Pull request #4323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a181af1fcfa150b1345d23a0cf20bbdabedabfd+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (b0e1dd27cf8e28f5eb35f04cdb42fd76d576f526) 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-ssh3557908364826406200.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-ssh14070173194239846872.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15638090448062780338.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10994833944564853810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4445829412035397754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16273731619539844865.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4724 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6a181af1fcfa150b1345d23a0cf20bbdabedabfd Merge succeeded, producing 6a181af1fcfa150b1345d23a0cf20bbdabedabfd Checking out Revision 6a181af1fcfa150b1345d23a0cf20bbdabedabfd (PR-4323) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T19:04:08.251Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T19:04:08.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T19:04:08.540Z] ========================================================= [2023-02-06T19:04:08.540Z] EdgeX Global Pipelines Version Info [2023-02-06T19:04:08.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # 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 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 [2023-02-06T19:04:09.274Z] ------------------- [2023-02-06T19:04:09.274Z] stable info: [2023-02-06T19:04:09.274Z] ------------------- [2023-02-06T19:04:09.274Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T19:04:09.274Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:04:09.274Z] Message: update stable to v1.0.244 [2023-02-06T19:04:11.182Z] ------------------- [2023-02-06T19:04:11.182Z] experimental info: [2023-02-06T19:04:11.182Z] ------------------- [2023-02-06T19:04:11.182Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T19:04:11.182Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:04:11.182Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T19:04:11.462Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-06T19:04:11.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-06T19:04:11.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T19:04:11.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T19:04:11.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T19:04:11.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T19:04:11.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T19:04:11.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-06T19:04:11.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-06T19:04:11.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-06T19:04:11.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T19:04:11.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T19:04:11.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T19:04:11.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T19:04:12.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T19:04:12.093Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:04:12.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:04:12.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T19:04:12.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T19:04:12.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-06T19:04:12.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T19:04:12.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T19:04:12.385Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T19:04:12.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4323 [Pipeline] echo [2023-02-06T19:04:12.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4323 [Pipeline] echo [2023-02-06T19:04:12.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4323 [Pipeline] echo [2023-02-06T19:04:12.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] echo [2023-02-06T19:04:12.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a181af [Pipeline] echo [2023-02-06T19:04:12.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:04:12.736Z] provisioning config files... [2023-02-06T19:04:12.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3646068852022350609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:04:13.088Z] ---> docker-login.sh [2023-02-06T19:04:13.088Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:04:13.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:13.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:13.348Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:13.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:13.348Z] [2023-02-06T19:04:13.348Z] Login Succeeded [2023-02-06T19:04:13.348Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:04:13.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:13.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:13.348Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:13.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:13.348Z] [2023-02-06T19:04:13.348Z] Login Succeeded [2023-02-06T19:04:13.348Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:04:13.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:13.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:13.609Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:13.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:13.609Z] [2023-02-06T19:04:13.609Z] Login Succeeded [2023-02-06T19:04:13.609Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:04:13.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:13.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:13.609Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:13.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:13.609Z] [2023-02-06T19:04:13.609Z] Login Succeeded [2023-02-06T19:04:13.609Z] docker.io [2023-02-06T19:04:13.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:04:14.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:04:14.130Z] Configure a credential helper to remove this warning. See [2023-02-06T19:04:14.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:04:14.130Z] [2023-02-06T19:04:14.130Z] Login Succeeded [2023-02-06T19:04:14.130Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:04:14.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:04:14.576Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + dirname cmd/core-command/Dockerfile [2023-02-06T19:04:14.576Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-06T19:04:14.576Z] + + cut -d/ -f2 [2023-02-06T19:04:14.576Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:04:14.576Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/core-data/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/core-metadata/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/support-notifications/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-06T19:04:14.576Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-06T19:04:14.576Z] + cut -d/ -f2 [2023-02-06T19:04:14.576Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-06T19:04:14.643Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T19:04:15.129Z] + git rev-list -1 --merges 6a181af1fcfa150b1345d23a0cf20bbdabedabfd~1..6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] echo [2023-02-06T19:04:15.159Z] -----------> git rev-list -1 --merges 6a181af1fcfa150b1345d23a0cf20bbdabedabfd~1..6a181af1fcfa150b1345d23a0cf20bbdabedabfd 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [false] [Pipeline] sh [2023-02-06T19:04:15.464Z] + git log --format=format:%s -1 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] echo [2023-02-06T19:04:15.500Z] ========================================================= [2023-02-06T19:04:15.500Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T19:04:15.500Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-06T19:04:15.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T19:04:15.940Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T19:04:15.940Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T19:04:15.940Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T19:04:15.940Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T19:04:15.940Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T19:04:15.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:04:16.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:16.386Z] [2023-02-06T19:04:16.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:04:16.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:16.765Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T19:04:16.765Z] b85a868b505f: Pulling fs layer [2023-02-06T19:04:16.765Z] e2be974225ed: Pulling fs layer [2023-02-06T19:04:16.765Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T19:04:16.765Z] 988bab9f4d93: Pulling fs layer [2023-02-06T19:04:16.765Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T19:04:16.765Z] eaf3925da568: Pulling fs layer [2023-02-06T19:04:16.765Z] bab4dde63d76: Pulling fs layer [2023-02-06T19:04:16.765Z] bde34c3a00c8: Pulling fs layer [2023-02-06T19:04:16.765Z] b352a97aabf1: Pulling fs layer [2023-02-06T19:04:16.765Z] 4872d77fe225: Pulling fs layer [2023-02-06T19:04:16.765Z] 5851b861e8e6: Pulling fs layer [2023-02-06T19:04:16.765Z] 988bab9f4d93: Waiting [2023-02-06T19:04:16.765Z] 1469e6f7b9e6: Waiting [2023-02-06T19:04:16.765Z] eaf3925da568: Waiting [2023-02-06T19:04:16.765Z] bab4dde63d76: Waiting [2023-02-06T19:04:16.765Z] bde34c3a00c8: Waiting [2023-02-06T19:04:16.765Z] b352a97aabf1: Waiting [2023-02-06T19:04:16.765Z] 4872d77fe225: Waiting [2023-02-06T19:04:16.765Z] 5851b861e8e6: Waiting [2023-02-06T19:04:16.765Z] e2be974225ed: Verifying Checksum [2023-02-06T19:04:16.765Z] e2be974225ed: Download complete [2023-02-06T19:04:16.765Z] 988bab9f4d93: Verifying Checksum [2023-02-06T19:04:16.765Z] 988bab9f4d93: Download complete [2023-02-06T19:04:20.130Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T19:04:20.130Z] 339a4e72a1f5: Download complete [2023-02-06T19:04:20.130Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T19:04:20.130Z] 1469e6f7b9e6: Download complete [2023-02-06T19:04:20.130Z] eaf3925da568: Download complete [2023-02-06T19:04:20.130Z] bde34c3a00c8: Verifying Checksum [2023-02-06T19:04:20.130Z] bde34c3a00c8: Download complete [2023-02-06T19:04:20.130Z] b352a97aabf1: Verifying Checksum [2023-02-06T19:04:20.130Z] b352a97aabf1: Download complete [2023-02-06T19:04:20.130Z] 4872d77fe225: Download complete [2023-02-06T19:04:20.130Z] 5851b861e8e6: Download complete [2023-02-06T19:04:20.130Z] b85a868b505f: Verifying Checksum [2023-02-06T19:04:20.130Z] b85a868b505f: Download complete [2023-02-06T19:04:20.697Z] bab4dde63d76: Download complete [2023-02-06T19:04:21.265Z] b85a868b505f: Pull complete [2023-02-06T19:04:21.524Z] e2be974225ed: Pull complete [2023-02-06T19:04:22.093Z] 339a4e72a1f5: Pull complete [2023-02-06T19:04:22.093Z] 988bab9f4d93: Pull complete [2023-02-06T19:04:22.355Z] 1469e6f7b9e6: Pull complete [2023-02-06T19:04:22.355Z] eaf3925da568: Pull complete [2023-02-06T19:04:24.413Z] bab4dde63d76: Pull complete [2023-02-06T19:04:24.674Z] bde34c3a00c8: Pull complete [2023-02-06T19:04:24.933Z] b352a97aabf1: Pull complete [2023-02-06T19:04:24.933Z] 4872d77fe225: Pull complete [2023-02-06T19:04:24.933Z] 5851b861e8e6: Pull complete [2023-02-06T19:04:24.933Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T19:04:24.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:04:24.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:04:25.160Z] prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container [2023-02-06T19:04:25.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T19:04:26.658Z] $ docker top 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 -eo pid,comm [2023-02-06T19:04:26.722Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-06T19:04:26.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T19:04:26.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:04:26.843Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:04:26.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:04:26.971Z] $ docker exec 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent [2023-02-06T19:04:27.061Z] SSH_AUTH_SOCK=/tmp/ssh-Y77xZswq0kc9/agent.32 [2023-02-06T19:04:27.061Z] SSH_AGENT_PID=38 [2023-02-06T19:04:27.069Z] Running ssh-add (command line suppressed) [2023-02-06T19:04:27.160Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5046118332512301060.key (/w/workspace/edgex-go/1@tmp/private_key_5046118332512301060.key) [2023-02-06T19:04:27.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:04:27.504Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T19:04:27.532Z] $ docker exec --env ******** --env ******** 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent -k [2023-02-06T19:04:27.624Z] unset SSH_AUTH_SOCK; [2023-02-06T19:04:27.624Z] unset SSH_AGENT_PID; [2023-02-06T19:04:27.624Z] echo Agent pid 38 killed; [2023-02-06T19:04:27.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T19:04:27.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:04:27.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:04:27.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:04:27.837Z] $ docker exec 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent [2023-02-06T19:04:27.940Z] SSH_AUTH_SOCK=/tmp/ssh-f6tGlaDFAv0o/agent.69 [2023-02-06T19:04:27.940Z] SSH_AGENT_PID=75 [2023-02-06T19:04:27.945Z] Running ssh-add (command line suppressed) [2023-02-06T19:04:28.051Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12995186571124289061.key (/w/workspace/edgex-go/1@tmp/private_key_12995186571124289061.key) [2023-02-06T19:04:28.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:04:28.388Z] + git semver init [2023-02-06T19:04:28.647Z] 2023-02-06 19:04:28,569 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T19:04:28.647Z] 2023-02-06 19:04:28,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-06T19:04:28.647Z] 2023-02-06 19:04:28,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-06T19:04:28.647Z] 2023-02-06 19:04:28,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-06T19:04:34.342Z] 2023-02-06 19:04:34,339 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-06T19:04:34.342Z] 2023-02-06 19:04:34,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4323 with force:False [2023-02-06T19:04:34.342Z] 2023-02-06 19:04:34,340 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4323 [2023-02-06T19:04:34.342Z] 2023-02-06 19:04:34,344 [execute] INFO git cat-file --batch-check [2023-02-06T19:04:34.342Z] 2023-02-06 19:04:34,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:04:34.601Z] 2023-02-06 19:04:34,350 [execute] INFO git cat-file --batch [2023-02-06T19:04:34.601Z] 2023-02-06 19:04:34,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:04:34.601Z] 2023-02-06 19:04:34,355 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4323 [2023-02-06T19:04:34.601Z] 0.0.0 [Pipeline] } [2023-02-06T19:04:34.625Z] $ docker exec --env ******** --env ******** 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 ssh-agent -k [2023-02-06T19:04:34.721Z] unset SSH_AUTH_SOCK; [2023-02-06T19:04:34.722Z] unset SSH_AGENT_PID; [2023-02-06T19:04:34.722Z] echo Agent pid 75 killed; [2023-02-06T19:04:34.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:04:35.150Z] + git semver [Pipeline] } [2023-02-06T19:04:35.445Z] $ docker stop --time=1 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 [2023-02-06T19:04:36.734Z] $ docker rm -f --volumes 8103b2ecd1a8e9fb1907c289700513783bc78d864112abbf706dc85b4c4b0832 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:04:37.134Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T19:04:37.376Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T19:04:37.394Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T19:04:38.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:04:38.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:04:38.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:04:38.249Z] ========================================================= [2023-02-06T19:04:38.249Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T19:04:38.249Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:04:38.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:38.587Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T19:04:38.587Z] 213ec9aee27d: Pulling fs layer [2023-02-06T19:04:38.587Z] 4583459ba037: Pulling fs layer [2023-02-06T19:04:38.587Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T19:04:38.587Z] 53926ce57604: Pulling fs layer [2023-02-06T19:04:38.587Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T19:04:38.587Z] 22ff95d597cd: Pulling fs layer [2023-02-06T19:04:38.587Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T19:04:38.587Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T19:04:38.587Z] a7acece74701: Pulling fs layer [2023-02-06T19:04:38.587Z] 53926ce57604: Waiting [2023-02-06T19:04:38.587Z] 21b2b0c7a3f4: Waiting [2023-02-06T19:04:38.587Z] 22ff95d597cd: Waiting [2023-02-06T19:04:38.587Z] a7acece74701: Waiting [2023-02-06T19:04:38.587Z] 12d6caf4c0d1: Waiting [2023-02-06T19:04:38.587Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T19:04:38.587Z] 93c1e223e6f2: Download complete [2023-02-06T19:04:38.587Z] 4583459ba037: Download complete [2023-02-06T19:04:38.587Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T19:04:38.587Z] 21b2b0c7a3f4: Download complete [2023-02-06T19:04:38.587Z] 22ff95d597cd: Download complete [2023-02-06T19:04:38.587Z] 213ec9aee27d: Verifying Checksum [2023-02-06T19:04:38.587Z] 213ec9aee27d: Download complete [2023-02-06T19:04:38.854Z] 12d6caf4c0d1: Download complete [2023-02-06T19:04:38.854Z] 213ec9aee27d: Pull complete [2023-02-06T19:04:39.123Z] 4583459ba037: Pull complete [2023-02-06T19:04:39.123Z] 93c1e223e6f2: Pull complete [2023-02-06T19:04:40.134Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T19:04:40.134Z] 96b7cbca73a9: Download complete [2023-02-06T19:04:40.134Z] 53926ce57604: Download complete [2023-02-06T19:04:40.134Z] a7acece74701: Verifying Checksum [2023-02-06T19:04:40.134Z] a7acece74701: Download complete [2023-02-06T19:04:43.413Z] 53926ce57604: Pull complete [2023-02-06T19:04:43.414Z] 21b2b0c7a3f4: Pull complete [2023-02-06T19:04:43.414Z] 22ff95d597cd: Pull complete [2023-02-06T19:04:43.671Z] 12d6caf4c0d1: Pull complete [2023-02-06T19:04:45.566Z] 96b7cbca73a9: Pull complete [2023-02-06T19:04:46.132Z] a7acece74701: Pull complete [2023-02-06T19:04:46.132Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T19:04:46.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:46.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:04:46.480Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:46.480Z] WORKDIR /edgex [2023-02-06T19:04:46.480Z] COPY go.mod . [2023-02-06T19:04:46.480Z] RUN go mod download [2023-02-06T19:04:46.480Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-06T19:04:47.046Z] Sending build context to Docker daemon 170.2MB [2023-02-06T19:04:47.046Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:04:47.046Z] ---> db6d94c90886 [2023-02-06T19:04:47.046Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:04:51.245Z] ---> Running in 24a08a2eb305 [2023-02-06T19:04:51.245Z] Removing intermediate container 24a08a2eb305 [2023-02-06T19:04:51.245Z] ---> 80212fc18fec [2023-02-06T19:04:51.245Z] Step 3/4 : COPY go.mod . [2023-02-06T19:04:51.245Z] ---> 8804c726da2e [2023-02-06T19:04:51.245Z] Step 4/4 : RUN go mod download [2023-02-06T19:04:51.245Z] ---> Running in 6fbec362d5d7 [2023-02-06T19:04:52.695Z] Still waiting to schedule task [2023-02-06T19:04:52.695Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T19:05:01.499Z] Removing intermediate container 6fbec362d5d7 [2023-02-06T19:05:01.499Z] ---> 7733640d0ddd [2023-02-06T19:05:01.499Z] Successfully built 7733640d0ddd [2023-02-06T19:05:01.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:01.877Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:05:01.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:05:02.023Z] prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container [2023-02-06T19:05:02.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:05:02.450Z] $ docker top 2cc6a42250c65e45ca0ab43e38097f4e9eae91adcceb055b9df496a7e3bf5ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:05:02.846Z] + go version [2023-02-06T19:05:02.846Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T19:05:02.889Z] $ docker stop --time=1 2cc6a42250c65e45ca0ab43e38097f4e9eae91adcceb055b9df496a7e3bf5ffe [2023-02-06T19:05:04.933Z] $ docker rm -f --volumes 2cc6a42250c65e45ca0ab43e38097f4e9eae91adcceb055b9df496a7e3bf5ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:05.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:05:05.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:05:05.749Z] prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container [2023-02-06T19:05:05.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:05:06.151Z] $ docker top ccbde4ed3b5f400e14824ca7f0dedd5daf55f1e4341361cb4dca68fba8d0d15a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:05:06.270Z] ========================================================= [2023-02-06T19:05:06.270Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:05:06.270Z] ========================================================= [Pipeline] sh [2023-02-06T19:05:06.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:05:06.936Z] + make test [2023-02-06T19:05:06.936Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:05:14.334Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:05:26.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:05:26.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.152s coverage: 98.5% of statements [2023-02-06T19:05:26.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.106s coverage: 43.1% of statements [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:05:26.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:05:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 89.2% of statements [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.6% of statements [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 65.9% of statements [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-02-06T19:05:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:05:29.851Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements [2023-02-06T19:05:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:05:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements [2023-02-06T19:05:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements [2023-02-06T19:05:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-02-06T19:05:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-02-06T19:05:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2023-02-06T19:05:38.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-02-06T19:05:38.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2023-02-06T19:05:41.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 79.9% of statements [2023-02-06T19:05:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 77.4% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.7% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.3% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:05:49.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:05:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:05:49.299Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-06T19:06:07.467Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T19:06:07.468Z] go vet ./... [2023-02-06T19:06:09.991Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:06:09.991Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:06:09.991Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:06:10.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:06:10.580Z] + ls -al . [2023-02-06T19:06:10.580Z] total 744 [2023-02-06T19:06:10.580Z] drwxrwxr-x 11 1001 1001 4096 Feb 6 19:05 . [2023-02-06T19:06:10.580Z] drwxr-xr-x 4 root root 4096 Feb 6 19:05 .. [2023-02-06T19:06:10.580Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 .blubracket [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:04 .dockerignore [2023-02-06T19:06:10.580Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:05 .git [2023-02-06T19:06:10.580Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 .github [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:04 .gitignore [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:04 .golangci.yml [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:04 .hadolint.yml [2023-02-06T19:06:10.580Z] drwxr-xr-x 3 1001 1001 4096 Feb 6 19:04 .semver [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:04 .sonarcloud.properties [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:04 ADOPTERS.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:04 Attribution.txt [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:04 CHANGELOG.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:04 CONTRIBUTING.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:04 GOVERNANCE.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:04 Jenkinsfile [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:04 LICENSE [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:04 Makefile [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:04 OWNERS.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:04 README.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:04 SECURITY.md [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION [2023-02-06T19:06:10.580Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:04 bin [2023-02-06T19:06:10.580Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:04 cmd [2023-02-06T19:06:10.580Z] -rw-r--r-- 1 root root 486191 Feb 6 19:05 coverage.out [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:04 go.mod [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 33316 Feb 6 19:04 go.sum [2023-02-06T19:06:10.580Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:04 internal [2023-02-06T19:06:10.580Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:04 openapi [2023-02-06T19:06:10.580Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:04 snap [2023-02-06T19:06:10.580Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:04 version.go [Pipeline] sh [2023-02-06T19:06:10.887Z] + '[' -e coverage.out ] [2023-02-06T19:06:10.887Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:06:11.018Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:06:11.320Z] + make build [2023-02-06T19:06:11.320Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:06:23.508Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:06:23.508Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:06:24.442Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:06:25.382Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:06:31.931Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:06:33.303Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:06:34.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:06:35.611Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:06:36.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:06:37.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:06:39.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-06T19:06:40.248Z] $ docker stop --time=1 ccbde4ed3b5f400e14824ca7f0dedd5daf55f1e4341361cb4dca68fba8d0d15a [2023-02-06T19:06:42.992Z] $ docker rm -f --volumes ccbde4ed3b5f400e14824ca7f0dedd5daf55f1e4341361cb4dca68fba8d0d15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:06:44.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:44.054Z] [2023-02-06T19:06:44.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:06:44.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:44.417Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-06T19:06:44.417Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-06T19:06:44.417Z] ca9280d653b3: Pulling fs layer [2023-02-06T19:06:44.417Z] 7e9c9ca2126c: Pulling fs layer [2023-02-06T19:06:44.417Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-06T19:06:44.417Z] cbdbe7a5bc2a: Download complete [2023-02-06T19:06:44.676Z] cbdbe7a5bc2a: Pull complete [2023-02-06T19:06:44.676Z] ca9280d653b3: Download complete [2023-02-06T19:06:45.242Z] 7e9c9ca2126c: Download complete [2023-02-06T19:06:45.243Z] ca9280d653b3: Pull complete [2023-02-06T19:06:48.528Z] 7e9c9ca2126c: Pull complete [2023-02-06T19:06:48.528Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-06T19:06:48.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:48.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:06:48.741Z] prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container [2023-02-06T19:06:48.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T19:06:50.212Z] $ docker top 80f28e3495766490a1d5726839ceb328a9e79738d9c05137b3b3c47d3a8f573b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:06:50.606Z] + docker-compose build --help [2023-02-06T19:06:50.606Z] + grep parallel [2023-02-06T19:06:51.175Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:06:51.209Z] $ docker stop --time=1 80f28e3495766490a1d5726839ceb328a9e79738d9c05137b3b3c47d3a8f573b [2023-02-06T19:06:52.449Z] $ docker rm -f --volumes 80f28e3495766490a1d5726839ceb328a9e79738d9c05137b3b3c47d3a8f573b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:06:53.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-06T19:06:53.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:06:53.181Z] prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container [2023-02-06T19:06:53.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-06T19:06:53.533Z] $ docker top b3c58c2c78e213a67f75506c82a9f9d0140f3ece218d9ee2c93f1af2ffd3aee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:06:53.929Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:06:54.505Z] Building core-command ... [2023-02-06T19:06:54.505Z] Building core-common-config-bootstrapper ... [2023-02-06T19:06:54.505Z] Building core-data ... [2023-02-06T19:06:54.505Z] Building core-metadata ... [2023-02-06T19:06:54.505Z] Building security-bootstrapper ... [2023-02-06T19:06:54.505Z] Building security-proxy-setup ... [2023-02-06T19:06:54.505Z] Building security-secretstore-setup ... [2023-02-06T19:06:54.505Z] Building security-spiffe-token-provider ... [2023-02-06T19:06:54.505Z] Building security-spire-agent ... [2023-02-06T19:06:54.505Z] Building security-spire-config ... [2023-02-06T19:06:54.505Z] Building security-spire-server ... [2023-02-06T19:06:54.505Z] Building support-notifications ... [2023-02-06T19:06:54.505Z] Building support-scheduler ... [2023-02-06T19:06:54.505Z] Building security-spire-config [2023-02-06T19:06:54.505Z] Building core-metadata [2023-02-06T19:06:54.505Z] Building support-scheduler [2023-02-06T19:06:54.505Z] Building core-common-config-bootstrapper [2023-02-06T19:06:54.505Z] Building security-proxy-setup [2023-02-06T19:07:05.719Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:05.719Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:05.719Z] ---> 7733640d0ddd [2023-02-06T19:07:05.719Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:07:05.719Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:05.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:05.719Z] ---> 7733640d0ddd [2023-02-06T19:07:05.719Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:05.719Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:05.719Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:05.719Z] ---> 7733640d0ddd [2023-02-06T19:07:05.719Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:07:05.719Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:05.719Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:05.719Z] ---> 7733640d0ddd [2023-02-06T19:07:05.719Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:05.719Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:07:05.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:07:05.719Z] ---> 7733640d0ddd [2023-02-06T19:07:05.719Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:07:08.994Z] ---> Running in 2c2f9f2dddb5 [2023-02-06T19:07:08.994Z] ---> Running in ecd79756e023 [2023-02-06T19:07:08.994Z] ---> Running in 1c419207b51f [2023-02-06T19:07:08.994Z] ---> Running in bfd2206ff6ee [2023-02-06T19:07:08.994Z] ---> Running in 3caa187aa3d6 [2023-02-06T19:07:08.994Z] Removing intermediate container bfd2206ff6ee [2023-02-06T19:07:08.994Z] ---> 33cb5ec62a48 [2023-02-06T19:07:08.994Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:07:08.994Z] Removing intermediate container 1c419207b51f [2023-02-06T19:07:08.994Z] ---> b24da2cc02ff [2023-02-06T19:07:08.994Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:07:08.994Z] Removing intermediate container 2c2f9f2dddb5 [2023-02-06T19:07:08.994Z] ---> 18ead6df99d2 [2023-02-06T19:07:08.994Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:07:08.994Z] Removing intermediate container ecd79756e023 [2023-02-06T19:07:08.994Z] ---> 651b2d80439c [2023-02-06T19:07:08.994Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-06T19:07:08.994Z] Removing intermediate container 3caa187aa3d6 [2023-02-06T19:07:08.994Z] ---> 0c148f04da0e [2023-02-06T19:07:08.994Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:07:08.994Z] ---> Running in 2b3ba94d30bf [2023-02-06T19:07:08.994Z] ---> Running in 3d221b8d858c [2023-02-06T19:07:08.994Z] ---> Running in e5af75327e29 [2023-02-06T19:07:08.994Z] ---> Running in a4d0faf257b1 [2023-02-06T19:07:08.994Z] ---> Running in f62580635304 [2023-02-06T19:07:09.272Z] Removing intermediate container 3d221b8d858c [2023-02-06T19:07:09.272Z] ---> a9f029dfeb99 [2023-02-06T19:07:09.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:07:09.272Z] Removing intermediate container e5af75327e29 [2023-02-06T19:07:09.272Z] ---> de22007ef1bc [2023-02-06T19:07:09.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:07:09.272Z] Removing intermediate container 2b3ba94d30bf [2023-02-06T19:07:09.272Z] ---> 7cec526347bc [2023-02-06T19:07:09.272Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:07:09.272Z] ---> Running in e9728689d80c [2023-02-06T19:07:09.272Z] ---> Running in 953fb4ef2200 [2023-02-06T19:07:09.272Z] ---> Running in 4d124e08c700 [2023-02-06T19:07:09.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:09.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:09.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:09.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:09.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.047Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:07:10.306Z] Removing intermediate container a4d0faf257b1 [2023-02-06T19:07:10.306Z] ---> 9352900bb9ae [2023-02-06T19:07:10.306Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:07:10.564Z] ---> d12fa01160dd [2023-02-06T19:07:10.564Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:10.564Z] ---> Running in d99e1aa5cac5 [2023-02-06T19:07:10.564Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.564Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.564Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:10.826Z] OK: 211 MiB in 51 packages [2023-02-06T19:07:11.084Z] Removing intermediate container f62580635304 [2023-02-06T19:07:11.084Z] ---> 53452a8af372 [2023-02-06T19:07:11.084Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.084Z] ---> f012a386b7a2 [2023-02-06T19:07:11.084Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.084Z] ---> Running in c147a24ba2d6 [2023-02-06T19:07:11.345Z] Removing intermediate container 953fb4ef2200 [2023-02-06T19:07:11.345Z] ---> 175f09c1711a [2023-02-06T19:07:11.345Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.345Z] Removing intermediate container e9728689d80c [2023-02-06T19:07:11.345Z] ---> 384793bc37dc [2023-02-06T19:07:11.345Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.345Z] Removing intermediate container 4d124e08c700 [2023-02-06T19:07:11.345Z] ---> 88dcd8bb5843 [2023-02-06T19:07:11.345Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:07:11.345Z] ---> feb9b4ac6dd7 [2023-02-06T19:07:11.345Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.619Z] ---> Running in 6d40bb650e29 [2023-02-06T19:07:11.619Z] ---> f900d3b3a3a4 [2023-02-06T19:07:11.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.619Z] ---> 14741de79678 [2023-02-06T19:07:11.619Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:07:11.619Z] ---> Running in 624df03510b7 [2023-02-06T19:07:11.619Z] ---> Running in 78ee0ef36e0e [2023-02-06T19:07:18.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4729 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws [2023-02-06T19:07:18.770Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-06T19:07:18.846Z] The recommended git tool is: git [2023-02-06T19:07:24.685Z] using credential edgex-jenkins-ssh [2023-02-06T19:07:24.704Z] Cloning the remote Git repository [2023-02-06T19:07:24.759Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:07:24.865Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-06T19:07:25.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:07:25.083Z] > git --version # timeout=10 [2023-02-06T19:07:25.111Z] > git --version # 'git version 2.25.1' [2023-02-06T19:07:25.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:07:25.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:08:08.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:08:08.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:08:09.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:08:10.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:10.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:10.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T19:08:10.927Z] Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:08:11.357Z] Merge succeeded, producing 6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:08:11.357Z] Checking out Revision 6a181af1fcfa150b1345d23a0cf20bbdabedabfd (PR-4323) [2023-02-06T19:08:12.109Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-06T19:08:12.170Z] > git --version # timeout=10 [2023-02-06T19:08:12.187Z] > git --version # 'git version 2.25.1' [2023-02-06T19:08:12.210Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T19:08:13.475Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T19:08:13.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:08:13.476Z] Dload Upload Total Spent Left Speed [2023-02-06T19:08:13.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-02-06T19:08:10.947Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:08:10.966Z] > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 [2023-02-06T19:08:11.233Z] > git remote # timeout=10 [2023-02-06T19:08:11.255Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T19:08:11.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:11.292Z] > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 [2023-02-06T19:08:11.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T19:08:11.353Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:08:11.369Z] > git checkout -f 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 [2023-02-06T19:08:14.185Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T19:08:14.556Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T19:08:14.556Z] + sudo tee /etc/docker/daemon.new [2023-02-06T19:08:14.556Z] { [2023-02-06T19:08:14.556Z] "registry-mirrors": [ [2023-02-06T19:08:14.556Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T19:08:14.556Z] ], [2023-02-06T19:08:14.556Z] "bip": "10.250.0.254/24", [2023-02-06T19:08:14.556Z] "hosts": [ [2023-02-06T19:08:14.556Z] "tcp://0.0.0.0:5555", [2023-02-06T19:08:14.556Z] "unix:///var/run/docker.sock" [2023-02-06T19:08:14.556Z] ], [2023-02-06T19:08:14.556Z] "mtu": 1458, [2023-02-06T19:08:14.556Z] "selinux-enabled": true, [2023-02-06T19:08:14.556Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T19:08:14.556Z] } [Pipeline] sh [2023-02-06T19:08:14.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T19:08:15.316Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:08:33.678Z] provisioning config files... [2023-02-06T19:08:33.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12739051702038100965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:08:34.125Z] ---> docker-login.sh [2023-02-06T19:08:34.125Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:08:34.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:34.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:34.718Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:34.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:34.718Z] [2023-02-06T19:08:34.718Z] Login Succeeded [2023-02-06T19:08:34.718Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:08:34.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:35.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:35.262Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:35.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:35.262Z] [2023-02-06T19:08:35.262Z] Login Succeeded [2023-02-06T19:08:35.262Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:08:35.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:35.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:35.534Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:35.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:35.534Z] [2023-02-06T19:08:35.534Z] Login Succeeded [2023-02-06T19:08:35.534Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:08:35.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:36.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:36.077Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:36.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:36.077Z] [2023-02-06T19:08:36.077Z] Login Succeeded [2023-02-06T19:08:36.077Z] docker.io [2023-02-06T19:08:36.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:08:36.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:08:36.617Z] Configure a credential helper to remove this warning. See [2023-02-06T19:08:36.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:08:36.617Z] [2023-02-06T19:08:36.617Z] Login Succeeded [2023-02-06T19:08:36.617Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:08:36.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-06T19:08:37.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:08:37.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:08:37.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:08:37.518Z] ========================================================= [2023-02-06T19:08:37.518Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T19:08:37.518Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:08:37.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:08:38.163Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T19:08:38.163Z] 9b18e9b68314: Pulling fs layer [2023-02-06T19:08:38.163Z] 35d82f9e3411: Pulling fs layer [2023-02-06T19:08:38.163Z] e16973657156: Pulling fs layer [2023-02-06T19:08:38.163Z] fc693d55d65f: Pulling fs layer [2023-02-06T19:08:38.163Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T19:08:38.163Z] dda99020689f: Pulling fs layer [2023-02-06T19:08:38.163Z] db1c61fa0a46: Pulling fs layer [2023-02-06T19:08:38.163Z] 891c053d2c06: Pulling fs layer [2023-02-06T19:08:38.163Z] fc693d55d65f: Waiting [2023-02-06T19:08:38.163Z] 7e9fc2657dce: Waiting [2023-02-06T19:08:38.163Z] dda99020689f: Waiting [2023-02-06T19:08:38.163Z] db1c61fa0a46: Waiting [2023-02-06T19:08:38.163Z] 891c053d2c06: Waiting [2023-02-06T19:08:38.163Z] e16973657156: Verifying Checksum [2023-02-06T19:08:38.163Z] e16973657156: Download complete [2023-02-06T19:08:38.760Z] 9b18e9b68314: Verifying Checksum [2023-02-06T19:08:38.760Z] 9b18e9b68314: Download complete [2023-02-06T19:08:38.760Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T19:08:38.760Z] 7e9fc2657dce: Download complete [2023-02-06T19:08:38.760Z] dda99020689f: Verifying Checksum [2023-02-06T19:08:38.760Z] dda99020689f: Download complete [2023-02-06T19:08:39.028Z] 35d82f9e3411: Download complete [2023-02-06T19:08:39.627Z] 9b18e9b68314: Pull complete [2023-02-06T19:08:40.217Z] 35d82f9e3411: Pull complete [2023-02-06T19:08:40.217Z] 891c053d2c06: Verifying Checksum [2023-02-06T19:08:40.217Z] 891c053d2c06: Download complete [2023-02-06T19:08:40.492Z] e16973657156: Pull complete [2023-02-06T19:08:41.084Z] db1c61fa0a46: Verifying Checksum [2023-02-06T19:08:41.084Z] db1c61fa0a46: Download complete [2023-02-06T19:08:42.506Z] fc693d55d65f: Download complete [2023-02-06T19:08:54.952Z] fc693d55d65f: Pull complete [2023-02-06T19:08:54.952Z] 7e9fc2657dce: Pull complete [2023-02-06T19:08:55.219Z] dda99020689f: Pull complete [2023-02-06T19:09:01.884Z] db1c61fa0a46: Pull complete [2023-02-06T19:09:03.848Z] 891c053d2c06: Pull complete [2023-02-06T19:09:03.848Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T19:09:03.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:03.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:09:04.248Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-06T19:09:04.249Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:04.249Z] WORKDIR /edgex [2023-02-06T19:09:04.249Z] COPY go.mod . [2023-02-06T19:09:04.249Z] RUN go mod download [2023-02-06T19:09:04.832Z] Sending build context to Docker daemon 3.092MB [2023-02-06T19:09:04.832Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:04.832Z] ---> f96f9c87975a [2023-02-06T19:09:04.832Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:09:06.248Z] ---> Running in c6e54b95cf6d [2023-02-06T19:09:06.516Z] Removing intermediate container c6e54b95cf6d [2023-02-06T19:09:06.516Z] ---> d8d03602584e [2023-02-06T19:09:06.516Z] Step 3/4 : COPY go.mod . [2023-02-06T19:09:07.103Z] ---> cf472b811e38 [2023-02-06T19:09:07.103Z] Step 4/4 : RUN go mod download [2023-02-06T19:09:07.103Z] ---> Running in 8080416ad1bb [2023-02-06T19:09:39.353Z] Removing intermediate container 8080416ad1bb [2023-02-06T19:09:39.353Z] ---> d5f65a89d9ee [2023-02-06T19:09:39.353Z] Successfully built d5f65a89d9ee [2023-02-06T19:09:39.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:09:39.759Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:09:39.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:09:40.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container [2023-02-06T19:09:40.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T19:09:41.283Z] $ docker top 2e5a26e8d3e24d87095354e31a3ba9580e35bef5e5bac40551acfb374d976934 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:09:42.168Z] + go version [2023-02-06T19:09:42.168Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T19:09:42.207Z] $ docker stop --time=1 2e5a26e8d3e24d87095354e31a3ba9580e35bef5e5bac40551acfb374d976934 [2023-02-06T19:09:43.834Z] $ docker rm -f --volumes 2e5a26e8d3e24d87095354e31a3ba9580e35bef5e5bac40551acfb374d976934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:09:45.807Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:09:45.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:09:46.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container [2023-02-06T19:09:46.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T19:09:47.240Z] $ docker top a0e969ab368e2ef87cea22c84f881e100d9823dd0fcf72f7b2abce8831345cab -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:09:47.487Z] ========================================================= [2023-02-06T19:09:47.487Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:09:47.487Z] ========================================================= [Pipeline] sh [2023-02-06T19:09:47.803Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:09:48.185Z] + make test [2023-02-06T19:09:48.451Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:09:50.046Z] Removing intermediate container 624df03510b7 [2023-02-06T19:09:50.046Z] ---> c91e56d3e2f7 [2023-02-06T19:09:50.046Z] Step 8/22 : COPY . . [2023-02-06T19:09:50.046Z] Removing intermediate container c147a24ba2d6 [2023-02-06T19:09:50.046Z] ---> 64ba528d9a27 [2023-02-06T19:09:50.046Z] Step 7/24 : COPY . . [2023-02-06T19:09:50.046Z] Removing intermediate container 78ee0ef36e0e [2023-02-06T19:09:50.046Z] ---> 2a2065063c7f [2023-02-06T19:09:50.046Z] Step 8/24 : COPY . . [2023-02-06T19:09:50.046Z] Removing intermediate container d99e1aa5cac5 [2023-02-06T19:09:50.046Z] ---> 8f892c9b50f4 [2023-02-06T19:09:50.046Z] Step 7/21 : COPY . . [2023-02-06T19:09:50.046Z] Removing intermediate container 6d40bb650e29 [2023-02-06T19:09:50.046Z] ---> ee6115b4cec6 [2023-02-06T19:09:50.046Z] Step 8/22 : COPY . . [2023-02-06T19:10:27.335Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:10:36.764Z] ---> aebde6661b72 [2023-02-06T19:10:36.764Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:10:36.764Z] ---> 973b0d3698fe [2023-02-06T19:10:36.764Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:10:36.764Z] ---> 8adca9151a50 [2023-02-06T19:10:36.764Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:10:36.764Z] ---> ee2a55b2642f [2023-02-06T19:10:36.764Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:10:36.764Z] ---> e4b5b265348a [2023-02-06T19:10:36.764Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:10:36.764Z] ---> Running in f1d70b693ccc [2023-02-06T19:10:36.764Z] ---> Running in 768a32b66982 [2023-02-06T19:10:36.764Z] ---> Running in 32d4ef7b8737 [2023-02-06T19:10:36.764Z] ---> Running in a8558a1fa422 [2023-02-06T19:10:36.764Z] ---> Running in 6278d83f3416 [2023-02-06T19:10:37.344Z] Removing intermediate container 32d4ef7b8737 [2023-02-06T19:10:37.344Z] ---> 5c37105a8676 [2023-02-06T19:10:37.344Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:10:38.293Z] ---> Running in d0ff4ed3627b [2023-02-06T19:10:38.293Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:10:39.662Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:10:40.236Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:10:40.805Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:10:40.805Z] Removing intermediate container d0ff4ed3627b [2023-02-06T19:10:40.805Z] ---> ed2320d6261e [2023-02-06T19:10:40.805Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:10:53.052Z] ---> Running in adc344325376 [2023-02-06T19:11:25.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:11:35.510Z] Removing intermediate container adc344325376 [2023-02-06T19:11:35.510Z] ---> 331f48cbaeb3 [2023-02-06T19:11:35.510Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:11:37.421Z] Removing intermediate container f1d70b693ccc [2023-02-06T19:11:37.421Z] ---> 70f89f57869c [2023-02-06T19:11:37.421Z] [2023-02-06T19:11:37.421Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:11:37.991Z] ---> Running in f54869bcc7fd [2023-02-06T19:11:38.933Z] 3.16: Pulling from library/alpine [2023-02-06T19:11:47.073Z] Removing intermediate container f54869bcc7fd [2023-02-06T19:11:47.073Z] ---> b15e02d12158 [2023-02-06T19:11:47.073Z] [2023-02-06T19:11:47.073Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:11:48.455Z] 3.15: Pulling from library/alpine [2023-02-06T19:11:56.850Z] Removing intermediate container 6278d83f3416 [2023-02-06T19:11:56.850Z] ---> 03f2999704e0 [2023-02-06T19:11:56.850Z] [2023-02-06T19:11:56.850Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:11:56.850Z] Removing intermediate container 768a32b66982 [2023-02-06T19:11:56.850Z] ---> 0f0f238bca3a [2023-02-06T19:11:56.850Z] [2023-02-06T19:11:56.850Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:11:56.850Z] Removing intermediate container a8558a1fa422 [2023-02-06T19:11:56.850Z] ---> 16658ed999bb [2023-02-06T19:11:56.850Z] [2023-02-06T19:11:56.850Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:11:56.850Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:11:57.127Z] 3.16: Pulling from library/alpine [2023-02-06T19:11:57.127Z] 3.16: Pulling from library/alpine [2023-02-06T19:11:57.127Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:11:57.127Z] 3.16: Pulling from library/alpine [2023-02-06T19:11:58.501Z] ---> bfe296a52501 [2023-02-06T19:11:58.501Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:11:59.445Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:11:59.445Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:12:00.010Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:12:00.010Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:12:00.010Z] ---> Running in a601ec59c15f [2023-02-06T19:12:00.285Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:12:00.865Z] ---> bfe296a52501 [2023-02-06T19:12:00.865Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:12:00.865Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:12:01.211Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:12:01.211Z] Status: Image is up to date for alpine:3.16 [2023-02-06T19:12:01.211Z] ---> bfe296a52501 [2023-02-06T19:12:01.211Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:12:01.475Z] ---> bfe296a52501 [2023-02-06T19:12:01.475Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:12:01.739Z] ---> c4fc93816858 [2023-02-06T19:12:01.739Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:12:02.310Z] ---> Running in d23414f47574 [2023-02-06T19:12:02.569Z] ---> Running in 391358d2ffd2 [2023-02-06T19:12:02.569Z] ---> Running in dcf4a367c6fe [2023-02-06T19:12:02.569Z] ---> Running in e5cb4d8b4ddd [2023-02-06T19:12:03.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:03.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:03.415Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:12:03.415Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:12:03.415Z] OK: 6 MiB in 15 packages [2023-02-06T19:12:03.415Z] Removing intermediate container 391358d2ffd2 [2023-02-06T19:12:03.415Z] ---> 716d79c078f3 [2023-02-06T19:12:03.415Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:12:03.674Z] Removing intermediate container dcf4a367c6fe [2023-02-06T19:12:03.674Z] ---> 17cedb81bc6f [2023-02-06T19:12:03.674Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:12:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:04.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:04.612Z] ---> Running in 051e428b1461 [2023-02-06T19:12:04.612Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:12:04.873Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:12:04.873Z] OK: 6 MiB in 15 packages [2023-02-06T19:12:04.873Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:12:04.873Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:12:04.873Z] ---> Running in 24dc715371da [2023-02-06T19:12:04.873Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:12:04.873Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:12:05.132Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:12:05.132Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:12:05.132Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:12:05.132Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:12:05.132Z] OK: 8 MiB in 20 packages [2023-02-06T19:12:06.512Z] Removing intermediate container a601ec59c15f [2023-02-06T19:12:06.512Z] ---> bbacf928dd72 [2023-02-06T19:12:06.512Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:12:08.424Z] ---> Running in 323e59eb5bc4 [2023-02-06T19:12:09.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:09.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:09.302Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:12:09.302Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:12:09.302Z] OK: 6 MiB in 15 packages [2023-02-06T19:12:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:10.047Z] Removing intermediate container e5cb4d8b4ddd [2023-02-06T19:12:10.047Z] ---> 3c1fb7092a03 [2023-02-06T19:12:10.047Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:12:10.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:10.568Z] Removing intermediate container 323e59eb5bc4 [2023-02-06T19:12:10.568Z] ---> 6044b14d8095 [2023-02-06T19:12:10.568Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:12:10.568Z] ---> Running in 9cfa28009c21 [2023-02-06T19:12:11.575Z] Removing intermediate container d23414f47574 [2023-02-06T19:12:11.575Z] ---> 9dc4835e6a1c [2023-02-06T19:12:11.575Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:12:11.575Z] ---> Running in 11c588e52bb7 [2023-02-06T19:12:11.575Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:12:11.575Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:12:11.575Z] OK: 15859 distinct packages available [2023-02-06T19:12:11.575Z] Removing intermediate container 051e428b1461 [2023-02-06T19:12:11.575Z] ---> 82b578e4b0e1 [2023-02-06T19:12:11.575Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:12:11.575Z] ---> Running in 18b61525f6ed [2023-02-06T19:12:11.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:11.575Z] Removing intermediate container 9cfa28009c21 [2023-02-06T19:12:11.575Z] ---> e917681a951e [2023-02-06T19:12:11.575Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:12:11.575Z] Removing intermediate container 11c588e52bb7 [2023-02-06T19:12:11.575Z] ---> bc69a56d7747 [2023-02-06T19:12:11.575Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:12:12.662Z] ---> Running in 6a49eb1eb625 [2023-02-06T19:12:12.662Z] Removing intermediate container 18b61525f6ed [2023-02-06T19:12:12.662Z] ---> 063a897ffb93 [2023-02-06T19:12:12.662Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:12:12.662Z] ---> 225cf511157e [2023-02-06T19:12:12.662Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:12:12.662Z] ---> Running in fe45168d4e61 [2023-02-06T19:12:12.662Z] ---> Running in 56a83cb5460c [2023-02-06T19:12:12.662Z] Removing intermediate container 6a49eb1eb625 [2023-02-06T19:12:12.662Z] ---> 5252db0430d3 [2023-02-06T19:12:12.662Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:12:12.662Z] ---> Running in fa691a03688a [2023-02-06T19:12:12.662Z] Removing intermediate container 56a83cb5460c [2023-02-06T19:12:12.662Z] ---> 582b4d379008 [2023-02-06T19:12:12.662Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:12:12.662Z] Removing intermediate container fe45168d4e61 [2023-02-06T19:12:12.662Z] ---> cf4625198330 [2023-02-06T19:12:12.662Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:12:12.662Z] Removing intermediate container fa691a03688a [2023-02-06T19:12:12.662Z] ---> 56a6095b2918 [2023-02-06T19:12:12.662Z] Step 15/24 : WORKDIR / [2023-02-06T19:12:12.662Z] ---> 1bbd0bb5aa1d [2023-02-06T19:12:12.662Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:12:12.663Z] ---> Running in 5c4459a1d42e [2023-02-06T19:12:12.663Z] ---> cd58383547dd [2023-02-06T19:12:12.663Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:12:12.663Z] ---> a2afb64f0bc5 [2023-02-06T19:12:12.663Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:12:12.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:12.929Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:12:12.929Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:12:12.929Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:12:12.929Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:12:12.929Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:12:12.929Z] OK: 6 MiB in 18 packages [2023-02-06T19:12:14.840Z] Removing intermediate container 5c4459a1d42e [2023-02-06T19:12:14.840Z] ---> cb60b52efc1e [2023-02-06T19:12:14.840Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:12:14.840Z] ---> 43660553aac2 [2023-02-06T19:12:14.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:12:15.972Z] ---> e4c08d3d772a [2023-02-06T19:12:15.972Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:12:15.972Z] ---> e192d2f854b1 [2023-02-06T19:12:15.972Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:12:16.343Z] ---> 559f06b168c0 [2023-02-06T19:12:16.343Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:12:17.459Z] ---> 57d3a10a80cf [2023-02-06T19:12:17.459Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:12:18.409Z] ---> Running in 2c4da8daf005 [2023-02-06T19:12:18.409Z] Removing intermediate container 24dc715371da [2023-02-06T19:12:18.409Z] ---> dc322f11a7d1 [2023-02-06T19:12:18.409Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:12:25.016Z] ---> 889961fb78b9 [2023-02-06T19:12:25.016Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:12:25.016Z] ---> 2cc6a217166e [2023-02-06T19:12:25.016Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:12:25.277Z] ---> 5027f1ee44e2 [2023-02-06T19:12:25.277Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:12:28.589Z] ---> Running in 39c8f8b59f6a [2023-02-06T19:12:28.589Z] ---> 5ea6bdef40ec [2023-02-06T19:12:28.589Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:12:28.589Z] ---> 7ca3fb1d79f4 [2023-02-06T19:12:28.589Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:12:28.589Z] ---> 5ee9885064dd [2023-02-06T19:12:28.589Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:12:28.589Z] ---> Running in db891ec945a2 [2023-02-06T19:12:29.171Z] Removing intermediate container 39c8f8b59f6a [2023-02-06T19:12:29.171Z] ---> 311552250fd6 [2023-02-06T19:12:29.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:12:29.171Z] ---> df93d07cd2c0 [2023-02-06T19:12:29.171Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:12:29.435Z] ---> 848430049fbf [2023-02-06T19:12:29.435Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:12:29.435Z] ---> Running in f1a93b085e67 [2023-02-06T19:12:29.435Z] ---> Running in 5d2eab4c531d [2023-02-06T19:12:29.435Z] ---> Running in cef461ba0c1a [2023-02-06T19:12:31.361Z] Removing intermediate container f1a93b085e67 [2023-02-06T19:12:31.361Z] ---> a3ea86aed535 [2023-02-06T19:12:31.361Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:12:31.619Z] Removing intermediate container 5d2eab4c531d [2023-02-06T19:12:31.619Z] ---> 38eec1b3d526 [2023-02-06T19:12:31.619Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:12:31.878Z] Removing intermediate container 2c4da8daf005 [2023-02-06T19:12:31.878Z] ---> b41e55b59568 [2023-02-06T19:12:31.878Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:12:31.878Z] Removing intermediate container cef461ba0c1a [2023-02-06T19:12:31.878Z] ---> a070d498c5a5 [2023-02-06T19:12:31.878Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:12:32.136Z] ---> Running in e6b09799155a [2023-02-06T19:12:33.100Z] ---> Running in 2b625bcf4434 [2023-02-06T19:12:33.100Z] ---> Running in 02c746693ab5 [2023-02-06T19:12:33.100Z] Removing intermediate container db891ec945a2 [2023-02-06T19:12:33.100Z] ---> 825b2972c3f0 [2023-02-06T19:12:33.100Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:12:33.361Z] ---> a1fd62e79404 [2023-02-06T19:12:33.361Z] Step 19/24 : WORKDIR / [2023-02-06T19:12:33.623Z] ---> Running in fc47d6c2fe41 [2023-02-06T19:12:33.884Z] ---> Running in 2d6f82d227fd [2023-02-06T19:12:33.884Z] Removing intermediate container e6b09799155a [2023-02-06T19:12:33.884Z] ---> f3eb5ac73a43 [2023-02-06T19:12:33.884Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:12:34.456Z] Removing intermediate container 2b625bcf4434 [2023-02-06T19:12:34.456Z] ---> c9e233063fbe [2023-02-06T19:12:34.456Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:12:34.456Z] Removing intermediate container 02c746693ab5 [2023-02-06T19:12:34.456Z] ---> 66d16e2298a5 [2023-02-06T19:12:34.456Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:12:35.054Z] ---> Running in 58732f1191e4 [2023-02-06T19:12:35.342Z] ---> Running in 0e9faeb1e5d4 [2023-02-06T19:12:35.342Z] Removing intermediate container fc47d6c2fe41 [2023-02-06T19:12:35.342Z] ---> 23cb1235c31a [2023-02-06T19:12:35.342Z] Step 19/21 : LABEL arch=x86_64 [2023-02-06T19:12:35.921Z] Removing intermediate container 2d6f82d227fd [2023-02-06T19:12:35.921Z] ---> 1c94220b5f31 [2023-02-06T19:12:35.921Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:12:35.921Z] ---> Running in 93ece75f34f1 [2023-02-06T19:12:36.491Z] ---> Running in 1d32b4967428 [2023-02-06T19:12:37.083Z] ---> Running in 40a6d1c732a9 [2023-02-06T19:12:37.345Z] Removing intermediate container 58732f1191e4 [2023-02-06T19:12:37.345Z] ---> 01398f749c47 [2023-02-06T19:12:37.345Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:12:37.914Z] Removing intermediate container 0e9faeb1e5d4 [2023-02-06T19:12:37.915Z] ---> ab859d39bf20 [2023-02-06T19:12:37.915Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:12:37.915Z] Removing intermediate container 93ece75f34f1 [2023-02-06T19:12:37.915Z] ---> 087778b99c80 [2023-02-06T19:12:37.915Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:12:38.485Z] Removing intermediate container 1d32b4967428 [2023-02-06T19:12:38.485Z] ---> fa26c38ff8dd [2023-02-06T19:12:38.485Z] Step 20/21 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:12:38.485Z] ---> Running in 8d0849217ad5 [2023-02-06T19:12:39.054Z] Removing intermediate container 40a6d1c732a9 [2023-02-06T19:12:39.054Z] ---> 8c400a013ab7 [2023-02-06T19:12:39.054Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:12:39.312Z] ---> Running in 298b06b3b13e [2023-02-06T19:12:40.258Z] ---> Running in 70b002d50039 [2023-02-06T19:12:40.258Z] ---> Running in 2652f85beca4 [2023-02-06T19:12:40.534Z] ---> Running in 67409979332e [2023-02-06T19:12:41.101Z] Removing intermediate container 8d0849217ad5 [2023-02-06T19:12:41.101Z] ---> 8cde23bc2abf [2023-02-06T19:12:41.101Z] [2023-02-06T19:12:41.101Z] Successfully built 8cde23bc2abf [2023-02-06T19:12:41.101Z] Removing intermediate container 298b06b3b13e [2023-02-06T19:12:41.101Z] ---> abb548971935 [2023-02-06T19:12:41.101Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:12:41.363Z] Successfully tagged support-scheduler:latest [2023-02-06T19:12:41.363Z] Removing intermediate container 2652f85beca4 [2023-02-06T19:12:41.363Z] ---> 9c65df0e316e [2023-02-06T19:12:41.363Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:12:41.363Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-02-06T19:12:43.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:12:43.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:12:43.455Z] ---> 7733640d0ddd [2023-02-06T19:12:43.455Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:12:43.455Z] ---> Using cache [2023-02-06T19:12:43.455Z] ---> 0c148f04da0e [2023-02-06T19:12:43.455Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:12:47.692Z] Removing intermediate container 70b002d50039 [2023-02-06T19:12:47.692Z] ---> 39ee244f924d [2023-02-06T19:12:47.692Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:12:49.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:12:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:12:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:12:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:12:49.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:12:54.313Z] Removing intermediate container 67409979332e [2023-02-06T19:12:54.313Z] ---> ecb99e881d0d [2023-02-06T19:12:54.313Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:12:54.313Z] ---> Running in d3b2b0283953 [2023-02-06T19:12:54.313Z] ---> Running in 04d96b82050e [2023-02-06T19:12:54.313Z] ---> Running in 2279d2f002c4 [2023-02-06T19:12:54.313Z] ---> Running in b6641d5458de [2023-02-06T19:12:54.574Z] ---> Running in 5f8c84bb3dff [2023-02-06T19:12:56.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:56.531Z] Removing intermediate container d3b2b0283953 [2023-02-06T19:12:56.531Z] ---> 3af29aa43ae0 [2023-02-06T19:12:56.531Z] [2023-02-06T19:12:56.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:12:56.531Z] Successfully built 3af29aa43ae0 [2023-02-06T19:12:56.531Z] OK: 211 MiB in 51 packages [2023-02-06T19:12:56.816Z] Removing intermediate container 2279d2f002c4 [2023-02-06T19:12:56.816Z] ---> cd8748b1a2f5 [2023-02-06T19:12:56.816Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:12:57.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:12:57.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:12:57.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:12:57.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:12:57.255Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:12:57.394Z] Successfully tagged security-proxy-setup:latest [2023-02-06T19:12:57.394Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-02-06T19:12:59.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:13:07.355Z] Removing intermediate container 04d96b82050e [2023-02-06T19:13:07.355Z] ---> 6d412a8d68d0 [2023-02-06T19:13:07.355Z] [2023-02-06T19:13:07.355Z] Successfully built 6d412a8d68d0 [2023-02-06T19:13:14.377Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:13:14.377Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:13:14.377Z] ---> 7733640d0ddd [2023-02-06T19:13:14.378Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:13:14.378Z] ---> Using cache [2023-02-06T19:13:14.378Z] ---> 0c148f04da0e [2023-02-06T19:13:14.378Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:13:15.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.239s coverage: 28.7% of statements [2023-02-06T19:13:15.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:13:15.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:13:16.280Z] Successfully tagged core-metadata:latest [2023-02-06T19:13:16.280Z]  Building core-metadata ... done Building security-spire-agent [2023-02-06T19:13:16.280Z] Removing intermediate container 5f8c84bb3dff [2023-02-06T19:13:16.280Z] ---> 2e65ed936b80 [2023-02-06T19:13:16.280Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:13:16.280Z] ---> Running in 68b90b06e58e [2023-02-06T19:13:16.280Z] ---> Running in ff816ddb944f [2023-02-06T19:13:16.537Z] ---> Running in 00d43288e328 [2023-02-06T19:13:19.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:13:19.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:13:19.130Z] ---> 7733640d0ddd [2023-02-06T19:13:19.130Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 0c148f04da0e [2023-02-06T19:13:19.130Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 53452a8af372 [2023-02-06T19:13:19.130Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> f012a386b7a2 [2023-02-06T19:13:19.130Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 64ba528d9a27 [2023-02-06T19:13:19.130Z] Step 7/24 : COPY . . [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 973b0d3698fe [2023-02-06T19:13:19.130Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 5c37105a8676 [2023-02-06T19:13:19.130Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> ed2320d6261e [2023-02-06T19:13:19.130Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 331f48cbaeb3 [2023-02-06T19:13:19.130Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> b15e02d12158 [2023-02-06T19:13:19.130Z] [2023-02-06T19:13:19.130Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:13:19.130Z] ---> c4fc93816858 [2023-02-06T19:13:19.130Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:13:19.130Z] ---> Using cache [2023-02-06T19:13:19.130Z] ---> 17cedb81bc6f [2023-02-06T19:13:19.130Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:13:20.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements [2023-02-06T19:13:22.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.835s coverage: 43.1% of statements [2023-02-06T19:13:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:13:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:13:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:13:22.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.0% of statements [2023-02-06T19:13:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:13:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:13:24.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:24.409Z] Removing intermediate container b6641d5458de [2023-02-06T19:13:24.409Z] ---> e66c65923791 [2023-02-06T19:13:24.409Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:13:24.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:24.668Z] Removing intermediate container 68b90b06e58e [2023-02-06T19:13:24.668Z] ---> 0ca255462015 [2023-02-06T19:13:24.668Z] [2023-02-06T19:13:24.929Z] ---> Running in 4106283e13f6 [2023-02-06T19:13:24.929Z] Successfully built 0ca255462015 [2023-02-06T19:13:25.200Z] Removing intermediate container 00d43288e328 [2023-02-06T19:13:25.200Z] ---> 6d3c1e2901c6 [2023-02-06T19:13:25.200Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:13:25.200Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-06T19:13:25.200Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-06T19:13:25.473Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:13:25.473Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:13:25.473Z] OK: 17044 distinct packages available [2023-02-06T19:13:25.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:25.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:25.731Z] OK: 211 MiB in 51 packages [2023-02-06T19:13:41.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:13:41.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:13:41.112Z] ---> 7733640d0ddd [2023-02-06T19:13:41.112Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:13:41.112Z] ---> Using cache [2023-02-06T19:13:41.112Z] ---> 18ead6df99d2 [2023-02-06T19:13:41.112Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:13:41.112Z] ---> Using cache [2023-02-06T19:13:41.112Z] ---> a9f029dfeb99 [2023-02-06T19:13:41.112Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:13:41.113Z] ---> 5875c8eb754e [2023-02-06T19:13:41.113Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:13:41.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:42.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:42.296Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:13:42.296Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:13:42.296Z] OK: 15859 distinct packages available [2023-02-06T19:13:42.296Z] ---> Running in c8b7ac3a3419 [2023-02-06T19:13:42.296Z] ---> Running in 1bd0f2842381 [2023-02-06T19:13:42.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:42.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:42.557Z] ---> Running in 6bc9af75a89f [2023-02-06T19:13:42.557Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:13:42.816Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:13:42.816Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:13:42.816Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:13:42.816Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:13:42.816Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:13:42.816Z] OK: 7 MiB in 19 packages [2023-02-06T19:13:43.408Z] Removing intermediate container 1bd0f2842381 [2023-02-06T19:13:43.408Z] ---> a8d581dbe7f2 [2023-02-06T19:13:43.408Z] [2023-02-06T19:13:43.668Z] Successfully built a8d581dbe7f2 [2023-02-06T19:13:43.928Z] Successfully tagged security-spire-config:latest [2023-02-06T19:13:43.928Z] Building security-spire-server [2023-02-06T19:13:43.928Z]  Building security-spire-config ... done Removing intermediate container ff816ddb944f [2023-02-06T19:13:43.928Z] ---> 409f2b97fd2a [2023-02-06T19:13:43.928Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:13:44.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.167s coverage: 89.2% of statements [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:13:44.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.851s coverage: 2.6% of statements [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:13:44.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:13:45.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.867s coverage: 95.6% of statements [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:13:45.375Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.285s coverage: 72.2% of statements [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:13:45.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.376s coverage: 65.9% of statements [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:13:45.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:13:45.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.586s coverage: 0.9% of statements [2023-02-06T19:13:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:13:45.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.422s coverage: 29.6% of statements [2023-02-06T19:13:45.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:13:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements [2023-02-06T19:13:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 82.9% of statements [2023-02-06T19:13:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.496s coverage: 94.1% of statements [2023-02-06T19:13:48.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements [2023-02-06T19:13:50.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.327s coverage: 87.5% of statements [2023-02-06T19:13:52.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:13:52.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:13:52.091Z] ---> 7733640d0ddd [2023-02-06T19:13:52.091Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> 0c148f04da0e [2023-02-06T19:13:52.091Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> 53452a8af372 [2023-02-06T19:13:52.091Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> f012a386b7a2 [2023-02-06T19:13:52.091Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> 64ba528d9a27 [2023-02-06T19:13:52.091Z] Step 7/23 : COPY . . [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> 973b0d3698fe [2023-02-06T19:13:52.091Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> 5c37105a8676 [2023-02-06T19:13:52.091Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:13:52.091Z] ---> Using cache [2023-02-06T19:13:52.091Z] ---> ed2320d6261e [2023-02-06T19:13:52.091Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:13:57.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:57.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:13:57.639Z] OK: 211 MiB in 51 packages [2023-02-06T19:14:00.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2023-02-06T19:14:00.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.453s coverage: 44.8% of statements [2023-02-06T19:14:01.825Z] ---> Running in 7da1e470efe3 [2023-02-06T19:14:01.825Z] ---> 5a47ac436414 [2023-02-06T19:14:01.825Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:14:03.202Z] ---> Running in 23eedac9c5ee [2023-02-06T19:14:03.768Z] Removing intermediate container 4106283e13f6 [2023-02-06T19:14:03.768Z] ---> bde93c6a3395 [2023-02-06T19:14:03.768Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:14:10.373Z] Removing intermediate container c8b7ac3a3419 [2023-02-06T19:14:10.373Z] ---> c2a9bd0e0b3b [2023-02-06T19:14:10.373Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:14:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.088s coverage: 79.9% of statements [2023-02-06T19:14:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:14:12.274Z] ---> 73584cd1969a [2023-02-06T19:14:12.274Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.307s coverage: 86.9% of statements [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.234s coverage: 100.0% of statements [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.377s coverage: 77.4% of statements [2023-02-06T19:14:16.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2023-02-06T19:14:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2023-02-06T19:14:16.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 91.2% of statements [2023-02-06T19:14:16.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:14:18.858Z] ---> 8cc5dc1bc2cb [2023-02-06T19:14:18.858Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:14:18.858Z] ---> 306d37d0531c [2023-02-06T19:14:18.858Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:14:18.858Z] ---> Running in 5a83e106f8d0 [2023-02-06T19:14:18.858Z] Removing intermediate container 7da1e470efe3 [2023-02-06T19:14:18.858Z] ---> de2c22c02d0a [2023-02-06T19:14:18.858Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:14:20.765Z] ---> Running in 35b86288f074 [2023-02-06T19:14:22.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 64.7% of statements [2023-02-06T19:14:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:14:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:14:22.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements [2023-02-06T19:14:22.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-02-06T19:14:22.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2023-02-06T19:14:22.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-02-06T19:14:22.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-02-06T19:14:29.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.647s coverage: 65.3% of statements [2023-02-06T19:14:29.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:14:29.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:14:29.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:14:32.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 41.8% of statements [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:14:32.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:14:32.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:14:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:14:33.381Z] ---> a9ea31f06882 [2023-02-06T19:14:33.381Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:14:33.381Z] Removing intermediate container 35b86288f074 [2023-02-06T19:14:33.381Z] ---> 844432a20c17 [2023-02-06T19:14:33.381Z] [2023-02-06T19:14:33.382Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:14:33.382Z] ---> c4fc93816858 [2023-02-06T19:14:33.382Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:14:33.382Z] ---> Using cache [2023-02-06T19:14:33.382Z] ---> 17cedb81bc6f [2023-02-06T19:14:33.382Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:14:33.382Z] ---> Using cache [2023-02-06T19:14:33.382Z] ---> bde93c6a3395 [2023-02-06T19:14:33.382Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:14:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:14:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.734s coverage: 92.3% of statements [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:14:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:14:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.506s coverage: 97.7% of statements [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:14:40.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:14:40.719Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-06T19:14:40.988Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T19:14:40.988Z] go vet ./... [2023-02-06T19:14:48.528Z] ---> 5d925856f480 [2023-02-06T19:14:48.528Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:14:48.528Z] ---> 3b6a1b46ec50 [2023-02-06T19:14:48.528Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:14:49.214Z] Removing intermediate container 6bc9af75a89f [2023-02-06T19:14:49.214Z] ---> 8991bd90531e [2023-02-06T19:14:49.214Z] Step 7/24 : COPY . . [2023-02-06T19:15:05.593Z] ---> bcb3a646e959 [2023-02-06T19:15:05.593Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:15:07.520Z] ---> a6477b59f301 [2023-02-06T19:15:07.520Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:15:08.162Z] ---> Running in 848a6e0dde6c [2023-02-06T19:15:08.162Z] ---> 4658c052647b [2023-02-06T19:15:08.162Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:15:09.654Z] ---> daad5a15e4c6 [2023-02-06T19:15:09.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:15:14.938Z] ---> Running in 46cc8642e597 [2023-02-06T19:15:16.321Z] Removing intermediate container 848a6e0dde6c [2023-02-06T19:15:16.321Z] ---> 1542b85d3b8b [2023-02-06T19:15:16.321Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:15:31.503Z] ---> fc86d73d35cf [2023-02-06T19:15:31.503Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:15:34.304Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:15:57.353Z] ---> Running in fd6490d76aa2 [2023-02-06T19:15:57.353Z] ---> Running in cb768f562eda [2023-02-06T19:15:57.353Z] Removing intermediate container 23eedac9c5ee [2023-02-06T19:15:57.353Z] ---> ad6dba6c5f48 [2023-02-06T19:15:57.353Z] Step 7/19 : COPY . . [2023-02-06T19:16:07.892Z] Removing intermediate container fd6490d76aa2 [2023-02-06T19:16:07.892Z] ---> 1c71796ce49d [2023-02-06T19:16:07.892Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:16:09.578Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:16:21.890Z] Removing intermediate container cb768f562eda [2023-02-06T19:16:21.890Z] ---> e40edb68749e [2023-02-06T19:16:21.890Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:16:21.890Z] ---> 76c727eaf025 [2023-02-06T19:16:21.890Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:16:21.890Z] ---> Running in a9ed9deb5ff6 [2023-02-06T19:16:22.149Z] Removing intermediate container 5a83e106f8d0 [2023-02-06T19:16:22.149Z] ---> 4bc0feeb3752 [2023-02-06T19:16:22.149Z] Step 8/22 : COPY . . [2023-02-06T19:16:22.149Z] ---> Running in 884ae6768f1e [2023-02-06T19:16:22.149Z] ---> Running in fc5ab5767ae5 [2023-02-06T19:16:37.048Z] Removing intermediate container a9ed9deb5ff6 [2023-02-06T19:16:37.048Z] ---> 2ac30bda3795 [2023-02-06T19:16:37.048Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:16:37.048Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-06T19:16:37.048Z] Removing intermediate container 884ae6768f1e [2023-02-06T19:16:37.048Z] ---> 5daf5488a59c [2023-02-06T19:16:37.048Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T19:16:37.048Z] ---> bb00500b990d [2023-02-06T19:16:37.048Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:16:37.048Z] Removing intermediate container 46cc8642e597 [2023-02-06T19:16:37.048Z] ---> 194b61357d75 [2023-02-06T19:16:37.048Z] [2023-02-06T19:16:37.048Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:16:37.048Z] ---> bfe296a52501 [2023-02-06T19:16:37.048Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:16:37.048Z] ---> Running in 90544f30263e [2023-02-06T19:16:37.048Z] ---> Running in 22e0481c7364 [2023-02-06T19:16:37.048Z] ---> Running in 5bf6c353263e [2023-02-06T19:16:37.048Z] ---> Running in e26d99fd511e [2023-02-06T19:16:37.319Z] Removing intermediate container 22e0481c7364 [2023-02-06T19:16:37.319Z] ---> 4280042c741d [2023-02-06T19:16:37.319Z] Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:16:37.319Z] Removing intermediate container 90544f30263e [2023-02-06T19:16:37.319Z] ---> e753746588ec [2023-02-06T19:16:37.319Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:16:37.578Z] ---> Running in ebc9fcbf16bd [2023-02-06T19:16:37.578Z] ---> Running in 19bee359509a [2023-02-06T19:16:38.145Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:16:38.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:16:38.404Z] Removing intermediate container 19bee359509a [2023-02-06T19:16:38.404Z] ---> ddd7c4e83715 [2023-02-06T19:16:38.404Z] [2023-02-06T19:16:38.404Z] Successfully built ddd7c4e83715 [2023-02-06T19:16:38.404Z] Removing intermediate container ebc9fcbf16bd [2023-02-06T19:16:38.404Z] ---> 653cc7e9ec72 [2023-02-06T19:16:38.404Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:16:38.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:16:38.663Z] Successfully tagged security-spire-agent:latest [2023-02-06T19:16:38.663Z] Building core-command [2023-02-06T19:16:38.920Z]  Building security-spire-agent ... done  ---> Running in 304e3864a68a [2023-02-06T19:16:38.920Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:16:38.920Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:16:38.920Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:16:38.920Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:16:38.920Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:16:39.178Z] OK: 6 MiB in 17 packages [2023-02-06T19:16:43.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:16:43.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:16:43.850Z] ---> 7733640d0ddd [2023-02-06T19:16:43.850Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:16:43.850Z] ---> Using cache [2023-02-06T19:16:43.850Z] ---> 18ead6df99d2 [2023-02-06T19:16:43.850Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T19:16:43.850Z] ---> Using cache [2023-02-06T19:16:43.850Z] ---> a9f029dfeb99 [2023-02-06T19:16:43.850Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:16:43.850Z] ---> Using cache [2023-02-06T19:16:43.850Z] ---> 384793bc37dc [2023-02-06T19:16:43.850Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:16:43.850Z] ---> Using cache [2023-02-06T19:16:43.850Z] ---> f900d3b3a3a4 [2023-02-06T19:16:43.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:16:43.850Z] ---> Using cache [2023-02-06T19:16:43.850Z] ---> c91e56d3e2f7 [2023-02-06T19:16:43.850Z] Step 8/23 : COPY . . [2023-02-06T19:16:43.850Z] ---> Using cache [2023-02-06T19:16:43.850Z] ---> ee2a55b2642f [2023-02-06T19:16:43.850Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:16:47.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:16:47.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:16:47.871Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:16:47.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:16:48.607Z] + ls -al . [2023-02-06T19:16:48.607Z] total 740 [2023-02-06T19:16:48.607Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 19:09 . [2023-02-06T19:16:48.607Z] drwxr-xr-x 4 root root 4096 Feb 6 19:09 .. [2023-02-06T19:16:48.607Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 .blubracket [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:08 .dockerignore [2023-02-06T19:16:48.607Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:08 .git [2023-02-06T19:16:48.607Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 .github [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:08 .gitignore [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:08 .golangci.yml [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:08 .hadolint.yml [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:08 .sonarcloud.properties [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:08 ADOPTERS.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:08 Attribution.txt [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:08 CHANGELOG.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:08 CONTRIBUTING.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:08 GOVERNANCE.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:08 Jenkinsfile [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:08 LICENSE [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:08 Makefile [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:08 OWNERS.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:08 README.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:08 SECURITY.md [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:04 VERSION [2023-02-06T19:16:48.607Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 bin [2023-02-06T19:16:48.607Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:08 cmd [2023-02-06T19:16:48.607Z] -rw-r--r-- 1 root root 486191 Feb 6 19:14 coverage.out [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:08 go.mod [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 33316 Feb 6 19:08 go.sum [2023-02-06T19:16:48.607Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:08 internal [2023-02-06T19:16:48.607Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 openapi [2023-02-06T19:16:48.607Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:08 snap [2023-02-06T19:16:48.607Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:08 version.go [Pipeline] sh [2023-02-06T19:16:49.337Z] + '[' -e coverage.out ] [2023-02-06T19:16:49.337Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:16:49.370Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T19:16:50.399Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:16:51.057Z] + make build [2023-02-06T19:16:51.057Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:16:53.814Z] Removing intermediate container 304e3864a68a [2023-02-06T19:16:53.814Z] ---> 6bd15a4b10d5 [2023-02-06T19:16:53.814Z] [2023-02-06T19:16:53.814Z] Successfully built 6bd15a4b10d5 [2023-02-06T19:16:53.814Z] Successfully tagged security-spire-server:latest [2023-02-06T19:16:53.814Z] Building security-bootstrapper [2023-02-06T19:17:00.379Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:17:00.379Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:17:00.379Z] ---> 7733640d0ddd [2023-02-06T19:17:00.379Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:17:00.379Z] ---> Using cache [2023-02-06T19:17:00.379Z] ---> 0c148f04da0e [2023-02-06T19:17:00.379Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T19:17:00.379Z] ---> Using cache [2023-02-06T19:17:00.379Z] ---> e66c65923791 [2023-02-06T19:17:00.379Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:17:00.379Z] ---> Using cache [2023-02-06T19:17:00.379Z] ---> 5875c8eb754e [2023-02-06T19:17:00.379Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:17:00.379Z] ---> Using cache [2023-02-06T19:17:00.379Z] ---> 8991bd90531e [2023-02-06T19:17:00.379Z] Step 7/32 : COPY . . [2023-02-06T19:17:00.379Z] ---> Using cache [2023-02-06T19:17:00.379Z] ---> 4658c052647b [2023-02-06T19:17:00.379Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:17:08.489Z] ---> Running in 723db3b012df [2023-02-06T19:17:09.862Z] ---> Running in c1b18c824e86 [2023-02-06T19:17:12.509Z] Removing intermediate container e26d99fd511e [2023-02-06T19:17:12.509Z] ---> 5b84636c10be [2023-02-06T19:17:12.509Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:17:19.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:17:19.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:17:19.539Z] ---> Running in 7753f0e84dcb [2023-02-06T19:17:23.737Z] Removing intermediate container 7753f0e84dcb [2023-02-06T19:17:23.737Z] ---> e9c3ae73ac7e [2023-02-06T19:17:23.737Z] Step 12/24 : WORKDIR / [2023-02-06T19:17:29.537Z] ---> Running in 8121431f0dde [2023-02-06T19:17:39.590Z] Removing intermediate container fc5ab5767ae5 [2023-02-06T19:17:39.590Z] ---> f50aba586b29 [2023-02-06T19:17:39.590Z] [2023-02-06T19:17:39.590Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:17:39.848Z] ---> c4fc93816858 [2023-02-06T19:17:39.848Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:17:39.848Z] ---> Using cache [2023-02-06T19:17:39.848Z] ---> 17cedb81bc6f [2023-02-06T19:17:39.848Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:17:39.848Z] Removing intermediate container 5bf6c353263e [2023-02-06T19:17:39.848Z] ---> f259418d35b1 [2023-02-06T19:17:39.848Z] [2023-02-06T19:17:39.848Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:17:39.848Z] ---> bfe296a52501 [2023-02-06T19:17:39.848Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:17:39.848Z] Removing intermediate container 8121431f0dde [2023-02-06T19:17:39.848Z] ---> 99adb2fa5aaa [2023-02-06T19:17:39.848Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-06T19:17:40.107Z] ---> Running in 3bab74c0308d [2023-02-06T19:17:40.107Z] ---> Running in 29ca11eae01f [2023-02-06T19:17:41.039Z] ---> 19823120d6c0 [2023-02-06T19:17:41.039Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-06T19:17:44.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:17:44.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:17:44.849Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:17:44.849Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:17:44.849Z] OK: 15859 distinct packages available [2023-02-06T19:17:44.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:17:44.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:17:45.109Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:17:45.109Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:17:45.109Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:17:45.109Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:17:45.109Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:17:45.109Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:17:45.109Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:17:45.109Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:17:45.109Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:17:45.109Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:17:45.109Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:17:45.109Z] OK: 8 MiB in 23 packages [2023-02-06T19:17:46.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:17:46.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:17:46.464Z] ---> 9f43450bd2f9 [2023-02-06T19:17:46.464Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:17:46.723Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:17:46.723Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:17:46.723Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:17:46.723Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:17:46.723Z] OK: 6 MiB in 16 packages [2023-02-06T19:17:50.913Z] ---> 09dac81d42d4 [2023-02-06T19:17:50.913Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-06T19:17:52.825Z] Removing intermediate container 3bab74c0308d [2023-02-06T19:17:52.825Z] ---> 6efbf8d162b7 [2023-02-06T19:17:52.825Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:17:54.297Z] ---> 2e02031dbc42 [2023-02-06T19:17:54.297Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:17:58.582Z] ---> 54367e6f57de [2023-02-06T19:17:58.582Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:17:58.582Z] Removing intermediate container 29ca11eae01f [2023-02-06T19:17:58.582Z] ---> 2904ed5d49e3 [2023-02-06T19:17:58.582Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:17:59.158Z] ---> Running in 20312148e545 [2023-02-06T19:17:59.418Z] ---> e37c494a3c33 [2023-02-06T19:17:59.418Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:17:59.727Z] Removing intermediate container 723db3b012df [2023-02-06T19:17:59.727Z] ---> c742f14ca348 [2023-02-06T19:17:59.727Z] [2023-02-06T19:17:59.727Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:17:59.727Z] ---> bfe296a52501 [2023-02-06T19:17:59.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:17:59.727Z] ---> Using cache [2023-02-06T19:17:59.988Z] ---> 3c1fb7092a03 [2023-02-06T19:17:59.988Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:17:59.988Z] ---> Using cache [2023-02-06T19:17:59.988Z] ---> e917681a951e [2023-02-06T19:17:59.988Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:17:59.988Z] Removing intermediate container c1b18c824e86 [2023-02-06T19:17:59.988Z] ---> 83cbdac7ee15 [2023-02-06T19:17:59.988Z] [2023-02-06T19:17:59.988Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:17:59.988Z] ---> bfe296a52501 [2023-02-06T19:17:59.988Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:18:00.249Z] ---> 5a8ad3f8b728 [2023-02-06T19:18:00.249Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:18:00.249Z] ---> Running in 31c96916cc05 [2023-02-06T19:18:00.510Z] ---> Running in 168f219f0af0 [2023-02-06T19:18:00.510Z] Removing intermediate container 20312148e545 [2023-02-06T19:18:00.510Z] ---> 7d940df0c950 [2023-02-06T19:18:00.510Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:18:00.510Z] ---> 251fda8a4876 [2023-02-06T19:18:00.510Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:18:01.453Z] ---> Running in 4605f7db08fa [2023-02-06T19:18:01.453Z] ---> 30b1b1afb0d5 [2023-02-06T19:18:01.453Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:18:01.714Z] Removing intermediate container 31c96916cc05 [2023-02-06T19:18:01.714Z] ---> 09d7712022d7 [2023-02-06T19:18:01.714Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:18:01.990Z] Removing intermediate container 168f219f0af0 [2023-02-06T19:18:01.990Z] ---> 2c18e5319b57 [2023-02-06T19:18:01.990Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:18:01.990Z] ---> 13443163dec7 [2023-02-06T19:18:01.990Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:18:01.990Z] ---> Running in 319387adac3f [2023-02-06T19:18:01.990Z] Removing intermediate container 4605f7db08fa [2023-02-06T19:18:01.990Z] ---> 7cf50b386eb5 [2023-02-06T19:18:01.990Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:18:01.990Z] ---> Running in 85e1456b8184 [2023-02-06T19:18:01.990Z] ---> Running in e8ef08f170d7 [2023-02-06T19:18:01.990Z] ---> Running in 226921c46f30 [2023-02-06T19:18:01.990Z] ---> Running in ddfc056e358a [2023-02-06T19:18:02.253Z] Removing intermediate container 226921c46f30 [2023-02-06T19:18:02.253Z] ---> dde2992ffceb [2023-02-06T19:18:02.253Z] Step 15/23 : WORKDIR / [2023-02-06T19:18:02.514Z] Removing intermediate container ddfc056e358a [2023-02-06T19:18:02.514Z] ---> 6e020d43d2f5 [2023-02-06T19:18:02.514Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:02.514Z] Removing intermediate container 319387adac3f [2023-02-06T19:18:02.514Z] ---> b21451b2c1ba [2023-02-06T19:18:02.514Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:18:02.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:02.514Z] ---> Running in c55c2058ce82 [2023-02-06T19:18:02.514Z] ---> Running in 7330427d6053 [2023-02-06T19:18:02.514Z] Removing intermediate container c55c2058ce82 [2023-02-06T19:18:02.514Z] ---> b6481063b157 [2023-02-06T19:18:02.514Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:02.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:02.514Z] Removing intermediate container 7330427d6053 [2023-02-06T19:18:02.514Z] ---> a5f09e01303e [2023-02-06T19:18:02.514Z] Step 17/19 : LABEL arch=x86_64 [2023-02-06T19:18:02.514Z] ---> 2e77a7860237 [2023-02-06T19:18:02.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:18:02.775Z] ---> Running in 10578dd60b24 [2023-02-06T19:18:03.056Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:18:03.056Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:18:03.056Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:18:03.056Z] OK: 6 MiB in 16 packages [2023-02-06T19:18:04.010Z] Removing intermediate container 10578dd60b24 [2023-02-06T19:18:04.010Z] ---> 175d2ce30584 [2023-02-06T19:18:04.010Z] Step 18/19 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:18:04.010Z] Removing intermediate container e8ef08f170d7 [2023-02-06T19:18:04.010Z] ---> 7ef8924d6294 [2023-02-06T19:18:04.010Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:18:04.010Z] ---> ebe5bbd31b42 [2023-02-06T19:18:04.010Z] ---> 06daacf4f1ca [2023-02-06T19:18:04.010Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:18:04.278Z] [2023-02-06T19:18:04.537Z] ---> Running in 060962f059cb [2023-02-06T19:18:04.537Z] ---> Running in 507f41978541 [2023-02-06T19:18:04.800Z] Removing intermediate container 85e1456b8184 [2023-02-06T19:18:04.800Z] ---> 65cb45459a14 [2023-02-06T19:18:04.800Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:18:04.800Z] ---> 888f5c37385d [2023-02-06T19:18:04.801Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:18:04.801Z] ---> 3583ec6c8330 [2023-02-06T19:18:04.801Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:18:04.801Z] ---> Running in 594908184cc8 [2023-02-06T19:18:05.060Z] ---> Running in 363779c292cd [2023-02-06T19:18:05.320Z] Removing intermediate container 507f41978541 [2023-02-06T19:18:05.321Z] ---> 7c4b80e8bf15 [2023-02-06T19:18:05.321Z] Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:18:05.588Z] Removing intermediate container 060962f059cb [2023-02-06T19:18:05.588Z] ---> cf26875c0e4d [2023-02-06T19:18:05.588Z] Step 22/24 : LABEL arch=x86_64 [2023-02-06T19:18:05.588Z] ---> ddb60a8599b3 [2023-02-06T19:18:05.588Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:18:05.588Z] ---> Running in 43a02f685304 [2023-02-06T19:18:05.588Z] ---> Running in 0e3dc80df362 [2023-02-06T19:18:05.847Z] Removing intermediate container 594908184cc8 [2023-02-06T19:18:05.847Z] ---> b8d9845fd6b0 [2023-02-06T19:18:05.847Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:18:05.847Z] Removing intermediate container 363779c292cd [2023-02-06T19:18:05.847Z] ---> 1bc2161ab0fe [2023-02-06T19:18:05.847Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:18:05.847Z] ---> Running in 90be161402e1 [2023-02-06T19:18:05.847Z] ---> Running in 88974c94950a [2023-02-06T19:18:05.847Z] ---> Running in 390c3330c864 [2023-02-06T19:18:05.847Z] Removing intermediate container 43a02f685304 [2023-02-06T19:18:05.847Z] ---> c186db24795e [2023-02-06T19:18:05.847Z] [2023-02-06T19:18:05.847Z] Removing intermediate container 0e3dc80df362 [2023-02-06T19:18:05.847Z] ---> e89a4e2d98e7 [2023-02-06T19:18:05.847Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:18:05.847Z] ---> Running in 60710a4d9d3c [2023-02-06T19:18:05.847Z] Successfully built c186db24795e [2023-02-06T19:18:05.847Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-06T19:18:05.847Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-06T19:18:06.135Z] Removing intermediate container 90be161402e1 [2023-02-06T19:18:06.135Z] ---> 2dcd095e7070 [2023-02-06T19:18:06.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:18:09.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:18:09.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:18:10.191Z] ---> 7733640d0ddd [2023-02-06T19:18:10.191Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:18:13.471Z] ---> Using cache [2023-02-06T19:18:13.471Z] ---> 18ead6df99d2 [2023-02-06T19:18:13.471Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:18:13.471Z] ---> Using cache [2023-02-06T19:18:13.471Z] ---> a9f029dfeb99 [2023-02-06T19:18:13.471Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:18:13.471Z] ---> Using cache [2023-02-06T19:18:13.471Z] ---> 384793bc37dc [2023-02-06T19:18:13.471Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:18:13.471Z] ---> Using cache [2023-02-06T19:18:13.471Z] ---> f900d3b3a3a4 [2023-02-06T19:18:13.471Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:18:13.471Z] ---> Using cache [2023-02-06T19:18:13.471Z] ---> c91e56d3e2f7 [2023-02-06T19:18:13.471Z] Step 8/22 : COPY . . [2023-02-06T19:18:13.471Z] ---> Using cache [2023-02-06T19:18:13.471Z] ---> ee2a55b2642f [2023-02-06T19:18:13.471Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:18:13.471Z] Removing intermediate container 390c3330c864 [2023-02-06T19:18:13.471Z] ---> c7cc40148ab1 [2023-02-06T19:18:13.471Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:18:13.471Z] Removing intermediate container 60710a4d9d3c [2023-02-06T19:18:13.471Z] ---> bbb264e30dd7 [2023-02-06T19:18:13.471Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:18:13.471Z] Removing intermediate container 88974c94950a [2023-02-06T19:18:13.471Z] ---> 28ed9daf91b1 [2023-02-06T19:18:13.471Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:18:13.471Z] ---> Running in b520b431d24b [2023-02-06T19:18:13.471Z] ---> Running in cf501995ac7b [2023-02-06T19:18:13.730Z] ---> Running in 5e8a8ef2f5d7 [2023-02-06T19:18:13.730Z] ---> Running in e99ff609b976 [2023-02-06T19:18:13.730Z] ---> Running in cdc1cb151ef6 [2023-02-06T19:18:14.296Z] Removing intermediate container b520b431d24b [2023-02-06T19:18:14.296Z] ---> 496ff746e13c [2023-02-06T19:18:14.296Z] Step 21/23 : LABEL arch=x86_64 [2023-02-06T19:18:14.296Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:18:14.553Z] Removing intermediate container e99ff609b976 [2023-02-06T19:18:14.553Z] ---> b0036de98e0f [2023-02-06T19:18:14.553Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:18:14.553Z] Removing intermediate container 5e8a8ef2f5d7 [2023-02-06T19:18:14.822Z] ---> 80eff613653b [2023-02-06T19:18:14.822Z] [2023-02-06T19:18:14.822Z] Successfully built 80eff613653b [2023-02-06T19:18:14.822Z] Successfully tagged security-secretstore-setup:latest [2023-02-06T19:18:15.080Z]  Building security-secretstore-setup ... done Removing intermediate container cdc1cb151ef6 [2023-02-06T19:18:15.080Z] ---> 9406fe669039 [2023-02-06T19:18:15.080Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:18:15.648Z] ---> Running in d2d711e7d9ce [2023-02-06T19:18:15.648Z] ---> Running in bf5de602464a [2023-02-06T19:18:15.911Z] ---> Running in 317ee196b198 [2023-02-06T19:18:16.171Z] Removing intermediate container d2d711e7d9ce [2023-02-06T19:18:16.171Z] ---> f0d93dc7a6f7 [2023-02-06T19:18:16.171Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:18:16.171Z] Removing intermediate container bf5de602464a [2023-02-06T19:18:16.171Z] ---> 4716e8b08d62 [2023-02-06T19:18:16.171Z] Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:18:16.171Z] Removing intermediate container 317ee196b198 [2023-02-06T19:18:16.171Z] ---> c3d39bdcc661 [2023-02-06T19:18:16.171Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:18:16.431Z] ---> Running in b344c70edf07 [2023-02-06T19:18:17.011Z] ---> Running in 153fceb7105d [2023-02-06T19:18:17.011Z] ---> Running in ec007cbb8d55 [2023-02-06T19:18:18.464Z] Removing intermediate container b344c70edf07 [2023-02-06T19:18:18.464Z] ---> 0c8732f10e1a [2023-02-06T19:18:18.464Z] [2023-02-06T19:18:18.464Z] Successfully built 0c8732f10e1a [2023-02-06T19:18:18.760Z] Removing intermediate container 153fceb7105d [2023-02-06T19:18:18.760Z] ---> c8858cd9ff53 [2023-02-06T19:18:18.760Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:18:18.760Z] Successfully tagged support-notifications:latest [2023-02-06T19:18:19.699Z]  Building support-notifications ... done  ---> Running in 20283a0ce94a [2023-02-06T19:18:21.161Z] Removing intermediate container 20283a0ce94a [2023-02-06T19:18:21.161Z] ---> ff18ea4108d9 [2023-02-06T19:18:21.161Z] [2023-02-06T19:18:21.161Z] Successfully built ff18ea4108d9 [2023-02-06T19:18:21.725Z] Successfully tagged core-command:latest [2023-02-06T19:18:21.982Z]  Building core-command ... done Removing intermediate container ec007cbb8d55 [2023-02-06T19:18:21.982Z] ---> c6ac0eb015cb [2023-02-06T19:18:21.982Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:18:22.667Z] ---> Running in 962bb877bdf7 [2023-02-06T19:18:22.928Z] Removing intermediate container 962bb877bdf7 [2023-02-06T19:18:22.928Z] ---> b01574f54941 [2023-02-06T19:18:22.928Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:18:23.509Z] ---> a93714599108 [2023-02-06T19:18:23.509Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:18:23.509Z] ---> Running in cc82bf05ac76 [2023-02-06T19:18:27.718Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:18:31.717Z] Removing intermediate container cc82bf05ac76 [2023-02-06T19:18:31.717Z] ---> cc2f3f90f545 [2023-02-06T19:18:31.717Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:31.980Z] ---> 9d5bd61affc5 [2023-02-06T19:18:31.981Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:18:33.066Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:18:36.190Z] ---> 56ff4e17f1a7 [2023-02-06T19:18:36.190Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:18:36.448Z] Removing intermediate container cf501995ac7b [2023-02-06T19:18:36.448Z] ---> 3ea3541af87c [2023-02-06T19:18:36.448Z] [2023-02-06T19:18:36.448Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:18:36.448Z] ---> bfe296a52501 [2023-02-06T19:18:36.448Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:18:36.740Z] ---> d43ebacca265 [2023-02-06T19:18:36.740Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:18:36.740Z] ---> Running in fde83cf0f162 [2023-02-06T19:18:37.004Z] ---> a8e6e292ff3e [2023-02-06T19:18:37.004Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:18:37.263Z] Removing intermediate container fde83cf0f162 [2023-02-06T19:18:37.263Z] ---> c94300e426fe [2023-02-06T19:18:37.263Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:18:37.532Z] ---> Running in 26fb0c3c614f [2023-02-06T19:18:37.532Z] ---> a16fdb6e7b33 [2023-02-06T19:18:37.532Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:18:38.504Z] Removing intermediate container 26fb0c3c614f [2023-02-06T19:18:38.504Z] ---> 482eb4ddca04 [2023-02-06T19:18:38.504Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:18:38.765Z] ---> d78b7db3f185 [2023-02-06T19:18:38.765Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:18:39.707Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:18:40.205Z] ---> Running in c38707bb18b9 [2023-02-06T19:18:40.482Z] ---> bb9610db8931 [2023-02-06T19:18:40.482Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:18:41.060Z] Removing intermediate container c38707bb18b9 [2023-02-06T19:18:41.060Z] ---> dba116fd0b76 [2023-02-06T19:18:41.060Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:18:41.627Z] ---> Running in eb4a0b841083 [2023-02-06T19:18:42.196Z] ---> Running in 5c9e794c9061 [2023-02-06T19:18:43.049Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:18:43.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:43.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T19:18:43.389Z] Removing intermediate container eb4a0b841083 [2023-02-06T19:18:43.389Z] ---> f229e34bd10d [2023-02-06T19:18:43.389Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-06T19:18:43.389Z] ---> Running in b0952897b14b [2023-02-06T19:18:43.389Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:18:43.648Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:18:43.648Z] OK: 6 MiB in 15 packages [2023-02-06T19:18:43.648Z] Removing intermediate container b0952897b14b [2023-02-06T19:18:43.648Z] ---> 0ebd50230b88 [2023-02-06T19:18:43.648Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:18:43.648Z] ---> Running in e6e96956d5d9 [2023-02-06T19:18:43.648Z] Removing intermediate container e6e96956d5d9 [2023-02-06T19:18:43.648Z] ---> 2ee204d56a73 [2023-02-06T19:18:43.648Z] Step 30/32 : LABEL arch=x86_64 [2023-02-06T19:18:43.648Z] ---> Running in 30fcf7b7e585 [2023-02-06T19:18:43.909Z] Removing intermediate container 30fcf7b7e585 [2023-02-06T19:18:43.909Z] ---> 1e3cd6636198 [2023-02-06T19:18:43.909Z] Step 31/32 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:18:43.909Z] ---> Running in 57797f8287f4 [2023-02-06T19:18:43.909Z] Removing intermediate container 5c9e794c9061 [2023-02-06T19:18:43.909Z] ---> 5933d81a7e30 [2023-02-06T19:18:43.909Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:18:43.909Z] Removing intermediate container 57797f8287f4 [2023-02-06T19:18:43.909Z] ---> 62097c603f64 [2023-02-06T19:18:43.909Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:18:43.909Z] ---> Running in c2f5fbc78538 [2023-02-06T19:18:43.909Z] ---> 6a665df552cf [2023-02-06T19:18:43.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:18:44.385Z] Removing intermediate container c2f5fbc78538 [2023-02-06T19:18:44.385Z] ---> b2789b502274 [2023-02-06T19:18:44.385Z] [2023-02-06T19:18:44.385Z] Successfully built b2789b502274 [2023-02-06T19:18:44.385Z] Successfully tagged security-bootstrapper:latest [2023-02-06T19:18:44.644Z]  Building security-bootstrapper ... done  ---> 7c70aac048a8 [2023-02-06T19:18:44.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:18:45.209Z] ---> 85d441a70b5b [2023-02-06T19:18:45.209Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:18:45.774Z] ---> Running in 705741ae8f38 [2023-02-06T19:18:47.149Z] Removing intermediate container 705741ae8f38 [2023-02-06T19:18:47.149Z] ---> 9547f80984c1 [2023-02-06T19:18:47.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:18:48.089Z] ---> Running in c04c0790b152 [2023-02-06T19:18:49.489Z] Removing intermediate container c04c0790b152 [2023-02-06T19:18:49.489Z] ---> fad5918be426 [2023-02-06T19:18:49.489Z] Step 20/22 : LABEL arch=x86_64 [2023-02-06T19:18:50.108Z] ---> Running in a148f8be229a [2023-02-06T19:18:51.049Z] Removing intermediate container a148f8be229a [2023-02-06T19:18:51.049Z] ---> eac299549fea [2023-02-06T19:18:51.049Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:18:51.049Z] ---> Running in fa7bb856f360 [2023-02-06T19:18:51.310Z] Removing intermediate container fa7bb856f360 [2023-02-06T19:18:51.310Z] ---> 0ba9be56991e [2023-02-06T19:18:51.310Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:18:51.310Z] ---> Running in 9396d5434d85 [2023-02-06T19:18:51.571Z] Removing intermediate container 9396d5434d85 [2023-02-06T19:18:51.571Z] ---> 3d03787befda [2023-02-06T19:18:51.571Z] [2023-02-06T19:18:51.571Z] Successfully built 3d03787befda [2023-02-06T19:18:51.571Z] Successfully tagged core-data:latest [2023-02-06T19:18:51.577Z]  Building core-data ... done  [Pipeline] } [2023-02-06T19:18:51.590Z] $ docker stop --time=1 b3c58c2c78e213a67f75506c82a9f9d0140f3ece218d9ee2c93f1af2ffd3aee5 [2023-02-06T19:18:52.938Z] $ docker rm -f --volumes b3c58c2c78e213a67f75506c82a9f9d0140f3ece218d9ee2c93f1af2ffd3aee5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:18:53.356Z] + docker images [2023-02-06T19:18:53.356Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:18:53.356Z] core-data latest 3d03787befda 2 seconds ago 17.9MB [2023-02-06T19:18:53.356Z] security-bootstrapper latest b2789b502274 10 seconds ago 20.3MB [2023-02-06T19:18:53.356Z] 3ea3541af87c 18 seconds ago 1.68GB [2023-02-06T19:18:53.356Z] core-command latest ff18ea4108d9 33 seconds ago 17.7MB [2023-02-06T19:18:53.356Z] support-notifications latest 0c8732f10e1a 37 seconds ago 30.6MB [2023-02-06T19:18:53.356Z] security-secretstore-setup latest 80eff613653b 40 seconds ago 29.9MB [2023-02-06T19:18:53.356Z] security-spiffe-token-provider latest c186db24795e 48 seconds ago 29.8MB [2023-02-06T19:18:53.356Z] c742f14ca348 55 seconds ago 1.68GB [2023-02-06T19:18:53.356Z] 83cbdac7ee15 55 seconds ago 1.67GB [2023-02-06T19:18:53.356Z] f259418d35b1 About a minute ago 1.74GB [2023-02-06T19:18:53.356Z] f50aba586b29 About a minute ago 1.71GB [2023-02-06T19:18:53.356Z] security-spire-server latest 6bd15a4b10d5 2 minutes ago 86.5MB [2023-02-06T19:18:53.356Z] security-spire-agent latest ddd7c4e83715 2 minutes ago 125MB [2023-02-06T19:18:53.356Z] 194b61357d75 2 minutes ago 1.67GB [2023-02-06T19:18:53.356Z] 844432a20c17 4 minutes ago 1.55GB [2023-02-06T19:18:53.356Z] security-spire-config latest a8d581dbe7f2 5 minutes ago 85.8MB [2023-02-06T19:18:53.356Z] core-common-config-bootstrapper latest 0ca255462015 5 minutes ago 15.5MB [2023-02-06T19:18:53.356Z] core-metadata latest 6d412a8d68d0 5 minutes ago 18.5MB [2023-02-06T19:18:53.356Z] security-proxy-setup latest 3af29aa43ae0 5 minutes ago 27.8MB [2023-02-06T19:18:53.356Z] support-scheduler latest 8cde23bc2abf 6 minutes ago 30MB [2023-02-06T19:18:53.356Z] 16658ed999bb 7 minutes ago 1.68GB [2023-02-06T19:18:53.356Z] 0f0f238bca3a 7 minutes ago 1.67GB [2023-02-06T19:18:53.356Z] 03f2999704e0 7 minutes ago 1.67GB [2023-02-06T19:18:53.356Z] b15e02d12158 7 minutes ago 1.55GB [2023-02-06T19:18:53.356Z] 70f89f57869c 7 minutes ago 1.74GB [2023-02-06T19:18:53.356Z] ci-base-image-x86_64 latest 7733640d0ddd 13 minutes ago 903MB [2023-02-06T19:18:53.356Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-06T19:18:53.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-06T19:18:53.356Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-06T19:18:53.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-06T19:18:53.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T19:19:29.896Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:19:38.095Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:19:43.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:19:50.086Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:19:54.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:19:59.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:20:14.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-06T19:20:21.392Z] $ docker stop --time=1 a0e969ab368e2ef87cea22c84f881e100d9823dd0fcf72f7b2abce8831345cab [2023-02-06T19:20:23.520Z] $ docker rm -f --volumes a0e969ab368e2ef87cea22c84f881e100d9823dd0fcf72f7b2abce8831345cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:26.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:26.282Z] [2023-02-06T19:20:26.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:26.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:26.716Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-06T19:20:26.716Z] 29e5d40040c1: Pulling fs layer [2023-02-06T19:20:26.716Z] 1ce36da41761: Pulling fs layer [2023-02-06T19:20:26.716Z] 25b303627fd3: Pulling fs layer [2023-02-06T19:20:26.987Z] 29e5d40040c1: Verifying Checksum [2023-02-06T19:20:26.987Z] 29e5d40040c1: Download complete [2023-02-06T19:20:27.257Z] 1ce36da41761: Verifying Checksum [2023-02-06T19:20:27.257Z] 1ce36da41761: Download complete [2023-02-06T19:20:27.527Z] 29e5d40040c1: Pull complete [2023-02-06T19:20:28.948Z] 1ce36da41761: Pull complete [2023-02-06T19:20:28.948Z] 25b303627fd3: Verifying Checksum [2023-02-06T19:20:28.948Z] 25b303627fd3: Download complete [2023-02-06T19:20:41.266Z] 25b303627fd3: Pull complete [2023-02-06T19:20:41.266Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-06T19:20:41.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:41.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:20:41.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container [2023-02-06T19:20:41.690Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-06T19:20:44.243Z] $ docker top 525a45f08653ad4787ce09493e7029bf08be2ad8df6b5084d719aa043a5dff9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:20:45.123Z] + + grep parallel [2023-02-06T19:20:45.123Z] docker-compose build --help [2023-02-06T19:20:51.767Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:20:51.806Z] $ docker stop --time=1 525a45f08653ad4787ce09493e7029bf08be2ad8df6b5084d719aa043a5dff9e [2023-02-06T19:20:53.472Z] $ docker rm -f --volumes 525a45f08653ad4787ce09493e7029bf08be2ad8df6b5084d719aa043a5dff9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:54.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:54.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:20:54.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container [2023-02-06T19:20:54.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-06T19:20:55.744Z] $ docker top 902f3006ae84ec9e575c3a267ff9337045eebc338d5edaee387271a6b1d2d686 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:20:56.676Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:21:03.339Z] Building core-command ... [2023-02-06T19:21:03.339Z] Building core-common-config-bootstrapper ... [2023-02-06T19:21:03.339Z] Building core-data ... [2023-02-06T19:21:03.339Z] Building core-metadata ... [2023-02-06T19:21:03.339Z] Building security-bootstrapper ... [2023-02-06T19:21:03.339Z] Building security-proxy-setup ... [2023-02-06T19:21:03.339Z] Building security-secretstore-setup ... [2023-02-06T19:21:03.339Z] Building security-spiffe-token-provider ... [2023-02-06T19:21:03.339Z] Building security-spire-agent ... [2023-02-06T19:21:03.339Z] Building security-spire-config ... [2023-02-06T19:21:03.339Z] Building security-spire-server ... [2023-02-06T19:21:03.339Z] Building support-notifications ... [2023-02-06T19:21:03.339Z] Building support-scheduler ... [2023-02-06T19:21:03.339Z] Building security-spire-config [2023-02-06T19:21:03.339Z] Building core-common-config-bootstrapper [2023-02-06T19:21:03.339Z] Building core-metadata [2023-02-06T19:21:03.339Z] Building security-spire-agent [2023-02-06T19:21:03.339Z] Building support-notifications [2023-02-06T19:21:59.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:59.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:59.762Z] ---> d5f65a89d9ee [2023-02-06T19:21:59.762Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:59.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:59.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:59.762Z] ---> d5f65a89d9ee [2023-02-06T19:21:59.762Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:59.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:59.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:59.762Z] ---> d5f65a89d9ee [2023-02-06T19:21:59.762Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:21:59.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:59.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:59.762Z] ---> d5f65a89d9ee [2023-02-06T19:21:59.762Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:21:59.762Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:59.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:59.762Z] ---> d5f65a89d9ee [2023-02-06T19:21:59.762Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:59.762Z] ---> Running in b87391385d4c [2023-02-06T19:21:59.762Z] ---> Running in 94f25b76833c [2023-02-06T19:21:59.762Z] ---> Running in 4c9be9ce88fb [2023-02-06T19:21:59.762Z] ---> Running in cf7b1ae99444 [2023-02-06T19:21:59.762Z] ---> Running in b1eb0502de39 [2023-02-06T19:21:59.762Z] Removing intermediate container 4c9be9ce88fb [2023-02-06T19:21:59.762Z] ---> b9456b77ed62 [2023-02-06T19:21:59.762Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:21:59.762Z] Removing intermediate container cf7b1ae99444 [2023-02-06T19:21:59.762Z] ---> 9c48dfb248dc [2023-02-06T19:21:59.762Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:21:59.762Z] Removing intermediate container b1eb0502de39 [2023-02-06T19:21:59.762Z] ---> 79a1ddf28959 [2023-02-06T19:21:59.762Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:21:59.762Z] Removing intermediate container 94f25b76833c [2023-02-06T19:21:59.762Z] ---> 8b613d498a80 [2023-02-06T19:21:59.762Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:21:59.762Z] Removing intermediate container b87391385d4c [2023-02-06T19:21:59.762Z] ---> 52fbb0ae2145 [2023-02-06T19:21:59.762Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:21:59.762Z] ---> Running in f58303f38bb9 [2023-02-06T19:21:59.762Z] ---> Running in 0ba7c8eed94f [2023-02-06T19:21:59.762Z] ---> Running in 91fe1fd5a32c [2023-02-06T19:21:59.762Z] ---> Running in bcba6fcd7a90 [2023-02-06T19:21:59.762Z] ---> Running in b58b66279022 [2023-02-06T19:21:59.762Z] Removing intermediate container 91fe1fd5a32c [2023-02-06T19:21:59.762Z] ---> 7eda9dc9e501 [2023-02-06T19:21:59.762Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:21:59.762Z] Removing intermediate container 0ba7c8eed94f [2023-02-06T19:21:59.762Z] ---> d765395dccdd [2023-02-06T19:21:59.762Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:21:59.762Z] ---> Running in 0702999436f2 [2023-02-06T19:21:59.762Z] Removing intermediate container bcba6fcd7a90 [2023-02-06T19:21:59.762Z] ---> 9e82910c49be [2023-02-06T19:21:59.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:21:59.762Z] ---> Running in 3848eff93cd0 [2023-02-06T19:21:59.762Z] ---> Running in 50062738aef6 [2023-02-06T19:21:59.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:01.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:01.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:01.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:01.434Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:01.703Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:03.117Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:03.117Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:03.117Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:03.704Z] Removing intermediate container f58303f38bb9 [2023-02-06T19:22:03.704Z] ---> e8491f58dcba [2023-02-06T19:22:03.704Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:22:03.988Z] Removing intermediate container b58b66279022 [2023-02-06T19:22:03.988Z] ---> 0da89cb71a7c [2023-02-06T19:22:03.988Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:22:04.958Z] ---> 1eaa4d59f521 [2023-02-06T19:22:04.958Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:04.958Z] Removing intermediate container 50062738aef6 [2023-02-06T19:22:04.958Z] ---> cd45505b5a1b [2023-02-06T19:22:04.958Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:22:05.228Z] ---> 78e8fed7e8c4 [2023-02-06T19:22:05.229Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:05.229Z] ---> Running in a9af234866b4 [2023-02-06T19:22:05.229Z] Removing intermediate container 3848eff93cd0 [2023-02-06T19:22:05.229Z] ---> b1e10af9595b [2023-02-06T19:22:05.229Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:22:05.498Z] ---> Running in 8a1ba330499f [2023-02-06T19:22:05.498Z] Removing intermediate container 0702999436f2 [2023-02-06T19:22:05.498Z] ---> bcf83f8d6003 [2023-02-06T19:22:05.498Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:22:06.465Z] ---> c26113d09e66 [2023-02-06T19:22:06.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:06.736Z] ---> Running in 1d780559bc9e [2023-02-06T19:22:07.006Z] ---> 5d72609285d3 [2023-02-06T19:22:07.006Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:07.286Z] ---> Running in 31cd66c22e26 [2023-02-06T19:22:07.286Z] ---> 0823e0848bcc [2023-02-06T19:22:07.286Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:07.570Z] ---> Running in 33231c249e33 [2023-02-06T19:24:14.854Z] Removing intermediate container 33231c249e33 [2023-02-06T19:24:14.854Z] ---> 4b1d703c790f [2023-02-06T19:24:14.854Z] Step 8/22 : COPY . . [2023-02-06T19:24:14.854Z] Removing intermediate container 8a1ba330499f [2023-02-06T19:24:14.854Z] ---> b83550598fed [2023-02-06T19:24:14.854Z] Step 7/24 : COPY . . [2023-02-06T19:24:14.854Z] Removing intermediate container 31cd66c22e26 [2023-02-06T19:24:14.854Z] ---> e23332fc12c8 [2023-02-06T19:24:14.854Z] Step 8/24 : COPY . . [2023-02-06T19:24:14.854Z] Removing intermediate container a9af234866b4 [2023-02-06T19:24:14.854Z] ---> 6a28fa8c733f [2023-02-06T19:24:14.854Z] Step 7/24 : COPY . . [2023-02-06T19:24:14.854Z] Removing intermediate container 1d780559bc9e [2023-02-06T19:24:14.854Z] ---> 150bbca48c36 [2023-02-06T19:24:14.854Z] Step 8/22 : COPY . . [2023-02-06T19:24:33.067Z] ---> 6e72ea63016e [2023-02-06T19:24:33.067Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:24:33.067Z] ---> 7fb763a5dffe [2023-02-06T19:24:33.067Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:24:33.067Z] ---> e04e85bf69ce [2023-02-06T19:24:33.067Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:24:33.067Z] ---> Running in 85a177af74ac [2023-02-06T19:24:33.067Z] ---> 48741c66de48 [2023-02-06T19:24:33.067Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:24:33.067Z] ---> 9f00ab4cb0f0 [2023-02-06T19:24:33.067Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:24:33.067Z] ---> Running in a8f03756c683 [2023-02-06T19:24:33.067Z] ---> Running in 6dba4a157395 [2023-02-06T19:24:33.067Z] ---> Running in 31679357cd14 [2023-02-06T19:24:33.067Z] ---> Running in 91069fb803e4 [2023-02-06T19:24:33.067Z] Removing intermediate container 6dba4a157395 [2023-02-06T19:24:33.067Z] ---> 8dc5c9aa48da [2023-02-06T19:24:33.067Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:24:33.067Z] Removing intermediate container 31679357cd14 [2023-02-06T19:24:33.067Z] ---> daf999b8955b [2023-02-06T19:24:33.067Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:24:33.333Z] ---> Running in ba24081b8ff4 [2023-02-06T19:24:33.333Z] ---> Running in c5e580f10825 [2023-02-06T19:24:33.923Z] Removing intermediate container ba24081b8ff4 [2023-02-06T19:24:33.923Z] ---> e9c239e6c872 [2023-02-06T19:24:33.923Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:24:34.198Z] Removing intermediate container c5e580f10825 [2023-02-06T19:24:34.198Z] ---> def4e7e1b590 [2023-02-06T19:24:34.198Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:24:34.198Z] ---> Running in c78b5ed70a2c [2023-02-06T19:24:34.466Z] ---> Running in 18ec7b4168db [2023-02-06T19:24:34.466Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:24:34.732Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:24:35.003Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:24:38.372Z] Removing intermediate container c78b5ed70a2c [2023-02-06T19:24:38.372Z] ---> 22e9084a8290 [2023-02-06T19:24:38.372Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:24:38.372Z] ---> Running in 357cf520616e [2023-02-06T19:24:38.372Z] Removing intermediate container 18ec7b4168db [2023-02-06T19:24:38.372Z] ---> 4078163f8cb9 [2023-02-06T19:24:38.372Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:24:38.372Z] ---> Running in 3f7575d2f2f6 [2023-02-06T19:24:38.639Z] Removing intermediate container 357cf520616e [2023-02-06T19:24:38.639Z] ---> f9a3f903393b [2023-02-06T19:24:38.639Z] [2023-02-06T19:24:38.639Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:24:38.909Z] 3.15: Pulling from library/alpine [2023-02-06T19:24:39.178Z] Removing intermediate container 3f7575d2f2f6 [2023-02-06T19:24:39.178Z] ---> f58cf844b812 [2023-02-06T19:24:39.178Z] [2023-02-06T19:24:39.178Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:24:39.445Z] 3.15: Pulling from library/alpine [2023-02-06T19:24:40.407Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:24:40.407Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:24:40.407Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:24:40.407Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:24:40.407Z] ---> 8aa73fd46299 [2023-02-06T19:24:40.407Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:24:40.407Z] ---> 8aa73fd46299 [2023-02-06T19:24:40.407Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:24:40.675Z] ---> Running in 17d4a69aa76c [2023-02-06T19:24:40.675Z] ---> Running in 6fb92623c85d [2023-02-06T19:24:41.267Z] Removing intermediate container 17d4a69aa76c [2023-02-06T19:24:41.267Z] ---> f2611366bf3b [2023-02-06T19:24:41.267Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:24:41.267Z] Removing intermediate container 6fb92623c85d [2023-02-06T19:24:41.267Z] ---> 3cd98329fb18 [2023-02-06T19:24:41.267Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:24:41.546Z] ---> Running in ed2f147ee0be [2023-02-06T19:24:41.546Z] ---> Running in 2fc4efdf2c1c [2023-02-06T19:24:44.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:44.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:44.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:44.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:46.343Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:24:46.343Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:24:46.343Z] OK: 15736 distinct packages available [2023-02-06T19:24:46.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:46.343Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:24:46.343Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:24:46.343Z] OK: 15736 distinct packages available [2023-02-06T19:24:46.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:46.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:47.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:48.553Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:24:48.553Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:24:48.553Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:24:48.553Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:24:48.553Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:24:48.553Z] OK: 6 MiB in 18 packages [2023-02-06T19:24:48.553Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:24:48.553Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:24:48.553Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:24:48.553Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:24:48.553Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:24:48.553Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:24:48.822Z] OK: 6 MiB in 19 packages [2023-02-06T19:24:50.776Z] Removing intermediate container ed2f147ee0be [2023-02-06T19:24:50.776Z] ---> 91e47a711966 [2023-02-06T19:24:50.776Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:24:51.056Z] Removing intermediate container 2fc4efdf2c1c [2023-02-06T19:24:51.056Z] ---> e2b4779904e7 [2023-02-06T19:24:51.056Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:24:57.063Z] ---> b6fae37d3be6 [2023-02-06T19:24:57.063Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:24:58.467Z] ---> ca82d5fe241f [2023-02-06T19:24:58.467Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:24:59.870Z] ---> e8cffa437e5d [2023-02-06T19:24:59.870Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:24:59.870Z] ---> Running in a84bb75f7f72 [2023-02-06T19:25:00.833Z] Removing intermediate container a84bb75f7f72 [2023-02-06T19:25:00.833Z] ---> 76d1880a9218 [2023-02-06T19:25:00.833Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:25:01.791Z] ---> 1a81c60c4595 [2023-02-06T19:25:01.791Z] Step 19/24 : WORKDIR / [2023-02-06T19:25:02.058Z] ---> Running in 8e9374b4dbe8 [2023-02-06T19:25:02.660Z] Removing intermediate container 8e9374b4dbe8 [2023-02-06T19:25:02.660Z] ---> 06843a3f8fd4 [2023-02-06T19:25:02.660Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:25:02.660Z] ---> Running in 95817f7b46f7 [2023-02-06T19:25:03.639Z] Removing intermediate container 95817f7b46f7 [2023-02-06T19:25:03.639Z] ---> 5e6c78885096 [2023-02-06T19:25:03.639Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:25:03.639Z] ---> Running in f37e7d091c22 [2023-02-06T19:25:07.883Z] Removing intermediate container f37e7d091c22 [2023-02-06T19:25:07.883Z] ---> f6813d12bab1 [2023-02-06T19:25:07.883Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:25:07.883Z] ---> Running in b245b4e4b870 [2023-02-06T19:25:07.883Z] ---> b735b0f3670c [2023-02-06T19:25:07.883Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:25:08.151Z] Removing intermediate container b245b4e4b870 [2023-02-06T19:25:08.151Z] ---> d96070e5f762 [2023-02-06T19:25:08.151Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:25:08.419Z] ---> Running in 454d7c50846b [2023-02-06T19:25:09.031Z] ---> c62962a96272 [2023-02-06T19:25:09.031Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:25:09.031Z] Removing intermediate container 454d7c50846b [2023-02-06T19:25:09.031Z] ---> 3b9a5a73c989 [2023-02-06T19:25:09.031Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:25:09.299Z] ---> Running in b677b080894d [2023-02-06T19:25:09.879Z] Removing intermediate container b677b080894d [2023-02-06T19:25:09.879Z] ---> 11078bad8779 [2023-02-06T19:25:09.879Z] [2023-02-06T19:25:10.145Z] ---> ebe0980983da [2023-02-06T19:25:10.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:25:10.414Z] Successfully built 11078bad8779 [2023-02-06T19:25:10.414Z] Successfully tagged security-spire-config-arm64:latest [2023-02-06T19:25:10.414Z] Building support-scheduler [2023-02-06T19:25:11.263Z]  Building security-spire-config ... done  ---> 3973598a01a1 [2023-02-06T19:25:11.263Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:25:11.263Z] ---> Running in 9263ada98f19 [2023-02-06T19:25:11.844Z] Removing intermediate container 9263ada98f19 [2023-02-06T19:25:11.844Z] ---> b88b83eb57af [2023-02-06T19:25:11.844Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:25:11.844Z] ---> Running in 8e7022ac1e86 [2023-02-06T19:25:12.427Z] Removing intermediate container 8e7022ac1e86 [2023-02-06T19:25:12.427Z] ---> 8ee906aca16e [2023-02-06T19:25:12.427Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:25:12.427Z] ---> Running in 380716d318f7 [2023-02-06T19:25:13.007Z] Removing intermediate container 380716d318f7 [2023-02-06T19:25:13.007Z] ---> 2bb3cc67b0bc [2023-02-06T19:25:13.007Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:25:13.273Z] ---> Running in 727198ef4cd1 [2023-02-06T19:25:13.859Z] Removing intermediate container 727198ef4cd1 [2023-02-06T19:25:13.859Z] ---> c6a67d0eecf7 [2023-02-06T19:25:13.859Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:25:13.859Z] ---> Running in 1fc72df7fc78 [2023-02-06T19:25:14.440Z] Removing intermediate container 1fc72df7fc78 [2023-02-06T19:25:14.440Z] ---> b6126919ae6b [2023-02-06T19:25:14.440Z] [2023-02-06T19:25:14.707Z] Successfully built b6126919ae6b [2023-02-06T19:25:14.707Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-06T19:25:14.707Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-06T19:25:41.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:25:41.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:25:41.376Z] ---> d5f65a89d9ee [2023-02-06T19:25:41.376Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:25:41.376Z] ---> Using cache [2023-02-06T19:25:41.376Z] ---> 8b613d498a80 [2023-02-06T19:25:41.376Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:25:41.376Z] ---> Using cache [2023-02-06T19:25:41.376Z] ---> 9e82910c49be [2023-02-06T19:25:41.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:25:41.376Z] ---> Using cache [2023-02-06T19:25:41.376Z] ---> cd45505b5a1b [2023-02-06T19:25:41.376Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:25:41.376Z] ---> Using cache [2023-02-06T19:25:41.376Z] ---> c26113d09e66 [2023-02-06T19:25:41.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:25:41.376Z] ---> Using cache [2023-02-06T19:25:41.376Z] ---> 150bbca48c36 [2023-02-06T19:25:41.376Z] Step 8/22 : COPY . . [2023-02-06T19:25:41.376Z] ---> Using cache [2023-02-06T19:25:41.376Z] ---> 7fb763a5dffe [2023-02-06T19:25:41.376Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:25:41.376Z] ---> Running in e741ddf70479 [2023-02-06T19:25:41.376Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:25:42.360Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:25:42.360Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:25:42.360Z] ---> d5f65a89d9ee [2023-02-06T19:25:42.360Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:25:42.360Z] ---> Using cache [2023-02-06T19:25:42.360Z] ---> 52fbb0ae2145 [2023-02-06T19:25:42.360Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:25:42.360Z] ---> Running in d1f84d201688 [2023-02-06T19:25:44.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:25:44.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:25:46.825Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:25:46.825Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:25:46.825Z] OK: 16901 distinct packages available [2023-02-06T19:25:46.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:25:47.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:25:48.495Z] OK: 221 MiB in 51 packages [2023-02-06T19:25:50.433Z] Removing intermediate container d1f84d201688 [2023-02-06T19:25:50.433Z] ---> c62fa1fb6e65 [2023-02-06T19:25:50.433Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:25:51.016Z] ---> c1e719257525 [2023-02-06T19:25:51.016Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:25:51.288Z] ---> Running in 314811436e4c [2023-02-06T19:27:42.928Z] Removing intermediate container 314811436e4c [2023-02-06T19:27:42.928Z] ---> cc48bbd59942 [2023-02-06T19:27:42.929Z] Step 7/19 : COPY . . [2023-02-06T19:27:46.261Z] ---> fb883c6fe761 [2023-02-06T19:27:46.261Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:27:46.261Z] ---> Running in 336c5954b9ca [2023-02-06T19:27:47.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-06T19:31:54.529Z] Removing intermediate container 85a177af74ac [2023-02-06T19:31:54.529Z] ---> b9760cfadb8e [2023-02-06T19:31:54.529Z] [2023-02-06T19:31:54.529Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:31:54.529Z] 3.16: Pulling from library/alpine [2023-02-06T19:31:54.529Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:31:54.529Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:31:54.529Z] ---> 2b4661558fb8 [2023-02-06T19:31:54.529Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:31:54.529Z] ---> Running in 27610b117d9e [2023-02-06T19:31:54.529Z] Removing intermediate container 27610b117d9e [2023-02-06T19:31:54.529Z] ---> ba0893af46cd [2023-02-06T19:31:54.529Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:31:54.529Z] ---> Running in 3e49fb3ba7d8 [2023-02-06T19:31:54.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:54.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:54.529Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:31:54.529Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:31:54.529Z] OK: 5 MiB in 15 packages [2023-02-06T19:31:54.529Z] Removing intermediate container 3e49fb3ba7d8 [2023-02-06T19:31:54.529Z] ---> c17d77a3c954 [2023-02-06T19:31:54.529Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:31:54.529Z] ---> 27bf2603cb03 [2023-02-06T19:31:54.529Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:31:54.529Z] ---> 37533422b08e [2023-02-06T19:31:54.529Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:31:55.124Z] ---> 84c90b17700d [2023-02-06T19:31:55.125Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:31:56.096Z] ---> 38ff95ab2d3b [2023-02-06T19:31:56.096Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:31:56.376Z] ---> Running in ae08bba9e8eb [2023-02-06T19:31:59.849Z] Removing intermediate container ae08bba9e8eb [2023-02-06T19:31:59.849Z] ---> 9c8e0c9d0e55 [2023-02-06T19:31:59.849Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:31:59.849Z] ---> Running in 0cc08111d5f6 [2023-02-06T19:32:00.450Z] Removing intermediate container 0cc08111d5f6 [2023-02-06T19:32:00.450Z] ---> 16b3ebf344f8 [2023-02-06T19:32:00.450Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:32:00.722Z] ---> Running in a5879cd3c37b [2023-02-06T19:32:01.314Z] Removing intermediate container a5879cd3c37b [2023-02-06T19:32:01.314Z] ---> ea3818a45538 [2023-02-06T19:32:01.314Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:32:01.314Z] ---> Running in fe1a98997ef6 [2023-02-06T19:32:01.913Z] Removing intermediate container fe1a98997ef6 [2023-02-06T19:32:01.914Z] ---> 21eb24a1aaef [2023-02-06T19:32:01.914Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:32:02.185Z] ---> Running in 8a810823a580 [2023-02-06T19:32:02.498Z] Removing intermediate container 8a810823a580 [2023-02-06T19:32:02.498Z] ---> a63781ada24f [2023-02-06T19:32:02.498Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:32:02.770Z] ---> Running in c86d942d9ade [2023-02-06T19:32:03.503Z] Removing intermediate container c86d942d9ade [2023-02-06T19:32:03.503Z] ---> e6f218b204e9 [2023-02-06T19:32:03.503Z] [2023-02-06T19:32:03.503Z] Successfully built e6f218b204e9 [2023-02-06T19:32:03.795Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-06T19:32:03.795Z] Building core-data [2023-02-06T19:32:26.144Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:32:26.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:32:26.144Z] ---> d5f65a89d9ee [2023-02-06T19:32:26.144Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:32:26.144Z] ---> Using cache [2023-02-06T19:32:26.144Z] ---> 8b613d498a80 [2023-02-06T19:32:26.144Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:32:26.144Z] ---> Using cache [2023-02-06T19:32:26.144Z] ---> 9e82910c49be [2023-02-06T19:32:26.144Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:32:26.144Z] ---> Using cache [2023-02-06T19:32:26.144Z] ---> cd45505b5a1b [2023-02-06T19:32:26.144Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:32:26.144Z] ---> Using cache [2023-02-06T19:32:26.144Z] ---> c26113d09e66 [2023-02-06T19:32:26.144Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:32:26.144Z] ---> Using cache [2023-02-06T19:32:26.144Z] ---> 150bbca48c36 [2023-02-06T19:32:26.144Z] Step 8/22 : COPY . . [2023-02-06T19:32:26.144Z] ---> Using cache [2023-02-06T19:32:26.144Z] ---> 7fb763a5dffe [2023-02-06T19:32:26.144Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:32:26.144Z] ---> Running in 1469bb9d2211 [2023-02-06T19:32:26.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:32:31.498Z] Removing intermediate container 91069fb803e4 [2023-02-06T19:32:31.498Z] ---> 4dc70bee5c32 [2023-02-06T19:32:31.498Z] [2023-02-06T19:32:31.498Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:32:31.498Z] ---> 2b4661558fb8 [2023-02-06T19:32:31.498Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:32:31.498Z] ---> Running in f1bc7f8cc9b4 [2023-02-06T19:32:33.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:33.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:35.140Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:32:35.140Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:32:35.140Z] OK: 5 MiB in 15 packages [2023-02-06T19:32:37.109Z] Removing intermediate container f1bc7f8cc9b4 [2023-02-06T19:32:37.110Z] ---> b357c5649754 [2023-02-06T19:32:37.110Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:32:38.536Z] ---> Running in 9c40790f5617 [2023-02-06T19:32:39.123Z] Removing intermediate container 9c40790f5617 [2023-02-06T19:32:39.123Z] ---> 03d5b82dd913 [2023-02-06T19:32:39.123Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:32:39.123Z] ---> Running in 0d7c4e0fa232 [2023-02-06T19:32:39.725Z] Removing intermediate container 0d7c4e0fa232 [2023-02-06T19:32:39.725Z] ---> c360489c0aef [2023-02-06T19:32:39.725Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:32:39.995Z] ---> Running in f3f74dae9023 [2023-02-06T19:32:40.262Z] Removing intermediate container f3f74dae9023 [2023-02-06T19:32:40.262Z] ---> aa38718c20e4 [2023-02-06T19:32:40.262Z] Step 15/24 : WORKDIR / [2023-02-06T19:32:40.536Z] ---> Running in af8bf3a83833 [2023-02-06T19:32:41.127Z] Removing intermediate container af8bf3a83833 [2023-02-06T19:32:41.127Z] ---> d17ff7ef9a9a [2023-02-06T19:32:41.127Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:32:42.093Z] ---> 2c92301766ef [2023-02-06T19:32:42.093Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:32:44.047Z] ---> f38f8ef6cda3 [2023-02-06T19:32:44.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:32:45.011Z] ---> 3699e847c574 [2023-02-06T19:32:45.011Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:32:45.987Z] ---> 09be5caa1ba5 [2023-02-06T19:32:45.987Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:32:45.987Z] ---> Running in 99aa3324d047 [2023-02-06T19:32:46.582Z] Removing intermediate container 99aa3324d047 [2023-02-06T19:32:46.582Z] ---> 82a7f759f2d2 [2023-02-06T19:32:46.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:32:46.868Z] ---> Running in 0cfdde820b28 [2023-02-06T19:32:47.139Z] Removing intermediate container 0cfdde820b28 [2023-02-06T19:32:47.139Z] ---> c2e9749f09d8 [2023-02-06T19:32:47.139Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:32:47.413Z] ---> Running in ceaeaaca2777 [2023-02-06T19:32:47.998Z] Removing intermediate container ceaeaaca2777 [2023-02-06T19:32:47.998Z] ---> 41632585ea7c [2023-02-06T19:32:47.998Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:32:47.998Z] ---> Running in 60be000bdb01 [2023-02-06T19:32:48.586Z] Removing intermediate container 60be000bdb01 [2023-02-06T19:32:48.586Z] ---> 9c601126c8a2 [2023-02-06T19:32:48.586Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:32:48.860Z] ---> Running in fefd8b1f1d37 [2023-02-06T19:32:49.444Z] Removing intermediate container fefd8b1f1d37 [2023-02-06T19:32:49.444Z] ---> 15d16ff83fe7 [2023-02-06T19:32:49.444Z] [2023-02-06T19:32:49.720Z] Successfully built 15d16ff83fe7 [2023-02-06T19:32:49.720Z] Successfully tagged core-metadata-arm64:latest [2023-02-06T19:32:49.720Z] Building security-secretstore-setup [2023-02-06T19:33:11.786Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:33:11.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:33:11.786Z] ---> d5f65a89d9ee [2023-02-06T19:33:11.786Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:33:11.786Z] ---> Using cache [2023-02-06T19:33:11.786Z] ---> 52fbb0ae2145 [2023-02-06T19:33:11.786Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:33:11.786Z] ---> Running in 2cfab0500484 [2023-02-06T19:33:11.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:12.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:13.998Z] OK: 221 MiB in 51 packages [2023-02-06T19:33:15.424Z] Removing intermediate container 2cfab0500484 [2023-02-06T19:33:15.424Z] ---> 25cf96cc1cfd [2023-02-06T19:33:15.424Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:33:17.384Z] ---> f95a8b9830c1 [2023-02-06T19:33:17.384Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:33:17.384Z] ---> Running in 4c25d10d5d67 [2023-02-06T19:35:09.073Z] Removing intermediate container 4c25d10d5d67 [2023-02-06T19:35:09.073Z] ---> 7354d1f18346 [2023-02-06T19:35:09.073Z] Step 7/24 : COPY . . [2023-02-06T19:35:24.102Z] ---> df3fbf8e55b0 [2023-02-06T19:35:24.102Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:35:24.102Z] ---> Running in 098cff832feb [2023-02-06T19:35:24.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:35:56.624Z] Removing intermediate container a8f03756c683 [2023-02-06T19:35:56.624Z] ---> cac424d2b942 [2023-02-06T19:35:56.624Z] [2023-02-06T19:35:56.624Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:35:56.624Z] ---> 2b4661558fb8 [2023-02-06T19:35:56.624Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:35:56.624Z] ---> Running in a425a2fa3ea8 [2023-02-06T19:35:56.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:35:56.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:35:56.624Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:35:56.624Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:35:56.624Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:35:56.624Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:35:56.893Z] OK: 6 MiB in 16 packages [2023-02-06T19:35:59.514Z] Removing intermediate container a425a2fa3ea8 [2023-02-06T19:35:59.514Z] ---> 8bb103025116 [2023-02-06T19:35:59.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:35:59.514Z] ---> Running in 7983ae1143b2 [2023-02-06T19:35:59.784Z] Removing intermediate container 7983ae1143b2 [2023-02-06T19:35:59.784Z] ---> 67cd1ca2c1ce [2023-02-06T19:35:59.784Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:35:59.784Z] ---> Running in 661cd4034692 [2023-02-06T19:36:00.386Z] Removing intermediate container 661cd4034692 [2023-02-06T19:36:00.386Z] ---> 088ab6a0cdb9 [2023-02-06T19:36:00.386Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:36:00.386Z] ---> Running in 8d78d1b1aa0a [2023-02-06T19:36:00.980Z] Removing intermediate container 8d78d1b1aa0a [2023-02-06T19:36:00.980Z] ---> 984443f51eee [2023-02-06T19:36:00.980Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:36:01.948Z] ---> 1bf86c935e1c [2023-02-06T19:36:01.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:36:04.542Z] ---> 3709f0e53a80 [2023-02-06T19:36:04.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-06T19:36:05.518Z] ---> 2dd7e4255a1f [2023-02-06T19:36:05.518Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:36:05.518Z] ---> Running in 9ac1e46833b5 [2023-02-06T19:36:06.114Z] Removing intermediate container 9ac1e46833b5 [2023-02-06T19:36:06.114Z] ---> e7d08b4323ed [2023-02-06T19:36:06.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:36:06.114Z] ---> Running in 4894c83b855b [2023-02-06T19:36:06.720Z] Removing intermediate container 4894c83b855b [2023-02-06T19:36:06.720Z] ---> 7f72f7121380 [2023-02-06T19:36:06.720Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:36:06.987Z] ---> Running in e62133842bd3 [2023-02-06T19:36:07.574Z] Removing intermediate container e62133842bd3 [2023-02-06T19:36:07.574Z] ---> 7c1df811e793 [2023-02-06T19:36:07.574Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:36:07.574Z] ---> Running in 945d4111275e [2023-02-06T19:36:08.171Z] Removing intermediate container 945d4111275e [2023-02-06T19:36:08.171Z] ---> 0a863c8accd6 [2023-02-06T19:36:08.171Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:36:08.171Z] ---> Running in c4c13fdfebd4 [2023-02-06T19:36:08.759Z] Removing intermediate container c4c13fdfebd4 [2023-02-06T19:36:08.759Z] ---> d445fd8c07af [2023-02-06T19:36:08.759Z] [2023-02-06T19:36:09.027Z] Successfully built d445fd8c07af [2023-02-06T19:36:09.027Z] Successfully tagged support-notifications-arm64:latest [2023-02-06T19:36:09.027Z]  Building support-notifications ... done Building security-bootstrapper [2023-02-06T19:36:27.265Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:36:27.265Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:36:27.265Z] ---> d5f65a89d9ee [2023-02-06T19:36:27.265Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:36:27.265Z] ---> Using cache [2023-02-06T19:36:27.265Z] ---> 52fbb0ae2145 [2023-02-06T19:36:27.265Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T19:36:27.265Z] ---> Using cache [2023-02-06T19:36:27.265Z] ---> 25cf96cc1cfd [2023-02-06T19:36:27.265Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:36:27.265Z] ---> Using cache [2023-02-06T19:36:27.265Z] ---> f95a8b9830c1 [2023-02-06T19:36:27.265Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:36:27.265Z] ---> Using cache [2023-02-06T19:36:27.265Z] ---> 7354d1f18346 [2023-02-06T19:36:27.265Z] Step 7/32 : COPY . . [2023-02-06T19:36:27.265Z] ---> Using cache [2023-02-06T19:36:27.265Z] ---> df3fbf8e55b0 [2023-02-06T19:36:27.265Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:36:27.858Z] ---> Running in c26327aac146 [2023-02-06T19:36:29.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:37:26.248Z] Removing intermediate container e741ddf70479 [2023-02-06T19:37:26.248Z] ---> f6d15132b50d [2023-02-06T19:37:26.248Z] [2023-02-06T19:37:26.248Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:37:26.248Z] ---> 2b4661558fb8 [2023-02-06T19:37:26.248Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:37:26.248Z] ---> Using cache [2023-02-06T19:37:26.248Z] ---> b357c5649754 [2023-02-06T19:37:26.248Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:37:26.248Z] ---> Using cache [2023-02-06T19:37:26.248Z] ---> 03d5b82dd913 [2023-02-06T19:37:26.248Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:37:26.248Z] ---> Running in 5a7aefa63e6f [2023-02-06T19:37:26.248Z] Removing intermediate container 5a7aefa63e6f [2023-02-06T19:37:26.248Z] ---> 4f4347035cda [2023-02-06T19:37:26.248Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:37:26.248Z] ---> Running in e58cb5ecb9f3 [2023-02-06T19:37:26.248Z] Removing intermediate container e58cb5ecb9f3 [2023-02-06T19:37:26.248Z] ---> d313cada02bf [2023-02-06T19:37:26.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:37:26.248Z] ---> b3da6a5b7d95 [2023-02-06T19:37:26.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:37:26.248Z] ---> 396102023639 [2023-02-06T19:37:26.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:37:26.515Z] ---> 5744cf49bac6 [2023-02-06T19:37:26.515Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:37:26.515Z] ---> Running in 497e2ccc8837 [2023-02-06T19:37:27.106Z] Removing intermediate container 497e2ccc8837 [2023-02-06T19:37:27.106Z] ---> 853206bf4d50 [2023-02-06T19:37:27.106Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:37:27.106Z] ---> Running in fb4d5b2ba4dd [2023-02-06T19:37:27.695Z] Removing intermediate container fb4d5b2ba4dd [2023-02-06T19:37:27.695Z] ---> b84a2af7e597 [2023-02-06T19:37:27.695Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:37:27.695Z] ---> Running in 52da10d23bbd [2023-02-06T19:37:28.293Z] Removing intermediate container 52da10d23bbd [2023-02-06T19:37:28.294Z] ---> 711e39809c47 [2023-02-06T19:37:28.294Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:37:28.562Z] ---> Running in 04266941935a [2023-02-06T19:37:29.148Z] Removing intermediate container 04266941935a [2023-02-06T19:37:29.148Z] ---> 64f71839be60 [2023-02-06T19:37:29.148Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:37:29.148Z] ---> Running in 4d808dddf91d [2023-02-06T19:37:29.738Z] Removing intermediate container 4d808dddf91d [2023-02-06T19:37:29.738Z] ---> 65dc65ef0b38 [2023-02-06T19:37:29.738Z] [2023-02-06T19:37:30.008Z] Successfully built 65dc65ef0b38 [2023-02-06T19:37:30.278Z] Successfully tagged support-scheduler-arm64:latest [2023-02-06T19:37:30.278Z] Building security-spire-server [2023-02-06T19:37:48.502Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:37:48.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:37:48.502Z] ---> d5f65a89d9ee [2023-02-06T19:37:48.502Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> 52fbb0ae2145 [2023-02-06T19:37:48.502Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> 0da89cb71a7c [2023-02-06T19:37:48.502Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> 78e8fed7e8c4 [2023-02-06T19:37:48.502Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> b83550598fed [2023-02-06T19:37:48.502Z] Step 7/23 : COPY . . [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> e04e85bf69ce [2023-02-06T19:37:48.502Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> 8dc5c9aa48da [2023-02-06T19:37:48.502Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:37:48.502Z] ---> Using cache [2023-02-06T19:37:48.502Z] ---> e9c239e6c872 [2023-02-06T19:37:48.502Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:37:48.502Z] ---> Running in a2bc05be40c4 [2023-02-06T19:37:51.313Z] Removing intermediate container a2bc05be40c4 [2023-02-06T19:37:51.313Z] ---> 70b6827cc757 [2023-02-06T19:37:51.313Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:37:51.313Z] ---> Running in 25fb738af1a0 [2023-02-06T19:37:52.338Z] Removing intermediate container 25fb738af1a0 [2023-02-06T19:37:52.338Z] ---> 6f5a858cf91c [2023-02-06T19:37:52.338Z] [2023-02-06T19:37:52.338Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:37:52.338Z] ---> 8aa73fd46299 [2023-02-06T19:37:52.338Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:37:52.338Z] ---> Using cache [2023-02-06T19:37:52.338Z] ---> 3cd98329fb18 [2023-02-06T19:37:52.338Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:37:52.338Z] ---> Using cache [2023-02-06T19:37:52.338Z] ---> e2b4779904e7 [2023-02-06T19:37:52.338Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:38:04.793Z] ---> 995a33b40601 [2023-02-06T19:38:04.793Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:38:04.793Z] ---> ce85add45264 [2023-02-06T19:38:04.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:38:05.756Z] ---> f94b8b9dfded [2023-02-06T19:38:05.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:38:06.350Z] Removing intermediate container 336c5954b9ca [2023-02-06T19:38:06.350Z] ---> 9819516acf3f [2023-02-06T19:38:06.350Z] [2023-02-06T19:38:06.350Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:38:06.350Z] ---> 8aa73fd46299 [2023-02-06T19:38:06.350Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:38:06.350Z] ---> Using cache [2023-02-06T19:38:06.350Z] ---> 3cd98329fb18 [2023-02-06T19:38:06.350Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:38:06.620Z] ---> Running in 5a532e94cacc [2023-02-06T19:38:07.205Z] ---> 71bee997e09b [2023-02-06T19:38:07.205Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:38:07.205Z] ---> Running in 219cba9bf9dc [2023-02-06T19:38:08.170Z] Removing intermediate container 219cba9bf9dc [2023-02-06T19:38:08.171Z] ---> 79e9911c713d [2023-02-06T19:38:08.171Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:38:08.171Z] ---> Running in dee060b26015 [2023-02-06T19:38:09.145Z] Removing intermediate container dee060b26015 [2023-02-06T19:38:09.145Z] ---> bf71beef2a21 [2023-02-06T19:38:09.145Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:38:09.145Z] ---> Running in 2478ef99fa7a [2023-02-06T19:38:09.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:38:09.682Z] Removing intermediate container 2478ef99fa7a [2023-02-06T19:38:09.682Z] ---> 00e988620809 [2023-02-06T19:38:09.682Z] Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:38:09.950Z] ---> Running in 4918f7cf4198 [2023-02-06T19:38:09.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:38:10.542Z] Removing intermediate container 4918f7cf4198 [2023-02-06T19:38:10.542Z] ---> 676e4f487300 [2023-02-06T19:38:10.542Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:38:10.542Z] ---> Running in ec00f76be791 [2023-02-06T19:38:11.126Z] Removing intermediate container ec00f76be791 [2023-02-06T19:38:11.126Z] ---> 92faa39e0dfc [2023-02-06T19:38:11.126Z] [2023-02-06T19:38:11.393Z] Successfully built 92faa39e0dfc [2023-02-06T19:38:11.393Z] Successfully tagged security-spire-server-arm64:latest [2023-02-06T19:38:11.393Z]  Building security-spire-server ... done Building core-command [2023-02-06T19:38:11.393Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:38:11.393Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:38:11.393Z] OK: 15736 distinct packages available [2023-02-06T19:38:11.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:38:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:38:13.655Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:38:13.655Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:38:13.655Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:38:13.655Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:38:13.923Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:38:13.923Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:38:13.923Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:38:13.923Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:38:13.923Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:38:13.923Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:38:13.923Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:38:14.192Z] OK: 8 MiB in 23 packages [2023-02-06T19:38:16.787Z] Removing intermediate container 5a532e94cacc [2023-02-06T19:38:17.055Z] ---> 619f49dae05f [2023-02-06T19:38:17.055Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:38:18.030Z] ---> 4bfa3a831e73 [2023-02-06T19:38:18.030Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:38:20.632Z] ---> 707277d1f970 [2023-02-06T19:38:20.632Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:38:23.233Z] ---> 054caa2af3f1 [2023-02-06T19:38:23.233Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:38:23.233Z] ---> Running in 07e4d1994ab5 [2023-02-06T19:38:23.502Z] Removing intermediate container 07e4d1994ab5 [2023-02-06T19:38:23.502Z] ---> 725cd126877d [2023-02-06T19:38:23.502Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:38:23.772Z] ---> Running in 91b195e3de31 [2023-02-06T19:38:24.747Z] Removing intermediate container 91b195e3de31 [2023-02-06T19:38:24.747Z] ---> 20c0f1daad19 [2023-02-06T19:38:24.747Z] Step 17/19 : LABEL arch=arm64 [2023-02-06T19:38:24.747Z] ---> Running in f2710ef15820 [2023-02-06T19:38:25.708Z] Removing intermediate container f2710ef15820 [2023-02-06T19:38:25.708Z] ---> c4d05d0488e6 [2023-02-06T19:38:25.708Z] Step 18/19 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:38:25.708Z] ---> Running in 4c54ab9cf8b9 [2023-02-06T19:38:26.293Z] Removing intermediate container 4c54ab9cf8b9 [2023-02-06T19:38:26.293Z] ---> db33ca8cba09 [2023-02-06T19:38:26.293Z] Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:38:26.560Z] ---> Running in 18cb29f48130 [2023-02-06T19:38:27.144Z] Removing intermediate container 18cb29f48130 [2023-02-06T19:38:27.144Z] ---> 4e485dfbc53e [2023-02-06T19:38:27.144Z] [2023-02-06T19:38:27.411Z] Successfully built 4e485dfbc53e [2023-02-06T19:38:27.411Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-06T19:38:27.411Z] Building security-proxy-setup [2023-02-06T19:38:31.935Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:38:32.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:38:32.203Z] ---> d5f65a89d9ee [2023-02-06T19:38:32.203Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:38:32.203Z] ---> Using cache [2023-02-06T19:38:32.203Z] ---> 8b613d498a80 [2023-02-06T19:38:32.203Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T19:38:32.203Z] ---> Using cache [2023-02-06T19:38:32.203Z] ---> 9e82910c49be [2023-02-06T19:38:32.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:38:32.203Z] ---> Using cache [2023-02-06T19:38:32.203Z] ---> cd45505b5a1b [2023-02-06T19:38:32.204Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:38:32.204Z] ---> Using cache [2023-02-06T19:38:32.204Z] ---> c26113d09e66 [2023-02-06T19:38:32.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:38:32.204Z] ---> Using cache [2023-02-06T19:38:32.204Z] ---> 150bbca48c36 [2023-02-06T19:38:32.204Z] Step 8/23 : COPY . . [2023-02-06T19:38:32.204Z] ---> Using cache [2023-02-06T19:38:32.204Z] ---> 7fb763a5dffe [2023-02-06T19:38:32.204Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:38:32.204Z] ---> Running in 8a818f5e02e3 [2023-02-06T19:38:34.150Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:38:52.374Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:38:52.374Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:38:52.374Z] ---> d5f65a89d9ee [2023-02-06T19:38:52.374Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:38:52.374Z] ---> Using cache [2023-02-06T19:38:52.374Z] ---> 52fbb0ae2145 [2023-02-06T19:38:52.374Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-06T19:38:52.374Z] ---> Using cache [2023-02-06T19:38:52.374Z] ---> 25cf96cc1cfd [2023-02-06T19:38:52.374Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:38:52.374Z] ---> Using cache [2023-02-06T19:38:52.374Z] ---> f95a8b9830c1 [2023-02-06T19:38:52.374Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:38:52.374Z] ---> Using cache [2023-02-06T19:38:52.374Z] ---> 7354d1f18346 [2023-02-06T19:38:52.374Z] Step 7/21 : COPY . . [2023-02-06T19:38:52.374Z] ---> Using cache [2023-02-06T19:38:52.374Z] ---> df3fbf8e55b0 [2023-02-06T19:38:52.374Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:38:52.374Z] ---> Running in 951e2954299e [2023-02-06T19:38:52.374Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:41:14.114Z] Removing intermediate container 1469bb9d2211 [2023-02-06T19:41:14.114Z] ---> 13889ecf4e3c [2023-02-06T19:41:14.114Z] [2023-02-06T19:41:14.114Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:41:14.114Z] ---> 2b4661558fb8 [2023-02-06T19:41:14.114Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:41:14.114Z] ---> Running in efa8429295d1 [2023-02-06T19:41:14.114Z] Removing intermediate container efa8429295d1 [2023-02-06T19:41:14.114Z] ---> 3716b4c82832 [2023-02-06T19:41:14.114Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:41:14.114Z] ---> Running in 4b56dac50b9b [2023-02-06T19:41:14.702Z] Removing intermediate container 4b56dac50b9b [2023-02-06T19:41:14.702Z] ---> 5b01a2f168bc [2023-02-06T19:41:14.702Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:41:14.702Z] ---> Running in 31660afda560 [2023-02-06T19:41:15.288Z] Removing intermediate container 31660afda560 [2023-02-06T19:41:15.288Z] ---> 5f71729fd91f [2023-02-06T19:41:15.288Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:41:15.288Z] ---> Running in a88f41623a40 [2023-02-06T19:41:17.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:41:17.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:41:19.782Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:41:19.782Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:41:19.782Z] OK: 5 MiB in 15 packages [2023-02-06T19:41:21.211Z] Removing intermediate container a88f41623a40 [2023-02-06T19:41:21.211Z] ---> 68cbce8b5251 [2023-02-06T19:41:21.211Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:41:22.194Z] ---> 6658ef86630a [2023-02-06T19:41:22.194Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:41:26.504Z] ---> 73fe7dca9ec8 [2023-02-06T19:41:26.504Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:41:27.470Z] ---> 3ea83c160647 [2023-02-06T19:41:27.470Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:41:27.470Z] ---> Running in 784617a096d2 [2023-02-06T19:41:28.068Z] Removing intermediate container 784617a096d2 [2023-02-06T19:41:28.068Z] ---> aaf9486c0cdd [2023-02-06T19:41:28.068Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:41:28.068Z] ---> Running in 53b3ab287657 [2023-02-06T19:41:28.657Z] Removing intermediate container 53b3ab287657 [2023-02-06T19:41:28.657Z] ---> c5665d368bbf [2023-02-06T19:41:28.657Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:41:28.931Z] ---> Running in 91ac9fca6c6c [2023-02-06T19:41:29.516Z] Removing intermediate container 91ac9fca6c6c [2023-02-06T19:41:29.516Z] ---> 71c48240151c [2023-02-06T19:41:29.516Z] Step 21/22 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:41:29.516Z] ---> Running in b6d37696a421 [2023-02-06T19:41:30.103Z] Removing intermediate container b6d37696a421 [2023-02-06T19:41:30.103Z] ---> 4b0dc816457d [2023-02-06T19:41:30.103Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:41:30.376Z] ---> Running in 368261fe201b [2023-02-06T19:41:30.644Z] Removing intermediate container 368261fe201b [2023-02-06T19:41:30.644Z] ---> c9ba72d7b056 [2023-02-06T19:41:30.644Z] [2023-02-06T19:41:31.243Z] Successfully built c9ba72d7b056 [2023-02-06T19:41:31.243Z] Successfully tagged core-data-arm64:latest [2023-02-06T19:42:27.651Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:42:45.879Z] Removing intermediate container 098cff832feb [2023-02-06T19:42:45.879Z] ---> 87986891e981 [2023-02-06T19:42:45.879Z] [2023-02-06T19:42:45.879Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:42:45.879Z] ---> 2b4661558fb8 [2023-02-06T19:42:45.879Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:42:45.879Z] ---> Running in 61583ffad7ad [2023-02-06T19:42:48.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:48.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:42:49.894Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:42:50.162Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:42:50.162Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:42:50.162Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:42:50.162Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:42:50.744Z] OK: 6 MiB in 17 packages [2023-02-06T19:42:53.335Z] Removing intermediate container 61583ffad7ad [2023-02-06T19:42:53.335Z] ---> d40e5b321e1b [2023-02-06T19:42:53.335Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:42:53.335Z] ---> Running in a8f9e78f132e [2023-02-06T19:42:53.613Z] Removing intermediate container a8f9e78f132e [2023-02-06T19:42:53.613Z] ---> d409ff59e4a0 [2023-02-06T19:42:53.613Z] Step 12/24 : WORKDIR / [2023-02-06T19:42:53.613Z] ---> Running in 1151a54772dc [2023-02-06T19:42:54.590Z] Removing intermediate container 1151a54772dc [2023-02-06T19:42:54.590Z] ---> 8748bc8f0530 [2023-02-06T19:42:54.590Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-06T19:42:55.559Z] ---> 9421f8320fa1 [2023-02-06T19:42:55.559Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-06T19:42:57.436Z] ---> 02d11322f3fa [2023-02-06T19:42:57.437Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:42:58.410Z] ---> 7d0cd135b34b [2023-02-06T19:42:58.410Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-06T19:42:59.585Z] ---> bb96ad97a45a [2023-02-06T19:42:59.585Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:43:01.606Z] ---> 224267e26533 [2023-02-06T19:43:01.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:43:03.572Z] ---> ea5b34a8cea6 [2023-02-06T19:43:03.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:43:04.586Z] ---> 0311d90c86a7 [2023-02-06T19:43:04.587Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:43:04.587Z] ---> Running in 31dacd7e2d74 [2023-02-06T19:43:07.924Z] Removing intermediate container 31dacd7e2d74 [2023-02-06T19:43:07.924Z] ---> 83ae66b5f24b [2023-02-06T19:43:07.924Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:43:07.924Z] ---> Running in fe5c05465ba7 [2023-02-06T19:43:08.519Z] Removing intermediate container fe5c05465ba7 [2023-02-06T19:43:08.519Z] ---> 79ac8eec61a1 [2023-02-06T19:43:08.519Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:43:08.792Z] ---> Running in 3d95f0e24334 [2023-02-06T19:43:10.732Z] Removing intermediate container 3d95f0e24334 [2023-02-06T19:43:10.732Z] ---> f9fbd64780cb [2023-02-06T19:43:10.732Z] Step 23/24 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:43:10.999Z] ---> Running in e70ab0116806 [2023-02-06T19:43:11.581Z] Removing intermediate container e70ab0116806 [2023-02-06T19:43:11.581Z] ---> 4bbf2add6188 [2023-02-06T19:43:11.581Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:43:11.848Z] ---> Running in 1a9b30861d1c [2023-02-06T19:43:12.429Z] Removing intermediate container 1a9b30861d1c [2023-02-06T19:43:12.429Z] ---> b757b198d36c [2023-02-06T19:43:12.429Z] [2023-02-06T19:43:12.695Z] Successfully built b757b198d36c [2023-02-06T19:43:12.695Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-06T19:43:39.379Z]  Building security-secretstore-setup ... done Removing intermediate container c26327aac146 [2023-02-06T19:43:39.379Z] ---> ac5369047adb [2023-02-06T19:43:39.379Z] [2023-02-06T19:43:39.379Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:43:39.379Z] ---> 2b4661558fb8 [2023-02-06T19:43:39.379Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:43:39.379Z] ---> Running in aca9345c3161 [2023-02-06T19:43:39.379Z] Removing intermediate container aca9345c3161 [2023-02-06T19:43:39.379Z] ---> 6c6cf20337a0 [2023-02-06T19:43:39.379Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:43:39.379Z] ---> Running in d9b2ded7b693 [2023-02-06T19:43:40.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:40.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:43:42.350Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:43:42.350Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:43:42.350Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:43:42.350Z] OK: 5 MiB in 16 packages [2023-02-06T19:43:44.314Z] Removing intermediate container d9b2ded7b693 [2023-02-06T19:43:44.314Z] ---> 22bf9a8c0464 [2023-02-06T19:43:44.314Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:43:44.314Z] ---> Running in 423797260b34 [2023-02-06T19:43:44.904Z] Removing intermediate container 423797260b34 [2023-02-06T19:43:44.904Z] ---> 7e8fc8ae95b8 [2023-02-06T19:43:44.904Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:43:45.172Z] ---> Running in 82227e0b028d [2023-02-06T19:43:45.756Z] Removing intermediate container 82227e0b028d [2023-02-06T19:43:45.756Z] ---> a6b0d0a83b99 [2023-02-06T19:43:45.756Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:43:45.756Z] ---> Running in 9c47227ab683 [2023-02-06T19:43:46.342Z] Removing intermediate container 9c47227ab683 [2023-02-06T19:43:46.342Z] ---> a3c5e1dac0a8 [2023-02-06T19:43:46.342Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:43:46.342Z] ---> Running in 990809f1ffe0 [2023-02-06T19:43:46.932Z] Removing intermediate container 990809f1ffe0 [2023-02-06T19:43:46.932Z] ---> 604f736608df [2023-02-06T19:43:46.932Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:43:47.200Z] ---> Running in 06922f19c7a5 [2023-02-06T19:43:50.556Z] Removing intermediate container 06922f19c7a5 [2023-02-06T19:43:50.556Z] ---> 4c72574257f1 [2023-02-06T19:43:50.556Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:43:50.556Z] ---> Running in b7a11c535ab3 [2023-02-06T19:43:50.824Z] Removing intermediate container b7a11c535ab3 [2023-02-06T19:43:51.102Z] ---> 3dba9f0a80c0 [2023-02-06T19:43:51.102Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:43:52.070Z] ---> 78e069faf875 [2023-02-06T19:43:52.070Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:43:52.070Z] ---> Running in b29eb6a28b03 [2023-02-06T19:43:55.423Z] Removing intermediate container b29eb6a28b03 [2023-02-06T19:43:55.423Z] ---> da0afd5adce3 [2023-02-06T19:43:55.423Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:43:56.386Z] ---> 2acd9ffe9aee [2023-02-06T19:43:56.386Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:43:58.351Z] ---> e6f0e1b19ee5 [2023-02-06T19:43:58.351Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:43:59.312Z] ---> 723554c0a243 [2023-02-06T19:43:59.312Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:44:00.274Z] ---> 3409d1fcf4d1 [2023-02-06T19:44:00.274Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:44:01.243Z] ---> c5431d21bcaf [2023-02-06T19:44:01.243Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:44:03.420Z] ---> e36388164b10 [2023-02-06T19:44:03.420Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:44:04.010Z] ---> 684c4a76ac9e [2023-02-06T19:44:04.010Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:44:04.285Z] ---> Running in cb162608840e [2023-02-06T19:44:07.631Z] Removing intermediate container cb162608840e [2023-02-06T19:44:07.631Z] ---> b0c44e1d107e [2023-02-06T19:44:07.631Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-06T19:44:07.631Z] ---> Running in 78cf46635b23 [2023-02-06T19:44:07.898Z] Removing intermediate container 78cf46635b23 [2023-02-06T19:44:07.898Z] ---> 5511f2a3f6ff [2023-02-06T19:44:07.898Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:44:08.171Z] ---> Running in c904b10c834d [2023-02-06T19:44:08.755Z] Removing intermediate container c904b10c834d [2023-02-06T19:44:08.755Z] ---> e2d61cf0b582 [2023-02-06T19:44:08.755Z] Step 30/32 : LABEL arch=arm64 [2023-02-06T19:44:08.755Z] ---> Running in c3cb2d5d3ec0 [2023-02-06T19:44:09.359Z] Removing intermediate container c3cb2d5d3ec0 [2023-02-06T19:44:09.359Z] ---> ab177cb50a35 [2023-02-06T19:44:09.359Z] Step 31/32 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:44:09.359Z] ---> Running in 6ed0ca1bf90a [2023-02-06T19:44:09.960Z] Removing intermediate container 6ed0ca1bf90a [2023-02-06T19:44:09.960Z] ---> 1215c4747860 [2023-02-06T19:44:09.960Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:44:10.241Z] ---> Running in b47e644bc33b [2023-02-06T19:44:10.829Z] Removing intermediate container b47e644bc33b [2023-02-06T19:44:10.829Z] ---> ac66410e662e [2023-02-06T19:44:10.829Z] [2023-02-06T19:44:11.144Z] Successfully built ac66410e662e [2023-02-06T19:44:11.144Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-06T19:44:19.349Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:44:31.679Z] Removing intermediate container 951e2954299e [2023-02-06T19:44:31.679Z] ---> d3d4e37b6869 [2023-02-06T19:44:31.679Z] [2023-02-06T19:44:31.679Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:44:31.679Z] ---> 2b4661558fb8 [2023-02-06T19:44:31.679Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:44:31.679Z] Removing intermediate container 8a818f5e02e3 [2023-02-06T19:44:31.679Z] ---> 2cb4f10419c0 [2023-02-06T19:44:31.679Z] [2023-02-06T19:44:31.679Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:44:31.679Z] ---> 2b4661558fb8 [2023-02-06T19:44:31.679Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:44:31.679Z] ---> Using cache [2023-02-06T19:44:31.679Z] ---> b357c5649754 [2023-02-06T19:44:31.679Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:44:31.679Z] ---> Using cache [2023-02-06T19:44:31.679Z] ---> 03d5b82dd913 [2023-02-06T19:44:31.679Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:44:31.679Z] ---> Running in 776d525b6699 [2023-02-06T19:44:31.679Z] ---> Running in cb45ddd1cf29 [2023-02-06T19:44:31.679Z] Removing intermediate container cb45ddd1cf29 [2023-02-06T19:44:31.679Z] ---> 20f01d913913 [2023-02-06T19:44:31.679Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:44:31.947Z] ---> Running in 9111cc8af719 [2023-02-06T19:44:32.221Z] Removing intermediate container 9111cc8af719 [2023-02-06T19:44:32.221Z] ---> 66db47954afe [2023-02-06T19:44:32.221Z] Step 15/23 : WORKDIR / [2023-02-06T19:44:32.221Z] ---> Running in de778c6fb4e6 [2023-02-06T19:44:32.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:32.753Z] Removing intermediate container de778c6fb4e6 [2023-02-06T19:44:32.753Z] ---> 3291f3ebaf62 [2023-02-06T19:44:32.753Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:44:33.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:33.287Z] ---> adc5ab1ed303 [2023-02-06T19:44:33.287Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:44:34.259Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:44:34.259Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:44:34.259Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:44:34.526Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:44:34.526Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:44:34.526Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:44:34.526Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:44:34.526Z] ---> 3740af68e808 [2023-02-06T19:44:34.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:44:34.526Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:44:34.795Z] OK: 8 MiB in 20 packages [2023-02-06T19:44:35.062Z] ---> 9c7cb9cf87b4 [2023-02-06T19:44:35.062Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:44:35.332Z] ---> Running in 51f875590592 [2023-02-06T19:44:35.602Z] Removing intermediate container 51f875590592 [2023-02-06T19:44:35.602Z] ---> 878de28fcd2a [2023-02-06T19:44:35.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:44:35.870Z] ---> Running in 78c01c67fb6e [2023-02-06T19:44:36.135Z] Removing intermediate container 78c01c67fb6e [2023-02-06T19:44:36.135Z] ---> 2f49440106e6 [2023-02-06T19:44:36.135Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:44:36.135Z] Removing intermediate container 776d525b6699 [2023-02-06T19:44:36.135Z] ---> 3b1c7ad39c64 [2023-02-06T19:44:36.135Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:44:36.402Z] ---> Running in 8ef90f50e4e1 [2023-02-06T19:44:36.402Z] ---> Running in 073510379ce0 [2023-02-06T19:44:36.668Z] Removing intermediate container 073510379ce0 [2023-02-06T19:44:36.668Z] ---> 175242aed9df [2023-02-06T19:44:36.668Z] Step 22/23 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:44:36.668Z] Removing intermediate container 8ef90f50e4e1 [2023-02-06T19:44:36.668Z] ---> ed6eff62b62d [2023-02-06T19:44:36.668Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:44:36.936Z] ---> Running in f64cc64fd82e [2023-02-06T19:44:36.937Z] ---> Running in 23e0f6d8fe40 [2023-02-06T19:44:37.203Z] Removing intermediate container f64cc64fd82e [2023-02-06T19:44:37.203Z] ---> e57735124d4e [2023-02-06T19:44:37.203Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:44:37.203Z] Removing intermediate container 23e0f6d8fe40 [2023-02-06T19:44:37.203Z] ---> 08a7232ba94f [2023-02-06T19:44:37.203Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:44:37.203Z] ---> Running in a379bbc7f610 [2023-02-06T19:44:37.786Z] Removing intermediate container a379bbc7f610 [2023-02-06T19:44:37.786Z] ---> 66d5cbb5dda0 [2023-02-06T19:44:37.786Z] [2023-02-06T19:44:38.056Z] ---> a8ca7d035a7a [2023-02-06T19:44:38.056Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:44:38.056Z] Successfully built 66d5cbb5dda0 [2023-02-06T19:44:38.056Z] Successfully tagged core-command-arm64:latest [2023-02-06T19:44:39.019Z]  Building core-command ... done  ---> e663bd56503a [2023-02-06T19:44:39.019Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:44:40.008Z] ---> ad510b498810 [2023-02-06T19:44:40.008Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:44:40.594Z] ---> 7b1789141854 [2023-02-06T19:44:40.594Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:44:40.594Z] ---> Running in f88708847b65 [2023-02-06T19:44:42.535Z] Removing intermediate container f88708847b65 [2023-02-06T19:44:42.535Z] ---> cca6a6517d6f [2023-02-06T19:44:42.535Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:44:42.535Z] ---> Running in 3c32a2e40b10 [2023-02-06T19:44:42.535Z] Removing intermediate container 3c32a2e40b10 [2023-02-06T19:44:42.535Z] ---> c0912908c490 [2023-02-06T19:44:42.535Z] Step 19/21 : LABEL arch=arm64 [2023-02-06T19:44:42.801Z] ---> Running in b333a3d223bd [2023-02-06T19:44:43.068Z] Removing intermediate container b333a3d223bd [2023-02-06T19:44:43.068Z] ---> cb60a76120b9 [2023-02-06T19:44:43.068Z] Step 20/21 : LABEL git_sha=6a181af1fcfa150b1345d23a0cf20bbdabedabfd [2023-02-06T19:44:43.068Z] ---> Running in 7d0dbf6f7874 [2023-02-06T19:44:43.340Z] Removing intermediate container 7d0dbf6f7874 [2023-02-06T19:44:43.340Z] ---> 4742dc5da5da [2023-02-06T19:44:43.340Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:44:43.605Z] ---> Running in 3a3f273fe72f [2023-02-06T19:44:43.870Z] Removing intermediate container 3a3f273fe72f [2023-02-06T19:44:43.870Z] ---> c41d384a9bfc [2023-02-06T19:44:43.870Z] [2023-02-06T19:44:44.138Z] Successfully built c41d384a9bfc [2023-02-06T19:44:44.138Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-06T19:44:44.415Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-02-06T19:44:44.435Z] $ docker stop --time=1 902f3006ae84ec9e575c3a267ff9337045eebc338d5edaee387271a6b1d2d686 [2023-02-06T19:44:46.157Z] $ docker rm -f --volumes 902f3006ae84ec9e575c3a267ff9337045eebc338d5edaee387271a6b1d2d686 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:44:46.734Z] + docker images [2023-02-06T19:44:47.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:44:47.001Z] security-proxy-setup-arm64 latest c41d384a9bfc 3 seconds ago 26.8MB [2023-02-06T19:44:47.001Z] core-command-arm64 latest 66d5cbb5dda0 9 seconds ago 17MB [2023-02-06T19:44:47.001Z] 2cb4f10419c0 16 seconds ago 1.5GB [2023-02-06T19:44:47.001Z] d3d4e37b6869 17 seconds ago 1.49GB [2023-02-06T19:44:47.001Z] security-bootstrapper-arm64 latest ac66410e662e 36 seconds ago 19.5MB [2023-02-06T19:44:47.001Z] ac5369047adb About a minute ago 1.49GB [2023-02-06T19:44:47.001Z] security-secretstore-setup-arm64 latest b757b198d36c About a minute ago 28.7MB [2023-02-06T19:44:47.001Z] 87986891e981 2 minutes ago 1.5GB [2023-02-06T19:44:47.001Z] core-data-arm64 latest c9ba72d7b056 3 minutes ago 17.2MB [2023-02-06T19:44:47.001Z] 13889ecf4e3c 3 minutes ago 1.51GB [2023-02-06T19:44:47.001Z] security-spiffe-token-provider-arm64 latest 4e485dfbc53e 6 minutes ago 28.9MB [2023-02-06T19:44:47.001Z] security-spire-server-arm64 latest 92faa39e0dfc 6 minutes ago 84.3MB [2023-02-06T19:44:47.001Z] 9819516acf3f 6 minutes ago 1.54GB [2023-02-06T19:44:47.001Z] 6f5a858cf91c 6 minutes ago 1.38GB [2023-02-06T19:44:47.001Z] support-scheduler-arm64 latest 65dc65ef0b38 7 minutes ago 29MB [2023-02-06T19:44:47.001Z] f6d15132b50d 7 minutes ago 1.57GB [2023-02-06T19:44:47.001Z] support-notifications-arm64 latest d445fd8c07af 8 minutes ago 29.5MB [2023-02-06T19:44:47.001Z] cac424d2b942 8 minutes ago 1.57GB [2023-02-06T19:44:47.001Z] core-metadata-arm64 latest 15d16ff83fe7 11 minutes ago 17.8MB [2023-02-06T19:44:47.001Z] 4dc70bee5c32 12 minutes ago 1.51GB [2023-02-06T19:44:47.001Z] core-common-config-bootstrapper-arm64 latest e6f218b204e9 12 minutes ago 14.9MB [2023-02-06T19:44:47.001Z] b9760cfadb8e 13 minutes ago 1.5GB [2023-02-06T19:44:47.001Z] security-spire-agent-arm64 latest b6126919ae6b 19 minutes ago 122MB [2023-02-06T19:44:47.001Z] security-spire-config-arm64 latest 11078bad8779 19 minutes ago 83.6MB [2023-02-06T19:44:47.001Z] f58cf844b812 20 minutes ago 1.38GB [2023-02-06T19:44:47.001Z] f9a3f903393b 20 minutes ago 1.38GB [2023-02-06T19:44:47.001Z] ci-base-image-arm64 latest d5f65a89d9ee 35 minutes ago 905MB [2023-02-06T19:44:47.001Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-06T19:44:47.001Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-06T19:44:47.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-06T19:44:47.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:44:47.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:44:47.815Z] [2023-02-06T19:44:47.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:44:48.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:44:48.553Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T19:44:48.553Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T19:44:48.553Z] 04944245beec: Pulling fs layer [2023-02-06T19:44:48.553Z] 699f458cf7ca: Pulling fs layer [2023-02-06T19:44:48.553Z] 765212b225bb: Pulling fs layer [2023-02-06T19:44:48.553Z] f23df028b6ca: Pulling fs layer [2023-02-06T19:44:48.553Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T19:44:48.553Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T19:44:48.553Z] 765212b225bb: Waiting [2023-02-06T19:44:48.553Z] f23df028b6ca: Waiting [2023-02-06T19:44:48.553Z] 2437ff75d9bd: Waiting [2023-02-06T19:44:48.553Z] d65c8cfc05b1: Waiting [2023-02-06T19:44:48.553Z] 04944245beec: Verifying Checksum [2023-02-06T19:44:48.553Z] 04944245beec: Download complete [2023-02-06T19:44:48.553Z] 765212b225bb: Verifying Checksum [2023-02-06T19:44:48.553Z] 765212b225bb: Download complete [2023-02-06T19:44:48.823Z] f23df028b6ca: Verifying Checksum [2023-02-06T19:44:48.823Z] f23df028b6ca: Download complete [2023-02-06T19:44:48.823Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T19:44:48.823Z] d65c8cfc05b1: Download complete [2023-02-06T19:44:48.823Z] 699f458cf7ca: Verifying Checksum [2023-02-06T19:44:48.823Z] 699f458cf7ca: Download complete [2023-02-06T19:44:49.407Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T19:44:49.407Z] 8998bd30e6a1: Download complete [2023-02-06T19:44:51.989Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T19:44:51.989Z] 2437ff75d9bd: Download complete [2023-02-06T19:44:53.396Z] 8998bd30e6a1: Pull complete [2023-02-06T19:44:53.978Z] 04944245beec: Pull complete [2023-02-06T19:44:55.389Z] 699f458cf7ca: Pull complete [2023-02-06T19:44:55.657Z] 765212b225bb: Pull complete [2023-02-06T19:44:56.616Z] f23df028b6ca: Pull complete [2023-02-06T19:44:56.883Z] d65c8cfc05b1: Pull complete [2023-02-06T19:45:11.869Z] 2437ff75d9bd: Pull complete [2023-02-06T19:45:11.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T19:45:11.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:11.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:45:12.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-4729 does not seem to be running inside a container [2023-02-06T19:45:12.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T19:45:15.255Z] $ docker top 9f8bd2348974a50d6ccb44d487d9a81d4206e9af1a1c54be815fb49b3041258b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:16.198Z] ---> job-cost.sh [2023-02-06T19:45:16.198Z] lf-activate-venv: SKIPPING [2023-02-06T19:45:16.198Z] INFO: No Stack... [2023-02-06T19:45:16.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T19:45:17.441Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T19:45:18.117Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-06T19:45:18.117Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T19:45:18.175Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] [2023-02-06T19:45:18.182Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] did not exist. Created. [2023-02-06T19:45:18.182Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T19:45:18.911Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T19:45:19.128Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T19:45:19.144Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T19:45:19.224Z] $ docker stop --time=1 9f8bd2348974a50d6ccb44d487d9a81d4206e9af1a1c54be815fb49b3041258b [2023-02-06T19:45:20.830Z] $ docker rm -f --volumes 9f8bd2348974a50d6ccb44d487d9a81d4206e9af1a1c54be815fb49b3041258b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-06T19:45:21.862Z] provisioning config files... [2023-02-06T19:45:21.868Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8040832642452245925tmp [Pipeline] { [Pipeline] sh [2023-02-06T19:45:22.217Z] + set +x [2023-02-06T19:45:22.217Z] + curl -s https://codecov.io/bash [2023-02-06T19:45:22.217Z] + bash -s -- [2023-02-06T19:45:22.217Z] [2023-02-06T19:45:22.217Z] _____ _ [2023-02-06T19:45:22.217Z] / ____| | | [2023-02-06T19:45:22.217Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T19:45:22.217Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T19:45:22.217Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T19:45:22.217Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T19:45:22.217Z] Bash-1.0.6 [2023-02-06T19:45:22.217Z] [2023-02-06T19:45:22.217Z] [2023-02-06T19:45:22.217Z] ==> git version 2.25.1 found [2023-02-06T19:45:22.217Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-06T19:45:22.217Z] Release-Date: 2020-01-08 [2023-02-06T19:45:22.217Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-06T19:45:22.218Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T19:45:22.218Z] ==> Jenkins CI detected. [2023-02-06T19:45:22.218Z] current dir:  /w/workspace/edgex-go/1 [2023-02-06T19:45:22.218Z] project root: . [2023-02-06T19:45:22.218Z] --> token set from env [2023-02-06T19:45:22.218Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T19:45:22.218Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T19:45:22.218Z] ==> Python coveragepy not found [2023-02-06T19:45:22.218Z] ==> Searching for coverage reports in: [2023-02-06T19:45:22.218Z] + . [2023-02-06T19:45:22.218Z] -> Found 1 reports [2023-02-06T19:45:22.218Z] ==> Detecting git/mercurial file structure [2023-02-06T19:45:22.218Z] ==> Reading reports [2023-02-06T19:45:22.478Z] + ./coverage.out bytes=486191 [2023-02-06T19:45:22.478Z] ==> Appending adjustments [2023-02-06T19:45:22.478Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T19:45:23.416Z] + Found adjustments [2023-02-06T19:45:23.416Z] ==> Gzipping contents [2023-02-06T19:45:23.416Z] 64K /tmp/codecov.dSh4br.gz [2023-02-06T19:45:23.416Z] ==> Uploading reports [2023-02-06T19:45:23.416Z] url: https://codecov.io [2023-02-06T19:45:23.416Z] query: branch=PR-4323&commit=6a181af1fcfa150b1345d23a0cf20bbdabedabfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= [2023-02-06T19:45:23.675Z] -> Pinging Codecov [2023-02-06T19:45:23.675Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4323&commit=6a181af1fcfa150b1345d23a0cf20bbdabedabfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= [2023-02-06T19:45:23.675Z] -> Uploading to [2023-02-06T19:45:23.675Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/00271124DB129430A58F1EEE437C3FCB/6a181af1fcfa150b1345d23a0cf20bbdabedabfd/5b3563e0-12ff-4181-8d8f-2bd96b441f09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T194523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8c4202f4152d7e7eb9edf3f3f66cbe249fc7123cf52144ec66c5415c4c24981 [2023-02-06T19:45:23.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:45:23.675Z] Dload Upload Total Spent Left Speed [2023-02-06T19:45:24.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62727 0 0 100 62727 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-02-06T19:45:24.243Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6a181af1fcfa150b1345d23a0cf20bbdabedabfd [Pipeline] } [2023-02-06T19:45:24.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-06T19:45:25.575Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:25.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:26.776Z] ---> package-listing.sh [2023-02-06T19:45:26.776Z] ++ facter osfamily [2023-02-06T19:45:26.776Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T19:45:27.034Z] + OS_FAMILY=debian [2023-02-06T19:45:27.034Z] + workspace=/w/workspace/edgex-go/1 [2023-02-06T19:45:27.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T19:45:27.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T19:45:27.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T19:45:27.034Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T19:45:27.034Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:45:27.034Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T19:45:27.034Z] + case "${OS_FAMILY}" in [2023-02-06T19:45:27.034Z] + dpkg -l [2023-02-06T19:45:27.034Z] + grep '^ii' [2023-02-06T19:45:27.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T19:45:27.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T19:45:27.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T19:45:27.034Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:45:27.034Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-06T19:45:27.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-06T19:45:27.067Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T19:45:27.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:27.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:45:27.990Z] [2023-02-06T19:45:27.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:28.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:45:28.372Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T19:45:28.372Z] 5eb5b503b376: Pulling fs layer [2023-02-06T19:45:28.372Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T19:45:28.372Z] ec43610c2a17: Pulling fs layer [2023-02-06T19:45:28.372Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T19:45:28.372Z] 33b1e0a273af: Pulling fs layer [2023-02-06T19:45:28.372Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T19:45:28.372Z] 2f39f015ded8: Pulling fs layer [2023-02-06T19:45:28.372Z] 3a2ae6a8a46f: Waiting [2023-02-06T19:45:28.372Z] 33b1e0a273af: Waiting [2023-02-06T19:45:28.372Z] 5d3b04190fa2: Waiting [2023-02-06T19:45:28.372Z] 2f39f015ded8: Waiting [2023-02-06T19:45:28.372Z] 5c69ac0246d0: Download complete [2023-02-06T19:45:28.372Z] 3a2ae6a8a46f: Download complete [2023-02-06T19:45:28.635Z] 33b1e0a273af: Verifying Checksum [2023-02-06T19:45:28.635Z] 33b1e0a273af: Download complete [2023-02-06T19:45:28.635Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T19:45:28.635Z] 5d3b04190fa2: Download complete [2023-02-06T19:45:28.635Z] ec43610c2a17: Verifying Checksum [2023-02-06T19:45:28.635Z] ec43610c2a17: Download complete [2023-02-06T19:45:28.897Z] 5eb5b503b376: Download complete [2023-02-06T19:45:29.954Z] 2f39f015ded8: Download complete [2023-02-06T19:45:29.954Z] 5eb5b503b376: Pull complete [2023-02-06T19:45:29.954Z] 5c69ac0246d0: Pull complete [2023-02-06T19:45:31.186Z] ec43610c2a17: Pull complete [2023-02-06T19:45:31.186Z] 3a2ae6a8a46f: Pull complete [2023-02-06T19:45:31.186Z] 33b1e0a273af: Pull complete [2023-02-06T19:45:31.186Z] 5d3b04190fa2: Pull complete [2023-02-06T19:45:34.474Z] 2f39f015ded8: Pull complete [2023-02-06T19:45:34.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T19:45:34.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:45:34.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:45:34.694Z] prd-ubuntu20.04-docker-8c-8g-4724 does not seem to be running inside a container [2023-02-06T19:45:34.717Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T19:45:40.065Z] $ docker top 71c757b16b9199d1789b2cd110b812677712728864d939ef4e6f5c06e2512afd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:45:40.468Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T19:45:40.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T19:45:41.095Z] + ls /var/log/sa-host [2023-02-06T19:45:41.095Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:45:41.237Z] provisioning config files... [2023-02-06T19:45:41.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12838658681045799532tmp [Pipeline] { [Pipeline] echo [2023-02-06T19:45:41.285Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:41.600Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T19:45:41.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:42.016Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T19:45:42.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:42.363Z] ---> sudo-logs.sh [2023-02-06T19:45:42.363Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T19:45:42.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:42.760Z] ---> job-cost.sh [2023-02-06T19:45:42.760Z] lf-activate-venv: SKIPPING [2023-02-06T19:45:42.760Z] DEBUG: total: 0.10999999940395355 [2023-02-06T19:45:42.760Z] INFO: Retrieving Stack Cost... [2023-02-06T19:45:46.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T19:45:46.077Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T19:45:46.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:46.511Z] ---> logs-deploy.sh [2023-02-06T19:45:46.511Z] lf-activate-venv: SKIPPING [2023-02-06T19:45:46.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4323/1 [2023-02-06T19:45:46.511Z] INFO: archiving workspace using pattern(s): [2023-02-06T19:45:47.568Z] Archives upload complete. [2023-02-06T19:45:47.568Z] INFO: archiving logs to Nexus