Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 83fea74eaf75b525b7a371018fd1d8d9d0b32815+bf371e8c577b45590121912e6f14e0928f0d9ba1 (7624de78ebdbf8198e22e697b10b747f2757e2a4) 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-ssh17471144459265866921.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh967478392369315022.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14636436987769794949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17658603277752077873.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15698212540100445640.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8518’ Running on prd-ubuntu20.04-docker-8c-8g-8523 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 Merge succeeded, producing fffefa6ffd9e46bad989ae9b45e84014e5e9ecba Checking out Revision fffefa6ffd9e46bad989ae9b45e84014e5e9ecba (PR-4407) > git config core.sparsecheckout # timeout=10 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fffefa6ffd9e46bad989ae9b45e84014e5e9ecba # timeout=10 Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" > git rev-list --no-walk 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T08:32:57.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T08:32:57.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T08:32:57.766Z] ========================================================= [2023-03-07T08:32:57.766Z] EdgeX Global Pipelines Version Info [2023-03-07T08:32:57.766Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T08:32:58.475Z] ------------------- [2023-03-07T08:32:58.475Z] stable info: [2023-03-07T08:32:58.475Z] ------------------- [2023-03-07T08:32:58.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T08:32:58.475Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T08:32:58.475Z] Message: update stable to v1.0.244 [2023-03-07T08:32:59.043Z] ------------------- [2023-03-07T08:32:59.043Z] experimental info: [2023-03-07T08:32:59.043Z] ------------------- [2023-03-07T08:32:59.043Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T08:32:59.043Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T08:32:59.043Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T08:32:59.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T08:32:59.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T08:32:59.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T08:32:59.221Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T08:32:59.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T08:32:59.241Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T08:32:59.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T08:32:59.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T08:32:59.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T08:32:59.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T08:32:59.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T08:32:59.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T08:32:59.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T08:32:59.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T08:32:59.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T08:32:59.369Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T08:32:59.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T08:32:59.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T08:32:59.408Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T08:32:59.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T08:32:59.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T08:32:59.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T08:32:59.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T08:32:59.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4407 [Pipeline] echo [2023-03-07T08:32:59.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4407 [Pipeline] echo [2023-03-07T08:32:59.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4407 [Pipeline] echo [2023-03-07T08:32:59.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] echo [2023-03-07T08:32:59.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fffefa6 [Pipeline] echo [2023-03-07T08:32:59.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T08:32:59.561Z] provisioning config files... [2023-03-07T08:32:59.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9414510416101729168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T08:32:59.870Z] ---> docker-login.sh [2023-03-07T08:32:59.870Z] nexus3.edgexfoundry.org:10001 [2023-03-07T08:33:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:33:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:33:00.130Z] Configure a credential helper to remove this warning. See [2023-03-07T08:33:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:33:00.130Z] [2023-03-07T08:33:00.130Z] Login Succeeded [2023-03-07T08:33:00.130Z] nexus3.edgexfoundry.org:10002 [2023-03-07T08:33:00.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:33:00.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:33:00.130Z] Configure a credential helper to remove this warning. See [2023-03-07T08:33:00.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:33:00.130Z] [2023-03-07T08:33:00.130Z] Login Succeeded [2023-03-07T08:33:00.130Z] nexus3.edgexfoundry.org:10003 [2023-03-07T08:33:00.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:33:00.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:33:00.389Z] Configure a credential helper to remove this warning. See [2023-03-07T08:33:00.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:33:00.389Z] [2023-03-07T08:33:00.389Z] Login Succeeded [2023-03-07T08:33:00.389Z] nexus3.edgexfoundry.org:10004 [2023-03-07T08:33:00.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:33:00.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:33:00.389Z] Configure a credential helper to remove this warning. See [2023-03-07T08:33:00.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:33:00.389Z] [2023-03-07T08:33:00.389Z] Login Succeeded [2023-03-07T08:33:00.389Z] docker.io [2023-03-07T08:33:00.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:33:00.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:33:00.648Z] Configure a credential helper to remove this warning. See [2023-03-07T08:33:00.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:33:00.648Z] [2023-03-07T08:33:00.648Z] Login Succeeded [2023-03-07T08:33:00.648Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T08:33:00.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T08:33:00.955Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-07T08:33:00.955Z] + + dirname cmd/core-command/Dockerfile [2023-03-07T08:33:00.955Z] cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/core-data/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/core-metadata/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T08:33:00.955Z] + + cut -d/ -f2 [2023-03-07T08:33:00.955Z] dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T08:33:00.955Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T08:33:00.955Z] + + cut -d/ -f2 [2023-03-07T08:33:00.955Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T08:33:00.955Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T08:33:00.955Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T08:33:00.955Z] + cut -d/ -f2 [2023-03-07T08:33:00.955Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T08:33:00.999Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T08:33:01.321Z] + git rev-list -1 --merges fffefa6ffd9e46bad989ae9b45e84014e5e9ecba~1..fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] echo [2023-03-07T08:33:01.368Z] -----------> git rev-list -1 --merges fffefa6ffd9e46bad989ae9b45e84014e5e9ecba~1..fffefa6ffd9e46bad989ae9b45e84014e5e9ecba fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:33:01.368Z] fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [false] [Pipeline] sh [2023-03-07T08:33:01.664Z] + git log --format=format:%s -1 fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] echo [2023-03-07T08:33:01.675Z] ========================================================= [2023-03-07T08:33:01.676Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T08:33:01.676Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T08:33:02.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T08:33:02.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T08:33:02.052Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T08:33:02.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T08:33:02.052Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-07T08:33:02.052Z] -a /etc/ssh/ssh_known_hosts [2023-03-07T08:33:02.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:33:02.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T08:33:02.399Z] [2023-03-07T08:33:02.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:33:02.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T08:33:02.697Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T08:33:02.697Z] b85a868b505f: Pulling fs layer [2023-03-07T08:33:02.697Z] e2be974225ed: Pulling fs layer [2023-03-07T08:33:02.697Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T08:33:02.697Z] 988bab9f4d93: Pulling fs layer [2023-03-07T08:33:02.697Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T08:33:02.697Z] eaf3925da568: Pulling fs layer [2023-03-07T08:33:02.697Z] bab4dde63d76: Pulling fs layer [2023-03-07T08:33:02.697Z] 988bab9f4d93: Waiting [2023-03-07T08:33:02.697Z] 1469e6f7b9e6: Waiting [2023-03-07T08:33:02.697Z] eaf3925da568: Waiting [2023-03-07T08:33:02.697Z] bde34c3a00c8: Pulling fs layer [2023-03-07T08:33:02.697Z] b352a97aabf1: Pulling fs layer [2023-03-07T08:33:02.697Z] bab4dde63d76: Waiting [2023-03-07T08:33:02.697Z] bde34c3a00c8: Waiting [2023-03-07T08:33:02.697Z] 4872d77fe225: Pulling fs layer [2023-03-07T08:33:02.697Z] 5851b861e8e6: Pulling fs layer [2023-03-07T08:33:02.697Z] b352a97aabf1: Waiting [2023-03-07T08:33:02.697Z] 4872d77fe225: Waiting [2023-03-07T08:33:02.697Z] 5851b861e8e6: Waiting [2023-03-07T08:33:02.697Z] e2be974225ed: Download complete [2023-03-07T08:33:02.697Z] 988bab9f4d93: Verifying Checksum [2023-03-07T08:33:02.697Z] 988bab9f4d93: Download complete [2023-03-07T08:33:02.958Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T08:33:02.958Z] 1469e6f7b9e6: Download complete [2023-03-07T08:33:02.958Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T08:33:02.958Z] 339a4e72a1f5: Download complete [2023-03-07T08:33:02.958Z] eaf3925da568: Verifying Checksum [2023-03-07T08:33:02.958Z] eaf3925da568: Download complete [2023-03-07T08:33:02.958Z] b352a97aabf1: Download complete [2023-03-07T08:33:02.958Z] 4872d77fe225: Download complete [2023-03-07T08:33:02.958Z] 5851b861e8e6: Download complete [2023-03-07T08:33:02.958Z] b85a868b505f: Verifying Checksum [2023-03-07T08:33:02.958Z] b85a868b505f: Download complete [2023-03-07T08:33:03.217Z] bab4dde63d76: Verifying Checksum [2023-03-07T08:33:03.217Z] bab4dde63d76: Download complete [2023-03-07T08:33:04.173Z] b85a868b505f: Pull complete [2023-03-07T08:33:04.431Z] e2be974225ed: Pull complete [2023-03-07T08:33:04.693Z] 339a4e72a1f5: Pull complete [2023-03-07T08:33:05.004Z] 988bab9f4d93: Pull complete [2023-03-07T08:33:05.004Z] 1469e6f7b9e6: Pull complete [2023-03-07T08:33:05.263Z] eaf3925da568: Pull complete [2023-03-07T08:33:07.168Z] bab4dde63d76: Pull complete [2023-03-07T08:33:07.168Z] bde34c3a00c8: Pull complete [2023-03-07T08:33:07.168Z] b352a97aabf1: Pull complete [2023-03-07T08:33:07.168Z] 4872d77fe225: Pull complete [2023-03-07T08:33:07.427Z] 5851b861e8e6: Pull complete [2023-03-07T08:33:07.427Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T08:33:07.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T08:33:07.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:33:07.523Z] prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container [2023-03-07T08:33:07.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2023-03-07T08:33:09.687Z] $ docker top 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc -eo pid,comm [2023-03-07T08:33:09.743Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T08:33:09.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T08:33:09.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T08:33:09.775Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T08:33:09.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T08:33:09.898Z] $ docker exec 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent [2023-03-07T08:33:09.998Z] SSH_AUTH_SOCK=/tmp/ssh-LcjWi59AkxXA/agent.33 [2023-03-07T08:33:09.998Z] SSH_AGENT_PID=39 [2023-03-07T08:33:10.004Z] Running ssh-add (command line suppressed) [2023-03-07T08:33:10.115Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16012840405932922566.key (/w/workspace/edgex-go/2@tmp/private_key_16012840405932922566.key) [2023-03-07T08:33:10.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T08:33:10.410Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T08:33:10.431Z] $ docker exec --env ******** --env ******** 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent -k [2023-03-07T08:33:10.531Z] unset SSH_AUTH_SOCK; [2023-03-07T08:33:10.532Z] unset SSH_AGENT_PID; [2023-03-07T08:33:10.532Z] echo Agent pid 39 killed; [2023-03-07T08:33:10.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T08:33:10.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T08:33:10.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T08:33:10.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T08:33:10.683Z] $ docker exec 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent [2023-03-07T08:33:10.804Z] SSH_AUTH_SOCK=/tmp/ssh-OJpzXt9QOLoG/agent.72 [2023-03-07T08:33:10.804Z] SSH_AGENT_PID=78 [2023-03-07T08:33:10.809Z] Running ssh-add (command line suppressed) [2023-03-07T08:33:10.925Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6073871440661688645.key (/w/workspace/edgex-go/2@tmp/private_key_6073871440661688645.key) [2023-03-07T08:33:10.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T08:33:11.219Z] + git semver init [2023-03-07T08:33:11.477Z] 2023-03-07 08:33:11,453 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T08:33:11.477Z] 2023-03-07 08:33:11,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-07T08:33:11.477Z] 2023-03-07 08:33:11,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-07T08:33:11.477Z] 2023-03-07 08:33:11,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,580 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4407 with force:False [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,580 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4407 [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,583 [execute] INFO git cat-file --batch-check [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,589 [execute] INFO git cat-file --batch [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T08:33:16.794Z] 2023-03-07 08:33:16,595 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4407 [2023-03-07T08:33:16.794Z] 0.0.0 [Pipeline] } [2023-03-07T08:33:16.807Z] $ docker exec --env ******** --env ******** 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc ssh-agent -k [2023-03-07T08:33:16.910Z] unset SSH_AUTH_SOCK; [2023-03-07T08:33:16.911Z] unset SSH_AGENT_PID; [2023-03-07T08:33:16.911Z] echo Agent pid 78 killed; [2023-03-07T08:33:16.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T08:33:17.220Z] + git semver [Pipeline] } [2023-03-07T08:33:17.497Z] $ docker stop --time=1 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc [2023-03-07T08:33:19.134Z] $ docker rm -f --volumes 904cb12c0096feb60ec5859eb3b530f665ae88539361c2a79f267c81d345f6dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T08:33:19.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T08:33:19.754Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T08:33:19.758Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T08:33:20.168Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-07T08:33:20.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:33:20.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:33:20.199Z] ========================================================= [2023-03-07T08:33:20.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T08:33:20.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:33:20.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:33:20.480Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T08:33:20.480Z] 213ec9aee27d: Pulling fs layer [2023-03-07T08:33:20.480Z] 4583459ba037: Pulling fs layer [2023-03-07T08:33:20.480Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T08:33:20.480Z] 53926ce57604: Pulling fs layer [2023-03-07T08:33:20.480Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T08:33:20.480Z] 22ff95d597cd: Pulling fs layer [2023-03-07T08:33:20.480Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T08:33:20.480Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T08:33:20.480Z] 53926ce57604: Waiting [2023-03-07T08:33:20.480Z] 21b2b0c7a3f4: Waiting [2023-03-07T08:33:20.480Z] 22ff95d597cd: Waiting [2023-03-07T08:33:20.480Z] 12d6caf4c0d1: Waiting [2023-03-07T08:33:20.480Z] a7acece74701: Pulling fs layer [2023-03-07T08:33:20.480Z] a7acece74701: Waiting [2023-03-07T08:33:20.480Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T08:33:20.480Z] 93c1e223e6f2: Download complete [2023-03-07T08:33:20.480Z] 4583459ba037: Download complete [2023-03-07T08:33:20.480Z] 21b2b0c7a3f4: Download complete [2023-03-07T08:33:20.480Z] 22ff95d597cd: Verifying Checksum [2023-03-07T08:33:20.480Z] 22ff95d597cd: Download complete [2023-03-07T08:33:20.480Z] 213ec9aee27d: Verifying Checksum [2023-03-07T08:33:20.480Z] 213ec9aee27d: Download complete [2023-03-07T08:33:20.741Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T08:33:20.741Z] 12d6caf4c0d1: Download complete [2023-03-07T08:33:20.741Z] 213ec9aee27d: Pull complete [2023-03-07T08:33:20.741Z] 4583459ba037: Pull complete [2023-03-07T08:33:21.006Z] 93c1e223e6f2: Pull complete [2023-03-07T08:33:21.269Z] a7acece74701: Verifying Checksum [2023-03-07T08:33:21.269Z] a7acece74701: Download complete [2023-03-07T08:33:21.269Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T08:33:21.269Z] 96b7cbca73a9: Download complete [2023-03-07T08:33:21.526Z] 53926ce57604: Verifying Checksum [2023-03-07T08:33:21.526Z] 53926ce57604: Download complete [2023-03-07T08:33:25.714Z] 53926ce57604: Pull complete [2023-03-07T08:33:25.714Z] 21b2b0c7a3f4: Pull complete [2023-03-07T08:33:25.714Z] 22ff95d597cd: Pull complete [2023-03-07T08:33:25.714Z] 12d6caf4c0d1: Pull complete [2023-03-07T08:33:27.614Z] 96b7cbca73a9: Pull complete [2023-03-07T08:33:28.182Z] a7acece74701: Pull complete [2023-03-07T08:33:28.182Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T08:33:28.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:33:28.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:33:28.476Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T08:33:28.476Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:33:28.476Z] WORKDIR /edgex [2023-03-07T08:33:28.476Z] COPY go.mod . [2023-03-07T08:33:28.476Z] RUN go mod download [2023-03-07T08:33:29.045Z] Sending build context to Docker daemon 170.3MB [2023-03-07T08:33:29.045Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:33:29.045Z] ---> db6d94c90886 [2023-03-07T08:33:29.045Z] Step 2/4 : WORKDIR /edgex [2023-03-07T08:33:34.846Z] Still waiting to schedule task [2023-03-07T08:33:34.847Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8521’ [2023-03-07T08:33:35.613Z] ---> Running in 5ec5ed13f3ff [2023-03-07T08:33:35.614Z] Removing intermediate container 5ec5ed13f3ff [2023-03-07T08:33:35.614Z] ---> 98f115071165 [2023-03-07T08:33:35.614Z] Step 3/4 : COPY go.mod . [2023-03-07T08:33:35.614Z] ---> 0a3c750cfaf3 [2023-03-07T08:33:35.614Z] Step 4/4 : RUN go mod download [2023-03-07T08:33:35.872Z] ---> Running in 563c6192b239 [2023-03-07T08:33:48.102Z] Removing intermediate container 563c6192b239 [2023-03-07T08:33:48.102Z] ---> 6289f64481c7 [2023-03-07T08:33:48.102Z] Successfully built 6289f64481c7 [2023-03-07T08:33:48.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:33:48.405Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T08:33:48.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:33:48.471Z] prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container [2023-03-07T08:33:48.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T08:33:49.026Z] $ docker top 21bf8ef8fcad595802e8d2135017556c241dcf1023a38e955b7f362a509953fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:33:49.369Z] + go version [2023-03-07T08:33:49.369Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T08:33:49.383Z] $ docker stop --time=1 21bf8ef8fcad595802e8d2135017556c241dcf1023a38e955b7f362a509953fd [2023-03-07T08:33:50.707Z] $ docker rm -f --volumes 21bf8ef8fcad595802e8d2135017556c241dcf1023a38e955b7f362a509953fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:33:51.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T08:33:51.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:33:51.178Z] prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container [2023-03-07T08:33:51.208Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T08:33:51.555Z] $ docker top 6c51f4b2e7da750dce1af20a622707def4be90fcbb3c6541f62fe053e926cb9d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T08:33:51.622Z] ========================================================= [2023-03-07T08:33:51.622Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T08:33:51.622Z] ========================================================= [Pipeline] sh [2023-03-07T08:33:51.903Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:33:52.203Z] + make test [2023-03-07T08:33:52.204Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T08:33:58.782Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T08:34:13.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T08:34:13.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T08:34:13.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T08:34:13.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T08:34:13.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T08:34:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T08:34:13.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.177s coverage: 98.5% of statements [2023-03-07T08:34:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.113s coverage: 71.2% of statements [2023-03-07T08:34:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T08:34:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T08:34:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T08:34:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements [2023-03-07T08:34:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T08:34:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.417s coverage: 88.5% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.9% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.551s coverage: 95.6% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-03-07T08:34:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 82.9% of statements [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-03-07T08:34:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-03-07T08:34:27.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.407s coverage: 79.9% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.091s coverage: 86.9% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 81.2% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 84.8% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 63.1% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.083s coverage: 63.2% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T08:34:39.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T08:34:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:34:39.431Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T08:35:01.380Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T08:35:01.380Z] go vet ./... [2023-03-07T08:35:03.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T08:35:03.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T08:35:03.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T08:35:03.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T08:35:03.841Z] + ls -al . [2023-03-07T08:35:03.841Z] total 704 [2023-03-07T08:35:03.841Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 08:33 . [2023-03-07T08:35:03.841Z] drwxr-xr-x 4 root root 4096 Mar 7 08:33 .. [2023-03-07T08:35:03.841Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:32 .blubracket [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 08:32 .dockerignore [2023-03-07T08:35:03.841Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 08:34 .git [2023-03-07T08:35:03.841Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:32 .github [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:32 .gitignore [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 08:32 .golangci.yml [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 08:32 .hadolint.yml [2023-03-07T08:35:03.841Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 08:33 .semver [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 08:32 .sonarcloud.properties [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:32 ADOPTERS.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:32 Attribution.txt [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:32 CHANGELOG.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:32 CONTRIBUTING.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 08:32 GOVERNANCE.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 08:32 Jenkinsfile [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:32 LICENSE [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:32 Makefile [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 08:32 OWNERS.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:32 README.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 789 Mar 7 08:32 SECURITY.md [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 08:33 VERSION [2023-03-07T08:35:03.841Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:32 bin [2023-03-07T08:35:03.841Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 08:32 cmd [2023-03-07T08:35:03.841Z] -rw-r--r-- 1 root root 446903 Mar 7 08:34 coverage.out [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:32 go.mod [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:32 go.sum [2023-03-07T08:35:03.841Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 08:32 internal [2023-03-07T08:35:03.841Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:32 openapi [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 594 Mar 7 08:32 security.txt [2023-03-07T08:35:03.841Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 08:32 snap [2023-03-07T08:35:03.841Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 08:32 version.go [Pipeline] sh [2023-03-07T08:35:04.127Z] + '[' -e coverage.out ] [2023-03-07T08:35:04.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T08:35:04.237Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T08:35:04.518Z] + make build [2023-03-07T08:35:04.518Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T08:35:19.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T08:35:19.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T08:35:19.962Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T08:35:20.898Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T08:35:28.998Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T08:35:30.371Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T08:35:31.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T08:35:33.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T08:35:34.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T08:35:34.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T08:35:36.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T08:35:37.752Z] $ docker stop --time=1 6c51f4b2e7da750dce1af20a622707def4be90fcbb3c6541f62fe053e926cb9d [2023-03-07T08:35:41.069Z] $ docker rm -f --volumes 6c51f4b2e7da750dce1af20a622707def4be90fcbb3c6541f62fe053e926cb9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:35:41.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:35:41.832Z] [2023-03-07T08:35:41.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:35:42.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:35:42.134Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T08:35:42.134Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T08:35:42.134Z] ca9280d653b3: Pulling fs layer [2023-03-07T08:35:42.134Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T08:35:42.394Z] cbdbe7a5bc2a: Download complete [2023-03-07T08:35:42.394Z] ca9280d653b3: Verifying Checksum [2023-03-07T08:35:42.394Z] ca9280d653b3: Download complete [2023-03-07T08:35:42.394Z] cbdbe7a5bc2a: Pull complete [2023-03-07T08:35:42.962Z] 7e9c9ca2126c: Download complete [2023-03-07T08:35:42.962Z] ca9280d653b3: Pull complete [2023-03-07T08:35:47.172Z] 7e9c9ca2126c: Pull complete [2023-03-07T08:35:47.172Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T08:35:47.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:35:47.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:35:47.259Z] prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container [2023-03-07T08:35:47.294Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T08:35:48.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8527 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [2023-03-07T08:35:49.502Z] $ docker top adfbe694cd68a7356cde44aaf6c91240710dc86a9ab39adb51e930cc4a2c186d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-07T08:35:49.601Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-07T08:35:49.660Z] The recommended git tool is: git [2023-03-07T08:35:49.846Z] + docker-compose build --help [2023-03-07T08:35:49.846Z] + grep parallel [2023-03-07T08:35:50.412Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T08:35:50.425Z] $ docker stop --time=1 adfbe694cd68a7356cde44aaf6c91240710dc86a9ab39adb51e930cc4a2c186d [2023-03-07T08:35:51.685Z] $ docker rm -f --volumes adfbe694cd68a7356cde44aaf6c91240710dc86a9ab39adb51e930cc4a2c186d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:35:52.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:35:52.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:35:52.136Z] prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container [2023-03-07T08:35:52.170Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T08:35:52.511Z] $ docker top f4e0d0fb726c80aad06ab7a00940cbad3c4fbd02218cd0e68e98a1c22200c2b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:35:52.847Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T08:35:53.415Z] Building core-command ... [2023-03-07T08:35:53.415Z] Building core-common-config-bootstrapper ... [2023-03-07T08:35:53.415Z] Building core-data ... [2023-03-07T08:35:53.415Z] Building core-metadata ... [2023-03-07T08:35:53.415Z] Building security-bootstrapper ... [2023-03-07T08:35:53.415Z] Building security-proxy-auth ... [2023-03-07T08:35:53.415Z] Building security-proxy-setup ... [2023-03-07T08:35:53.415Z] Building security-secretstore-setup ... [2023-03-07T08:35:53.415Z] Building security-spiffe-token-provider ... [2023-03-07T08:35:53.415Z] Building security-spire-agent ... [2023-03-07T08:35:53.415Z] Building security-spire-config ... [2023-03-07T08:35:53.415Z] Building security-spire-server ... [2023-03-07T08:35:53.415Z] Building support-notifications ... [2023-03-07T08:35:53.415Z] Building support-scheduler ... [2023-03-07T08:35:53.415Z] Building core-common-config-bootstrapper [2023-03-07T08:35:53.415Z] Building security-bootstrapper [2023-03-07T08:35:53.415Z] Building core-metadata [2023-03-07T08:35:53.415Z] Building security-spire-agent [2023-03-07T08:35:53.415Z] Building support-scheduler [2023-03-07T08:36:00.006Z] using credential edgex-jenkins-ssh [2023-03-07T08:36:00.036Z] Cloning the remote Git repository [2023-03-07T08:36:00.110Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T08:36:00.219Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-07T08:36:00.478Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T08:36:00.482Z] > git --version # timeout=10 [2023-03-07T08:36:00.525Z] > git --version # 'git version 2.25.1' [2023-03-07T08:36:00.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T08:36:00.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T08:36:08.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:36:08.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:36:08.287Z] ---> 6289f64481c7 [2023-03-07T08:36:08.287Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:36:08.287Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:36:08.287Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:36:08.287Z] ---> 6289f64481c7 [2023-03-07T08:36:08.287Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T08:36:08.287Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:36:08.287Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:36:08.287Z] ---> 6289f64481c7 [2023-03-07T08:36:08.287Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:36:08.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:36:08.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:36:08.287Z] ---> 6289f64481c7 [2023-03-07T08:36:08.287Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:36:10.822Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:36:10.822Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:36:10.822Z] ---> 6289f64481c7 [2023-03-07T08:36:10.822Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:36:23.021Z] ---> Running in 92564f2ca876 [2023-03-07T08:36:23.021Z] ---> Running in 490d9a31f381 [2023-03-07T08:36:23.021Z] ---> Running in ebcda8ef607d [2023-03-07T08:36:23.021Z] ---> Running in 3bdd287cdc99 [2023-03-07T08:36:23.021Z] ---> Running in 698d77711860 [2023-03-07T08:36:23.021Z] Removing intermediate container 92564f2ca876 [2023-03-07T08:36:23.021Z] ---> 1b2f4a7d8ea1 [2023-03-07T08:36:23.021Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:36:23.021Z] Removing intermediate container 698d77711860 [2023-03-07T08:36:23.021Z] ---> 2130ba2a4165 [2023-03-07T08:36:23.021Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T08:36:23.021Z] Removing intermediate container 490d9a31f381 [2023-03-07T08:36:23.021Z] ---> fc83f9181619 [2023-03-07T08:36:23.021Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:36:23.021Z] Removing intermediate container 3bdd287cdc99 [2023-03-07T08:36:23.021Z] ---> d13eb234bbfa [2023-03-07T08:36:23.021Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:36:23.021Z] ---> Running in 70aab74a50af [2023-03-07T08:36:23.021Z] Removing intermediate container ebcda8ef607d [2023-03-07T08:36:23.021Z] ---> 6882c64908ea [2023-03-07T08:36:23.021Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T08:36:23.021Z] ---> Running in 791aee4f40e8 [2023-03-07T08:36:23.021Z] ---> Running in 5db7fa03f4af [2023-03-07T08:36:23.021Z] ---> Running in 1a25ae49b329 [2023-03-07T08:36:23.021Z] ---> Running in 282f44919f5b [2023-03-07T08:36:23.021Z] Removing intermediate container 70aab74a50af [2023-03-07T08:36:23.021Z] ---> 8dba6b32f935 [2023-03-07T08:36:23.021Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:36:23.021Z] Removing intermediate container 5db7fa03f4af [2023-03-07T08:36:23.021Z] ---> 369970515850 [2023-03-07T08:36:23.021Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:36:23.021Z] ---> Running in 8fa62ebd43d1 [2023-03-07T08:36:23.021Z] ---> Running in 1ae098de6c59 [2023-03-07T08:36:23.021Z] Removing intermediate container 282f44919f5b [2023-03-07T08:36:23.021Z] ---> 7a4834b780db [2023-03-07T08:36:23.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T08:36:23.021Z] ---> Running in 285d2cd757c6 [2023-03-07T08:36:23.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.536Z] OK: 211 MiB in 51 packages [2023-03-07T08:36:23.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.793Z] OK: 211 MiB in 51 packages [2023-03-07T08:36:23.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:36:23.794Z] OK: 211 MiB in 51 packages [2023-03-07T08:36:24.051Z] OK: 211 MiB in 51 packages [2023-03-07T08:36:24.051Z] Removing intermediate container 791aee4f40e8 [2023-03-07T08:36:24.051Z] ---> 011ee956d080 [2023-03-07T08:36:24.051Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T08:36:24.051Z] Removing intermediate container 1a25ae49b329 [2023-03-07T08:36:24.051Z] ---> 819993a8cb21 [2023-03-07T08:36:24.051Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:36:24.051Z] OK: 211 MiB in 51 packages [2023-03-07T08:36:24.308Z] ---> 5716d7d2b841 [2023-03-07T08:36:24.308Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:36:24.308Z] ---> Running in f23ea8409a7b [2023-03-07T08:36:24.308Z] ---> 8fd1db8e5bcb [2023-03-07T08:36:24.308Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:36:24.308Z] ---> Running in 2a92c3f73e86 [2023-03-07T08:36:24.308Z] Removing intermediate container 1ae098de6c59 [2023-03-07T08:36:24.308Z] ---> af72e48ee34a [2023-03-07T08:36:24.308Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:36:24.308Z] Removing intermediate container 8fa62ebd43d1 [2023-03-07T08:36:24.308Z] ---> 91bca61c5f72 [2023-03-07T08:36:24.308Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:36:24.431Z] Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 [2023-03-07T08:36:24.566Z] ---> 6796f3fbd216 [2023-03-07T08:36:24.566Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:36:24.566Z] ---> Running in 00d77feb5fb3 [2023-03-07T08:36:24.566Z] Removing intermediate container 285d2cd757c6 [2023-03-07T08:36:24.566Z] ---> 01ce02c2aded [2023-03-07T08:36:24.566Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T08:36:24.566Z] ---> 657010dc68e1 [2023-03-07T08:36:24.566Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:36:24.566Z] ---> Running in fee78da60272 [2023-03-07T08:36:22.325Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T08:36:22.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T08:36:23.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T08:36:23.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T08:36:23.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T08:36:23.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T08:36:24.461Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T08:36:24.488Z] > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [2023-03-07T08:36:24.823Z] ---> b680fbfff4c0 [2023-03-07T08:36:24.823Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:36:24.823Z] ---> Running in 287a5037860b [2023-03-07T08:36:25.172Z] Merge succeeded, producing f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T08:36:25.172Z] Checking out Revision f8e06d781b01169738dc72e54ddf436e2056e2fc (PR-4407) [2023-03-07T08:36:24.772Z] > git remote # timeout=10 [2023-03-07T08:36:24.793Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T08:36:24.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T08:36:24.832Z] > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T08:36:25.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T08:36:25.184Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T08:36:25.202Z] > git checkout -f f8e06d781b01169738dc72e54ddf436e2056e2fc # timeout=10 [2023-03-07T08:36:28.869Z] Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" [2023-03-07T08:36:28.883Z] > git rev-list --no-walk 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T08:36:29.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T08:36:29.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T08:36:29.870Z] Dload Upload Total Spent Left Speed [2023-03-07T08:36:29.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-03-07T08:36:30.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T08:36:30.867Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T08:36:30.867Z] + sudo tee /etc/docker/daemon.new [2023-03-07T08:36:30.867Z] { [2023-03-07T08:36:30.867Z] "registry-mirrors": [ [2023-03-07T08:36:30.867Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T08:36:30.867Z] ], [2023-03-07T08:36:30.867Z] "bip": "10.250.0.254/24", [2023-03-07T08:36:30.867Z] "hosts": [ [2023-03-07T08:36:30.867Z] "tcp://0.0.0.0:5555", [2023-03-07T08:36:30.867Z] "unix:///var/run/docker.sock" [2023-03-07T08:36:30.867Z] ], [2023-03-07T08:36:30.867Z] "mtu": 1458, [2023-03-07T08:36:30.867Z] "selinux-enabled": true, [2023-03-07T08:36:30.867Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T08:36:30.867Z] } [Pipeline] sh [2023-03-07T08:36:31.224Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T08:36:31.583Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T08:36:49.951Z] provisioning config files... [2023-03-07T08:36:49.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5976143928015748369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T08:36:50.348Z] ---> docker-login.sh [2023-03-07T08:36:50.349Z] nexus3.edgexfoundry.org:10001 [2023-03-07T08:36:50.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:36:50.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:36:50.942Z] Configure a credential helper to remove this warning. See [2023-03-07T08:36:50.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:36:50.942Z] [2023-03-07T08:36:50.942Z] Login Succeeded [2023-03-07T08:36:50.942Z] nexus3.edgexfoundry.org:10002 [2023-03-07T08:36:51.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:36:51.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:36:51.485Z] Configure a credential helper to remove this warning. See [2023-03-07T08:36:51.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:36:51.485Z] [2023-03-07T08:36:51.485Z] Login Succeeded [2023-03-07T08:36:51.485Z] nexus3.edgexfoundry.org:10003 [2023-03-07T08:36:51.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:36:51.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:36:51.756Z] Configure a credential helper to remove this warning. See [2023-03-07T08:36:51.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:36:51.756Z] [2023-03-07T08:36:51.756Z] Login Succeeded [2023-03-07T08:36:51.756Z] nexus3.edgexfoundry.org:10004 [2023-03-07T08:36:52.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:36:52.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:36:52.300Z] Configure a credential helper to remove this warning. See [2023-03-07T08:36:52.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:36:52.300Z] [2023-03-07T08:36:52.301Z] Login Succeeded [2023-03-07T08:36:52.301Z] docker.io [2023-03-07T08:36:52.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:36:52.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:36:52.841Z] Configure a credential helper to remove this warning. See [2023-03-07T08:36:52.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:36:52.841Z] [2023-03-07T08:36:52.841Z] Login Succeeded [2023-03-07T08:36:52.841Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T08:36:52.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T08:36:53.490Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-07T08:36:53.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:36:53.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:36:53.590Z] ========================================================= [2023-03-07T08:36:53.590Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T08:36:53.590Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:36:53.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:36:54.901Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T08:36:54.901Z] 9b18e9b68314: Pulling fs layer [2023-03-07T08:36:54.901Z] 35d82f9e3411: Pulling fs layer [2023-03-07T08:36:54.901Z] e16973657156: Pulling fs layer [2023-03-07T08:36:54.901Z] fc693d55d65f: Pulling fs layer [2023-03-07T08:36:54.901Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T08:36:54.901Z] dda99020689f: Pulling fs layer [2023-03-07T08:36:54.901Z] db1c61fa0a46: Pulling fs layer [2023-03-07T08:36:54.901Z] 891c053d2c06: Pulling fs layer [2023-03-07T08:36:54.901Z] dda99020689f: Waiting [2023-03-07T08:36:54.901Z] db1c61fa0a46: Waiting [2023-03-07T08:36:54.901Z] 891c053d2c06: Waiting [2023-03-07T08:36:54.901Z] fc693d55d65f: Waiting [2023-03-07T08:36:54.901Z] 7e9fc2657dce: Waiting [2023-03-07T08:36:54.901Z] e16973657156: Verifying Checksum [2023-03-07T08:36:54.901Z] e16973657156: Download complete [2023-03-07T08:36:54.901Z] 35d82f9e3411: Download complete [2023-03-07T08:36:54.901Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T08:36:54.901Z] 7e9fc2657dce: Download complete [2023-03-07T08:36:54.901Z] dda99020689f: Verifying Checksum [2023-03-07T08:36:54.901Z] dda99020689f: Download complete [2023-03-07T08:36:54.901Z] 9b18e9b68314: Verifying Checksum [2023-03-07T08:36:54.901Z] 9b18e9b68314: Download complete [2023-03-07T08:36:55.876Z] 9b18e9b68314: Pull complete [2023-03-07T08:36:55.876Z] 891c053d2c06: Verifying Checksum [2023-03-07T08:36:55.876Z] 891c053d2c06: Download complete [2023-03-07T08:36:56.469Z] 35d82f9e3411: Pull complete [2023-03-07T08:36:56.741Z] e16973657156: Pull complete [2023-03-07T08:36:57.328Z] db1c61fa0a46: Verifying Checksum [2023-03-07T08:36:57.328Z] db1c61fa0a46: Download complete [2023-03-07T08:36:57.597Z] fc693d55d65f: Verifying Checksum [2023-03-07T08:36:57.597Z] fc693d55d65f: Download complete [2023-03-07T08:37:09.928Z] fc693d55d65f: Pull complete [2023-03-07T08:37:09.929Z] 7e9fc2657dce: Pull complete [2023-03-07T08:37:09.929Z] dda99020689f: Pull complete [2023-03-07T08:37:15.307Z] db1c61fa0a46: Pull complete [2023-03-07T08:37:17.264Z] 891c053d2c06: Pull complete [2023-03-07T08:37:17.264Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T08:37:17.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:37:17.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:37:17.608Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-07T08:37:17.608Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:37:17.608Z] WORKDIR /edgex [2023-03-07T08:37:17.608Z] COPY go.mod . [2023-03-07T08:37:17.608Z] RUN go mod download [2023-03-07T08:37:18.197Z] Sending build context to Docker daemon 2.942MB [2023-03-07T08:37:18.197Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:37:18.197Z] ---> f96f9c87975a [2023-03-07T08:37:18.197Z] Step 2/4 : WORKDIR /edgex [2023-03-07T08:37:20.146Z] ---> Running in 00b6f0a95db4 [2023-03-07T08:37:20.414Z] Removing intermediate container 00b6f0a95db4 [2023-03-07T08:37:20.414Z] ---> 6112ee0bac03 [2023-03-07T08:37:20.414Z] Step 3/4 : COPY go.mod . [2023-03-07T08:37:21.025Z] ---> eb125fbf4780 [2023-03-07T08:37:21.025Z] Step 4/4 : RUN go mod download [2023-03-07T08:37:21.301Z] ---> Running in 7270fd1b3afa [2023-03-07T08:37:32.546Z] Removing intermediate container 287a5037860b [2023-03-07T08:37:32.546Z] ---> bf07cd4b8c6d [2023-03-07T08:37:32.546Z] Step 8/24 : COPY . . [2023-03-07T08:37:32.546Z] Removing intermediate container 2a92c3f73e86 [2023-03-07T08:37:32.546Z] Removing intermediate container fee78da60272 [2023-03-07T08:37:32.546Z] ---> 46a9ceb18752 [2023-03-07T08:37:32.546Z] ---> f5bb9196091a [2023-03-07T08:37:32.546Z] Step 7/24 : COPY . .Step 8/22 : COPY . . [2023-03-07T08:37:32.546Z] [2023-03-07T08:37:32.546Z] Removing intermediate container 00d77feb5fb3 [2023-03-07T08:37:32.546Z] ---> 9d12ad84ce85 [2023-03-07T08:37:32.546Z] Step 8/22 : COPY . . [2023-03-07T08:37:32.546Z] Removing intermediate container f23ea8409a7b [2023-03-07T08:37:32.546Z] ---> dd73f2c34585 [2023-03-07T08:37:32.546Z] Step 7/32 : COPY . . [2023-03-07T08:38:00.238Z] Removing intermediate container 7270fd1b3afa [2023-03-07T08:38:00.238Z] ---> 8b3437747c2b [2023-03-07T08:38:00.238Z] Successfully built 8b3437747c2b [2023-03-07T08:38:00.238Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:38:00.583Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T08:38:00.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:38:00.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container [2023-03-07T08:38:00.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T08:38:02.344Z] $ docker top c9f7a5b224d5fadabd20ce7b126e8a82ae57b3b8616c9dc186454257a29b5909 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:38:03.211Z] + go version [2023-03-07T08:38:03.211Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T08:38:03.238Z] $ docker stop --time=1 c9f7a5b224d5fadabd20ce7b126e8a82ae57b3b8616c9dc186454257a29b5909 [2023-03-07T08:38:04.646Z] ---> aae0c4170a2b [2023-03-07T08:38:04.646Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:38:04.646Z] ---> eccfd5861883 [2023-03-07T08:38:04.646Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T08:38:04.646Z] ---> 6c2577f11307 [2023-03-07T08:38:04.646Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T08:38:04.646Z] ---> 1aaa4004ca70 [2023-03-07T08:38:04.646Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T08:38:04.646Z] ---> Running in b29b6b191294 [2023-03-07T08:38:04.646Z] ---> Running in 5cdaaeaad093 [2023-03-07T08:38:04.646Z] ---> 91f7655e4b07 [2023-03-07T08:38:04.646Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T08:38:04.646Z] ---> Running in 8373e5cfd67f [2023-03-07T08:38:04.646Z] ---> Running in 57a4f422ee6c [2023-03-07T08:38:04.646Z] ---> Running in 2f937d8934fa [2023-03-07T08:38:04.646Z] Removing intermediate container b29b6b191294 [2023-03-07T08:38:04.646Z] ---> 56b3ea26fce1 [2023-03-07T08:38:04.646Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:38:04.646Z] ---> Running in 563e2faf92a4 [2023-03-07T08:38:04.646Z] Removing intermediate container 563e2faf92a4 [2023-03-07T08:38:04.646Z] ---> c3c773aa4d78 [2023-03-07T08:38:04.646Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T08:38:04.646Z] ---> Running in cd9a862cb5f1 [2023-03-07T08:38:04.646Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T08:38:04.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T08:38:04.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T08:38:04.646Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T08:38:04.646Z] Removing intermediate container cd9a862cb5f1 [2023-03-07T08:38:04.646Z] ---> 02787d9c34ad [2023-03-07T08:38:04.646Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:38:04.646Z] ---> Running in 66d0ce63e0dc [2023-03-07T08:38:04.646Z] Removing intermediate container 66d0ce63e0dc [2023-03-07T08:38:04.646Z] ---> ade9ab658e5d [2023-03-07T08:38:04.646Z] [2023-03-07T08:38:04.646Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:38:04.646Z] 3.15: Pulling from library/alpine [2023-03-07T08:38:04.646Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T08:38:04.646Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T08:38:04.646Z] ---> 5ce65d7b0fde [2023-03-07T08:38:04.646Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:38:04.646Z] ---> Running in a61e2af5e1b1 [2023-03-07T08:38:04.646Z] Removing intermediate container a61e2af5e1b1 [2023-03-07T08:38:04.646Z] ---> 620e98559e46 [2023-03-07T08:38:04.646Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:38:04.646Z] ---> Running in 8e4b992c80d9 [2023-03-07T08:38:04.942Z] $ docker rm -f --volumes c9f7a5b224d5fadabd20ce7b126e8a82ae57b3b8616c9dc186454257a29b5909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:38:05.518Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T08:38:05.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:38:05.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:05.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:05.580Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:38:05.580Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:38:05.580Z] OK: 15859 distinct packages available [2023-03-07T08:38:05.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container [2023-03-07T08:38:05.794Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T08:38:05.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:05.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:06.103Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T08:38:06.103Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:38:06.103Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T08:38:06.103Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T08:38:06.103Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T08:38:06.103Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:38:06.103Z] OK: 7 MiB in 19 packages [2023-03-07T08:38:06.668Z] Removing intermediate container 8e4b992c80d9 [2023-03-07T08:38:06.668Z] ---> 705554a07de7 [2023-03-07T08:38:06.668Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T08:38:07.079Z] $ docker top 117c0f4c072e28fe25abd6dabb77cb350f7c54c7afd0c812c98103a1ec0f0e08 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T08:38:07.308Z] ========================================================= [2023-03-07T08:38:07.308Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T08:38:07.308Z] ========================================================= [Pipeline] sh [2023-03-07T08:38:07.948Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:38:08.610Z] + make test [2023-03-07T08:38:08.610Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T08:38:10.851Z] ---> 02f2fb622eba [2023-03-07T08:38:10.851Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:38:19.050Z] ---> 4a04b67c60ba [2023-03-07T08:38:19.050Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:38:19.050Z] ---> a194a6e154d3 [2023-03-07T08:38:19.050Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T08:38:19.617Z] ---> 1a00f4955e20 [2023-03-07T08:38:19.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T08:38:22.893Z] ---> 3dce2e29c4e5 [2023-03-07T08:38:22.893Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:38:23.153Z] ---> Running in e81fac3280e6 [2023-03-07T08:38:24.084Z] Removing intermediate container e81fac3280e6 [2023-03-07T08:38:24.084Z] ---> a4b3868ad2ae [2023-03-07T08:38:24.084Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:38:24.343Z] ---> Running in 3937616e30ab [2023-03-07T08:38:24.909Z] Removing intermediate container 3937616e30ab [2023-03-07T08:38:24.909Z] ---> 7303393ba340 [2023-03-07T08:38:24.909Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T08:38:25.167Z] ---> Running in 572066c73511 [2023-03-07T08:38:25.735Z] Removing intermediate container 572066c73511 [2023-03-07T08:38:25.735Z] ---> 0eee9ba02e06 [2023-03-07T08:38:25.735Z] Step 23/24 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:38:25.992Z] ---> Running in bffcea334a5d [2023-03-07T08:38:26.249Z] Removing intermediate container bffcea334a5d [2023-03-07T08:38:26.249Z] ---> 282260f296df [2023-03-07T08:38:26.249Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:38:26.249Z] ---> Running in 70352c26db02 [2023-03-07T08:38:26.813Z] Removing intermediate container 70352c26db02 [2023-03-07T08:38:26.813Z] ---> 23a9f8667241 [2023-03-07T08:38:26.813Z] [2023-03-07T08:38:26.813Z] Successfully built 23a9f8667241 [2023-03-07T08:38:26.813Z] Successfully tagged security-spire-agent:latest [2023-03-07T08:38:26.813Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-07T08:38:32.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:38:32.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:38:32.069Z] ---> 6289f64481c7 [2023-03-07T08:38:32.069Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> d13eb234bbfa [2023-03-07T08:38:32.069Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> 819993a8cb21 [2023-03-07T08:38:32.069Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> 8fd1db8e5bcb [2023-03-07T08:38:32.069Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> 46a9ceb18752 [2023-03-07T08:38:32.069Z] Step 7/23 : COPY . . [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> aae0c4170a2b [2023-03-07T08:38:32.069Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> 56b3ea26fce1 [2023-03-07T08:38:32.069Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T08:38:32.069Z] ---> Using cache [2023-03-07T08:38:32.069Z] ---> c3c773aa4d78 [2023-03-07T08:38:32.069Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T08:38:44.272Z] ---> Running in 326f544681c1 [2023-03-07T08:38:46.301Z] Removing intermediate container 8373e5cfd67f [2023-03-07T08:38:46.301Z] ---> a6b0d0755ed8 [2023-03-07T08:38:46.301Z] [2023-03-07T08:38:46.301Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T08:38:46.301Z] Removing intermediate container 57a4f422ee6c [2023-03-07T08:38:46.301Z] ---> b9832f6ccded [2023-03-07T08:38:46.301Z] [2023-03-07T08:38:46.301Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T08:38:46.301Z] Removing intermediate container 2f937d8934fa [2023-03-07T08:38:46.301Z] ---> 966139cf0215 [2023-03-07T08:38:46.301Z] [2023-03-07T08:38:46.301Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:38:46.301Z] 3.16: Pulling from library/alpine [2023-03-07T08:38:46.301Z] 3.16: Pulling from library/alpine [2023-03-07T08:38:46.301Z] 3.16: Pulling from library/alpine [2023-03-07T08:38:47.511Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T08:38:47.696Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:38:47.696Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:38:47.696Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:38:47.696Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T08:38:47.696Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T08:38:47.696Z] Status: Image is up to date for alpine:3.16 [2023-03-07T08:38:47.696Z] ---> dfd21b5a31f5 [2023-03-07T08:38:47.696Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T08:38:47.696Z] ---> dfd21b5a31f5 [2023-03-07T08:38:47.696Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:38:47.696Z] ---> dfd21b5a31f5 [2023-03-07T08:38:47.696Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:38:49.635Z] ---> Running in 74d8121224c9 [2023-03-07T08:38:49.635Z] ---> Running in 44ab8a43bc2f [2023-03-07T08:38:49.635Z] ---> Running in 1711623f5436 [2023-03-07T08:38:49.635Z] Removing intermediate container 326f544681c1 [2023-03-07T08:38:49.635Z] ---> 10a0a6666f5f [2023-03-07T08:38:49.635Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T08:38:49.635Z] ---> Running in 698fde6cde92 [2023-03-07T08:38:49.635Z] Removing intermediate container 74d8121224c9 [2023-03-07T08:38:49.635Z] ---> 205e5ac8a303 [2023-03-07T08:38:49.635Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:38:49.635Z] Removing intermediate container 1711623f5436 [2023-03-07T08:38:49.635Z] ---> 160b421e2af1 [2023-03-07T08:38:49.635Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T08:38:49.635Z] ---> Running in 550af8412a8d [2023-03-07T08:38:49.635Z] ---> Running in c8b08e8aa121 [2023-03-07T08:38:49.635Z] Removing intermediate container 698fde6cde92 [2023-03-07T08:38:49.635Z] ---> 9f87922c1893 [2023-03-07T08:38:49.635Z] [2023-03-07T08:38:49.635Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T08:38:49.635Z] ---> 5ce65d7b0fde [2023-03-07T08:38:49.635Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:38:49.635Z] ---> Using cache [2023-03-07T08:38:49.635Z] ---> 620e98559e46 [2023-03-07T08:38:49.635Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:38:49.635Z] ---> Using cache [2023-03-07T08:38:49.635Z] ---> 705554a07de7 [2023-03-07T08:38:49.635Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:38:49.635Z] Removing intermediate container 5cdaaeaad093 [2023-03-07T08:38:49.635Z] ---> 27c4155c9dcf [2023-03-07T08:38:49.635Z] [2023-03-07T08:38:49.635Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:38:49.635Z] ---> dfd21b5a31f5 [2023-03-07T08:38:49.635Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:38:49.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:49.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:49.893Z] ---> Running in 86d6baa46264 [2023-03-07T08:38:49.893Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:38:49.893Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:38:49.893Z] OK: 6 MiB in 15 packages [2023-03-07T08:38:50.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:50.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:50.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:50.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:50.408Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:38:50.408Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:38:50.408Z] OK: 6 MiB in 15 packages [2023-03-07T08:38:51.003Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:38:51.003Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T08:38:51.003Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:38:51.003Z] OK: 6 MiB in 16 packages [2023-03-07T08:38:51.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:51.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:38:51.518Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:38:51.518Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:38:51.518Z] OK: 6 MiB in 15 packages [2023-03-07T08:38:52.889Z] ---> 9830897129e2 [2023-03-07T08:38:52.889Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:38:52.889Z] Removing intermediate container 44ab8a43bc2f [2023-03-07T08:38:52.889Z] ---> edced06a4560 [2023-03-07T08:38:52.889Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:38:52.889Z] ---> Running in 997a47889514 [2023-03-07T08:38:52.889Z] ---> fb96bb6cc350 [2023-03-07T08:38:52.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T08:38:52.889Z] Removing intermediate container 550af8412a8d [2023-03-07T08:38:52.889Z] ---> 70b2c673331c [2023-03-07T08:38:52.889Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:38:53.147Z] Removing intermediate container c8b08e8aa121 [2023-03-07T08:38:53.147Z] ---> 7a08b1ac28a5 [2023-03-07T08:38:53.147Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T08:38:53.147Z] Removing intermediate container 86d6baa46264 [2023-03-07T08:38:53.147Z] ---> 82a321d907ef [2023-03-07T08:38:53.147Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:38:53.147Z] ---> Running in f38518a77031 [2023-03-07T08:38:53.147Z] Removing intermediate container 997a47889514 [2023-03-07T08:38:53.147Z] ---> dfa4b5e60568 [2023-03-07T08:38:53.147Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T08:38:53.147Z] ---> Running in e9a06fbd4a86 [2023-03-07T08:38:53.147Z] ---> Running in fa96c032b09b [2023-03-07T08:38:53.147Z] ---> 93c3fa70b395 [2023-03-07T08:38:53.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T08:38:53.147Z] Removing intermediate container f38518a77031 [2023-03-07T08:38:53.147Z] ---> 2dd260dbe044 [2023-03-07T08:38:53.147Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T08:38:53.147Z] ---> 7e50deea3cef [2023-03-07T08:38:53.147Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T08:38:53.405Z] Removing intermediate container e9a06fbd4a86 [2023-03-07T08:38:53.405Z] ---> 60eae9c529cf [2023-03-07T08:38:53.405Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T08:38:53.405Z] Removing intermediate container fa96c032b09b [2023-03-07T08:38:53.405Z] ---> 889d6404fa27 [2023-03-07T08:38:53.405Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T08:38:53.405Z] ---> Running in cad3401bd2ed [2023-03-07T08:38:53.405Z] ---> Running in fa6115dfb33d [2023-03-07T08:38:53.405Z] ---> Running in 1123b0c2c6b7 [2023-03-07T08:38:53.405Z] ---> 0f7cf5677c87 [2023-03-07T08:38:53.405Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:38:53.663Z] ---> Running in 7741fbe7d7ce [2023-03-07T08:38:53.663Z] Removing intermediate container fa6115dfb33d [2023-03-07T08:38:53.663Z] ---> 9d5cd79c0b0b [2023-03-07T08:38:53.663Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T08:38:53.663Z] Removing intermediate container cad3401bd2ed [2023-03-07T08:38:53.663Z] ---> 49fd0f2c0e8c [2023-03-07T08:38:53.663Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T08:38:53.663Z] Removing intermediate container 1123b0c2c6b7 [2023-03-07T08:38:53.663Z] ---> d32bdcbcbe59 [2023-03-07T08:38:53.663Z] Step 15/24 : WORKDIR / [2023-03-07T08:38:53.663Z] ---> cccfbb9ed029 [2023-03-07T08:38:53.663Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T08:38:53.663Z] ---> Running in 6fa6b8f0407b [2023-03-07T08:38:53.663Z] ---> Running in 49921f8a3fe3 [2023-03-07T08:38:53.663Z] ---> Running in d827e54b402e [2023-03-07T08:38:53.663Z] Removing intermediate container 7741fbe7d7ce [2023-03-07T08:38:53.663Z] ---> 995a474f6765 [2023-03-07T08:38:53.663Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:38:53.920Z] ---> Running in eaa3c2198c65 [2023-03-07T08:38:53.920Z] Removing intermediate container 6fa6b8f0407b [2023-03-07T08:38:53.920Z] ---> c9cd7709bcd9 [2023-03-07T08:38:53.920Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:38:53.920Z] Removing intermediate container 49921f8a3fe3 [2023-03-07T08:38:53.920Z] ---> d17c98c1e4bf [2023-03-07T08:38:53.920Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T08:38:53.920Z] Removing intermediate container d827e54b402e [2023-03-07T08:38:53.920Z] ---> 83da45594c99 [2023-03-07T08:38:53.920Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:38:53.920Z] ---> Running in 2c204302d633 [2023-03-07T08:38:53.920Z] ---> 5cc312118362 [2023-03-07T08:38:53.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T08:38:53.920Z] Removing intermediate container eaa3c2198c65 [2023-03-07T08:38:53.920Z] ---> b05a48a5a033 [2023-03-07T08:38:53.920Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T08:38:53.920Z] ---> df833df9c7eb [2023-03-07T08:38:53.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T08:38:54.178Z] ---> Running in fe1df3c3fa7f [2023-03-07T08:38:54.178Z] Removing intermediate container 2c204302d633 [2023-03-07T08:38:54.178Z] ---> 0ea21fbafffa [2023-03-07T08:38:54.178Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T08:38:54.178Z] ---> 502247c0ac6c [2023-03-07T08:38:54.178Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T08:38:54.178Z] ---> Running in 2bded13a898e [2023-03-07T08:38:54.178Z] ---> eeda8422a5e6 [2023-03-07T08:38:54.178Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:38:54.744Z] ---> Running in 5f36619087df [2023-03-07T08:38:55.321Z] Removing intermediate container fe1df3c3fa7f [2023-03-07T08:38:55.321Z] ---> 5f4fa1388119 [2023-03-07T08:38:55.321Z] Step 22/23 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:38:55.887Z] ---> f36d4e6d98ec [2023-03-07T08:38:55.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T08:38:55.887Z] ---> Running in bc5afb26b35d [2023-03-07T08:38:55.887Z] ---> 154d8ceb71e0 [2023-03-07T08:38:55.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T08:38:56.455Z] Removing intermediate container bc5afb26b35d [2023-03-07T08:38:56.455Z] ---> 79f844b8e3ad [2023-03-07T08:38:56.455Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:38:56.455Z] ---> 25c7e4332ee3 [2023-03-07T08:38:56.455Z] ---> 9dabdd59c382 [2023-03-07T08:38:56.455Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T08:38:56.455Z] [2023-03-07T08:38:56.733Z] ---> Running in 437ad65a2b55 [2023-03-07T08:38:56.733Z] ---> Running in a61cfce42f85 [2023-03-07T08:38:56.991Z] Removing intermediate container 2bded13a898e [2023-03-07T08:38:56.991Z] ---> 99bf484a94d7 [2023-03-07T08:38:56.991Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T08:38:57.558Z] ---> 8bd1a1e74d08 [2023-03-07T08:38:57.558Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T08:38:57.558Z] ---> Running in 735b38e03217 [2023-03-07T08:38:57.558Z] Removing intermediate container 437ad65a2b55 [2023-03-07T08:38:57.558Z] ---> 4e9be723c963 [2023-03-07T08:38:57.558Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:38:57.558Z] Removing intermediate container a61cfce42f85 [2023-03-07T08:38:57.558Z] ---> 203b03b2d52a [2023-03-07T08:38:57.558Z] [2023-03-07T08:38:57.558Z] Successfully built 203b03b2d52a [2023-03-07T08:38:57.816Z] Removing intermediate container 5f36619087df [2023-03-07T08:38:57.816Z] ---> 204a4556bc51 [2023-03-07T08:38:57.816Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:38:57.816Z] Successfully tagged security-spire-server:latest [2023-03-07T08:38:57.816Z]  Building security-spire-server ... done Building support-notifications [2023-03-07T08:38:57.816Z] ---> Running in 27a2662a02a0 [2023-03-07T08:38:58.075Z] ---> Running in 9f5b03200c6c [2023-03-07T08:39:00.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:39:00.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:39:03.146Z] ---> 6289f64481c7 [2023-03-07T08:39:03.147Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:39:03.147Z] ---> Using cache [2023-03-07T08:39:03.147Z] ---> 6882c64908ea [2023-03-07T08:39:03.147Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:39:03.147Z] ---> Using cache [2023-03-07T08:39:03.147Z] ---> 7a4834b780db [2023-03-07T08:39:03.147Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T08:39:03.404Z] ---> Running in 021400120e53 [2023-03-07T08:39:03.404Z] Removing intermediate container 735b38e03217 [2023-03-07T08:39:03.404Z] ---> 29c4aee0f938 [2023-03-07T08:39:03.404Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T08:39:03.404Z] Removing intermediate container 27a2662a02a0 [2023-03-07T08:39:03.404Z] ---> 9528b40037fa [2023-03-07T08:39:03.404Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:39:03.404Z] ---> Running in 7ff98dcfd3f5 [2023-03-07T08:39:03.662Z] Removing intermediate container 9f5b03200c6c [2023-03-07T08:39:03.662Z] ---> c457e424bfde [2023-03-07T08:39:03.662Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:39:03.662Z] ---> Running in 4954797cbc24 [2023-03-07T08:39:03.920Z] ---> Running in f4b243d7bd9e [2023-03-07T08:39:03.920Z] Removing intermediate container 021400120e53 [2023-03-07T08:39:03.920Z] ---> 76eb0b0d5383 [2023-03-07T08:39:03.920Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T08:39:03.920Z] ---> eca0b7b52b73 [2023-03-07T08:39:03.920Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T08:39:04.180Z] ---> Running in c3682d9f041b [2023-03-07T08:39:04.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:04.180Z] ---> Running in 20390848f7b2 [2023-03-07T08:39:04.180Z] Removing intermediate container 4954797cbc24 [2023-03-07T08:39:04.180Z] ---> 4e093c39efb8 [2023-03-07T08:39:04.180Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T08:39:04.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:04.438Z] Removing intermediate container f4b243d7bd9e [2023-03-07T08:39:04.438Z] ---> 6406dfb3ad37 [2023-03-07T08:39:04.438Z] Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:39:04.438Z] ---> Running in 69236ee549b3 [2023-03-07T08:39:04.696Z] Removing intermediate container c3682d9f041b [2023-03-07T08:39:04.696Z] ---> 116f420813ec [2023-03-07T08:39:04.696Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:39:04.696Z] OK: 211 MiB in 51 packages [2023-03-07T08:39:04.696Z] ---> Running in fea7d01a22b2 [2023-03-07T08:39:04.953Z] ---> Running in 16455ca7009e [2023-03-07T08:39:05.211Z] Removing intermediate container 69236ee549b3 [2023-03-07T08:39:05.211Z] ---> 4d525ca0e12a [2023-03-07T08:39:05.211Z] Step 23/24 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:39:05.471Z] Removing intermediate container fea7d01a22b2 [2023-03-07T08:39:05.471Z] ---> 99e6fb0769c5 [2023-03-07T08:39:05.471Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:39:05.729Z] ---> Running in b5d2b959dd4f [2023-03-07T08:39:05.729Z] Removing intermediate container 16455ca7009e [2023-03-07T08:39:05.729Z] ---> 5365d6f65524 [2023-03-07T08:39:05.729Z] Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:39:06.054Z] ---> Running in 3a0bff030afc [2023-03-07T08:39:06.054Z] ---> Running in 2606f004c040 [2023-03-07T08:39:06.054Z] Removing intermediate container 7ff98dcfd3f5 [2023-03-07T08:39:06.054Z] ---> f4817abb5e39 [2023-03-07T08:39:06.054Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:39:06.334Z] Removing intermediate container b5d2b959dd4f [2023-03-07T08:39:06.334Z] ---> ddbb655acfc8 [2023-03-07T08:39:06.334Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:39:06.630Z] Removing intermediate container 3a0bff030afc [2023-03-07T08:39:06.630Z] ---> 018654414a03 [2023-03-07T08:39:06.630Z] [2023-03-07T08:39:06.630Z] ---> Running in ac305d0e3810 [2023-03-07T08:39:06.630Z] Successfully built 018654414a03 [2023-03-07T08:39:06.928Z] Successfully tagged support-scheduler:latest [2023-03-07T08:39:06.928Z] Building security-proxy-auth [2023-03-07T08:39:06.928Z]  Building support-scheduler ... done Removing intermediate container 2606f004c040 [2023-03-07T08:39:06.928Z] ---> a6a904369e15 [2023-03-07T08:39:06.928Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:39:06.928Z] Removing intermediate container 20390848f7b2 [2023-03-07T08:39:06.928Z] ---> 0c4f3dd70531 [2023-03-07T08:39:06.928Z] ---> eb048903e7ce [2023-03-07T08:39:06.928Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:39:06.928Z] [2023-03-07T08:39:14.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:39:14.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:39:14.353Z] ---> 6289f64481c7 [2023-03-07T08:39:14.353Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:39:14.353Z] ---> Using cache [2023-03-07T08:39:14.353Z] ---> 6882c64908ea [2023-03-07T08:39:14.353Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:39:14.353Z] ---> Using cache [2023-03-07T08:39:14.353Z] ---> 7a4834b780db [2023-03-07T08:39:14.353Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:39:14.353Z] ---> Using cache [2023-03-07T08:39:14.353Z] ---> 01ce02c2aded [2023-03-07T08:39:14.353Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:39:14.353Z] ---> Using cache [2023-03-07T08:39:14.353Z] ---> b680fbfff4c0 [2023-03-07T08:39:14.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:39:14.353Z] ---> Using cache [2023-03-07T08:39:14.353Z] ---> bf07cd4b8c6d [2023-03-07T08:39:14.353Z] Step 8/22 : COPY . . [2023-03-07T08:39:14.353Z] ---> Using cache [2023-03-07T08:39:14.353Z] ---> 1aaa4004ca70 [2023-03-07T08:39:14.353Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T08:39:16.255Z] ---> Running in 39d564944786 [2023-03-07T08:39:16.255Z] ---> Running in 37c596ec41e3 [2023-03-07T08:39:16.255Z] Removing intermediate container ac305d0e3810 [2023-03-07T08:39:16.255Z] ---> 753622298e2a [2023-03-07T08:39:16.255Z] [2023-03-07T08:39:16.255Z] Successfully built 753622298e2a [2023-03-07T08:39:16.255Z] ---> 51d1b0a164fa [2023-03-07T08:39:16.255Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T08:39:16.255Z] Successfully tagged core-metadata:latest [2023-03-07T08:39:16.255Z]  Building core-metadata ... done Building security-spire-config [2023-03-07T08:39:16.255Z] ---> Running in 810b9e4ca7d2 [2023-03-07T08:39:26.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:39:26.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:39:26.231Z] ---> 6289f64481c7 [2023-03-07T08:39:26.231Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> d13eb234bbfa [2023-03-07T08:39:26.231Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> 819993a8cb21 [2023-03-07T08:39:26.231Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> 8fd1db8e5bcb [2023-03-07T08:39:26.231Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> 46a9ceb18752 [2023-03-07T08:39:26.231Z] Step 7/24 : COPY . . [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> aae0c4170a2b [2023-03-07T08:39:26.231Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> 56b3ea26fce1 [2023-03-07T08:39:26.231Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> c3c773aa4d78 [2023-03-07T08:39:26.231Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> 02787d9c34ad [2023-03-07T08:39:26.231Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> ade9ab658e5d [2023-03-07T08:39:26.231Z] [2023-03-07T08:39:26.231Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:39:26.231Z] ---> 5ce65d7b0fde [2023-03-07T08:39:26.231Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:39:26.231Z] ---> Using cache [2023-03-07T08:39:26.231Z] ---> 620e98559e46 [2023-03-07T08:39:26.231Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T08:39:26.231Z] Removing intermediate container 37c596ec41e3 [2023-03-07T08:39:26.231Z] ---> 8a5a62630fcc [2023-03-07T08:39:26.231Z] [2023-03-07T08:39:26.231Z] Successfully built 8a5a62630fcc [2023-03-07T08:39:26.231Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T08:39:26.231Z] Building security-secretstore-setup [2023-03-07T08:39:26.231Z]  Building core-common-config-bootstrapper ... done  ---> Running in 5b9014b91ba8 [2023-03-07T08:39:26.231Z] ---> cdd6cc8c958a [2023-03-07T08:39:26.231Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T08:39:26.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T08:39:27.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:39:27.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:39:27.175Z] ---> 6289f64481c7 [2023-03-07T08:39:27.175Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T08:39:27.175Z] ---> Using cache [2023-03-07T08:39:27.175Z] ---> d13eb234bbfa [2023-03-07T08:39:27.175Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T08:39:27.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:27.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:27.951Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:39:27.951Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:39:27.951Z] OK: 15859 distinct packages available [2023-03-07T08:39:27.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:27.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:28.209Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T08:39:28.209Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:39:28.209Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T08:39:28.209Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T08:39:28.209Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:39:28.209Z] OK: 6 MiB in 18 packages [2023-03-07T08:39:29.151Z] ---> a4cb3501951f [2023-03-07T08:39:29.151Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T08:39:29.151Z] ---> Running in c2635d9b0c1f [2023-03-07T08:39:29.410Z] ---> b29d2274be62 [2023-03-07T08:39:29.410Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T08:39:29.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:29.668Z] ---> 2da24b525d62 [2023-03-07T08:39:29.668Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T08:39:29.668Z] Removing intermediate container 5b9014b91ba8 [2023-03-07T08:39:29.668Z] ---> 0db065bf0cfd [2023-03-07T08:39:29.668Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:39:29.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:29.927Z] OK: 211 MiB in 51 packages [2023-03-07T08:39:32.457Z] ---> f96738b08115 [2023-03-07T08:39:32.457Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T08:39:32.457Z] ---> 907a62b36675 [2023-03-07T08:39:32.457Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:39:32.457Z] ---> 6e55984f434b [2023-03-07T08:39:32.457Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T08:39:32.457Z] ---> Running in a18eda8b0b56 [2023-03-07T08:39:32.457Z] Removing intermediate container c2635d9b0c1f [2023-03-07T08:39:32.457Z] ---> 3c451b2346b8 [2023-03-07T08:39:32.457Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T08:39:32.457Z] ---> b216245037e3 [2023-03-07T08:39:32.457Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T08:39:32.716Z] ---> Running in 89c97063f838 [2023-03-07T08:39:32.716Z] ---> f3a19c77b01a [2023-03-07T08:39:32.716Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:39:32.973Z] Removing intermediate container 89c97063f838 [2023-03-07T08:39:32.973Z] ---> b8b9b8763007 [2023-03-07T08:39:32.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T08:39:32.973Z] ---> Running in 79db2b2bbfb2 [2023-03-07T08:39:33.538Z] ---> 0c90768a87cf [2023-03-07T08:39:33.538Z] Step 19/24 : WORKDIR / [2023-03-07T08:39:33.538Z] ---> Running in 92f907eb3a36 [2023-03-07T08:39:34.101Z] Removing intermediate container a18eda8b0b56 [2023-03-07T08:39:34.102Z] ---> a3daa2bf1660 [2023-03-07T08:39:34.102Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T08:39:34.102Z] Removing intermediate container 92f907eb3a36 [2023-03-07T08:39:34.102Z] ---> 75a18c816d57 [2023-03-07T08:39:34.102Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:39:34.371Z] ---> Running in 31cf29227701 [2023-03-07T08:39:34.371Z] ---> Running in c29033ed5d7a [2023-03-07T08:39:34.629Z] Removing intermediate container c29033ed5d7a [2023-03-07T08:39:34.629Z] ---> 40fe18bb5ea6 [2023-03-07T08:39:34.629Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:39:34.629Z] Removing intermediate container 31cf29227701 [2023-03-07T08:39:34.629Z] ---> 77b0eef53231 [2023-03-07T08:39:34.629Z] Step 29/32 : CMD ["gate"] [2023-03-07T08:39:34.629Z] ---> Running in 1abae0f7cd7f [2023-03-07T08:39:34.629Z] ---> Running in 6341ab70023d [2023-03-07T08:39:34.884Z] Removing intermediate container 6341ab70023d [2023-03-07T08:39:34.884Z] ---> 04a200bbee23 [2023-03-07T08:39:34.884Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T08:39:34.884Z] ---> Running in 8a9ae5ba8c45 [2023-03-07T08:39:34.884Z] Removing intermediate container 1abae0f7cd7f [2023-03-07T08:39:34.884Z] ---> 423f6b3b31b1 [2023-03-07T08:39:34.884Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T08:39:34.884Z] ---> Running in b90819be1603 [2023-03-07T08:39:35.144Z] Removing intermediate container 8a9ae5ba8c45 [2023-03-07T08:39:35.144Z] ---> 7ed558d70d43 [2023-03-07T08:39:35.144Z] Step 31/32 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:39:35.144Z] ---> Running in 9ae7647ea654 [2023-03-07T08:39:35.405Z] Removing intermediate container b90819be1603 [2023-03-07T08:39:35.405Z] ---> 78743ee649b6 [2023-03-07T08:39:35.405Z] Step 23/24 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:39:35.405Z] Removing intermediate container 9ae7647ea654 [2023-03-07T08:39:35.405Z] ---> ddaae1e0c1ca [2023-03-07T08:39:35.405Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T08:39:35.405Z] ---> Running in 3f68f790d8ae [2023-03-07T08:39:35.405Z] ---> Running in 3844f2d0e61d [2023-03-07T08:39:35.663Z] Removing intermediate container 3f68f790d8ae [2023-03-07T08:39:35.663Z] ---> e363c45db49e [2023-03-07T08:39:35.663Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:39:35.663Z] Removing intermediate container 3844f2d0e61d [2023-03-07T08:39:35.663Z] ---> badd3dae2ff7 [2023-03-07T08:39:35.663Z] [2023-03-07T08:39:35.663Z] Successfully built badd3dae2ff7 [2023-03-07T08:39:35.663Z] ---> Running in f183ee425f3a [2023-03-07T08:39:35.663Z] Successfully tagged security-bootstrapper:latest [2023-03-07T08:39:35.663Z]  Building security-bootstrapper ... done Building core-data [2023-03-07T08:39:38.201Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:39:38.201Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:39:38.201Z] ---> 6289f64481c7 [2023-03-07T08:39:38.201Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:39:38.201Z] ---> Using cache [2023-03-07T08:39:38.201Z] ---> 6882c64908ea [2023-03-07T08:39:38.201Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:39:38.201Z] ---> Using cache [2023-03-07T08:39:38.201Z] ---> 7a4834b780db [2023-03-07T08:39:38.201Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:39:38.201Z] ---> Using cache [2023-03-07T08:39:38.201Z] ---> 01ce02c2aded [2023-03-07T08:39:38.201Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:39:38.201Z] ---> Using cache [2023-03-07T08:39:38.201Z] ---> b680fbfff4c0 [2023-03-07T08:39:38.201Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:39:38.201Z] ---> Using cache [2023-03-07T08:39:38.201Z] ---> bf07cd4b8c6d [2023-03-07T08:39:38.201Z] Step 8/22 : COPY . . [2023-03-07T08:39:38.201Z] ---> Using cache [2023-03-07T08:39:38.201Z] ---> 1aaa4004ca70 [2023-03-07T08:39:38.201Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T08:39:43.468Z] Removing intermediate container f183ee425f3a [2023-03-07T08:39:43.468Z] ---> 0ea03bf704d1 [2023-03-07T08:39:43.468Z] [2023-03-07T08:39:43.468Z] ---> Running in 0663958b724b [2023-03-07T08:39:43.468Z] Successfully built 0ea03bf704d1 [2023-03-07T08:39:43.468Z] Successfully tagged security-spire-config:latest [2023-03-07T08:39:43.468Z] Building security-spiffe-token-provider [2023-03-07T08:39:43.468Z]  Building security-spire-config ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T08:39:48.726Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:39:48.726Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:39:48.726Z] ---> 6289f64481c7 [2023-03-07T08:39:48.726Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T08:39:48.726Z] ---> Using cache [2023-03-07T08:39:48.726Z] ---> d13eb234bbfa [2023-03-07T08:39:48.726Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T08:39:58.716Z] Removing intermediate container 810b9e4ca7d2 [2023-03-07T08:39:58.716Z] ---> 439b4d22cc91 [2023-03-07T08:39:58.716Z] [2023-03-07T08:39:58.716Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:39:58.716Z] ---> dfd21b5a31f5 [2023-03-07T08:39:58.716Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T08:39:58.716Z] ---> Using cache [2023-03-07T08:39:58.716Z] ---> 205e5ac8a303 [2023-03-07T08:39:58.716Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:39:58.716Z] ---> Using cache [2023-03-07T08:39:58.716Z] ---> 70b2c673331c [2023-03-07T08:39:58.716Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:39:58.716Z] ---> Using cache [2023-03-07T08:39:58.716Z] ---> 7e50deea3cef [2023-03-07T08:39:58.716Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T08:39:58.716Z] ---> Running in 08ad437a3b85 [2023-03-07T08:39:58.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:58.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:59.232Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T08:39:59.232Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T08:39:59.232Z] OK: 17046 distinct packages available [2023-03-07T08:39:59.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:59.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:39:59.839Z] OK: 211 MiB in 51 packages [2023-03-07T08:40:00.099Z] ---> 787fbb8c848a [2023-03-07T08:40:00.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T08:40:03.418Z] ---> 5b8a13edeacb [2023-03-07T08:40:03.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T08:40:06.717Z] Removing intermediate container 08ad437a3b85 [2023-03-07T08:40:06.717Z] ---> 724a421ace5b [2023-03-07T08:40:06.717Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T08:40:10.007Z] ---> 6888528f863a [2023-03-07T08:40:10.007Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:40:10.007Z] ---> f167a1674123 [2023-03-07T08:40:10.007Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:40:10.007Z] Removing intermediate container 39d564944786 [2023-03-07T08:40:10.007Z] ---> c0d6846e95f1 [2023-03-07T08:40:10.007Z] Step 8/22 : COPY . . [2023-03-07T08:40:18.173Z] ---> Running in e60f9f15fc8b [2023-03-07T08:40:18.173Z] ---> Running in 745f8b0c4e51 [2023-03-07T08:40:18.466Z] Removing intermediate container 0663958b724b [2023-03-07T08:40:18.466Z] ---> 89331fd929b6 [2023-03-07T08:40:18.466Z] [2023-03-07T08:40:18.466Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:40:18.466Z] ---> dfd21b5a31f5 [2023-03-07T08:40:18.466Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T08:40:18.726Z] ---> f41dd93f6434 [2023-03-07T08:40:18.726Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T08:40:23.999Z] ---> Running in 5ab45b74461e [2023-03-07T08:40:23.999Z] ---> Running in affe17221548 [2023-03-07T08:40:24.567Z] Removing intermediate container 5ab45b74461e [2023-03-07T08:40:24.567Z] ---> 58d9ff453ad7 [2023-03-07T08:40:24.567Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T08:40:24.827Z] ---> Running in 5607e34f0a2b [2023-03-07T08:40:24.827Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T08:40:24.827Z] Removing intermediate container 79db2b2bbfb2 [2023-03-07T08:40:24.827Z] ---> 12caf8d42e93 [2023-03-07T08:40:24.827Z] Step 7/23 : COPY . . [2023-03-07T08:40:25.086Z] Removing intermediate container 5607e34f0a2b [2023-03-07T08:40:25.086Z] ---> c5c05ec10e73 [2023-03-07T08:40:25.086Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T08:40:26.466Z] Removing intermediate container 745f8b0c4e51 [2023-03-07T08:40:26.466Z] ---> 2da41fae50f3 [2023-03-07T08:40:26.466Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:40:26.466Z] ---> Running in f1b3164c5bd3 [2023-03-07T08:40:31.892Z] ---> Running in 8b4e95bd6d76 [2023-03-07T08:40:31.892Z] Removing intermediate container f1b3164c5bd3 [2023-03-07T08:40:31.892Z] ---> bced8196131d [2023-03-07T08:40:31.892Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:40:31.892Z] ---> 2ccad1b53368 [2023-03-07T08:40:31.892Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T08:40:32.830Z] ---> Running in 21b2582fe9d1 [2023-03-07T08:40:32.831Z] ---> Running in 8a5b642e4248 [2023-03-07T08:40:33.095Z] Removing intermediate container 8b4e95bd6d76 [2023-03-07T08:40:33.095Z] ---> 3d979c65f435 [2023-03-07T08:40:33.095Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T08:40:34.039Z] ---> Running in 97ff1f9392b7 [2023-03-07T08:40:35.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T08:40:35.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:40:35.694Z] Removing intermediate container 97ff1f9392b7 [2023-03-07T08:40:35.694Z] ---> e1ea4ebee794 [2023-03-07T08:40:35.694Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:40:35.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:40:35.954Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:40:35.954Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:40:35.954Z] OK: 6 MiB in 15 packages [2023-03-07T08:40:39.248Z] ---> Running in 0061151a5eaa [2023-03-07T08:40:40.738Z] Removing intermediate container 0061151a5eaa [2023-03-07T08:40:40.738Z] ---> bc404e712ea6 [2023-03-07T08:40:40.738Z] Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:40:41.670Z] Removing intermediate container 21b2582fe9d1 [2023-03-07T08:40:41.670Z] ---> 144a384d1b95 [2023-03-07T08:40:41.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:40:41.670Z] ---> Running in 603916c53382 [2023-03-07T08:40:41.931Z] Removing intermediate container 603916c53382 [2023-03-07T08:40:41.931Z] ---> bdd43f1b5b10 [2023-03-07T08:40:41.931Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:40:42.194Z] ---> Running in b76a3adaaf00 [2023-03-07T08:40:42.194Z] ---> d69b6acc3b7c [2023-03-07T08:40:42.194Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T08:40:42.460Z] Removing intermediate container b76a3adaaf00 [2023-03-07T08:40:42.460Z] ---> 143e2b14710f [2023-03-07T08:40:42.460Z] [2023-03-07T08:40:42.460Z] Successfully built 143e2b14710f [2023-03-07T08:40:42.460Z] Successfully tagged security-proxy-auth:latest [2023-03-07T08:40:42.460Z] Building core-command [2023-03-07T08:40:45.763Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:40:45.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:40:45.763Z] ---> 6289f64481c7 [2023-03-07T08:40:45.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:40:45.763Z] ---> Using cache [2023-03-07T08:40:45.763Z] ---> 6882c64908ea [2023-03-07T08:40:45.763Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T08:40:45.763Z] ---> Using cache [2023-03-07T08:40:45.763Z] ---> 7a4834b780db [2023-03-07T08:40:45.763Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T08:40:45.763Z] ---> Using cache [2023-03-07T08:40:45.763Z] ---> 01ce02c2aded [2023-03-07T08:40:45.763Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T08:40:45.763Z] ---> Using cache [2023-03-07T08:40:45.763Z] ---> b680fbfff4c0 [2023-03-07T08:40:45.763Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:40:45.763Z] ---> Using cache [2023-03-07T08:40:45.763Z] ---> bf07cd4b8c6d [2023-03-07T08:40:45.763Z] Step 8/23 : COPY . . [2023-03-07T08:40:45.763Z] ---> Using cache [2023-03-07T08:40:45.763Z] ---> 1aaa4004ca70 [2023-03-07T08:40:45.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T08:40:54.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T08:41:00.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T08:41:00.640Z] ---> 717a2fcb27ba [2023-03-07T08:41:00.640Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T08:41:00.640Z] ---> Running in 3dc28a52bd67 [2023-03-07T08:41:04.838Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T08:41:06.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2023-03-07T08:41:06.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T08:41:06.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T08:41:10.590Z] ---> 446f572b6dcb [2023-03-07T08:41:10.590Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T08:41:10.847Z] Removing intermediate container affe17221548 [2023-03-07T08:41:10.847Z] ---> 0a5c8a0f0f91 [2023-03-07T08:41:10.847Z] [2023-03-07T08:41:10.847Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:41:10.847Z] ---> dfd21b5a31f5 [2023-03-07T08:41:10.847Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T08:41:11.782Z] Removing intermediate container e60f9f15fc8b [2023-03-07T08:41:11.782Z] ---> f0957e6f23ed [2023-03-07T08:41:11.782Z] Step 7/19 : COPY . . [2023-03-07T08:41:12.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements [2023-03-07T08:41:17.053Z] ---> Running in 963d218e1ab5 [2023-03-07T08:41:17.053Z] ---> Running in 83819ed46926 [2023-03-07T08:41:17.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.681s coverage: 71.2% of statements [2023-03-07T08:41:17.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T08:41:17.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T08:41:17.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T08:41:17.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.448s coverage: 54.0% of statements [2023-03-07T08:41:17.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T08:41:17.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T08:41:20.348Z] ---> d4b7b8fd23db [2023-03-07T08:41:20.348Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T08:41:20.348Z] Removing intermediate container 8a5b642e4248 [2023-03-07T08:41:20.348Z] ---> c95d6c3a2270 [2023-03-07T08:41:20.348Z] [2023-03-07T08:41:20.348Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T08:41:20.348Z] ---> dfd21b5a31f5 [2023-03-07T08:41:20.348Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T08:41:20.348Z] Removing intermediate container 83819ed46926 [2023-03-07T08:41:20.348Z] ---> d72a7b4003a9 [2023-03-07T08:41:20.348Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:41:20.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:20.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:20.348Z] ---> Running in 6130cd48bccc [2023-03-07T08:41:20.615Z] ---> Running in 11e94b88d83e [2023-03-07T08:41:20.615Z] ---> Running in 5b32ffa40bb8 [2023-03-07T08:41:20.615Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T08:41:20.615Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:41:20.615Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:41:20.615Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:41:20.932Z] OK: 6 MiB in 16 packages [2023-03-07T08:41:21.191Z] Removing intermediate container 5b32ffa40bb8 [2023-03-07T08:41:21.191Z] ---> 2c7a6cc37d06 [2023-03-07T08:41:21.191Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:41:21.449Z] ---> Running in 86951f80b600 [2023-03-07T08:41:22.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T08:41:22.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:22.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:22.394Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T08:41:22.394Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T08:41:22.394Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T08:41:22.394Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:41:22.394Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:41:22.394Z] OK: 6 MiB in 17 packages [2023-03-07T08:41:22.750Z] Removing intermediate container 86951f80b600 [2023-03-07T08:41:22.750Z] ---> f4a1f0b5117d [2023-03-07T08:41:22.750Z] Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:41:23.690Z] ---> Running in dbc9cb5393d4 [2023-03-07T08:41:23.690Z] Removing intermediate container 963d218e1ab5 [2023-03-07T08:41:23.690Z] ---> 683bf00142c4 [2023-03-07T08:41:23.690Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:41:23.690Z] ---> Running in af126de67585 [2023-03-07T08:41:23.690Z] Removing intermediate container dbc9cb5393d4 [2023-03-07T08:41:23.690Z] ---> 32bdc0d89a82 [2023-03-07T08:41:23.690Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:41:23.690Z] ---> Running in c12a4a7c8733 [2023-03-07T08:41:23.949Z] Removing intermediate container 11e94b88d83e [2023-03-07T08:41:23.949Z] ---> f87de5a16f28 [2023-03-07T08:41:23.949Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T08:41:23.949Z] Removing intermediate container af126de67585 [2023-03-07T08:41:23.949Z] ---> 9bc040a70c54 [2023-03-07T08:41:23.949Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T08:41:23.949Z] ---> Running in 2045c77fba65 [2023-03-07T08:41:23.949Z] ---> Running in a3aade76a24c [2023-03-07T08:41:23.949Z] Removing intermediate container c12a4a7c8733 [2023-03-07T08:41:23.949Z] ---> 57da727bd19c [2023-03-07T08:41:23.949Z] [2023-03-07T08:41:23.949Z] Successfully built 57da727bd19c [2023-03-07T08:41:23.949Z] Successfully tagged core-data:latest [2023-03-07T08:41:23.949Z] Building security-proxy-setup [2023-03-07T08:41:24.206Z]  Building core-data ... done Removing intermediate container 2045c77fba65 [2023-03-07T08:41:24.206Z] ---> ceb03e6e71e2 [2023-03-07T08:41:24.206Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T08:41:24.206Z] Removing intermediate container a3aade76a24c [2023-03-07T08:41:24.206Z] ---> 04581c5272c4 [2023-03-07T08:41:24.206Z] Step 12/23 : WORKDIR / [2023-03-07T08:41:24.206Z] ---> Running in c6d8d7b895a4 [2023-03-07T08:41:24.206Z] ---> Running in 2b3f3bb7727b [2023-03-07T08:41:27.503Z] Removing intermediate container c6d8d7b895a4 [2023-03-07T08:41:27.503Z] ---> 69674fd62cfa [2023-03-07T08:41:27.503Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:41:28.892Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:41:28.892Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:41:28.892Z] ---> 6289f64481c7 [2023-03-07T08:41:28.892Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T08:41:28.892Z] ---> Using cache [2023-03-07T08:41:28.892Z] ---> d13eb234bbfa [2023-03-07T08:41:28.892Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T08:41:28.892Z] ---> Using cache [2023-03-07T08:41:28.892Z] ---> 3c451b2346b8 [2023-03-07T08:41:28.892Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T08:41:28.892Z] ---> Using cache [2023-03-07T08:41:28.892Z] ---> f3a19c77b01a [2023-03-07T08:41:28.892Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:41:28.892Z] ---> Using cache [2023-03-07T08:41:28.892Z] ---> 12caf8d42e93 [2023-03-07T08:41:28.892Z] Step 7/20 : COPY . . [2023-03-07T08:41:28.892Z] ---> Using cache [2023-03-07T08:41:28.892Z] ---> 2ccad1b53368 [2023-03-07T08:41:28.892Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T08:41:32.246Z] Removing intermediate container 2b3f3bb7727b [2023-03-07T08:41:32.246Z] ---> a5f0edb93c44 [2023-03-07T08:41:32.246Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T08:41:32.246Z] ---> Running in eb9f47cc878a [2023-03-07T08:41:32.246Z] ---> a82d3d4d5e97 [2023-03-07T08:41:32.246Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T08:41:32.246Z] ---> 13a4502fc542 [2023-03-07T08:41:32.246Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T08:41:33.182Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T08:41:35.099Z] ---> 2f8fc99bd72c [2023-03-07T08:41:35.099Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T08:41:35.361Z] ---> 5c787b0e2e3f [2023-03-07T08:41:35.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T08:41:35.652Z] ---> 26cbe03ddad1 [2023-03-07T08:41:35.652Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T08:41:35.652Z] Removing intermediate container 3dc28a52bd67 [2023-03-07T08:41:35.652Z] ---> 954bd288b673 [2023-03-07T08:41:35.652Z] [2023-03-07T08:41:35.652Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T08:41:35.652Z] ---> dfd21b5a31f5 [2023-03-07T08:41:35.652Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:41:35.652Z] ---> Using cache [2023-03-07T08:41:35.652Z] ---> 82a321d907ef [2023-03-07T08:41:35.652Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:41:35.652Z] ---> Using cache [2023-03-07T08:41:35.652Z] ---> 60eae9c529cf [2023-03-07T08:41:35.652Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T08:41:35.652Z] ---> Running in 121cbf6f41ce [2023-03-07T08:41:35.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.404s coverage: 88.5% of statements [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T08:41:35.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.598s coverage: 3.9% of statements [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T08:41:35.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T08:41:35.913Z] ---> 7cb0e6f7b468 [2023-03-07T08:41:35.913Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T08:41:36.175Z] ---> Running in b2d60c3bf55c [2023-03-07T08:41:36.175Z] Removing intermediate container 121cbf6f41ce [2023-03-07T08:41:36.175Z] ---> bfe8ce46fddd [2023-03-07T08:41:36.175Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T08:41:36.175Z] ---> acafeb256617 [2023-03-07T08:41:36.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T08:41:36.175Z] ---> Running in 11d87f88983f [2023-03-07T08:41:36.436Z] Removing intermediate container b2d60c3bf55c [2023-03-07T08:41:36.436Z] ---> b56b08469f6e [2023-03-07T08:41:36.436Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:41:36.436Z] ---> Running in 990e6548597a [2023-03-07T08:41:36.436Z] Removing intermediate container 11d87f88983f [2023-03-07T08:41:36.436Z] ---> aaaf35bcb73f [2023-03-07T08:41:36.696Z] Step 15/23 : WORKDIR / [2023-03-07T08:41:36.696Z] Removing intermediate container 990e6548597a [2023-03-07T08:41:36.696Z] ---> 528b85ddd2be [2023-03-07T08:41:36.696Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:41:36.955Z] ---> Running in 00deb788c079 [2023-03-07T08:41:36.955Z] ---> Running in 7c3250400106 [2023-03-07T08:41:37.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 95.6% of statements [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T08:41:37.102Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T08:41:37.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.481s coverage: 65.9% of statements [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T08:41:37.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.9% of statements [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T08:41:37.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.527s coverage: 29.6% of statements [2023-03-07T08:41:37.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T08:41:37.215Z] ---> bb82e6b2d6f3 [2023-03-07T08:41:37.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T08:41:37.475Z] Removing intermediate container 7c3250400106 [2023-03-07T08:41:37.475Z] ---> eb7344fdabfb [2023-03-07T08:41:37.475Z] Step 21/22 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:41:37.475Z] Removing intermediate container 00deb788c079 [2023-03-07T08:41:37.475Z] ---> 4c9a30c291e8 [2023-03-07T08:41:37.475Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:41:37.737Z] ---> ea365d16f5b7 [2023-03-07T08:41:37.737Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:41:37.737Z] ---> Running in 262d083681ef [2023-03-07T08:41:37.996Z] ---> Running in cd5ecef037c5 [2023-03-07T08:41:38.256Z] ---> 6ae9850b3a56 [2023-03-07T08:41:38.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T08:41:38.256Z] Removing intermediate container 262d083681ef [2023-03-07T08:41:38.256Z] ---> 28bb2a34f6d0 [2023-03-07T08:41:38.256Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:41:38.516Z] ---> Running in 9182275d967c [2023-03-07T08:41:38.775Z] Removing intermediate container 9182275d967c [2023-03-07T08:41:38.775Z] ---> 659d28b8a332 [2023-03-07T08:41:38.775Z] [2023-03-07T08:41:39.034Z] Successfully built 659d28b8a332 [2023-03-07T08:41:39.034Z] Successfully tagged support-notifications:latest [2023-03-07T08:41:39.294Z]  Building support-notifications ... done  ---> 5c0c984e4a15 [2023-03-07T08:41:39.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T08:41:39.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 45.5% of statements [2023-03-07T08:41:39.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.300s coverage: 82.9% of statements [2023-03-07T08:41:39.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.330s coverage: 94.1% of statements [2023-03-07T08:41:39.861Z] ---> d12cc3ebdde5 [2023-03-07T08:41:39.861Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T08:41:39.861Z] Removing intermediate container cd5ecef037c5 [2023-03-07T08:41:39.861Z] ---> 01595ab10c6f [2023-03-07T08:41:39.861Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:41:39.861Z] ---> Running in d008a81d32b1 [2023-03-07T08:41:39.861Z] ---> Running in 96256ca14a2f [2023-03-07T08:41:40.120Z] Removing intermediate container d008a81d32b1 [2023-03-07T08:41:40.120Z] ---> 0b0b0c04d2c8 [2023-03-07T08:41:40.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:41:40.120Z] Removing intermediate container 96256ca14a2f [2023-03-07T08:41:40.120Z] ---> ec1ba9b8c6cf [2023-03-07T08:41:40.120Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T08:41:40.120Z] ---> Running in 9385eb6b21bc [2023-03-07T08:41:40.120Z] ---> Running in fab8c8847dd7 [2023-03-07T08:41:40.378Z] Removing intermediate container 9385eb6b21bc [2023-03-07T08:41:40.378Z] ---> dcbeed71393d [2023-03-07T08:41:40.378Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T08:41:40.378Z] Removing intermediate container fab8c8847dd7 [2023-03-07T08:41:40.378Z] ---> 3381b5ad5972 [2023-03-07T08:41:40.378Z] Step 22/23 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:41:40.378Z] ---> Running in 0e7e1fea7d55 [2023-03-07T08:41:40.378Z] ---> Running in bdd5739487dc [2023-03-07T08:41:40.637Z] Removing intermediate container 0e7e1fea7d55 [2023-03-07T08:41:40.637Z] ---> 6fd0f7aa69ff [2023-03-07T08:41:40.637Z] Step 22/23 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:41:40.637Z] Removing intermediate container bdd5739487dc [2023-03-07T08:41:40.637Z] ---> f1a636db4c31 [2023-03-07T08:41:40.637Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:41:40.637Z] ---> Running in 4f955c7c6006 [2023-03-07T08:41:40.637Z] ---> Running in 70a6e0ea71ae [2023-03-07T08:41:40.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements [2023-03-07T08:41:40.911Z] Removing intermediate container 4f955c7c6006 [2023-03-07T08:41:40.911Z] ---> 21d3905ce907 [2023-03-07T08:41:40.911Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:41:40.911Z] Removing intermediate container 70a6e0ea71ae [2023-03-07T08:41:40.911Z] ---> b4b05d145731 [2023-03-07T08:41:40.911Z] [2023-03-07T08:41:40.911Z] ---> Running in 76ce14b24f81 [2023-03-07T08:41:40.911Z] Successfully built b4b05d145731 [2023-03-07T08:41:40.911Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T08:41:41.171Z]  Building security-secretstore-setup ... done Removing intermediate container 76ce14b24f81 [2023-03-07T08:41:41.171Z] ---> ed26ab235245 [2023-03-07T08:41:41.171Z] [2023-03-07T08:41:41.171Z] Successfully built ed26ab235245 [2023-03-07T08:41:41.171Z] Successfully tagged core-command:latest [2023-03-07T08:41:44.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements [2023-03-07T08:41:51.160Z]  Building core-command ... done Removing intermediate container 6130cd48bccc [2023-03-07T08:41:51.160Z] ---> 1907b7cb3182 [2023-03-07T08:41:51.160Z] [2023-03-07T08:41:51.160Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T08:41:51.160Z] ---> 5ce65d7b0fde [2023-03-07T08:41:51.160Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:41:51.160Z] ---> Using cache [2023-03-07T08:41:51.160Z] ---> 620e98559e46 [2023-03-07T08:41:51.160Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T08:41:51.160Z] ---> Running in 053b93280bc5 [2023-03-07T08:41:51.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:51.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:51.161Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:41:51.161Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:41:51.161Z] OK: 15859 distinct packages available [2023-03-07T08:41:51.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:51.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:51.682Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T08:41:51.682Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T08:41:51.682Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T08:41:51.682Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T08:41:51.682Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T08:41:51.682Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T08:41:51.682Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:41:51.682Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T08:41:51.682Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T08:41:51.682Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:41:51.682Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:41:51.682Z] OK: 8 MiB in 23 packages [2023-03-07T08:41:51.942Z] Removing intermediate container eb9f47cc878a [2023-03-07T08:41:51.942Z] ---> eb6f01cb2f85 [2023-03-07T08:41:51.942Z] [2023-03-07T08:41:51.942Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T08:41:51.942Z] ---> dfd21b5a31f5 [2023-03-07T08:41:51.942Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T08:41:51.942Z] ---> Running in da1ba4745beb [2023-03-07T08:41:52.202Z] Removing intermediate container 053b93280bc5 [2023-03-07T08:41:52.202Z] ---> 39d5c4671b93 [2023-03-07T08:41:52.202Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:41:52.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:52.460Z] ---> 12b556e35dd8 [2023-03-07T08:41:52.460Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T08:41:52.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:41:52.719Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:41:52.719Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T08:41:52.719Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:41:52.719Z] OK: 6 MiB in 16 packages [2023-03-07T08:41:52.978Z] ---> 3c1b95d1f178 [2023-03-07T08:41:52.978Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T08:41:53.238Z] ---> 6af35c656676 [2023-03-07T08:41:53.238Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T08:41:53.238Z] ---> Running in 3911801d474d [2023-03-07T08:41:53.238Z] Removing intermediate container da1ba4745beb [2023-03-07T08:41:53.238Z] ---> 658712509aab [2023-03-07T08:41:53.238Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T08:41:53.238Z] ---> Running in 5fc99993f216 [2023-03-07T08:41:53.238Z] Removing intermediate container 3911801d474d [2023-03-07T08:41:53.238Z] ---> 40f7c3e96e99 [2023-03-07T08:41:53.238Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:41:53.498Z] ---> Running in ee8600fa08a8 [2023-03-07T08:41:53.498Z] Removing intermediate container 5fc99993f216 [2023-03-07T08:41:53.498Z] ---> d3e3a9849069 [2023-03-07T08:41:53.498Z] Step 12/20 : WORKDIR /edgex [2023-03-07T08:41:53.498Z] ---> Running in e8c675e2ab4c [2023-03-07T08:41:53.498Z] Removing intermediate container ee8600fa08a8 [2023-03-07T08:41:53.498Z] ---> 9af4fed9ba86 [2023-03-07T08:41:53.498Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T08:41:53.498Z] ---> Running in 6adc79b2e89b [2023-03-07T08:41:53.498Z] Removing intermediate container e8c675e2ab4c [2023-03-07T08:41:53.498Z] ---> cf1f6889b9d7 [2023-03-07T08:41:53.498Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T08:41:53.498Z] Removing intermediate container 6adc79b2e89b [2023-03-07T08:41:53.498Z] ---> 0c57087bb5c2 [2023-03-07T08:41:53.498Z] Step 18/19 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:41:53.498Z] ---> Running in c6c06187c98a [2023-03-07T08:41:53.757Z] Removing intermediate container c6c06187c98a [2023-03-07T08:41:53.758Z] ---> d7e6c9e537ea [2023-03-07T08:41:53.758Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T08:41:53.758Z] ---> Running in b04ab8234814 [2023-03-07T08:41:53.758Z] ---> 778f0ac9e902 [2023-03-07T08:41:53.758Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T08:41:53.758Z] Removing intermediate container b04ab8234814 [2023-03-07T08:41:53.758Z] ---> 23970e526833 [2023-03-07T08:41:53.758Z] [2023-03-07T08:41:53.758Z] Successfully built 23970e526833 [2023-03-07T08:41:53.758Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T08:41:54.018Z]  Building security-spiffe-token-provider ... done  ---> 6a6b5cd154bb [2023-03-07T08:41:54.018Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T08:41:54.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.284s coverage: 94.4% of statements [2023-03-07T08:41:54.279Z] ---> 0fcf9606368c [2023-03-07T08:41:54.279Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:41:54.279Z] ---> Running in 2011620a07cf [2023-03-07T08:41:54.850Z] Removing intermediate container 2011620a07cf [2023-03-07T08:41:54.850Z] ---> 4118557eacfc [2023-03-07T08:41:54.850Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:41:54.850Z] ---> Running in dc1de02951f3 [2023-03-07T08:41:54.850Z] Removing intermediate container dc1de02951f3 [2023-03-07T08:41:54.850Z] ---> b8527f629c6a [2023-03-07T08:41:54.850Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T08:41:55.111Z] ---> Running in be40cd2e5c92 [2023-03-07T08:41:55.111Z] Removing intermediate container be40cd2e5c92 [2023-03-07T08:41:55.111Z] ---> 9f9dd8725e40 [2023-03-07T08:41:55.111Z] Step 19/20 : LABEL git_sha=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [2023-03-07T08:41:55.111Z] ---> Running in 4852fb94635b [2023-03-07T08:41:55.111Z] Removing intermediate container 4852fb94635b [2023-03-07T08:41:55.111Z] ---> 59e9ca9e4d76 [2023-03-07T08:41:55.111Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T08:41:55.111Z] ---> Running in 20e8b291904c [2023-03-07T08:41:55.370Z] Removing intermediate container 20e8b291904c [2023-03-07T08:41:55.370Z] ---> 4ac0105b77b9 [2023-03-07T08:41:55.370Z] [2023-03-07T08:41:55.370Z] Successfully built 4ac0105b77b9 [2023-03-07T08:41:55.370Z] Successfully tagged security-proxy-setup:latest [2023-03-07T08:41:55.377Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-03-07T08:41:55.385Z] $ docker stop --time=1 f4e0d0fb726c80aad06ab7a00940cbad3c4fbd02218cd0e68e98a1c22200c2b2 [2023-03-07T08:41:56.688Z] $ docker rm -f --volumes f4e0d0fb726c80aad06ab7a00940cbad3c4fbd02218cd0e68e98a1c22200c2b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T08:41:57.033Z] + docker images [2023-03-07T08:41:57.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T08:41:57.033Z] security-proxy-setup latest 4ac0105b77b9 1 second ago 16.4MB [2023-03-07T08:41:57.033Z] security-spiffe-token-provider latest 23970e526833 3 seconds ago 30MB [2023-03-07T08:41:57.033Z] eb6f01cb2f85 5 seconds ago 1.66GB [2023-03-07T08:41:57.033Z] 1907b7cb3182 8 seconds ago 1.71GB [2023-03-07T08:41:57.033Z] security-secretstore-setup latest b4b05d145731 16 seconds ago 29.9MB [2023-03-07T08:41:57.033Z] core-command latest ed26ab235245 16 seconds ago 17.8MB [2023-03-07T08:41:57.034Z] support-notifications latest 659d28b8a332 18 seconds ago 30.7MB [2023-03-07T08:41:57.034Z] 954bd288b673 21 seconds ago 1.68GB [2023-03-07T08:41:57.034Z] core-data latest 57da727bd19c 33 seconds ago 18MB [2023-03-07T08:41:57.034Z] c95d6c3a2270 40 seconds ago 1.67GB [2023-03-07T08:41:57.034Z] 0a5c8a0f0f91 52 seconds ago 1.74GB [2023-03-07T08:41:57.034Z] security-proxy-auth latest 143e2b14710f About a minute ago 16.2MB [2023-03-07T08:41:57.034Z] 89331fd929b6 About a minute ago 1.68GB [2023-03-07T08:41:57.034Z] 439b4d22cc91 2 minutes ago 1.66GB [2023-03-07T08:41:57.034Z] security-spire-config latest 0ea03bf704d1 2 minutes ago 85.8MB [2023-03-07T08:41:57.034Z] security-bootstrapper latest badd3dae2ff7 2 minutes ago 19.7MB [2023-03-07T08:41:57.034Z] core-common-config-bootstrapper latest 8a5a62630fcc 2 minutes ago 15.5MB [2023-03-07T08:41:57.034Z] support-scheduler latest 018654414a03 2 minutes ago 30.1MB [2023-03-07T08:41:57.034Z] core-metadata latest 753622298e2a 2 minutes ago 18.5MB [2023-03-07T08:41:57.034Z] security-spire-server latest 203b03b2d52a 2 minutes ago 86.5MB [2023-03-07T08:41:57.034Z] 27c4155c9dcf 3 minutes ago 1.74GB [2023-03-07T08:41:57.034Z] 9f87922c1893 3 minutes ago 1.55GB [2023-03-07T08:41:57.034Z] a6b0d0755ed8 3 minutes ago 1.66GB [2023-03-07T08:41:57.034Z] b9832f6ccded 3 minutes ago 1.69GB [2023-03-07T08:41:57.034Z] 966139cf0215 3 minutes ago 1.67GB [2023-03-07T08:41:57.034Z] security-spire-agent latest 23a9f8667241 3 minutes ago 125MB [2023-03-07T08:41:57.034Z] ade9ab658e5d 3 minutes ago 1.55GB [2023-03-07T08:41:57.034Z] ci-base-image-x86_64 latest 6289f64481c7 8 minutes ago 903MB [2023-03-07T08:41:57.034Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T08:41:57.034Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T08:41:57.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T08:41:57.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T08:41:57.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.508s coverage: 79.9% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.355s coverage: 92.9% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.270s coverage: 86.9% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.355s coverage: 81.2% of statements [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.412s coverage: 82.1% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T08:42:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.328s coverage: 84.8% of statements [2023-03-07T08:42:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T08:42:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.326s coverage: 63.1% of statements [2023-03-07T08:42:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T08:42:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T08:42:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2023-03-07T08:42:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 89.4% of statements [2023-03-07T08:42:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2023-03-07T08:42:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.141s coverage: 73.7% of statements [2023-03-07T08:42:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.118s coverage: 100.0% of statements [2023-03-07T08:42:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T08:42:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T08:42:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T08:42:26.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.116s coverage: 38.4% of statements [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T08:42:26.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T08:42:26.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.418s coverage: 84.8% of statements [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T08:42:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T08:42:32.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T08:42:32.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.814s coverage: 92.3% of statements [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T08:42:32.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T08:42:32.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements [2023-03-07T08:42:32.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T08:42:32.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:42:33.799Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T08:42:33.799Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T08:42:33.799Z] go vet ./... [2023-03-07T08:44:40.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T08:44:40.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T08:44:40.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T08:44:40.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T08:44:41.235Z] + ls -al . [2023-03-07T08:44:41.235Z] total 700 [2023-03-07T08:44:41.235Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 08:38 . [2023-03-07T08:44:41.235Z] drwxr-xr-x 4 root root 4096 Mar 7 08:38 .. [2023-03-07T08:44:41.235Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:36 .blubracket [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 08:36 .dockerignore [2023-03-07T08:44:41.235Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 08:36 .git [2023-03-07T08:44:41.235Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:36 .github [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:36 .gitignore [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 08:36 .golangci.yml [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 08:36 .hadolint.yml [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 08:36 .sonarcloud.properties [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:36 ADOPTERS.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:36 Attribution.txt [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:36 CHANGELOG.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:36 CONTRIBUTING.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 08:36 GOVERNANCE.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 08:36 Jenkinsfile [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:36 LICENSE [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:36 Makefile [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 08:36 OWNERS.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:36 README.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 789 Mar 7 08:36 SECURITY.md [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 08:33 VERSION [2023-03-07T08:44:41.235Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:36 bin [2023-03-07T08:44:41.235Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 08:36 cmd [2023-03-07T08:44:41.235Z] -rw-r--r-- 1 root root 446903 Mar 7 08:42 coverage.out [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:36 go.mod [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:36 go.sum [2023-03-07T08:44:41.235Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 08:36 internal [2023-03-07T08:44:41.235Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:36 openapi [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 594 Mar 7 08:36 security.txt [2023-03-07T08:44:41.235Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 08:36 snap [2023-03-07T08:44:41.235Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 08:36 version.go [Pipeline] sh [2023-03-07T08:44:41.885Z] + '[' -e coverage.out ] [2023-03-07T08:44:41.885Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T08:44:41.909Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T08:44:42.898Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T08:44:43.546Z] + make build [2023-03-07T08:44:43.546Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T08:46:35.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T08:46:35.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T08:46:35.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T08:46:38.158Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T08:47:34.602Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T08:47:35.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T08:47:42.243Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T08:47:48.892Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T08:47:53.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T08:47:58.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T08:48:05.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T08:48:11.850Z] $ docker stop --time=1 117c0f4c072e28fe25abd6dabb77cb350f7c54c7afd0c812c98103a1ec0f0e08 [2023-03-07T08:48:15.661Z] $ docker rm -f --volumes 117c0f4c072e28fe25abd6dabb77cb350f7c54c7afd0c812c98103a1ec0f0e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:48:17.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:48:17.829Z] [2023-03-07T08:48:17.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:48:18.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:48:18.431Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T08:48:18.431Z] 29e5d40040c1: Pulling fs layer [2023-03-07T08:48:18.431Z] 1ce36da41761: Pulling fs layer [2023-03-07T08:48:18.431Z] 25b303627fd3: Pulling fs layer [2023-03-07T08:48:18.431Z] 29e5d40040c1: Verifying Checksum [2023-03-07T08:48:18.431Z] 29e5d40040c1: Download complete [2023-03-07T08:48:18.697Z] 1ce36da41761: Verifying Checksum [2023-03-07T08:48:18.697Z] 1ce36da41761: Download complete [2023-03-07T08:48:18.967Z] 29e5d40040c1: Pull complete [2023-03-07T08:48:20.380Z] 25b303627fd3: Download complete [2023-03-07T08:48:20.380Z] 1ce36da41761: Pull complete [2023-03-07T08:48:32.708Z] 25b303627fd3: Pull complete [2023-03-07T08:48:32.708Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T08:48:32.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:48:32.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:48:32.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container [2023-03-07T08:48:32.995Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T08:48:35.514Z] $ docker top 43de6c2392185ef509a47e3dfd4aea43cce7b5d7d2c0f91d9b83986af45c38b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:48:36.343Z] + docker-compose build --help [2023-03-07T08:48:36.343Z] + grep parallel [2023-03-07T08:48:41.702Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T08:48:41.993Z] $ docker stop --time=1 43de6c2392185ef509a47e3dfd4aea43cce7b5d7d2c0f91d9b83986af45c38b2 [2023-03-07T08:48:43.754Z] $ docker rm -f --volumes 43de6c2392185ef509a47e3dfd4aea43cce7b5d7d2c0f91d9b83986af45c38b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:48:44.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:48:44.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:48:44.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container [2023-03-07T08:48:44.656Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T08:48:45.976Z] $ docker top 526626ef56c7c857b829f4e85e3df02d3996e70dbfbf2c664d287c62baa00c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:48:46.855Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T08:48:53.513Z] Building core-command ... [2023-03-07T08:48:53.513Z] Building core-common-config-bootstrapper ... [2023-03-07T08:48:53.513Z] Building core-data ... [2023-03-07T08:48:53.513Z] Building core-metadata ... [2023-03-07T08:48:53.513Z] Building security-bootstrapper ... [2023-03-07T08:48:53.513Z] Building security-proxy-auth ... [2023-03-07T08:48:53.513Z] Building security-proxy-setup ... [2023-03-07T08:48:53.513Z] Building security-secretstore-setup ... [2023-03-07T08:48:53.513Z] Building security-spiffe-token-provider ... [2023-03-07T08:48:53.513Z] Building security-spire-agent ... [2023-03-07T08:48:53.513Z] Building security-spire-config ... [2023-03-07T08:48:53.513Z] Building security-spire-server ... [2023-03-07T08:48:53.513Z] Building support-notifications ... [2023-03-07T08:48:53.513Z] Building support-scheduler ... [2023-03-07T08:48:53.513Z] Building core-common-config-bootstrapper [2023-03-07T08:48:53.513Z] Building security-spire-agent [2023-03-07T08:48:53.513Z] Building core-command [2023-03-07T08:48:53.513Z] Building security-proxy-auth [2023-03-07T08:48:53.513Z] Building core-metadata [2023-03-07T08:49:40.366Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:49:40.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:49:40.366Z] ---> 8b3437747c2b [2023-03-07T08:49:40.366Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:49:40.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:49:40.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:49:40.366Z] ---> 8b3437747c2b [2023-03-07T08:49:40.366Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:49:40.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:49:40.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:49:40.366Z] ---> 8b3437747c2b [2023-03-07T08:49:40.366Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:49:40.366Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:49:40.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:49:40.366Z] ---> 8b3437747c2b [2023-03-07T08:49:40.366Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:49:40.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:49:40.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:49:40.366Z] ---> 8b3437747c2b [2023-03-07T08:49:40.366Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:49:40.366Z] ---> Running in 3fd7e663a171 [2023-03-07T08:49:40.366Z] ---> Running in 34228f9ebae0 [2023-03-07T08:49:40.366Z] ---> Running in 287774b6c167 [2023-03-07T08:49:40.366Z] ---> Running in b88cdd069bb6 [2023-03-07T08:49:40.366Z] ---> Running in 8b3f13ea0a97 [2023-03-07T08:49:40.366Z] Removing intermediate container 3fd7e663a171 [2023-03-07T08:49:40.366Z] ---> 6c232d065d46 [2023-03-07T08:49:40.366Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:49:40.366Z] ---> Running in 5049bac45bfd [2023-03-07T08:49:40.366Z] Removing intermediate container b88cdd069bb6 [2023-03-07T08:49:40.366Z] ---> 7e79ff288821 [2023-03-07T08:49:40.366Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T08:49:40.366Z] Removing intermediate container 8b3f13ea0a97 [2023-03-07T08:49:40.366Z] ---> 5fe9f4de515c [2023-03-07T08:49:40.366Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:49:40.366Z] Removing intermediate container 287774b6c167 [2023-03-07T08:49:40.366Z] ---> c982cbea7f1b [2023-03-07T08:49:40.366Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:49:40.366Z] Removing intermediate container 34228f9ebae0 [2023-03-07T08:49:40.366Z] ---> b5682792ecae [2023-03-07T08:49:40.366Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T08:49:40.366Z] ---> Running in 936b9bb92588 [2023-03-07T08:49:40.366Z] ---> Running in d2f6b075a6eb [2023-03-07T08:49:40.366Z] ---> Running in ea3a21d169ff [2023-03-07T08:49:40.366Z] ---> Running in 243e9c5d9b25 [2023-03-07T08:49:40.366Z] Removing intermediate container 5049bac45bfd [2023-03-07T08:49:40.366Z] ---> 3e0002e3a2eb [2023-03-07T08:49:40.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:49:40.366Z] ---> Running in 5d87779b38e2 [2023-03-07T08:49:40.366Z] Removing intermediate container 936b9bb92588 [2023-03-07T08:49:40.366Z] ---> 4fd59a09afce [2023-03-07T08:49:40.366Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T08:49:40.366Z] Removing intermediate container ea3a21d169ff [2023-03-07T08:49:40.366Z] ---> c5f1d1de4153 [2023-03-07T08:49:40.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T08:49:40.366Z] Removing intermediate container 243e9c5d9b25 [2023-03-07T08:49:40.366Z] ---> 7a3690f588ac [2023-03-07T08:49:40.366Z] ---> Running in 4465bd811c6a [2023-03-07T08:49:40.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:49:40.366Z] ---> Running in 9659451cb342 [2023-03-07T08:49:40.366Z] ---> Running in af60bcf6bc78 [2023-03-07T08:49:41.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:41.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:41.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:41.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:49:42.976Z] OK: 221 MiB in 51 packages [2023-03-07T08:49:43.243Z] OK: 221 MiB in 51 packages [2023-03-07T08:49:44.203Z] OK: 221 MiB in 51 packages [2023-03-07T08:49:44.470Z] OK: 221 MiB in 51 packages [2023-03-07T08:49:44.736Z] OK: 221 MiB in 51 packages [2023-03-07T08:49:45.009Z] Removing intermediate container 5d87779b38e2 [2023-03-07T08:49:45.009Z] ---> d28b12487d6d [2023-03-07T08:49:45.009Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:49:45.009Z] Removing intermediate container d2f6b075a6eb [2023-03-07T08:49:45.009Z] ---> 9c09fde0130e [2023-03-07T08:49:45.009Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:49:45.966Z] Removing intermediate container 9659451cb342 [2023-03-07T08:49:45.966Z] ---> 193890f5b2f9 [2023-03-07T08:49:45.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T08:49:46.233Z] Removing intermediate container af60bcf6bc78 [2023-03-07T08:49:46.233Z] ---> 034d043af08f [2023-03-07T08:49:46.233Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:49:46.233Z] Removing intermediate container 4465bd811c6a [2023-03-07T08:49:46.233Z] ---> ddb1a292d3e3 [2023-03-07T08:49:46.233Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T08:49:46.233Z] ---> 81499c0d7a1e [2023-03-07T08:49:46.233Z] ---> a06f35116bb3 [2023-03-07T08:49:46.233Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:49:46.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:49:46.501Z] ---> Running in dd9e4818707b [2023-03-07T08:49:46.501Z] ---> Running in 63837fc65d16 [2023-03-07T08:49:47.093Z] ---> dc2da49c2e90 [2023-03-07T08:49:47.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:49:47.367Z] ---> Running in 70d5c745ce75 [2023-03-07T08:49:47.367Z] ---> db5467dc7504 [2023-03-07T08:49:47.367Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:49:47.650Z] ---> 61a5ace49d17 [2023-03-07T08:49:47.650Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:49:47.650Z] ---> Running in c6fa9024bfbc [2023-03-07T08:49:47.919Z] ---> Running in 0be9c91d5304 [2023-03-07T08:51:54.613Z] Removing intermediate container dd9e4818707b [2023-03-07T08:51:54.613Z] ---> c6d9a9f94ab9 [2023-03-07T08:51:54.613Z] Step 8/22 : COPY . . [2023-03-07T08:51:54.613Z] Removing intermediate container c6fa9024bfbc [2023-03-07T08:51:54.613Z] ---> 72b458f2e5a4 [2023-03-07T08:51:54.613Z] Step 8/22 : COPY . . [2023-03-07T08:51:54.613Z] Removing intermediate container 70d5c745ce75 [2023-03-07T08:51:54.613Z] ---> 9aa276551108 [2023-03-07T08:51:54.613Z] Step 8/23 : COPY . . [2023-03-07T08:51:54.613Z] Removing intermediate container 63837fc65d16 [2023-03-07T08:51:54.613Z] ---> beb888c8aa64 [2023-03-07T08:51:54.613Z] Step 7/24 : COPY . . [2023-03-07T08:51:54.613Z] Removing intermediate container 0be9c91d5304 [2023-03-07T08:51:54.613Z] ---> 07fa566be002 [2023-03-07T08:51:54.613Z] Step 8/24 : COPY . . [2023-03-07T08:51:57.986Z] ---> 7879c3cf0cb7 [2023-03-07T08:51:57.986Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T08:51:57.986Z] ---> 94d4ee838283 [2023-03-07T08:51:57.986Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:51:57.986Z] ---> 03b2bec2df37 [2023-03-07T08:51:57.986Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T08:51:57.986Z] ---> b73136e2a453 [2023-03-07T08:51:57.986Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T08:51:57.986Z] ---> 834cb9bd0d57 [2023-03-07T08:51:57.986Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T08:51:57.986Z] ---> Running in a8229780328d [2023-03-07T08:51:57.986Z] ---> Running in 22e8797a19b5 [2023-03-07T08:51:57.986Z] ---> Running in 52e9ffba7ddc [2023-03-07T08:51:58.255Z] ---> Running in 5c34956766ba [2023-03-07T08:51:58.255Z] ---> Running in 8a76bfa2c9ef [2023-03-07T08:51:58.851Z] Removing intermediate container 52e9ffba7ddc [2023-03-07T08:51:58.851Z] ---> f073af09cde2 [2023-03-07T08:51:58.851Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:51:59.132Z] ---> Running in 9bfad551c7be [2023-03-07T08:51:59.729Z] Removing intermediate container 9bfad551c7be [2023-03-07T08:51:59.729Z] ---> 4842aa41f298 [2023-03-07T08:51:59.729Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T08:51:59.729Z] ---> Running in 14f8134293e2 [2023-03-07T08:52:00.695Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T08:52:01.283Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T08:52:01.283Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T08:52:01.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T08:52:02.973Z] Removing intermediate container 14f8134293e2 [2023-03-07T08:52:02.973Z] ---> 2df0360e7d17 [2023-03-07T08:52:02.973Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:52:03.269Z] ---> Running in f8ad1b894fcf [2023-03-07T08:52:03.539Z] Removing intermediate container f8ad1b894fcf [2023-03-07T08:52:03.539Z] ---> 64fd4aa0de91 [2023-03-07T08:52:03.539Z] [2023-03-07T08:52:03.539Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:52:03.815Z] 3.15: Pulling from library/alpine [2023-03-07T08:52:05.227Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T08:52:05.227Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T08:52:05.227Z] ---> 354640af7b1b [2023-03-07T08:52:05.227Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:52:05.227Z] ---> Running in f8b35d4f9048 [2023-03-07T08:52:05.812Z] Removing intermediate container f8b35d4f9048 [2023-03-07T08:52:05.812Z] ---> b61cbe2026ee [2023-03-07T08:52:05.812Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:52:05.812Z] ---> Running in 45f3567cdfcb [2023-03-07T08:52:08.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:08.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:10.088Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:52:10.088Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:52:10.088Z] OK: 15736 distinct packages available [2023-03-07T08:52:10.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:12.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:12.416Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T08:52:12.416Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:52:12.416Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T08:52:12.416Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T08:52:12.416Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T08:52:12.416Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:52:12.416Z] OK: 6 MiB in 19 packages [2023-03-07T08:52:14.376Z] Removing intermediate container 45f3567cdfcb [2023-03-07T08:52:14.376Z] ---> bd3daf94eb8b [2023-03-07T08:52:14.376Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T08:52:17.726Z] ---> 6ca8adaab1b6 [2023-03-07T08:52:17.726Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:52:25.956Z] ---> 2adbc0fed2ee [2023-03-07T08:52:25.956Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:52:25.956Z] ---> 51392e41ef42 [2023-03-07T08:52:25.956Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T08:52:26.918Z] ---> 4b46cc6bc074 [2023-03-07T08:52:26.918Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T08:52:27.885Z] ---> 5aafa5c561d3 [2023-03-07T08:52:27.885Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:52:28.152Z] ---> Running in a1017e826a58 [2023-03-07T08:52:28.432Z] Removing intermediate container a1017e826a58 [2023-03-07T08:52:28.432Z] ---> ba7048e4e637 [2023-03-07T08:52:28.432Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:52:28.699Z] ---> Running in 616e0aa4b45d [2023-03-07T08:52:29.283Z] Removing intermediate container 616e0aa4b45d [2023-03-07T08:52:29.283Z] ---> 8a3533c44922 [2023-03-07T08:52:29.283Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T08:52:29.283Z] ---> Running in 551f0236bc8f [2023-03-07T08:52:29.870Z] Removing intermediate container 551f0236bc8f [2023-03-07T08:52:29.870Z] ---> c3ab42c3f34d [2023-03-07T08:52:29.870Z] Step 23/24 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T08:52:30.147Z] ---> Running in b433171f7453 [2023-03-07T08:52:30.416Z] Removing intermediate container b433171f7453 [2023-03-07T08:52:30.416Z] ---> 1da9f403d7bf [2023-03-07T08:52:30.416Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:52:30.684Z] ---> Running in a0914050712f [2023-03-07T08:52:31.274Z] Removing intermediate container a0914050712f [2023-03-07T08:52:31.274Z] ---> 47fbda3c88b7 [2023-03-07T08:52:31.274Z] [2023-03-07T08:52:31.541Z] Successfully built 47fbda3c88b7 [2023-03-07T08:52:31.541Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T08:52:31.541Z] Building support-notifications [2023-03-07T08:52:49.751Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:52:49.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:52:49.751Z] ---> 8b3437747c2b [2023-03-07T08:52:49.751Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:52:49.751Z] ---> Using cache [2023-03-07T08:52:49.751Z] ---> b5682792ecae [2023-03-07T08:52:49.751Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:52:49.751Z] ---> Using cache [2023-03-07T08:52:49.751Z] ---> c5f1d1de4153 [2023-03-07T08:52:49.751Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T08:52:51.712Z] ---> Running in d15418113a01 [2023-03-07T08:52:53.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:53.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:55.348Z] OK: 221 MiB in 51 packages [2023-03-07T08:52:57.302Z] Removing intermediate container d15418113a01 [2023-03-07T08:52:57.302Z] ---> fcf88966b815 [2023-03-07T08:52:57.302Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:52:57.901Z] ---> e1b50d3e5182 [2023-03-07T08:52:57.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:52:57.901Z] ---> Running in 94dcfb75f32b [2023-03-07T08:54:49.595Z] Removing intermediate container 94dcfb75f32b [2023-03-07T08:54:49.595Z] ---> 4e32f04afb55 [2023-03-07T08:54:49.595Z] Step 8/22 : COPY . . [2023-03-07T08:54:54.940Z] ---> 9de3d09fa3d4 [2023-03-07T08:54:54.940Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T08:54:54.940Z] ---> Running in d36179d6090e [2023-03-07T08:54:56.889Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T08:59:03.734Z] Removing intermediate container 5c34956766ba [2023-03-07T08:59:03.734Z] ---> 2f29046d9f5f [2023-03-07T08:59:03.734Z] [2023-03-07T08:59:03.734Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:59:04.004Z] 3.16: Pulling from library/alpine [2023-03-07T08:59:05.417Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:59:05.417Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T08:59:05.417Z] ---> 4c81e5bf8899 [2023-03-07T08:59:05.417Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T08:59:05.687Z] ---> Running in 4aadccdae8a5 [2023-03-07T08:59:06.272Z] Removing intermediate container 4aadccdae8a5 [2023-03-07T08:59:06.272Z] ---> c7ec4aaa0f6a [2023-03-07T08:59:06.272Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:59:06.272Z] ---> Running in 987addbf6db4 [2023-03-07T08:59:08.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:59:08.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:59:10.229Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:59:10.229Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:59:10.229Z] OK: 5 MiB in 15 packages [2023-03-07T08:59:12.827Z] Removing intermediate container 987addbf6db4 [2023-03-07T08:59:12.827Z] ---> 7bb3aee910cc [2023-03-07T08:59:12.827Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:59:13.795Z] ---> ae9f52826c1e [2023-03-07T08:59:13.795Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T08:59:15.216Z] ---> 4762dad31bb6 [2023-03-07T08:59:15.216Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T08:59:16.184Z] ---> a16815a98b22 [2023-03-07T08:59:16.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T08:59:17.178Z] ---> b9b33f9a310f [2023-03-07T08:59:17.178Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:59:17.464Z] ---> Running in 198bdc3b6e6e [2023-03-07T08:59:20.821Z] Removing intermediate container 198bdc3b6e6e [2023-03-07T08:59:20.821Z] ---> 8919de7bd3ae [2023-03-07T08:59:20.821Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:59:20.821Z] ---> Running in 7dce9267022c [2023-03-07T08:59:21.407Z] Removing intermediate container 7dce9267022c [2023-03-07T08:59:21.407Z] ---> e2f927cb0a08 [2023-03-07T08:59:21.407Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T08:59:21.407Z] ---> Running in 634ca171237c [2023-03-07T08:59:21.993Z] Removing intermediate container 634ca171237c [2023-03-07T08:59:21.993Z] ---> a08ba592f707 [2023-03-07T08:59:21.993Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T08:59:21.993Z] ---> Running in b3b17860e365 [2023-03-07T08:59:22.584Z] Removing intermediate container b3b17860e365 [2023-03-07T08:59:22.584Z] ---> 8adfa94e0105 [2023-03-07T08:59:22.584Z] Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T08:59:22.857Z] ---> Running in 2504b1ce00ba [2023-03-07T08:59:23.126Z] Removing intermediate container 2504b1ce00ba [2023-03-07T08:59:23.126Z] ---> c89fba0a6d65 [2023-03-07T08:59:23.126Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:59:23.403Z] ---> Running in 369efc0a92e1 [2023-03-07T08:59:23.989Z] Removing intermediate container 369efc0a92e1 [2023-03-07T08:59:23.989Z] ---> 501cd02d60f3 [2023-03-07T08:59:23.989Z] [2023-03-07T08:59:24.256Z] Successfully built 501cd02d60f3 [2023-03-07T08:59:24.256Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T08:59:24.256Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-07T08:59:42.677Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:59:42.677Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:59:42.677Z] ---> 8b3437747c2b [2023-03-07T08:59:42.677Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T08:59:42.677Z] ---> Using cache [2023-03-07T08:59:42.677Z] ---> c982cbea7f1b [2023-03-07T08:59:42.677Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T08:59:42.677Z] ---> Running in 011a2f32c233 [2023-03-07T08:59:45.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:59:45.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:59:47.351Z] OK: 221 MiB in 51 packages [2023-03-07T08:59:49.322Z] Removing intermediate container 011a2f32c233 [2023-03-07T08:59:49.322Z] ---> d93cd8731958 [2023-03-07T08:59:49.322Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T08:59:50.732Z] ---> 988554403918 [2023-03-07T08:59:50.732Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:59:51.001Z] ---> Running in 37e3ebd83ad6 [2023-03-07T08:59:59.218Z] Removing intermediate container 22e8797a19b5 [2023-03-07T08:59:59.218Z] ---> 93e5a1cad5e1 [2023-03-07T08:59:59.218Z] [2023-03-07T08:59:59.218Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:59:59.218Z] ---> 4c81e5bf8899 [2023-03-07T08:59:59.218Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T08:59:59.218Z] ---> Using cache [2023-03-07T08:59:59.218Z] ---> c7ec4aaa0f6a [2023-03-07T08:59:59.218Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:59:59.218Z] ---> Using cache [2023-03-07T08:59:59.218Z] ---> 7bb3aee910cc [2023-03-07T08:59:59.218Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:59:59.218Z] ---> Using cache [2023-03-07T08:59:59.218Z] ---> ae9f52826c1e [2023-03-07T08:59:59.218Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T09:00:04.996Z] ---> aaeae1b3f3e4 [2023-03-07T09:00:04.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T09:00:06.427Z] ---> d396dadb6d95 [2023-03-07T09:00:06.427Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T09:00:07.840Z] ---> 9ff39ed94e9c [2023-03-07T09:00:07.840Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T09:00:08.437Z] ---> Running in 77076b4e20f8 [2023-03-07T09:00:09.869Z] Removing intermediate container a8229780328d [2023-03-07T09:00:09.869Z] ---> f3a78fb2fcc3 [2023-03-07T09:00:09.869Z] [2023-03-07T09:00:09.869Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T09:00:09.869Z] ---> 4c81e5bf8899 [2023-03-07T09:00:09.869Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:00:09.869Z] ---> Running in d43fb1a55db9 [2023-03-07T09:00:12.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:00:13.082Z] Removing intermediate container 77076b4e20f8 [2023-03-07T09:00:13.082Z] ---> 5fcf653df7c1 [2023-03-07T09:00:13.082Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T09:00:13.082Z] ---> Running in 6b337593a898 [2023-03-07T09:00:13.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:00:13.687Z] Removing intermediate container 6b337593a898 [2023-03-07T09:00:13.687Z] ---> bc92e4e0a146 [2023-03-07T09:00:13.687Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T09:00:13.957Z] ---> Running in 4fc50d4f83d7 [2023-03-07T09:00:14.576Z] Removing intermediate container 4fc50d4f83d7 [2023-03-07T09:00:14.576Z] ---> 5d00aed629aa [2023-03-07T09:00:14.576Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:00:14.576Z] ---> Running in 201750339e5c [2023-03-07T09:00:14.853Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T09:00:14.853Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:00:14.853Z] OK: 5 MiB in 15 packages [2023-03-07T09:00:15.145Z] Removing intermediate container 201750339e5c [2023-03-07T09:00:15.145Z] ---> 9d2f1ca45749 [2023-03-07T09:00:15.145Z] Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:00:15.413Z] ---> Running in 03289764eb91 [2023-03-07T09:00:16.381Z] Removing intermediate container 03289764eb91 [2023-03-07T09:00:16.381Z] ---> 0c5a2a1f5eaa [2023-03-07T09:00:16.381Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:00:16.650Z] ---> Running in 6845341ede3a [2023-03-07T09:00:16.920Z] Removing intermediate container d43fb1a55db9 [2023-03-07T09:00:16.920Z] ---> 13a49c9549f4 [2023-03-07T09:00:16.920Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T09:00:17.194Z] ---> Running in f3a7016d28f9 [2023-03-07T09:00:17.462Z] Removing intermediate container 6845341ede3a [2023-03-07T09:00:17.462Z] ---> db6f49d2e713 [2023-03-07T09:00:17.462Z] [2023-03-07T09:00:17.737Z] Successfully built db6f49d2e713 [2023-03-07T09:00:18.007Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T09:00:18.007Z] Building security-spiffe-token-provider [2023-03-07T09:00:18.007Z]  Building core-common-config-bootstrapper ... done Removing intermediate container f3a7016d28f9 [2023-03-07T09:00:18.007Z] ---> eb481c26175a [2023-03-07T09:00:18.007Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T09:00:18.007Z] ---> Running in adbec7b0acb8 [2023-03-07T09:00:18.600Z] Removing intermediate container adbec7b0acb8 [2023-03-07T09:00:18.600Z] ---> 23c8629f70a7 [2023-03-07T09:00:18.600Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T09:00:18.867Z] ---> Running in 11a4cd23c57c [2023-03-07T09:00:19.463Z] Removing intermediate container 11a4cd23c57c [2023-03-07T09:00:19.463Z] ---> ed240737ad5f [2023-03-07T09:00:19.463Z] Step 15/23 : WORKDIR / [2023-03-07T09:00:19.463Z] ---> Running in 88566d0295dd [2023-03-07T09:00:20.432Z] Removing intermediate container 88566d0295dd [2023-03-07T09:00:20.432Z] ---> c87651cfd2a8 [2023-03-07T09:00:20.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:00:21.847Z] ---> 7fb1754f2be3 [2023-03-07T09:00:21.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T09:00:25.195Z] ---> 2b558676a412 [2023-03-07T09:00:25.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T09:00:27.146Z] ---> 085799fef470 [2023-03-07T09:00:27.146Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T09:00:27.416Z] ---> Running in a0e50ae1f1ea [2023-03-07T09:00:28.833Z] Removing intermediate container a0e50ae1f1ea [2023-03-07T09:00:28.833Z] ---> 892961c874c0 [2023-03-07T09:00:28.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:00:28.833Z] ---> Running in 984751b38517 [2023-03-07T09:00:29.805Z] Removing intermediate container 984751b38517 [2023-03-07T09:00:29.805Z] ---> 086ac4bb6e71 [2023-03-07T09:00:29.805Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T09:00:30.075Z] ---> Running in 576cbbb03267 [2023-03-07T09:00:31.494Z] Removing intermediate container 576cbbb03267 [2023-03-07T09:00:31.494Z] ---> f6f229e5efcb [2023-03-07T09:00:31.494Z] Step 22/23 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:00:31.762Z] ---> Running in 7753a5d9b808 [2023-03-07T09:00:33.185Z] Removing intermediate container 7753a5d9b808 [2023-03-07T09:00:33.185Z] ---> 5b5832a60318 [2023-03-07T09:00:33.185Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T09:00:33.185Z] ---> Running in 05f915bfdaf6 [2023-03-07T09:00:34.603Z] Removing intermediate container 05f915bfdaf6 [2023-03-07T09:00:34.603Z] ---> 8245b75ea373 [2023-03-07T09:00:34.603Z] [2023-03-07T09:00:34.870Z] Successfully built 8245b75ea373 [2023-03-07T09:00:35.181Z] Successfully tagged core-command-arm64:latest [2023-03-07T09:00:35.181Z]  Building core-command ... done Building security-spire-config [2023-03-07T09:00:35.181Z] Removing intermediate container 8a76bfa2c9ef [2023-03-07T09:00:35.181Z] ---> 3e51d713d5bb [2023-03-07T09:00:35.181Z] [2023-03-07T09:00:35.181Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T09:00:35.181Z] ---> 4c81e5bf8899 [2023-03-07T09:00:35.181Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:00:35.181Z] ---> Using cache [2023-03-07T09:00:35.181Z] ---> 13a49c9549f4 [2023-03-07T09:00:35.181Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T09:00:35.181Z] ---> Using cache [2023-03-07T09:00:35.181Z] ---> eb481c26175a [2023-03-07T09:00:35.181Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T09:00:35.452Z] ---> Running in 4c29da31f643 [2023-03-07T09:00:36.035Z] Removing intermediate container 4c29da31f643 [2023-03-07T09:00:36.035Z] ---> 1bd42b7676a5 [2023-03-07T09:00:36.035Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T09:00:36.301Z] ---> Running in cc1a51dfe6d7 [2023-03-07T09:00:36.890Z] Removing intermediate container cc1a51dfe6d7 [2023-03-07T09:00:36.890Z] ---> 0165cde5e977 [2023-03-07T09:00:36.890Z] Step 15/24 : WORKDIR / [2023-03-07T09:00:37.158Z] ---> Running in 742b3a9df503 [2023-03-07T09:00:37.745Z] Removing intermediate container 742b3a9df503 [2023-03-07T09:00:37.745Z] ---> 2d3804223fc1 [2023-03-07T09:00:37.745Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:00:39.152Z] ---> 6be45342cc9d [2023-03-07T09:00:39.152Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T09:00:41.093Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:00:41.093Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:00:41.093Z] ---> 8b3437747c2b [2023-03-07T09:00:41.093Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T09:00:41.093Z] ---> Using cache [2023-03-07T09:00:41.093Z] ---> c982cbea7f1b [2023-03-07T09:00:41.093Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T09:00:41.093Z] ---> Running in cfdada6e7541 [2023-03-07T09:00:42.056Z] ---> c7d9cf9b0e82 [2023-03-07T09:00:42.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T09:00:43.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:00:43.998Z] ---> 2dc402858e66 [2023-03-07T09:00:43.998Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T09:00:44.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:00:45.171Z] ---> 1e0b2353e4b8 [2023-03-07T09:00:45.171Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T09:00:45.441Z] ---> Running in 94bdd0358afc [2023-03-07T09:00:46.040Z] Removing intermediate container 94bdd0358afc [2023-03-07T09:00:46.040Z] ---> 91270eb07365 [2023-03-07T09:00:46.040Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:00:46.313Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T09:00:46.313Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T09:00:46.313Z] OK: 16903 distinct packages available [2023-03-07T09:00:46.313Z] ---> Running in 1eae0f61150e [2023-03-07T09:00:46.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:00:47.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:00:47.176Z] Removing intermediate container 1eae0f61150e [2023-03-07T09:00:47.176Z] ---> b8816ff7f2f4 [2023-03-07T09:00:47.176Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T09:00:47.445Z] ---> Running in e0b7a5de990b [2023-03-07T09:00:48.411Z] Removing intermediate container e0b7a5de990b [2023-03-07T09:00:48.411Z] ---> 18884d6b153a [2023-03-07T09:00:48.411Z] Step 23/24 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:00:48.411Z] ---> Running in 03aeaf58a1f5 [2023-03-07T09:00:48.680Z] OK: 221 MiB in 51 packages [2023-03-07T09:00:49.275Z] Removing intermediate container 03aeaf58a1f5 [2023-03-07T09:00:49.275Z] ---> 4fe3ac43d0cd [2023-03-07T09:00:49.275Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T09:00:49.544Z] ---> Running in 46bfd0bc1c23 [2023-03-07T09:00:50.955Z] Removing intermediate container 46bfd0bc1c23 [2023-03-07T09:00:50.955Z] ---> 922c5c95fc89 [2023-03-07T09:00:50.955Z] [2023-03-07T09:00:51.222Z] Removing intermediate container cfdada6e7541 [2023-03-07T09:00:51.222Z] ---> 6030d9190036 [2023-03-07T09:00:51.222Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T09:00:51.806Z] Successfully built 922c5c95fc89 [2023-03-07T09:00:51.806Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T09:00:51.806Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-07T09:00:53.223Z] ---> 2fd19368962c [2023-03-07T09:00:53.223Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:00:53.223Z] ---> Running in 8934bc075372 [2023-03-07T09:00:59.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:00:59.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:00:59.910Z] ---> 8b3437747c2b [2023-03-07T09:00:59.910Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> c982cbea7f1b [2023-03-07T09:00:59.910Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> 9c09fde0130e [2023-03-07T09:00:59.910Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> a06f35116bb3 [2023-03-07T09:00:59.910Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> beb888c8aa64 [2023-03-07T09:00:59.910Z] Step 7/24 : COPY . . [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> 94d4ee838283 [2023-03-07T09:00:59.910Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> f073af09cde2 [2023-03-07T09:00:59.910Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> 4842aa41f298 [2023-03-07T09:00:59.910Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> 2df0360e7d17 [2023-03-07T09:00:59.910Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> 64fd4aa0de91 [2023-03-07T09:00:59.910Z] [2023-03-07T09:00:59.910Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T09:00:59.910Z] ---> 354640af7b1b [2023-03-07T09:00:59.910Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T09:00:59.910Z] ---> Using cache [2023-03-07T09:00:59.910Z] ---> b61cbe2026ee [2023-03-07T09:00:59.910Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T09:00:59.910Z] ---> Running in 176749cfda28 [2023-03-07T09:01:03.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:01:03.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:01:04.679Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T09:01:04.679Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T09:01:04.679Z] OK: 15736 distinct packages available [2023-03-07T09:01:04.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:01:05.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:01:06.948Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T09:01:06.948Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T09:01:06.948Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T09:01:06.948Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T09:01:06.948Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T09:01:06.948Z] OK: 6 MiB in 18 packages [2023-03-07T09:01:10.311Z] Removing intermediate container 176749cfda28 [2023-03-07T09:01:10.311Z] ---> 4afe7991f6ec [2023-03-07T09:01:10.311Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T09:01:15.663Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:01:15.663Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:01:15.663Z] ---> 8b3437747c2b [2023-03-07T09:01:15.663Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T09:01:15.663Z] ---> Using cache [2023-03-07T09:01:15.663Z] ---> c982cbea7f1b [2023-03-07T09:01:15.663Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T09:01:15.663Z] ---> Using cache [2023-03-07T09:01:15.663Z] ---> d93cd8731958 [2023-03-07T09:01:15.663Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T09:01:15.663Z] ---> Using cache [2023-03-07T09:01:15.663Z] ---> 988554403918 [2023-03-07T09:01:15.663Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:01:16.627Z] ---> Running in 0c446dcbca85 [2023-03-07T09:01:23.293Z] ---> c16beee87693 [2023-03-07T09:01:23.293Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T09:01:23.567Z] ---> 5cda989df216 [2023-03-07T09:01:23.567Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T09:01:23.834Z] ---> Running in e2ab7068ea4f [2023-03-07T09:01:24.795Z] Removing intermediate container e2ab7068ea4f [2023-03-07T09:01:24.795Z] ---> 98c75555f383 [2023-03-07T09:01:24.795Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T09:01:26.215Z] ---> 46ab46ed7d2a [2023-03-07T09:01:26.215Z] Step 19/24 : WORKDIR / [2023-03-07T09:01:26.482Z] ---> Running in bccfb5b016c0 [2023-03-07T09:01:27.443Z] Removing intermediate container bccfb5b016c0 [2023-03-07T09:01:27.443Z] ---> e49f863f36c6 [2023-03-07T09:01:27.443Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T09:01:27.712Z] ---> Running in 6909df10a920 [2023-03-07T09:01:28.673Z] Removing intermediate container 6909df10a920 [2023-03-07T09:01:28.673Z] ---> efc86c8d223c [2023-03-07T09:01:28.673Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T09:01:28.942Z] ---> Running in 99c8c43b8cb2 [2023-03-07T09:01:29.915Z] Removing intermediate container 99c8c43b8cb2 [2023-03-07T09:01:29.915Z] ---> adac7111f02f [2023-03-07T09:01:29.915Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T09:01:30.184Z] ---> Running in 7fe41749ad36 [2023-03-07T09:01:31.157Z] Removing intermediate container 7fe41749ad36 [2023-03-07T09:01:31.157Z] ---> b8530499d33c [2023-03-07T09:01:31.157Z] Step 23/24 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:01:31.428Z] ---> Running in c0acded86abf [2023-03-07T09:01:32.397Z] Removing intermediate container c0acded86abf [2023-03-07T09:01:32.397Z] ---> 51abcdbcd575 [2023-03-07T09:01:32.397Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T09:01:32.669Z] ---> Running in 2140739ba6cf [2023-03-07T09:01:33.633Z] Removing intermediate container 2140739ba6cf [2023-03-07T09:01:33.633Z] ---> d7cdab20f4ec [2023-03-07T09:01:33.633Z] [2023-03-07T09:01:33.902Z] Successfully built d7cdab20f4ec [2023-03-07T09:01:33.902Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T09:01:33.902Z] Building security-secretstore-setup [2023-03-07T09:01:48.908Z]  Building security-spire-config ... done Removing intermediate container 37e3ebd83ad6 [2023-03-07T09:01:48.908Z] ---> 2c49abb781f9 [2023-03-07T09:01:48.908Z] Step 7/32 : COPY . . [2023-03-07T09:01:52.269Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:01:52.269Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:01:52.269Z] ---> 8b3437747c2b [2023-03-07T09:01:52.269Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T09:01:52.269Z] ---> Using cache [2023-03-07T09:01:52.269Z] ---> c982cbea7f1b [2023-03-07T09:01:52.269Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T09:01:52.269Z] ---> Using cache [2023-03-07T09:01:52.269Z] ---> d93cd8731958 [2023-03-07T09:01:52.269Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T09:01:52.269Z] ---> Using cache [2023-03-07T09:01:52.269Z] ---> 988554403918 [2023-03-07T09:01:52.269Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:01:52.269Z] ---> Using cache [2023-03-07T09:01:52.269Z] ---> 2c49abb781f9 [2023-03-07T09:01:52.269Z] Step 7/23 : COPY . . [2023-03-07T09:02:14.361Z] ---> 8c8c160e1598 [2023-03-07T09:02:14.361Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T09:02:14.361Z] ---> Running in 787b77b03089 [2023-03-07T09:02:14.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T09:02:21.594Z] ---> 5fe928396f3d [2023-03-07T09:02:21.594Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T09:02:21.594Z] ---> Running in 91d9987d31af [2023-03-07T09:02:24.942Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T09:03:11.804Z] Removing intermediate container 8934bc075372 [2023-03-07T09:03:11.804Z] ---> 8ab075a90db5 [2023-03-07T09:03:11.804Z] Step 7/19 : COPY . . [2023-03-07T09:03:13.754Z] Removing intermediate container 0c446dcbca85 [2023-03-07T09:03:13.754Z] ---> 6f35cdb9222c [2023-03-07T09:03:13.754Z] Step 7/20 : COPY . . [2023-03-07T09:03:25.285Z] ---> d7f93e6fe34f [2023-03-07T09:03:25.285Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T09:03:25.285Z] ---> Running in 032605936ad0 [2023-03-07T09:03:27.433Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T09:03:32.901Z] ---> 25589a13089a [2023-03-07T09:03:32.901Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T09:03:32.901Z] ---> Running in 16d5a8ee4bd1 [2023-03-07T09:03:36.308Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T09:05:27.995Z] Removing intermediate container d36179d6090e [2023-03-07T09:05:27.995Z] ---> 06a95e782b19 [2023-03-07T09:05:27.995Z] [2023-03-07T09:05:27.995Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T09:05:27.995Z] ---> 4c81e5bf8899 [2023-03-07T09:05:27.995Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T09:05:27.995Z] ---> Running in 31d08b6870b4 [2023-03-07T09:05:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:05:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:05:27.995Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T09:05:27.995Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T09:05:27.995Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:05:27.995Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T09:05:27.995Z] OK: 6 MiB in 16 packages [2023-03-07T09:05:27.995Z] Removing intermediate container 31d08b6870b4 [2023-03-07T09:05:27.995Z] ---> 3ec903f65ed8 [2023-03-07T09:05:27.995Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T09:05:27.995Z] ---> Running in 623bffd57b0b [2023-03-07T09:05:27.995Z] Removing intermediate container 623bffd57b0b [2023-03-07T09:05:27.995Z] ---> abb1687684ea [2023-03-07T09:05:27.995Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T09:05:27.995Z] ---> Running in d614ec66f2e2 [2023-03-07T09:05:27.995Z] Removing intermediate container d614ec66f2e2 [2023-03-07T09:05:27.995Z] ---> ade248a531d8 [2023-03-07T09:05:27.995Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T09:05:27.995Z] ---> Running in 725c38fbbd60 [2023-03-07T09:05:27.995Z] Removing intermediate container 725c38fbbd60 [2023-03-07T09:05:27.995Z] ---> 09225485f053 [2023-03-07T09:05:27.995Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:05:27.995Z] ---> 31068677a99a [2023-03-07T09:05:27.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T09:05:29.943Z] ---> 3a0f137b5cd9 [2023-03-07T09:05:29.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T09:05:30.906Z] ---> aed15b1371a8 [2023-03-07T09:05:30.906Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T09:05:31.175Z] ---> Running in c9e692348c1f [2023-03-07T09:05:31.762Z] Removing intermediate container c9e692348c1f [2023-03-07T09:05:31.762Z] ---> accf7d7b500d [2023-03-07T09:05:31.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:05:31.762Z] ---> Running in 5e409fbac659 [2023-03-07T09:05:32.726Z] Removing intermediate container 5e409fbac659 [2023-03-07T09:05:32.726Z] ---> 7ec624554557 [2023-03-07T09:05:32.726Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:05:32.726Z] ---> Running in ee7a2edfc7c8 [2023-03-07T09:05:33.312Z] Removing intermediate container ee7a2edfc7c8 [2023-03-07T09:05:33.312Z] ---> 491bf2fd0172 [2023-03-07T09:05:33.312Z] Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:05:33.900Z] ---> Running in 5969f520fb33 [2023-03-07T09:05:34.489Z] Removing intermediate container 5969f520fb33 [2023-03-07T09:05:34.489Z] ---> 934bbf3b47eb [2023-03-07T09:05:34.489Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:05:34.759Z] ---> Running in 7acc7754a72d [2023-03-07T09:05:35.346Z] Removing intermediate container 7acc7754a72d [2023-03-07T09:05:35.346Z] ---> bfe85301eb30 [2023-03-07T09:05:35.346Z] [2023-03-07T09:05:35.615Z] Successfully built bfe85301eb30 [2023-03-07T09:05:35.615Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T09:05:35.615Z] Building support-scheduler [2023-03-07T09:05:53.836Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:05:53.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:05:53.836Z] ---> 8b3437747c2b [2023-03-07T09:05:53.836Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T09:05:53.836Z] ---> Using cache [2023-03-07T09:05:53.836Z] ---> b5682792ecae [2023-03-07T09:05:53.836Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T09:05:53.836Z] ---> Using cache [2023-03-07T09:05:53.836Z] ---> c5f1d1de4153 [2023-03-07T09:05:53.836Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T09:05:53.836Z] ---> Using cache [2023-03-07T09:05:53.836Z] ---> 193890f5b2f9 [2023-03-07T09:05:53.836Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T09:05:53.836Z] ---> Using cache [2023-03-07T09:05:53.836Z] ---> dc2da49c2e90 [2023-03-07T09:05:53.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:05:53.836Z] ---> Using cache [2023-03-07T09:05:53.836Z] ---> 9aa276551108 [2023-03-07T09:05:53.836Z] Step 8/22 : COPY . . [2023-03-07T09:05:53.836Z] ---> Using cache [2023-03-07T09:05:53.836Z] ---> 7879c3cf0cb7 [2023-03-07T09:05:53.836Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T09:05:53.836Z] ---> Running in f6304c92ab55 [2023-03-07T09:05:54.420Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T09:09:16.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T09:09:19.563Z] Removing intermediate container 787b77b03089 [2023-03-07T09:09:19.563Z] ---> 6f6e34721d7d [2023-03-07T09:09:19.563Z] [2023-03-07T09:09:19.563Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T09:09:19.563Z] ---> 4c81e5bf8899 [2023-03-07T09:09:19.563Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T09:09:19.838Z] ---> Running in 845cf936a235 [2023-03-07T09:09:20.105Z] Removing intermediate container 845cf936a235 [2023-03-07T09:09:20.105Z] ---> 5eb89ec51d77 [2023-03-07T09:09:20.105Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T09:09:20.372Z] ---> Running in 1be758709cde [2023-03-07T09:09:22.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:09:22.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:09:24.320Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T09:09:24.320Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T09:09:24.320Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:09:24.320Z] OK: 5 MiB in 16 packages [2023-03-07T09:09:26.265Z] Removing intermediate container 1be758709cde [2023-03-07T09:09:26.265Z] ---> 39e20389b19c [2023-03-07T09:09:26.265Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T09:09:26.532Z] ---> Running in 9deb3bd91cd0 [2023-03-07T09:09:27.490Z] Removing intermediate container 9deb3bd91cd0 [2023-03-07T09:09:27.490Z] ---> dee7bebbe1b6 [2023-03-07T09:09:27.490Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T09:09:27.757Z] ---> Running in 21d7aab196fc [2023-03-07T09:09:28.718Z] Removing intermediate container 21d7aab196fc [2023-03-07T09:09:28.718Z] ---> 90fa634cbe08 [2023-03-07T09:09:28.718Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T09:09:28.718Z] ---> Running in e8f718629fe4 [2023-03-07T09:09:29.681Z] Removing intermediate container e8f718629fe4 [2023-03-07T09:09:29.682Z] ---> 05425bd0a3fc [2023-03-07T09:09:29.682Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T09:09:29.949Z] ---> Running in f44f1ae721c0 [2023-03-07T09:09:30.918Z] Removing intermediate container f44f1ae721c0 [2023-03-07T09:09:30.918Z] ---> 8740f398385c [2023-03-07T09:09:30.918Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T09:09:30.918Z] ---> Running in b51d3fda167d [2023-03-07T09:09:36.275Z] Removing intermediate container b51d3fda167d [2023-03-07T09:09:36.275Z] ---> 6ded0d262dcd [2023-03-07T09:09:36.275Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T09:09:36.275Z] ---> Running in 113a78c41964 [2023-03-07T09:09:36.275Z] Removing intermediate container 91d9987d31af [2023-03-07T09:09:36.275Z] ---> d24f11d4ebc2 [2023-03-07T09:09:36.275Z] [2023-03-07T09:09:36.275Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T09:09:36.275Z] ---> 4c81e5bf8899 [2023-03-07T09:09:36.275Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T09:09:36.542Z] ---> Running in b46dc64f133c [2023-03-07T09:09:37.158Z] Removing intermediate container 113a78c41964 [2023-03-07T09:09:37.158Z] ---> 05fab52d7a68 [2023-03-07T09:09:37.158Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T09:09:38.572Z] ---> eb5789514f2f [2023-03-07T09:09:38.572Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T09:09:38.572Z] ---> Running in 03ae69203760 [2023-03-07T09:09:39.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:09:39.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:09:41.156Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T09:09:41.426Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T09:09:41.426Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T09:09:41.705Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:09:41.705Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T09:09:41.981Z] Removing intermediate container 03ae69203760 [2023-03-07T09:09:41.981Z] ---> dc3c14a2c66d [2023-03-07T09:09:41.981Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:09:42.251Z] OK: 6 MiB in 17 packages [2023-03-07T09:09:43.215Z] ---> b8f48e2b75e0 [2023-03-07T09:09:43.215Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T09:09:45.159Z] Removing intermediate container b46dc64f133c [2023-03-07T09:09:45.159Z] ---> ac8cdf24558a [2023-03-07T09:09:45.159Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T09:09:45.159Z] ---> Running in f493c67eaac9 [2023-03-07T09:09:45.742Z] Removing intermediate container f493c67eaac9 [2023-03-07T09:09:45.742Z] ---> 10d8d0d12d81 [2023-03-07T09:09:45.742Z] Step 12/23 : WORKDIR / [2023-03-07T09:09:45.743Z] ---> Running in 23009c4d00d8 [2023-03-07T09:09:46.326Z] ---> c8c64a07e930 [2023-03-07T09:09:46.326Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T09:09:46.910Z] Removing intermediate container 23009c4d00d8 [2023-03-07T09:09:46.910Z] ---> 183052bb528c [2023-03-07T09:09:46.910Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T09:09:47.492Z] ---> 182b51ebf55d [2023-03-07T09:09:47.492Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T09:09:48.083Z] ---> 0333c158dc10 [2023-03-07T09:09:48.083Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T09:09:49.052Z] ---> d19db965ceba [2023-03-07T09:09:49.052Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T09:09:51.637Z] ---> 5e467a86a471 [2023-03-07T09:09:51.637Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T09:09:51.637Z] ---> 2cea2f5be422 [2023-03-07T09:09:51.637Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T09:09:53.047Z] ---> 8122b79d3fac [2023-03-07T09:09:53.048Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T09:09:53.048Z] ---> 2d9eb3776161 [2023-03-07T09:09:53.048Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T09:09:54.458Z] ---> ffb9cfd54e60 [2023-03-07T09:09:54.458Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T09:09:54.458Z] ---> Running in 360d7fd042b9 [2023-03-07T09:09:55.045Z] ---> 597350e5a792 [2023-03-07T09:09:55.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T09:09:58.385Z] ---> 32771a0e568c [2023-03-07T09:09:58.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T09:09:58.971Z] Removing intermediate container 360d7fd042b9 [2023-03-07T09:09:58.971Z] ---> 289a47adb86d [2023-03-07T09:09:58.971Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T09:09:59.240Z] ---> Running in 9081886b9ca2 [2023-03-07T09:09:59.240Z] ---> 0d0119c98029 [2023-03-07T09:09:59.240Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T09:09:59.507Z] ---> Running in 39e867672213 [2023-03-07T09:10:00.093Z] Removing intermediate container 9081886b9ca2 [2023-03-07T09:10:00.093Z] ---> 96f463f3584e [2023-03-07T09:10:00.093Z] Step 29/32 : CMD ["gate"] [2023-03-07T09:10:00.360Z] ---> Running in 7a8e7c35baf0 [2023-03-07T09:10:00.951Z] Removing intermediate container 7a8e7c35baf0 [2023-03-07T09:10:00.951Z] ---> 6bb832c3ae0d [2023-03-07T09:10:00.951Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T09:10:01.220Z] ---> Running in 4c5a15e3d4d8 [2023-03-07T09:10:01.803Z] Removing intermediate container 4c5a15e3d4d8 [2023-03-07T09:10:01.803Z] ---> ef7ab9989f98 [2023-03-07T09:10:01.803Z] Step 31/32 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:10:02.093Z] ---> Running in 63846462f7de [2023-03-07T09:10:02.680Z] Removing intermediate container 63846462f7de [2023-03-07T09:10:02.680Z] ---> c22e97087c75 [2023-03-07T09:10:02.680Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T09:10:02.953Z] ---> Running in 910972f2753f [2023-03-07T09:10:03.922Z] Removing intermediate container 910972f2753f [2023-03-07T09:10:03.922Z] ---> db1e82197f3d [2023-03-07T09:10:03.922Z] [2023-03-07T09:10:03.922Z] Removing intermediate container 39e867672213 [2023-03-07T09:10:03.922Z] ---> 875f07dc9a3f [2023-03-07T09:10:03.922Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T09:10:03.922Z] ---> Running in 6cd90fab6e44 [2023-03-07T09:10:04.190Z] Successfully built db1e82197f3d [2023-03-07T09:10:04.190Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T09:10:04.190Z] Building core-data [2023-03-07T09:10:04.773Z]  Building security-bootstrapper ... done Removing intermediate container 6cd90fab6e44 [2023-03-07T09:10:04.773Z] ---> 7e1d9bb9a549 [2023-03-07T09:10:04.773Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T09:10:04.773Z] ---> Running in 829e900d7fc5 [2023-03-07T09:10:05.363Z] Removing intermediate container 829e900d7fc5 [2023-03-07T09:10:05.363Z] ---> 57e97c53a874 [2023-03-07T09:10:05.363Z] Step 22/23 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:10:05.363Z] ---> Running in 3c3b0af49527 [2023-03-07T09:10:05.945Z] Removing intermediate container 3c3b0af49527 [2023-03-07T09:10:05.945Z] ---> 7b95ba3b4009 [2023-03-07T09:10:05.945Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T09:10:06.214Z] ---> Running in f3953fe7f841 [2023-03-07T09:10:06.797Z] Removing intermediate container f3953fe7f841 [2023-03-07T09:10:06.797Z] ---> 4ab095e44394 [2023-03-07T09:10:06.797Z] [2023-03-07T09:10:07.062Z] Successfully built 4ab095e44394 [2023-03-07T09:10:07.062Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T09:10:07.062Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-03-07T09:10:33.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:10:33.756Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:10:33.756Z] ---> 8b3437747c2b [2023-03-07T09:10:33.756Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T09:10:33.756Z] ---> Using cache [2023-03-07T09:10:33.756Z] ---> b5682792ecae [2023-03-07T09:10:33.756Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T09:10:33.756Z] ---> Using cache [2023-03-07T09:10:33.756Z] ---> c5f1d1de4153 [2023-03-07T09:10:33.756Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T09:10:33.756Z] ---> Using cache [2023-03-07T09:10:33.756Z] ---> 193890f5b2f9 [2023-03-07T09:10:33.756Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T09:10:33.756Z] ---> Using cache [2023-03-07T09:10:33.756Z] ---> dc2da49c2e90 [2023-03-07T09:10:33.756Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:10:33.756Z] ---> Using cache [2023-03-07T09:10:33.756Z] ---> 9aa276551108 [2023-03-07T09:10:33.756Z] Step 8/22 : COPY . . [2023-03-07T09:10:33.756Z] ---> Using cache [2023-03-07T09:10:33.756Z] ---> 7879c3cf0cb7 [2023-03-07T09:10:33.756Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T09:10:33.756Z] ---> Running in 5eac241d4b30 [2023-03-07T09:10:35.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:10:35.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:10:35.166Z] ---> 8b3437747c2b [2023-03-07T09:10:35.166Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T09:10:35.166Z] ---> Using cache [2023-03-07T09:10:35.166Z] ---> c982cbea7f1b [2023-03-07T09:10:35.166Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T09:10:35.166Z] ---> Using cache [2023-03-07T09:10:35.166Z] ---> 9c09fde0130e [2023-03-07T09:10:35.166Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T09:10:35.166Z] ---> Using cache [2023-03-07T09:10:35.166Z] ---> a06f35116bb3 [2023-03-07T09:10:35.166Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:10:35.166Z] ---> Using cache [2023-03-07T09:10:35.166Z] ---> beb888c8aa64 [2023-03-07T09:10:35.166Z] Step 7/23 : COPY . . [2023-03-07T09:10:35.432Z] ---> Using cache [2023-03-07T09:10:35.432Z] ---> 94d4ee838283 [2023-03-07T09:10:35.432Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T09:10:35.432Z] ---> Using cache [2023-03-07T09:10:35.432Z] ---> f073af09cde2 [2023-03-07T09:10:35.432Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T09:10:35.432Z] ---> Using cache [2023-03-07T09:10:35.432Z] ---> 4842aa41f298 [2023-03-07T09:10:35.433Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T09:10:36.017Z] ---> Running in 1b543b796d62 [2023-03-07T09:10:36.284Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T09:10:36.869Z] Removing intermediate container 16d5a8ee4bd1 [2023-03-07T09:10:36.869Z] ---> 92f42b69825f [2023-03-07T09:10:36.869Z] [2023-03-07T09:10:36.869Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T09:10:36.869Z] ---> 4c81e5bf8899 [2023-03-07T09:10:36.869Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T09:10:36.869Z] ---> Running in a6901f76de39 [2023-03-07T09:10:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:10:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:10:40.047Z] Removing intermediate container 1b543b796d62 [2023-03-07T09:10:40.047Z] ---> 1510eca87c88 [2023-03-07T09:10:40.047Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T09:10:40.047Z] ---> Running in 3d473cf919cc [2023-03-07T09:10:41.015Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T09:10:41.015Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T09:10:41.284Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:10:41.284Z] OK: 6 MiB in 16 packages [2023-03-07T09:10:42.699Z] Removing intermediate container 3d473cf919cc [2023-03-07T09:10:42.699Z] ---> 42437201c216 [2023-03-07T09:10:42.699Z] [2023-03-07T09:10:42.699Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T09:10:42.699Z] ---> 354640af7b1b [2023-03-07T09:10:42.699Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T09:10:42.699Z] ---> Using cache [2023-03-07T09:10:42.699Z] ---> b61cbe2026ee [2023-03-07T09:10:42.699Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T09:10:42.699Z] ---> Using cache [2023-03-07T09:10:42.699Z] ---> bd3daf94eb8b [2023-03-07T09:10:42.699Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T09:10:43.660Z] Removing intermediate container a6901f76de39 [2023-03-07T09:10:43.660Z] ---> 8a245b64e8d3 [2023-03-07T09:10:43.660Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T09:10:43.930Z] ---> Running in c8cd95f3de6b [2023-03-07T09:10:44.891Z] Removing intermediate container c8cd95f3de6b [2023-03-07T09:10:44.891Z] ---> a120e989603a [2023-03-07T09:10:44.891Z] Step 12/20 : WORKDIR /edgex [2023-03-07T09:10:44.891Z] ---> Running in 17532797a982 [2023-03-07T09:10:45.863Z] Removing intermediate container 17532797a982 [2023-03-07T09:10:45.863Z] ---> bb5e57943f24 [2023-03-07T09:10:45.863Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T09:10:47.805Z] ---> 3c152c41a35e [2023-03-07T09:10:47.805Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T09:10:50.380Z] ---> b3089c862fe5 [2023-03-07T09:10:50.380Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T09:10:51.337Z] ---> aa3a91035468 [2023-03-07T09:10:51.337Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T09:10:51.337Z] ---> e4f779e5a16e [2023-03-07T09:10:51.337Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T09:10:51.603Z] ---> Running in 3de1a204da06 [2023-03-07T09:10:53.010Z] ---> 97d0d7782ea1 [2023-03-07T09:10:53.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T09:10:56.353Z] ---> 2cf5638b3191 [2023-03-07T09:10:56.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T09:10:57.766Z] ---> 2901360d5ba4 [2023-03-07T09:10:57.766Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T09:10:57.766Z] Removing intermediate container 3de1a204da06 [2023-03-07T09:10:57.766Z] ---> 9415545d55ad [2023-03-07T09:10:57.766Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T09:10:57.766Z] ---> Running in fa7fbd9dc341 [2023-03-07T09:10:57.766Z] ---> Running in 70652298b100 [2023-03-07T09:10:58.362Z] Removing intermediate container 70652298b100 [2023-03-07T09:10:58.362Z] ---> 71c49198d81c [2023-03-07T09:10:58.362Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T09:10:58.362Z] Removing intermediate container fa7fbd9dc341 [2023-03-07T09:10:58.362Z] ---> a788f5360eb4 [2023-03-07T09:10:58.362Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T09:10:58.636Z] ---> Running in 9dc86dba2604 [2023-03-07T09:10:58.636Z] ---> Running in 92561c9d9fa0 [2023-03-07T09:10:59.220Z] Removing intermediate container 9dc86dba2604 [2023-03-07T09:10:59.220Z] ---> f02c62f8ea25 [2023-03-07T09:10:59.220Z] Step 19/20 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:10:59.220Z] Removing intermediate container 92561c9d9fa0 [2023-03-07T09:10:59.220Z] ---> b3aba8ba090b [2023-03-07T09:10:59.220Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T09:10:59.490Z] ---> Running in c47275c7965c [2023-03-07T09:10:59.762Z] ---> Running in 5164163ce55e [2023-03-07T09:11:00.344Z] Removing intermediate container c47275c7965c [2023-03-07T09:11:00.344Z] ---> 878bf14b6118 [2023-03-07T09:11:00.344Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T09:11:00.344Z] Removing intermediate container 5164163ce55e [2023-03-07T09:11:00.344Z] ---> 9d9e5ec33d6e [2023-03-07T09:11:00.344Z] Step 22/23 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:11:00.615Z] ---> Running in 733b70ac9097 [2023-03-07T09:11:00.615Z] ---> Running in 7617bf3cc641 [2023-03-07T09:11:01.579Z] Removing intermediate container 733b70ac9097 [2023-03-07T09:11:01.579Z] ---> 869dc793c793 [2023-03-07T09:11:01.579Z] [2023-03-07T09:11:01.579Z] Removing intermediate container 7617bf3cc641 [2023-03-07T09:11:01.579Z] ---> 7321cbe14c0c [2023-03-07T09:11:01.579Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T09:11:01.845Z] ---> Running in ce09fa62bf46 [2023-03-07T09:11:02.112Z] Successfully built 869dc793c793 [2023-03-07T09:11:02.112Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T09:11:02.378Z]  Building security-proxy-setup ... done Removing intermediate container ce09fa62bf46 [2023-03-07T09:11:02.378Z] ---> 30e21bf14bc4 [2023-03-07T09:11:02.378Z] [2023-03-07T09:11:02.961Z] Successfully built 30e21bf14bc4 [2023-03-07T09:11:02.961Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T09:12:24.573Z]  Building security-spire-server ... done Removing intermediate container 032605936ad0 [2023-03-07T09:12:24.573Z] ---> 6dc70553d05e [2023-03-07T09:12:24.573Z] [2023-03-07T09:12:24.573Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T09:12:24.573Z] ---> 354640af7b1b [2023-03-07T09:12:24.573Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T09:12:24.573Z] ---> Using cache [2023-03-07T09:12:24.573Z] ---> b61cbe2026ee [2023-03-07T09:12:24.573Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T09:12:24.573Z] ---> Running in 89d73944609d [2023-03-07T09:12:24.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:12:24.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:12:24.573Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T09:12:24.573Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T09:12:24.573Z] OK: 15736 distinct packages available [2023-03-07T09:12:24.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:12:24.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:12:24.573Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T09:12:24.573Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T09:12:24.573Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T09:12:24.573Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T09:12:24.573Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T09:12:24.573Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T09:12:24.573Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T09:12:24.573Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T09:12:24.573Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T09:12:24.573Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T09:12:24.573Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T09:12:24.573Z] OK: 8 MiB in 23 packages [2023-03-07T09:12:25.986Z] Removing intermediate container 89d73944609d [2023-03-07T09:12:25.986Z] ---> dabbb6d888c4 [2023-03-07T09:12:25.986Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:12:30.239Z] ---> f8f48419a987 [2023-03-07T09:12:30.239Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T09:12:32.286Z] ---> 5ba3786d26a0 [2023-03-07T09:12:32.286Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T09:12:33.294Z] ---> 5b1e1058d03f [2023-03-07T09:12:33.294Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T09:12:33.294Z] ---> Running in d3bc7b66bd5c [2023-03-07T09:12:33.891Z] Removing intermediate container d3bc7b66bd5c [2023-03-07T09:12:33.891Z] ---> 0d8b675ad4ee [2023-03-07T09:12:33.891Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:12:33.891Z] ---> Running in 8bce4cd30e76 [2023-03-07T09:12:34.492Z] Removing intermediate container 8bce4cd30e76 [2023-03-07T09:12:34.492Z] ---> 8b56f0a2e7e1 [2023-03-07T09:12:34.492Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T09:12:34.772Z] ---> Running in f5cba30971b9 [2023-03-07T09:12:35.387Z] Removing intermediate container f5cba30971b9 [2023-03-07T09:12:35.387Z] ---> 5c08f19c755f [2023-03-07T09:12:35.387Z] Step 18/19 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:12:35.387Z] ---> Running in 22ba816bd0a5 [2023-03-07T09:12:35.994Z] Removing intermediate container 22ba816bd0a5 [2023-03-07T09:12:35.994Z] ---> 7c5d2eec6ac4 [2023-03-07T09:12:35.994Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T09:12:35.994Z] ---> Running in c18ad86dd915 [2023-03-07T09:12:36.628Z] Removing intermediate container c18ad86dd915 [2023-03-07T09:12:36.628Z] ---> d3dfecd64f3f [2023-03-07T09:12:36.628Z] [2023-03-07T09:12:36.896Z] Successfully built d3dfecd64f3f [2023-03-07T09:12:36.896Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T09:13:58.515Z]  Building security-spiffe-token-provider ... done Removing intermediate container f6304c92ab55 [2023-03-07T09:13:58.515Z] ---> b840f813c519 [2023-03-07T09:13:58.515Z] [2023-03-07T09:13:58.515Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T09:13:58.515Z] ---> 4c81e5bf8899 [2023-03-07T09:13:58.515Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:13:58.515Z] ---> Using cache [2023-03-07T09:13:58.515Z] ---> 13a49c9549f4 [2023-03-07T09:13:58.515Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T09:13:58.515Z] ---> Using cache [2023-03-07T09:13:58.515Z] ---> eb481c26175a [2023-03-07T09:13:58.515Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T09:13:58.515Z] ---> Running in 37275aa6fc41 [2023-03-07T09:13:58.515Z] Removing intermediate container 37275aa6fc41 [2023-03-07T09:13:58.515Z] ---> b8170d135e3f [2023-03-07T09:13:58.515Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T09:13:58.515Z] ---> Running in 72382995d399 [2023-03-07T09:13:58.515Z] Removing intermediate container 72382995d399 [2023-03-07T09:13:58.515Z] ---> aef776bcc73e [2023-03-07T09:13:58.515Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:13:58.515Z] ---> 1c8389ca98f4 [2023-03-07T09:13:58.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T09:13:58.515Z] ---> 43c6a2b0951c [2023-03-07T09:13:58.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T09:13:58.515Z] ---> 579269e8de76 [2023-03-07T09:13:58.515Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T09:13:58.515Z] ---> Running in e40ba456e95e [2023-03-07T09:13:58.515Z] Removing intermediate container e40ba456e95e [2023-03-07T09:13:58.515Z] ---> 633096c05478 [2023-03-07T09:13:58.515Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:13:58.515Z] ---> Running in f8fd64118485 [2023-03-07T09:13:58.515Z] Removing intermediate container f8fd64118485 [2023-03-07T09:13:58.515Z] ---> be9c5e4b8fb4 [2023-03-07T09:13:58.515Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:13:58.515Z] ---> Running in df9bd996bc58 [2023-03-07T09:13:58.515Z] Removing intermediate container df9bd996bc58 [2023-03-07T09:13:58.515Z] ---> 14b5e62e24fc [2023-03-07T09:13:58.515Z] Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:13:58.515Z] ---> Running in c5ddaaf67006 [2023-03-07T09:13:58.515Z] Removing intermediate container c5ddaaf67006 [2023-03-07T09:13:58.515Z] ---> 08bdf3115f86 [2023-03-07T09:13:58.515Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:13:58.515Z] ---> Running in 7e6d05f820c8 [2023-03-07T09:13:58.515Z] Removing intermediate container 7e6d05f820c8 [2023-03-07T09:13:58.515Z] ---> 50e4827d4cf4 [2023-03-07T09:13:58.515Z] [2023-03-07T09:13:58.515Z] Successfully built 50e4827d4cf4 [2023-03-07T09:13:58.515Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T09:14:03.858Z]  Building support-scheduler ... done Removing intermediate container 5eac241d4b30 [2023-03-07T09:14:03.858Z] ---> 982341b4b9b9 [2023-03-07T09:14:03.858Z] [2023-03-07T09:14:03.858Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T09:14:03.858Z] ---> 4c81e5bf8899 [2023-03-07T09:14:04.125Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T09:14:04.125Z] ---> Running in 36b6663c068c [2023-03-07T09:14:04.391Z] Removing intermediate container 36b6663c068c [2023-03-07T09:14:04.391Z] ---> a6b91646264f [2023-03-07T09:14:04.391Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T09:14:04.391Z] ---> Running in a9f5051d3e58 [2023-03-07T09:14:04.658Z] Removing intermediate container a9f5051d3e58 [2023-03-07T09:14:04.658Z] ---> a93ba61e9145 [2023-03-07T09:14:04.658Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T09:14:04.925Z] ---> Running in 51607f93cce4 [2023-03-07T09:14:05.194Z] Removing intermediate container 51607f93cce4 [2023-03-07T09:14:05.194Z] ---> 87c1c8754068 [2023-03-07T09:14:05.194Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:14:05.194Z] ---> Running in 0d77e523c1df [2023-03-07T09:14:06.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:14:06.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:14:08.008Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T09:14:08.008Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:14:08.008Z] OK: 5 MiB in 15 packages [2023-03-07T09:14:08.969Z] Removing intermediate container 0d77e523c1df [2023-03-07T09:14:08.969Z] ---> 8ec3bbac7963 [2023-03-07T09:14:08.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:14:09.235Z] ---> aeabf5a35b95 [2023-03-07T09:14:09.235Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T09:14:10.650Z] ---> bb281f92889b [2023-03-07T09:14:10.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T09:14:12.597Z] ---> 199654927b41 [2023-03-07T09:14:12.597Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T09:14:12.597Z] ---> Running in 9c29642781b1 [2023-03-07T09:14:12.864Z] Removing intermediate container 9c29642781b1 [2023-03-07T09:14:12.864Z] ---> dc11f0fec090 [2023-03-07T09:14:12.864Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:14:12.864Z] ---> Running in 9d9374a595db [2023-03-07T09:14:13.132Z] Removing intermediate container 9d9374a595db [2023-03-07T09:14:13.132Z] ---> 3dc355b72998 [2023-03-07T09:14:13.132Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:14:13.399Z] ---> Running in 2df518e76cf7 [2023-03-07T09:14:13.668Z] Removing intermediate container 2df518e76cf7 [2023-03-07T09:14:13.668Z] ---> 9901780fce97 [2023-03-07T09:14:13.668Z] Step 21/22 : LABEL git_sha=f8e06d781b01169738dc72e54ddf436e2056e2fc [2023-03-07T09:14:13.668Z] ---> Running in 15653b732dc1 [2023-03-07T09:14:13.936Z] Removing intermediate container 15653b732dc1 [2023-03-07T09:14:13.936Z] ---> 7e6ebccc0d41 [2023-03-07T09:14:13.936Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:14:14.204Z] ---> Running in b2f2ce44a6f1 [2023-03-07T09:14:14.470Z] Removing intermediate container b2f2ce44a6f1 [2023-03-07T09:14:14.470Z] ---> 3bcfa84d629a [2023-03-07T09:14:14.470Z] [2023-03-07T09:14:14.739Z] Successfully built 3bcfa84d629a [2023-03-07T09:14:14.739Z] Successfully tagged core-data-arm64:latest [2023-03-07T09:14:15.018Z]  Building core-data ... done  [Pipeline] } [2023-03-07T09:14:15.031Z] $ docker stop --time=1 526626ef56c7c857b829f4e85e3df02d3996e70dbfbf2c664d287c62baa00c4f [2023-03-07T09:14:16.744Z] $ docker rm -f --volumes 526626ef56c7c857b829f4e85e3df02d3996e70dbfbf2c664d287c62baa00c4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T09:14:17.247Z] + docker images [2023-03-07T09:14:17.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T09:14:17.513Z] core-data-arm64 latest 3bcfa84d629a 3 seconds ago 17.3MB [2023-03-07T09:14:17.513Z] 982341b4b9b9 15 seconds ago 1.51GB [2023-03-07T09:14:17.513Z] support-scheduler-arm64 latest 50e4827d4cf4 22 seconds ago 29.1MB [2023-03-07T09:14:17.513Z] b840f813c519 30 seconds ago 1.57GB [2023-03-07T09:14:17.513Z] security-spiffe-token-provider-arm64 latest d3dfecd64f3f About a minute ago 29.1MB [2023-03-07T09:14:17.513Z] 6dc70553d05e 2 minutes ago 1.54GB [2023-03-07T09:14:17.513Z] security-spire-server-arm64 latest 30e21bf14bc4 3 minutes ago 84.3MB [2023-03-07T09:14:17.513Z] security-proxy-setup-arm64 latest 869dc793c793 3 minutes ago 15.8MB [2023-03-07T09:14:17.513Z] 42437201c216 3 minutes ago 1.38GB [2023-03-07T09:14:17.513Z] 92f42b69825f 3 minutes ago 1.49GB [2023-03-07T09:14:17.513Z] security-secretstore-setup-arm64 latest 4ab095e44394 4 minutes ago 28.7MB [2023-03-07T09:14:17.513Z] security-bootstrapper-arm64 latest db1e82197f3d 4 minutes ago 19MB [2023-03-07T09:14:17.513Z] d24f11d4ebc2 4 minutes ago 1.5GB [2023-03-07T09:14:17.513Z] 6f6e34721d7d 4 minutes ago 1.49GB [2023-03-07T09:14:17.513Z] support-notifications-arm64 latest bfe85301eb30 8 minutes ago 29.7MB [2023-03-07T09:14:17.513Z] 06a95e782b19 9 minutes ago 1.57GB [2023-03-07T09:14:17.513Z] security-spire-config-arm64 latest d7cdab20f4ec 12 minutes ago 83.6MB [2023-03-07T09:14:17.513Z] core-metadata-arm64 latest 922c5c95fc89 13 minutes ago 17.8MB [2023-03-07T09:14:17.513Z] core-command-arm64 latest 8245b75ea373 13 minutes ago 17.1MB [2023-03-07T09:14:17.513Z] 3e51d713d5bb 13 minutes ago 1.51GB [2023-03-07T09:14:17.513Z] core-common-config-bootstrapper-arm64 latest db6f49d2e713 14 minutes ago 14.9MB [2023-03-07T09:14:17.513Z] f3a78fb2fcc3 14 minutes ago 1.51GB [2023-03-07T09:14:17.513Z] 93e5a1cad5e1 14 minutes ago 1.5GB [2023-03-07T09:14:17.513Z] security-proxy-auth-arm64 latest 501cd02d60f3 14 minutes ago 15.6MB [2023-03-07T09:14:17.513Z] 2f29046d9f5f 15 minutes ago 1.48GB [2023-03-07T09:14:17.514Z] security-spire-agent-arm64 latest 47fbda3c88b7 21 minutes ago 122MB [2023-03-07T09:14:17.514Z] 64fd4aa0de91 22 minutes ago 1.38GB [2023-03-07T09:14:17.514Z] ci-base-image-arm64 latest 8b3437747c2b 36 minutes ago 904MB [2023-03-07T09:14:17.514Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T09:14:17.514Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T09:14:17.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T09:14:17.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:14:17.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T09:14:17.933Z] [2023-03-07T09:14:17.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:14:18.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T09:14:18.541Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T09:14:18.541Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T09:14:18.541Z] 04944245beec: Pulling fs layer [2023-03-07T09:14:18.541Z] 699f458cf7ca: Pulling fs layer [2023-03-07T09:14:18.541Z] 765212b225bb: Pulling fs layer [2023-03-07T09:14:18.541Z] f23df028b6ca: Pulling fs layer [2023-03-07T09:14:18.541Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T09:14:18.541Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T09:14:18.541Z] d65c8cfc05b1: Waiting [2023-03-07T09:14:18.541Z] 765212b225bb: Waiting [2023-03-07T09:14:18.541Z] f23df028b6ca: Waiting [2023-03-07T09:14:18.541Z] 2437ff75d9bd: Waiting [2023-03-07T09:14:18.541Z] 04944245beec: Verifying Checksum [2023-03-07T09:14:18.541Z] 04944245beec: Download complete [2023-03-07T09:14:18.541Z] 765212b225bb: Verifying Checksum [2023-03-07T09:14:18.541Z] 765212b225bb: Download complete [2023-03-07T09:14:18.808Z] f23df028b6ca: Download complete [2023-03-07T09:14:18.808Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T09:14:18.808Z] d65c8cfc05b1: Download complete [2023-03-07T09:14:18.808Z] 699f458cf7ca: Verifying Checksum [2023-03-07T09:14:18.808Z] 699f458cf7ca: Download complete [2023-03-07T09:14:19.394Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T09:14:19.394Z] 8998bd30e6a1: Download complete [2023-03-07T09:14:21.971Z] 2437ff75d9bd: Download complete [2023-03-07T09:14:23.379Z] 8998bd30e6a1: Pull complete [2023-03-07T09:14:23.961Z] 04944245beec: Pull complete [2023-03-07T09:14:25.364Z] 699f458cf7ca: Pull complete [2023-03-07T09:14:25.629Z] 765212b225bb: Pull complete [2023-03-07T09:14:26.212Z] f23df028b6ca: Pull complete [2023-03-07T09:14:26.478Z] d65c8cfc05b1: Pull complete [2023-03-07T09:14:41.446Z] 2437ff75d9bd: Pull complete [2023-03-07T09:14:41.446Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T09:14:41.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T09:14:41.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T09:14:41.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-8527 does not seem to be running inside a container [2023-03-07T09:14:41.724Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T09:14:44.998Z] $ docker top 5dd0446cb47aed353a3b28729c453f406a3ba00a6f5fba7387bb132ea6c40611 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:14:45.879Z] ---> job-cost.sh [2023-03-07T09:14:45.879Z] lf-activate-venv: SKIPPING [2023-03-07T09:14:45.879Z] INFO: No Stack... [2023-03-07T09:14:46.146Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T09:14:47.105Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T09:14:47.749Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-07T09:14:47.750Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T09:14:47.830Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] [2023-03-07T09:14:47.839Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] did not exist. Created. [2023-03-07T09:14:47.839Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T09:14:48.484Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T09:14:48.663Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T09:14:48.671Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4407-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T09:14:48.696Z] $ docker stop --time=1 5dd0446cb47aed353a3b28729c453f406a3ba00a6f5fba7387bb132ea6c40611 [2023-03-07T09:14:51.305Z] $ docker rm -f --volumes 5dd0446cb47aed353a3b28729c453f406a3ba00a6f5fba7387bb132ea6c40611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T09:14:51.701Z] provisioning config files... [2023-03-07T09:14:51.707Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4259265741971289343tmp [Pipeline] { [Pipeline] sh [2023-03-07T09:14:51.998Z] + set +x [2023-03-07T09:14:51.998Z] + curl -s https://codecov.io/bash [2023-03-07T09:14:51.998Z] + bash -s -- [2023-03-07T09:14:51.998Z] [2023-03-07T09:14:51.998Z] _____ _ [2023-03-07T09:14:51.998Z] / ____| | | [2023-03-07T09:14:51.998Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T09:14:51.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T09:14:51.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T09:14:51.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T09:14:51.998Z] Bash-1.0.6 [2023-03-07T09:14:51.998Z] [2023-03-07T09:14:51.998Z] [2023-03-07T09:14:51.998Z] ==> git version 2.25.1 found [2023-03-07T09:14:51.998Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T09:14:51.998Z] Release-Date: 2020-01-08 [2023-03-07T09:14:51.998Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T09:14:51.998Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T09:14:51.998Z] ==> Jenkins CI detected. [2023-03-07T09:14:51.998Z] current dir:  /w/workspace/edgex-go/2 [2023-03-07T09:14:51.998Z] project root: . [2023-03-07T09:14:51.998Z] --> token set from env [2023-03-07T09:14:51.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T09:14:52.257Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T09:14:52.257Z] ==> Python coveragepy not found [2023-03-07T09:14:52.257Z] ==> Searching for coverage reports in: [2023-03-07T09:14:52.257Z] + . [2023-03-07T09:14:52.257Z] -> Found 1 reports [2023-03-07T09:14:52.257Z] ==> Detecting git/mercurial file structure [2023-03-07T09:14:52.257Z] ==> Reading reports [2023-03-07T09:14:52.257Z] + ./coverage.out bytes=446903 [2023-03-07T09:14:52.257Z] ==> Appending adjustments [2023-03-07T09:14:52.257Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T09:14:53.194Z] + Found adjustments [2023-03-07T09:14:53.194Z] ==> Gzipping contents [2023-03-07T09:14:53.194Z] 60K /tmp/codecov.GGohbx.gz [2023-03-07T09:14:53.194Z] ==> Uploading reports [2023-03-07T09:14:53.194Z] url: https://codecov.io [2023-03-07T09:14:53.194Z] query: branch=PR-4407&commit=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= [2023-03-07T09:14:53.194Z] -> Pinging Codecov [2023-03-07T09:14:53.194Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4407&commit=fffefa6ffd9e46bad989ae9b45e84014e5e9ecba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= [2023-03-07T09:14:53.452Z] -> Uploading to [2023-03-07T09:14:53.453Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/fffefa6ffd9e46bad989ae9b45e84014e5e9ecba/2bafa39c-c313-4f91-a3fd-9897800083a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T091453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=629b9391d67ad1d4b17a763b14c1a6c9f41ac175c0856b4e4162c2e12b24b783 [2023-03-07T09:14:53.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T09:14:53.453Z] Dload Upload Total Spent Left Speed [2023-03-07T09:14:53.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58118 0 0 100 58118 0 201k --:--:-- --:--:-- --:--:-- 201k [2023-03-07T09:14:53.711Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fffefa6ffd9e46bad989ae9b45e84014e5e9ecba [Pipeline] } [2023-03-07T09:14:53.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T09:14:54.337Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:14:54.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:14:55.479Z] ---> package-listing.sh [2023-03-07T09:14:55.479Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T09:14:55.479Z] ++ facter osfamily [2023-03-07T09:14:55.737Z] + OS_FAMILY=debian [2023-03-07T09:14:55.737Z] + workspace=/w/workspace/edgex-go/2 [2023-03-07T09:14:55.737Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T09:14:55.737Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T09:14:55.737Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T09:14:55.737Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T09:14:55.737Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-07T09:14:55.737Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T09:14:55.737Z] + case "${OS_FAMILY}" in [2023-03-07T09:14:55.737Z] + dpkg -l [2023-03-07T09:14:55.737Z] + grep '^ii' [2023-03-07T09:14:55.737Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T09:14:55.737Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T09:14:55.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T09:14:55.737Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-07T09:14:55.737Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-07T09:14:55.737Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-07T09:14:55.747Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T09:14:56.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:14:56.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T09:14:56.584Z] [2023-03-07T09:14:56.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:14:56.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T09:14:56.881Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T09:14:56.881Z] 5eb5b503b376: Pulling fs layer [2023-03-07T09:14:56.881Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T09:14:56.881Z] ec43610c2a17: Pulling fs layer [2023-03-07T09:14:56.881Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T09:14:56.881Z] 33b1e0a273af: Pulling fs layer [2023-03-07T09:14:56.881Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T09:14:56.881Z] 2f39f015ded8: Pulling fs layer [2023-03-07T09:14:56.881Z] 3a2ae6a8a46f: Waiting [2023-03-07T09:14:56.881Z] 33b1e0a273af: Waiting [2023-03-07T09:14:56.881Z] 2f39f015ded8: Waiting [2023-03-07T09:14:56.881Z] 5d3b04190fa2: Waiting [2023-03-07T09:14:56.881Z] 5c69ac0246d0: Download complete [2023-03-07T09:14:56.881Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T09:14:56.881Z] 3a2ae6a8a46f: Download complete [2023-03-07T09:14:57.141Z] 33b1e0a273af: Verifying Checksum [2023-03-07T09:14:57.141Z] 33b1e0a273af: Download complete [2023-03-07T09:14:57.141Z] 5d3b04190fa2: Download complete [2023-03-07T09:14:57.141Z] ec43610c2a17: Verifying Checksum [2023-03-07T09:14:57.141Z] ec43610c2a17: Download complete [2023-03-07T09:14:57.141Z] 5eb5b503b376: Verifying Checksum [2023-03-07T09:14:57.141Z] 5eb5b503b376: Download complete [2023-03-07T09:14:58.071Z] 2f39f015ded8: Download complete [2023-03-07T09:14:58.328Z] 5eb5b503b376: Pull complete [2023-03-07T09:14:58.585Z] 5c69ac0246d0: Pull complete [2023-03-07T09:14:59.151Z] ec43610c2a17: Pull complete [2023-03-07T09:14:59.151Z] 3a2ae6a8a46f: Pull complete [2023-03-07T09:14:59.151Z] 33b1e0a273af: Pull complete [2023-03-07T09:14:59.408Z] 5d3b04190fa2: Pull complete [2023-03-07T09:15:04.668Z] 2f39f015ded8: Pull complete [2023-03-07T09:15:04.668Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T09:15:04.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T09:15:04.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T09:15:04.756Z] prd-ubuntu20.04-docker-8c-8g-8523 does not seem to be running inside a container [2023-03-07T09:15:04.783Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T09:15:07.566Z] $ docker top 57d99bf975f15d0e684169305c715f031302bd6be2f13f73ea7e294c49028913 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T09:15:07.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T09:15:08.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T09:15:08.484Z] + ls /var/log/sa-host [2023-03-07T09:15:08.485Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T09:15:08.559Z] provisioning config files... [2023-03-07T09:15:08.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1686595743458631610tmp [Pipeline] { [Pipeline] echo [2023-03-07T09:15:08.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:15:08.861Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T09:15:08.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:15:09.193Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T09:15:09.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:15:09.482Z] ---> sudo-logs.sh [2023-03-07T09:15:09.482Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T09:15:09.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:15:09.785Z] ---> job-cost.sh [2023-03-07T09:15:09.785Z] lf-activate-venv: SKIPPING [2023-03-07T09:15:09.785Z] DEBUG: total: 0.10999999940395355 [2023-03-07T09:15:09.785Z] INFO: Retrieving Stack Cost... [2023-03-07T09:15:10.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T09:15:10.607Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T09:15:10.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:15:10.898Z] ---> logs-deploy.sh [2023-03-07T09:15:10.898Z] lf-activate-venv: SKIPPING [2023-03-07T09:15:10.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4407/2 [2023-03-07T09:15:10.898Z] INFO: archiving workspace using pattern(s): [2023-03-07T09:15:11.834Z] Archives upload complete. [2023-03-07T09:15:12.092Z] INFO: archiving logs to Nexus