Pull request #4488 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8205c45ac7e2130b4e7309d5de2c4d664877fede+db4df0826c11cae39af8e6376885c49e760e8099 (34080410e5cf76a742bf0e628529f6831a91f437) 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-ssh1687446000967972371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11762851975092122598.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4488/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-4488/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6255847716859105006.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-4488/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7588345297895249892.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16585332570993851340.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-4488/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-4488/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4250131630762389227.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6265 in /w/workspace/edgexfoundry_edgex-go_PR-4488 [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/4488/head:refs/remotes/origin/PR-4488 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db4df0826c11cae39af8e6376885c49e760e8099 into PR head commit 8205c45ac7e2130b4e7309d5de2c4d664877fede Merge succeeded, producing 8205c45ac7e2130b4e7309d5de2c4d664877fede Checking out Revision 8205c45ac7e2130b4e7309d5de2c4d664877fede (PR-4488) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T22:15:52.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T22:15:52.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T22:15:52.353Z] ========================================================= [2023-03-29T22:15:52.354Z] EdgeX Global Pipelines Version Info [2023-03-29T22:15:52.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8205c45ac7e2130b4e7309d5de2c4d664877fede # 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 db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8205c45ac7e2130b4e7309d5de2c4d664877fede # timeout=10 [2023-03-29T22:15:53.093Z] ------------------- [2023-03-29T22:15:53.093Z] stable info: [2023-03-29T22:15:53.093Z] ------------------- [2023-03-29T22:15:53.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T22:15:53.093Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T22:15:53.093Z] Message: update stable to v1.0.245 [2023-03-29T22:15:53.663Z] ------------------- [2023-03-29T22:15:53.663Z] experimental info: [2023-03-29T22:15:53.663Z] ------------------- [2023-03-29T22:15:53.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T22:15:53.663Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T22:15:53.663Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T22:15:53.949Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-29T22:15:53.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-29T22:15:54.026Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T22:15:54.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T22:15:54.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T22:15:54.143Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T22:15:54.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T22:15:54.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-29T22:15:54.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-29T22:15:54.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-29T22:15:54.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T22:15:54.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T22:15:54.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T22:15:54.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T22:15:54.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T22:15:54.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T22:15:54.585Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T22:15:54.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T22:15:54.662Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T22:15:54.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T22:15:54.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T22:15:54.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T22:15:54.819Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T22:15:54.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4488 [Pipeline] echo [2023-03-29T22:15:54.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4488 [Pipeline] echo [2023-03-29T22:15:54.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4488 [Pipeline] echo [2023-03-29T22:15:54.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8205c45ac7e2130b4e7309d5de2c4d664877fede [Pipeline] echo [2023-03-29T22:15:55.010Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8205c45 [Pipeline] echo [2023-03-29T22:15:55.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:15:55.152Z] provisioning config files... [2023-03-29T22:15:55.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18419774672870968929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:15:55.508Z] ---> docker-login.sh [2023-03-29T22:15:55.509Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:15:55.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:15:56.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:15:56.030Z] Configure a credential helper to remove this warning. See [2023-03-29T22:15:56.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:15:56.030Z] [2023-03-29T22:15:56.030Z] Login Succeeded [2023-03-29T22:15:56.030Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:15:56.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:15:56.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:15:56.030Z] Configure a credential helper to remove this warning. See [2023-03-29T22:15:56.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:15:56.030Z] [2023-03-29T22:15:56.030Z] Login Succeeded [2023-03-29T22:15:56.030Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:15:56.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:15:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:15:56.289Z] Configure a credential helper to remove this warning. See [2023-03-29T22:15:56.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:15:56.289Z] [2023-03-29T22:15:56.289Z] Login Succeeded [2023-03-29T22:15:56.289Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:15:56.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:15:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:15:56.289Z] Configure a credential helper to remove this warning. See [2023-03-29T22:15:56.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:15:56.289Z] [2023-03-29T22:15:56.289Z] Login Succeeded [2023-03-29T22:15:56.289Z] docker.io [2023-03-29T22:15:56.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:15:56.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:15:56.548Z] Configure a credential helper to remove this warning. See [2023-03-29T22:15:56.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:15:56.548Z] [2023-03-29T22:15:56.548Z] Login Succeeded [2023-03-29T22:15:56.548Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:15:56.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:15:56.979Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/core-command/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-03-29T22:15:56.979Z] cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T22:15:56.979Z] + dirname+ cmd/core-data/Dockerfile [2023-03-29T22:15:56.979Z] cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/core-metadata/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2023-03-29T22:15:56.979Z] cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T22:15:56.979Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-03-29T22:15:56.979Z] cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + dirname cmd/support-notifications/Dockerfile [2023-03-29T22:15:56.979Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-29T22:15:56.979Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-29T22:15:56.979Z] + cut -d/ -f2 [2023-03-29T22:15:56.979Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-29T22:15:57.053Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T22:15:57.551Z] + git rev-list -1 --merges 8205c45ac7e2130b4e7309d5de2c4d664877fede~1..8205c45ac7e2130b4e7309d5de2c4d664877fede [Pipeline] echo [2023-03-29T22:15:57.584Z] -----------> git rev-list -1 --merges 8205c45ac7e2130b4e7309d5de2c4d664877fede~1..8205c45ac7e2130b4e7309d5de2c4d664877fede 8205c45ac7e2130b4e7309d5de2c4d664877fede [false] [Pipeline] sh [2023-03-29T22:15:57.890Z] + git log --format=format:%s -1 8205c45ac7e2130b4e7309d5de2c4d664877fede [Pipeline] echo [2023-03-29T22:15:57.922Z] ========================================================= [2023-03-29T22:15:57.922Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T22:15:57.922Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-29T22:15:58.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:15:58.379Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T22:15:58.379Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T22:15:58.379Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T22:15:58.379Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T22:15:58.379Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T22:15:58.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:15:58.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:15:58.884Z] [2023-03-29T22:15:58.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:15:59.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:15:59.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T22:15:59.259Z] b85a868b505f: Pulling fs layer [2023-03-29T22:15:59.259Z] e2be974225ed: Pulling fs layer [2023-03-29T22:15:59.259Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T22:15:59.259Z] 988bab9f4d93: Pulling fs layer [2023-03-29T22:15:59.259Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T22:15:59.259Z] eaf3925da568: Pulling fs layer [2023-03-29T22:15:59.259Z] bab4dde63d76: Pulling fs layer [2023-03-29T22:15:59.259Z] bde34c3a00c8: Pulling fs layer [2023-03-29T22:15:59.259Z] b352a97aabf1: Pulling fs layer [2023-03-29T22:15:59.259Z] 4872d77fe225: Pulling fs layer [2023-03-29T22:15:59.259Z] 5851b861e8e6: Pulling fs layer [2023-03-29T22:15:59.259Z] 1469e6f7b9e6: Waiting [2023-03-29T22:15:59.259Z] eaf3925da568: Waiting [2023-03-29T22:15:59.259Z] bab4dde63d76: Waiting [2023-03-29T22:15:59.259Z] bde34c3a00c8: Waiting [2023-03-29T22:15:59.259Z] 5851b861e8e6: Waiting [2023-03-29T22:15:59.259Z] b352a97aabf1: Waiting [2023-03-29T22:15:59.259Z] 988bab9f4d93: Waiting [2023-03-29T22:15:59.259Z] 4872d77fe225: Waiting [2023-03-29T22:15:59.259Z] e2be974225ed: Verifying Checksum [2023-03-29T22:15:59.259Z] e2be974225ed: Download complete [2023-03-29T22:15:59.259Z] 988bab9f4d93: Verifying Checksum [2023-03-29T22:15:59.259Z] 988bab9f4d93: Download complete [2023-03-29T22:15:59.259Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T22:15:59.259Z] 1469e6f7b9e6: Download complete [2023-03-29T22:15:59.518Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T22:15:59.518Z] 339a4e72a1f5: Download complete [2023-03-29T22:15:59.518Z] eaf3925da568: Verifying Checksum [2023-03-29T22:15:59.518Z] eaf3925da568: Download complete [2023-03-29T22:15:59.518Z] bde34c3a00c8: Verifying Checksum [2023-03-29T22:15:59.518Z] bde34c3a00c8: Download complete [2023-03-29T22:15:59.518Z] b352a97aabf1: Download complete [2023-03-29T22:15:59.518Z] 4872d77fe225: Verifying Checksum [2023-03-29T22:15:59.518Z] 4872d77fe225: Download complete [2023-03-29T22:15:59.518Z] 5851b861e8e6: Verifying Checksum [2023-03-29T22:15:59.518Z] 5851b861e8e6: Download complete [2023-03-29T22:15:59.518Z] b85a868b505f: Verifying Checksum [2023-03-29T22:15:59.518Z] b85a868b505f: Download complete [2023-03-29T22:15:59.777Z] bab4dde63d76: Verifying Checksum [2023-03-29T22:15:59.777Z] bab4dde63d76: Download complete [2023-03-29T22:16:00.711Z] b85a868b505f: Pull complete [2023-03-29T22:16:00.711Z] e2be974225ed: Pull complete [2023-03-29T22:16:01.278Z] 339a4e72a1f5: Pull complete [2023-03-29T22:16:01.278Z] 988bab9f4d93: Pull complete [2023-03-29T22:16:01.537Z] 1469e6f7b9e6: Pull complete [2023-03-29T22:16:01.796Z] eaf3925da568: Pull complete [2023-03-29T22:16:03.704Z] bab4dde63d76: Pull complete [2023-03-29T22:16:03.704Z] bde34c3a00c8: Pull complete [2023-03-29T22:16:03.704Z] b352a97aabf1: Pull complete [2023-03-29T22:16:03.704Z] 4872d77fe225: Pull complete [2023-03-29T22:16:03.704Z] 5851b861e8e6: Pull complete [2023-03-29T22:16:03.704Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T22:16:03.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:16:03.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:16:03.926Z] prd-ubuntu20.04-docker-8c-8g-6265 does not seem to be running inside a container [2023-03-29T22:16:03.957Z] $ 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-03-29T22:16:05.478Z] $ docker top dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 -eo pid,comm [2023-03-29T22:16:05.537Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T22:16:05.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:16:05.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:16:05.659Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:16:05.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:16:05.786Z] $ docker exec dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 ssh-agent [2023-03-29T22:16:05.918Z] SSH_AUTH_SOCK=/tmp/ssh-sftpLR6PNkYi/agent.34 [2023-03-29T22:16:05.918Z] SSH_AGENT_PID=40 [2023-03-29T22:16:05.924Z] Running ssh-add (command line suppressed) [2023-03-29T22:16:06.026Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16291494966210956707.key (/w/workspace/edgex-go/1@tmp/private_key_16291494966210956707.key) [2023-03-29T22:16:06.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:16:06.376Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T22:16:06.404Z] $ docker exec --env ******** --env ******** dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 ssh-agent -k [2023-03-29T22:16:06.508Z] unset SSH_AUTH_SOCK; [2023-03-29T22:16:06.508Z] unset SSH_AGENT_PID; [2023-03-29T22:16:06.508Z] echo Agent pid 40 killed; [2023-03-29T22:16:06.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T22:16:06.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:16:06.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:16:06.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:16:06.721Z] $ docker exec dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 ssh-agent [2023-03-29T22:16:06.832Z] SSH_AUTH_SOCK=/tmp/ssh-AJqm8rwo4VeN/agent.72 [2023-03-29T22:16:06.832Z] SSH_AGENT_PID=78 [2023-03-29T22:16:06.837Z] Running ssh-add (command line suppressed) [2023-03-29T22:16:06.936Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13768856291437980338.key (/w/workspace/edgex-go/1@tmp/private_key_13768856291437980338.key) [2023-03-29T22:16:06.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:16:07.278Z] + git semver init [2023-03-29T22:16:07.539Z] 2023-03-29 22:16:07,454 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T22:16:07.539Z] 2023-03-29 22:16:07,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-29T22:16:07.539Z] 2023-03-29 22:16:07,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-29T22:16:07.539Z] 2023-03-29 22:16:07,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,691 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4488 with force:False [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,692 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4488 [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,695 [execute] INFO git cat-file --batch-check [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,703 [execute] INFO git cat-file --batch [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:16:11.731Z] 2023-03-29 22:16:11,709 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4488 [2023-03-29T22:16:11.731Z] 0.0.0 [Pipeline] } [2023-03-29T22:16:11.757Z] $ docker exec --env ******** --env ******** dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 ssh-agent -k [2023-03-29T22:16:11.860Z] unset SSH_AUTH_SOCK; [2023-03-29T22:16:11.860Z] unset SSH_AGENT_PID; [2023-03-29T22:16:11.860Z] echo Agent pid 78 killed; [2023-03-29T22:16:11.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:16:12.302Z] + git semver [Pipeline] } [2023-03-29T22:16:12.585Z] $ docker stop --time=1 dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 [2023-03-29T22:16:13.887Z] $ docker rm -f --volumes dc4901d73752931565763fa33991adad15352937eb38796ff799cc1b3ec09fd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:16:14.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T22:16:14.534Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T22:16:14.550Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:16:15.273Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-29T22:16:15.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:16:15.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:16:15.378Z] ========================================================= [2023-03-29T22:16:15.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T22:16:15.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:16:15.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:16:15.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T22:16:15.716Z] 63b65145d645: Pulling fs layer [2023-03-29T22:16:15.716Z] a2d21d5440eb: Pulling fs layer [2023-03-29T22:16:15.716Z] 935e6c44a52c: Pulling fs layer [2023-03-29T22:16:15.716Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T22:16:15.716Z] 30dea6a524f1: Pulling fs layer [2023-03-29T22:16:15.716Z] a2aff8979fd8: Pulling fs layer [2023-03-29T22:16:15.716Z] 6808be2612f2: Pulling fs layer [2023-03-29T22:16:15.716Z] f25807f1079a: Pulling fs layer [2023-03-29T22:16:15.716Z] 30dea6a524f1: Waiting [2023-03-29T22:16:15.716Z] a2aff8979fd8: Waiting [2023-03-29T22:16:15.716Z] 6808be2612f2: Waiting [2023-03-29T22:16:15.716Z] f25807f1079a: Waiting [2023-03-29T22:16:15.716Z] 94cc34f8dd06: Waiting [2023-03-29T22:16:15.716Z] a2d21d5440eb: Verifying Checksum [2023-03-29T22:16:15.716Z] a2d21d5440eb: Download complete [2023-03-29T22:16:15.716Z] 94cc34f8dd06: Download complete [2023-03-29T22:16:15.716Z] 30dea6a524f1: Verifying Checksum [2023-03-29T22:16:15.716Z] 30dea6a524f1: Download complete [2023-03-29T22:16:15.716Z] 63b65145d645: Verifying Checksum [2023-03-29T22:16:15.716Z] 63b65145d645: Download complete [2023-03-29T22:16:15.716Z] a2aff8979fd8: Verifying Checksum [2023-03-29T22:16:15.716Z] a2aff8979fd8: Download complete [2023-03-29T22:16:15.978Z] 63b65145d645: Pull complete [2023-03-29T22:16:15.978Z] a2d21d5440eb: Pull complete [2023-03-29T22:16:16.239Z] f25807f1079a: Verifying Checksum [2023-03-29T22:16:16.239Z] f25807f1079a: Download complete [2023-03-29T22:16:16.627Z] 935e6c44a52c: Verifying Checksum [2023-03-29T22:16:16.627Z] 935e6c44a52c: Download complete [2023-03-29T22:16:16.627Z] 6808be2612f2: Download complete [2023-03-29T22:16:19.960Z] 935e6c44a52c: Pull complete [2023-03-29T22:16:19.960Z] 94cc34f8dd06: Pull complete [2023-03-29T22:16:19.960Z] 30dea6a524f1: Pull complete [2023-03-29T22:16:19.960Z] a2aff8979fd8: Pull complete [2023-03-29T22:16:22.493Z] 6808be2612f2: Pull complete [2023-03-29T22:16:23.058Z] f25807f1079a: Pull complete [2023-03-29T22:16:23.058Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T22:16:23.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:16:23.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:16:23.410Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:16:23.410Z] WORKDIR /edgex [2023-03-29T22:16:23.410Z] COPY go.mod . [2023-03-29T22:16:23.410Z] RUN go mod download [2023-03-29T22:16:23.410Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-29T22:16:23.979Z] Sending build context to Docker daemon 170.5MB [2023-03-29T22:16:23.979Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:16:23.979Z] ---> 3b553350e43f [2023-03-29T22:16:23.979Z] Step 2/4 : WORKDIR /edgex [2023-03-29T22:16:26.519Z] ---> Running in c1fd97f056b1 [2023-03-29T22:16:26.520Z] Removing intermediate container c1fd97f056b1 [2023-03-29T22:16:26.520Z] ---> 92c4bede41ad [2023-03-29T22:16:26.520Z] Step 3/4 : COPY go.mod . [2023-03-29T22:16:26.520Z] ---> 7236a150689d [2023-03-29T22:16:26.520Z] Step 4/4 : RUN go mod download [2023-03-29T22:16:26.520Z] ---> Running in 74b8931a2fe1 [2023-03-29T22:16:29.829Z] Still waiting to schedule task [2023-03-29T22:16:29.829Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T22:16:36.947Z] Removing intermediate container 74b8931a2fe1 [2023-03-29T22:16:36.947Z] ---> a1e0922e2e95 [2023-03-29T22:16:36.947Z] Successfully built a1e0922e2e95 [2023-03-29T22:16:36.947Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:16:37.321Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:16:37.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:16:37.464Z] prd-ubuntu20.04-docker-8c-8g-6265 does not seem to be running inside a container [2023-03-29T22:16:37.493Z] $ 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-03-29T22:16:37.898Z] $ docker top 5ca60af2fc27f352a51344d13d6e29c7c2ebf78bd1780ffd844c52ac6f3e1d82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:16:38.302Z] + go version [2023-03-29T22:16:38.302Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T22:16:38.358Z] $ docker stop --time=1 5ca60af2fc27f352a51344d13d6e29c7c2ebf78bd1780ffd844c52ac6f3e1d82 [2023-03-29T22:16:39.714Z] $ docker rm -f --volumes 5ca60af2fc27f352a51344d13d6e29c7c2ebf78bd1780ffd844c52ac6f3e1d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:16:40.431Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:16:40.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:16:40.592Z] prd-ubuntu20.04-docker-8c-8g-6265 does not seem to be running inside a container [2023-03-29T22:16:40.620Z] $ 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-03-29T22:16:40.990Z] $ docker top 915e156da95d81d8325ea323018016915cc776759672965a845f197b58a24d74 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T22:16:41.110Z] ========================================================= [2023-03-29T22:16:41.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T22:16:41.110Z] ========================================================= [Pipeline] sh [2023-03-29T22:16:41.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:16:41.762Z] + make test [2023-03-29T22:16:41.762Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:16:49.872Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T22:17:02.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T22:17:02.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T22:17:02.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T22:17:02.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T22:17:02.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T22:17:03.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T22:17:03.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T22:17:03.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T22:17:03.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T22:17:03.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T22:17:03.633Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T22:17:03.633Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T22:17:03.633Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T22:17:03.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T22:17:05.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T22:17:05.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T22:17:05.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-03-29T22:17:07.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-03-29T22:17:12.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.3% of statements [2023-03-29T22:17:12.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T22:17:12.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T22:17:12.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T22:17:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T22:17:13.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T22:17:13.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-03-29T22:17:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T22:17:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T22:17:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:17:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T22:17:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T22:17:15.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T22:17:15.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T22:17:17.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.994s coverage: 88.5% of statements [2023-03-29T22:17:17.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-29T22:17:17.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T22:17:17.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:17:17.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T22:17:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 95.6% of statements [2023-03-29T22:17:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T22:17:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T22:17:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T22:17:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T22:17:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T22:17:18.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-29T22:17:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T22:17:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T22:17:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T22:17:19.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-03-29T22:17:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T22:17:19.723Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-03-29T22:17:19.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T22:17:19.723Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements [2023-03-29T22:17:19.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 44.1% of statements [2023-03-29T22:17:20.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 82.9% of statements [2023-03-29T22:17:20.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-29T22:17:20.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2023-03-29T22:17:20.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-03-29T22:17:21.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T22:17:21.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T22:17:21.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T22:17:21.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T22:17:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T22:17:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T22:17:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T22:17:21.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T22:17:23.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T22:17:23.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T22:17:23.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T22:17:23.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T22:17:23.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T22:17:23.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T22:17:24.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T22:17:25.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T22:17:25.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T22:17:26.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T22:17:26.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T22:17:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T22:17:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T22:17:28.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T22:17:30.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T22:17:30.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T22:17:30.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T22:17:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T22:17:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T22:17:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T22:17:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T22:17:32.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-03-29T22:17:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T22:17:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T22:17:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T22:17:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T22:17:34.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T22:17:34.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T22:17:34.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T22:17:34.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:17:35.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T22:17:35.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T22:17:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T22:17:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.268s coverage: 79.9% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 86.0% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.574s coverage: 38.4% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-29T22:17:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2023-03-29T22:17:45.658Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-29T22:17:45.658Z] running golangci-lint [2023-03-29T22:17:45.658Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-29T22:17:45.658Z] go version go1.20.2 linux/amd64 [2023-03-29T22:17:45.658Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-29T22:17:45.658Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-29T22:17:59.208Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6267 in /w/workspace/edgexfoundry_edgex-go_PR-4488 [Pipeline] { [Pipeline] ws [2023-03-29T22:17:59.263Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-29T22:17:59.334Z] The recommended git tool is: git [2023-03-29T22:18:00.528Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 13.539235856s" [2023-03-29T22:18:00.528Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.239141ms" [2023-03-29T22:18:05.168Z] using credential edgex-jenkins-ssh [2023-03-29T22:18:05.185Z] Cloning the remote Git repository [2023-03-29T22:18:05.232Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-29T22:18:05.343Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-29T22:18:05.499Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T22:18:05.500Z] > git --version # timeout=10 [2023-03-29T22:18:05.521Z] > git --version # 'git version 2.25.1' [2023-03-29T22:18:05.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:18:05.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:18:07.082Z] level=info msg="[linters_context/goanalysis] analyzers took 56.732503257s with top 10 stages: buildir: 32.803734175s, inspect: 1.764249219s, fact_deprecated: 1.363264185s, gosec: 1.327825185s, ctrlflow: 1.116345437s, S1038: 950.944279ms, fact_purity: 922.00867ms, printf: 887.158567ms, nilness: 868.349782ms, unused: 561.527004ms" [2023-03-29T22:18:07.082Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-29T22:18:07.082Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, skip_dirs: 201/201, nolint: 0/21, cgo: 201/201, filename_unadjuster: 201/201, skip_files: 201/201, identifier_marker: 201/201" [2023-03-29T22:18:07.082Z] level=info msg="[runner] processing took 14.381728ms with stages: nolint: 7.542894ms, identifier_marker: 3.494309ms, exclude-rules: 1.412099ms, autogenerated_exclude: 882.942µs, path_prettifier: 696.649µs, skip_dirs: 320.765µs, cgo: 18.51µs, filename_unadjuster: 9.76µs, max_same_issues: 860ns, uniq_by_line: 530ns, diff: 370ns, exclude: 370ns, skip_files: 290ns, source_code: 290ns, severity-rules: 250ns, sort_results: 220ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns" [2023-03-29T22:18:07.082Z] level=info msg="[runner] linters took 7.66389343s with stages: goanalysis_metalinter: 7.649408681s" [2023-03-29T22:18:07.082Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-29T22:18:07.082Z] level=info msg="Memory: 214 samples, avg is 202.5MB, max is 789.8MB" [2023-03-29T22:18:07.082Z] level=info msg="Execution took 21.246680977s" [2023-03-29T22:18:07.082Z] go vet ./... [2023-03-29T22:18:11.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:18:11.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:18:11.265Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:18:11.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T22:18:11.631Z] + ls -al . [2023-03-29T22:18:11.631Z] total 704 [2023-03-29T22:18:11.631Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 22:16 . [2023-03-29T22:18:11.631Z] drwxr-xr-x 4 root root 4096 Mar 29 22:16 .. [2023-03-29T22:18:11.631Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 22:15 .blubracket [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 22:15 .dockerignore [2023-03-29T22:18:11.631Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 22:16 .git [2023-03-29T22:18:11.631Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 22:15 .github [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 22:15 .gitignore [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 22:15 .golangci.yml [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 22:15 .hadolint.yml [2023-03-29T22:18:11.631Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 22:16 .semver [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 22:15 .sonarcloud.properties [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 22:15 ADOPTERS.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 22:15 Attribution.txt [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 22:15 CHANGELOG.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 22:15 CONTRIBUTING.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 22:15 GOVERNANCE.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 22:15 Jenkinsfile [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 22:15 LICENSE [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 22:15 Makefile [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 22:15 OWNERS.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 22:15 README.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 22:15 SECURITY.md [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 22:16 VERSION [2023-03-29T22:18:11.631Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 22:15 bin [2023-03-29T22:18:11.631Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 22:15 cmd [2023-03-29T22:18:11.631Z] -rw-r--r-- 1 root root 447380 Mar 29 22:17 coverage.out [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 22:15 go.mod [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 22:15 go.sum [2023-03-29T22:18:11.631Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 22:15 internal [2023-03-29T22:18:11.631Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 22:15 openapi [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 22:15 security.txt [2023-03-29T22:18:11.631Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 22:15 snap [2023-03-29T22:18:11.631Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 22:15 version.go [Pipeline] sh [2023-03-29T22:18:11.939Z] + '[' -e coverage.out ] [2023-03-29T22:18:11.939Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T22:18:12.060Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T22:18:12.352Z] + make build [2023-03-29T22:18:12.352Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T22:18:21.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T22:18:23.110Z] Merging remotes/origin/main commit db4df0826c11cae39af8e6376885c49e760e8099 into PR head commit 8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:18:23.554Z] Merge succeeded, producing 8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:18:23.554Z] Checking out Revision 8205c45ac7e2130b4e7309d5de2c4d664877fede (PR-4488) [2023-03-29T22:18:21.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:18:22.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T22:18:22.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T22:18:22.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:18:22.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4488/head:refs/remotes/origin/PR-4488 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T22:18:23.128Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:18:23.206Z] > git checkout -f 8205c45ac7e2130b4e7309d5de2c4d664877fede # timeout=10 [2023-03-29T22:18:23.436Z] > git remote # timeout=10 [2023-03-29T22:18:23.456Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T22:18:23.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:18:23.504Z] > git merge db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 [2023-03-29T22:18:23.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T22:18:23.559Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:18:23.581Z] > git checkout -f 8205c45ac7e2130b4e7309d5de2c4d664877fede # timeout=10 [2023-03-29T22:18:24.193Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-29T22:18:24.235Z] > git --version # timeout=10 [2023-03-29T22:18:24.247Z] > git --version # 'git version 2.25.1' [2023-03-29T22:18:24.262Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T22:18:24.544Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:18:25.114Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T22:18:25.304Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T22:18:25.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:18:25.304Z] Dload Upload Total Spent Left Speed [2023-03-29T22:18:25.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-03-29T22:18:25.914Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T22:18:26.048Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T22:18:26.262Z] + sudo tee /etc/docker/daemon.new [2023-03-29T22:18:26.262Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T22:18:26.262Z] { [2023-03-29T22:18:26.262Z] "registry-mirrors": [ [2023-03-29T22:18:26.262Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T22:18:26.262Z] ], [2023-03-29T22:18:26.262Z] "bip": "10.250.0.254/24", [2023-03-29T22:18:26.262Z] "hosts": [ [2023-03-29T22:18:26.262Z] "tcp://0.0.0.0:5555", [2023-03-29T22:18:26.262Z] "unix:///var/run/docker.sock" [2023-03-29T22:18:26.262Z] ], [2023-03-29T22:18:26.262Z] "mtu": 1458, [2023-03-29T22:18:26.262Z] "selinux-enabled": true, [2023-03-29T22:18:26.262Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T22:18:26.262Z] } [Pipeline] sh [2023-03-29T22:18:26.611Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T22:18:26.962Z] + sudo service docker restart [2023-03-29T22:18:26.979Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T22:18:33.536Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T22:18:34.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T22:18:35.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T22:18:37.225Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T22:18:37.790Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T22:18:38.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T22:18:40.100Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-29T22:18:41.491Z] $ docker stop --time=1 915e156da95d81d8325ea323018016915cc776759672965a845f197b58a24d74 [2023-03-29T22:18:50.270Z] $ docker rm -f --volumes 915e156da95d81d8325ea323018016915cc776759672965a845f197b58a24d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-03-29T22:18:50.921Z] provisioning config files... [2023-03-29T22:18:50.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11691194308879106423tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-03-29T22:18:51.354Z] ---> docker-login.sh [2023-03-29T22:18:51.354Z] nexus3.edgexfoundry.org:10001 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:18:51.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:18:51.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T22:18:51.760Z] [2023-03-29T22:18:51.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:18:51.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:18:51.893Z] Configure a credential helper to remove this warning. See [2023-03-29T22:18:51.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:18:51.893Z] [2023-03-29T22:18:51.893Z] Login Succeeded [2023-03-29T22:18:51.893Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:18:52.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T22:18:52.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:18:52.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:18:52.161Z] Configure a credential helper to remove this warning. See [2023-03-29T22:18:52.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:18:52.161Z] [2023-03-29T22:18:52.161Z] Login Succeeded [2023-03-29T22:18:52.161Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:18:52.411Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-29T22:18:52.411Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-29T22:18:52.411Z] ca9280d653b3: Pulling fs layer [2023-03-29T22:18:52.411Z] 7e9c9ca2126c: Pulling fs layer [2023-03-29T22:18:52.411Z] cbdbe7a5bc2a: Download complete [2023-03-29T22:18:52.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:18:52.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:18:52.428Z] Configure a credential helper to remove this warning. See [2023-03-29T22:18:52.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:18:52.428Z] [2023-03-29T22:18:52.428Z] Login Succeeded [2023-03-29T22:18:52.428Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:18:52.672Z] ca9280d653b3: Verifying Checksum [2023-03-29T22:18:52.672Z] ca9280d653b3: Download complete [2023-03-29T22:18:52.672Z] cbdbe7a5bc2a: Pull complete [2023-03-29T22:18:52.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:18:52.930Z] 7e9c9ca2126c: Verifying Checksum [2023-03-29T22:18:52.930Z] 7e9c9ca2126c: Download complete [2023-03-29T22:18:52.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:18:52.963Z] Configure a credential helper to remove this warning. See [2023-03-29T22:18:52.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:18:52.963Z] [2023-03-29T22:18:52.963Z] Login Succeeded [2023-03-29T22:18:52.963Z] docker.io [2023-03-29T22:18:52.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:18:53.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:18:53.230Z] Configure a credential helper to remove this warning. See [2023-03-29T22:18:53.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:18:53.230Z] [2023-03-29T22:18:53.230Z] Login Succeeded [2023-03-29T22:18:53.230Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:18:53.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-29T22:18:53.496Z] ca9280d653b3: Pull complete [Pipeline] sh [2023-03-29T22:18:54.072Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-29T22:18:54.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:18:54.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:18:54.170Z] ========================================================= [2023-03-29T22:18:54.170Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T22:18:54.170Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:18:54.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:18:54.534Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T22:18:54.534Z] af6eaf76a39c: Pulling fs layer [2023-03-29T22:18:54.534Z] 55522c791124: Pulling fs layer [2023-03-29T22:18:54.534Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T22:18:54.534Z] 169dfbe0d373: Pulling fs layer [2023-03-29T22:18:54.534Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T22:18:54.534Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T22:18:54.534Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T22:18:54.534Z] 169dfbe0d373: Waiting [2023-03-29T22:18:54.534Z] e1ff8fa3b103: Waiting [2023-03-29T22:18:54.534Z] 52ebb69f0ebf: Waiting [2023-03-29T22:18:54.534Z] 5abe8eddf0d5: Waiting [2023-03-29T22:18:54.804Z] 55522c791124: Verifying Checksum [2023-03-29T22:18:54.804Z] 55522c791124: Download complete [2023-03-29T22:18:54.804Z] 169dfbe0d373: Verifying Checksum [2023-03-29T22:18:54.804Z] 169dfbe0d373: Download complete [2023-03-29T22:18:54.804Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T22:18:54.804Z] e1ff8fa3b103: Download complete [2023-03-29T22:18:54.804Z] af6eaf76a39c: Download complete [2023-03-29T22:18:55.786Z] af6eaf76a39c: Pull complete [2023-03-29T22:18:55.786Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T22:18:55.786Z] 5abe8eddf0d5: Download complete [2023-03-29T22:18:56.055Z] 55522c791124: Pull complete [2023-03-29T22:18:56.777Z] 7e9c9ca2126c: Pull complete [2023-03-29T22:18:56.777Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-29T22:18:56.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T22:18:56.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:18:56.997Z] prd-ubuntu20.04-docker-8c-8g-6265 does not seem to be running inside a container [2023-03-29T22:18:57.025Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T22:18:57.025Z] 52ebb69f0ebf: Download complete [2023-03-29T22:18:57.025Z] ce5c4a1c91eb: Download complete [2023-03-29T22:18:57.024Z] $ 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-03-29T22:19:00.455Z] $ docker top ecf0027fdac1bd4be94e3174062fa2d58b643983d49848e72010d3249e9a7055 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:19:00.861Z] + docker-compose build --help [2023-03-29T22:19:00.861Z] + grep parallel [2023-03-29T22:19:01.429Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T22:19:01.461Z] $ docker stop --time=1 ecf0027fdac1bd4be94e3174062fa2d58b643983d49848e72010d3249e9a7055 [2023-03-29T22:19:02.738Z] $ docker rm -f --volumes ecf0027fdac1bd4be94e3174062fa2d58b643983d49848e72010d3249e9a7055 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:19:03.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T22:19:03.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:19:03.601Z] prd-ubuntu20.04-docker-8c-8g-6265 does not seem to be running inside a container [2023-03-29T22:19:03.649Z] $ 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-03-29T22:19:04.710Z] $ docker top c562884cd71ced8131db60b97d4cd2c386c656f37ce838ae07067df9e755b889 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:19:05.104Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T22:19:05.673Z] Building core-command ... [2023-03-29T22:19:05.673Z] Building core-common-config-bootstrapper ... [2023-03-29T22:19:05.673Z] Building core-data ... [2023-03-29T22:19:05.673Z] Building core-metadata ... [2023-03-29T22:19:05.673Z] Building security-bootstrapper ... [2023-03-29T22:19:05.673Z] Building security-proxy-auth ... [2023-03-29T22:19:05.673Z] Building security-proxy-setup ... [2023-03-29T22:19:05.673Z] Building security-secretstore-setup ... [2023-03-29T22:19:05.673Z] Building security-spiffe-token-provider ... [2023-03-29T22:19:05.673Z] Building security-spire-agent ... [2023-03-29T22:19:05.673Z] Building security-spire-config ... [2023-03-29T22:19:05.673Z] Building security-spire-server ... [2023-03-29T22:19:05.673Z] Building support-notifications ... [2023-03-29T22:19:05.673Z] Building support-scheduler ... [2023-03-29T22:19:05.673Z] Building core-command [2023-03-29T22:19:05.673Z] Building security-proxy-auth [2023-03-29T22:19:05.673Z] Building security-spire-agent [2023-03-29T22:19:05.673Z] Building security-spiffe-token-provider [2023-03-29T22:19:05.673Z] Building security-spire-config [2023-03-29T22:19:07.089Z] ce5c4a1c91eb: Pull complete [2023-03-29T22:19:07.089Z] 169dfbe0d373: Pull complete [2023-03-29T22:19:07.089Z] e1ff8fa3b103: Pull complete [2023-03-29T22:19:12.432Z] 52ebb69f0ebf: Pull complete [2023-03-29T22:19:13.901Z] 5abe8eddf0d5: Pull complete [2023-03-29T22:19:13.901Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T22:19:13.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:19:13.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:19:14.295Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:19:14.295Z] WORKDIR /edgex [2023-03-29T22:19:14.295Z] COPY go.mod . [2023-03-29T22:19:14.295Z] RUN go mod download [2023-03-29T22:19:14.295Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-29T22:19:14.881Z] Sending build context to Docker daemon 2.934MB [2023-03-29T22:19:14.881Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:19:14.881Z] ---> 6cb57ee374ae [2023-03-29T22:19:14.881Z] Step 2/4 : WORKDIR /edgex [2023-03-29T22:19:16.834Z] ---> Running in 5f90794cde54 [2023-03-29T22:19:16.834Z] Removing intermediate container 5f90794cde54 [2023-03-29T22:19:16.834Z] ---> 2ba2da974329 [2023-03-29T22:19:16.834Z] Step 3/4 : COPY go.mod . [2023-03-29T22:19:17.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:19:17.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:19:17.963Z] ---> a1e0922e2e95 [2023-03-29T22:19:17.963Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:19:17.963Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:19:17.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:19:17.963Z] ---> a1e0922e2e95 [2023-03-29T22:19:17.963Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:19:17.963Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:19:17.963Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:19:17.963Z] ---> a1e0922e2e95 [2023-03-29T22:19:17.963Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T22:19:17.963Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:19:17.963Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:19:17.963Z] ---> a1e0922e2e95 [2023-03-29T22:19:17.963Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T22:19:18.221Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:19:18.221Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:19:18.221Z] ---> a1e0922e2e95 [2023-03-29T22:19:18.221Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T22:19:20.170Z] ---> 667076a11b03 [2023-03-29T22:19:20.170Z] Step 4/4 : RUN go mod download [2023-03-29T22:19:20.170Z] ---> Running in fe5f527e320a [2023-03-29T22:19:30.423Z] ---> Running in 51d37bbe0e40 [2023-03-29T22:19:30.423Z] ---> Running in 303a8400eb83 [2023-03-29T22:19:30.423Z] ---> Running in 9aef8b92711f [2023-03-29T22:19:30.423Z] ---> Running in b871a662de9f [2023-03-29T22:19:30.423Z] ---> Running in 4255708b0b08 [2023-03-29T22:19:30.423Z] Removing intermediate container b871a662de9f [2023-03-29T22:19:30.423Z] ---> 5d6ffe5d9f66 [2023-03-29T22:19:30.423Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:19:30.423Z] Removing intermediate container 303a8400eb83 [2023-03-29T22:19:30.423Z] ---> ea48a0f47840 [2023-03-29T22:19:30.423Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T22:19:30.423Z] Removing intermediate container 9aef8b92711f [2023-03-29T22:19:30.423Z] ---> 2e6d338d0fad [2023-03-29T22:19:30.423Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T22:19:30.423Z] Removing intermediate container 4255708b0b08 [2023-03-29T22:19:30.423Z] ---> 22380069517c [2023-03-29T22:19:30.423Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T22:19:30.423Z] ---> Running in c27477a59806 [2023-03-29T22:19:30.423Z] Removing intermediate container 51d37bbe0e40 [2023-03-29T22:19:30.423Z] ---> 46bcc9c67631 [2023-03-29T22:19:30.423Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T22:19:30.423Z] ---> Running in 4c03ee2c0852 [2023-03-29T22:19:30.423Z] ---> Running in 857ab0087b69 [2023-03-29T22:19:30.423Z] ---> Running in 7b67db7cb139 [2023-03-29T22:19:30.423Z] ---> Running in f7acc93d51b6 [2023-03-29T22:19:30.423Z] Removing intermediate container c27477a59806 [2023-03-29T22:19:30.423Z] ---> 545691ba5b6f [2023-03-29T22:19:30.423Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:19:30.682Z] ---> Running in 52b1d411d8de [2023-03-29T22:19:30.682Z] Removing intermediate container 7b67db7cb139 [2023-03-29T22:19:30.682Z] ---> c81f5f0506fd [2023-03-29T22:19:30.682Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T22:19:30.682Z] ---> Running in fc943b413887 [2023-03-29T22:19:30.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:30.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:30.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.198Z] OK: 265 MiB in 53 packages [2023-03-29T22:19:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.456Z] OK: 265 MiB in 53 packages [2023-03-29T22:19:31.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.456Z] OK: 265 MiB in 53 packages [2023-03-29T22:19:31.456Z] OK: 265 MiB in 53 packages [2023-03-29T22:19:31.713Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:19:31.713Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:19:31.713Z] OK: 17823 distinct packages available [2023-03-29T22:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.713Z] Removing intermediate container 4c03ee2c0852 [2023-03-29T22:19:31.713Z] ---> aef947da5342 [2023-03-29T22:19:31.713Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T22:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:19:31.971Z] Removing intermediate container f7acc93d51b6 [2023-03-29T22:19:31.971Z] ---> 96862773e609 [2023-03-29T22:19:31.971Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T22:19:31.971Z] ---> 6f3f3cb60452 [2023-03-29T22:19:31.971Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:19:31.971Z] ---> Running in 5ab68c62069a [2023-03-29T22:19:31.971Z] OK: 265 MiB in 53 packages [2023-03-29T22:19:31.971Z] Removing intermediate container fc943b413887 [2023-03-29T22:19:31.971Z] ---> a5d4d6fb354d [2023-03-29T22:19:31.971Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T22:19:31.971Z] ---> 1b724e1d8cfd [2023-03-29T22:19:31.971Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:19:31.971Z] Removing intermediate container 52b1d411d8de [2023-03-29T22:19:31.971Z] ---> 75db1b6f41f1 [2023-03-29T22:19:31.971Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:19:32.229Z] ---> Running in 3280839b2c32 [2023-03-29T22:19:32.229Z] ---> 97a24350ebab [2023-03-29T22:19:32.229Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:19:32.229Z] ---> Running in b627c75a0fb7 [2023-03-29T22:19:32.229Z] ---> fc978bf26cc2 [2023-03-29T22:19:32.229Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:19:32.229Z] ---> Running in 3635f6049672 [2023-03-29T22:19:32.486Z] Removing intermediate container 857ab0087b69 [2023-03-29T22:19:32.486Z] ---> fd3cb335021a [2023-03-29T22:19:32.486Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T22:19:32.486Z] ---> 0cafef7fe1df [2023-03-29T22:19:32.486Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:19:32.486Z] ---> Running in 63591ee72b8e [2023-03-29T22:19:52.414Z] Removing intermediate container fe5f527e320a [2023-03-29T22:19:52.414Z] ---> e8c0d6b8a5a6 [2023-03-29T22:19:52.414Z] Successfully built e8c0d6b8a5a6 [2023-03-29T22:19:52.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:19:52.813Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:19:52.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:19:53.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-6267 does not seem to be running inside a container [2023-03-29T22:19:53.167Z] $ 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-03-29T22:19:54.425Z] $ docker top 5d008f313a1ac41b6a2ce34bed8c7bbc9fc6a36b80a1ef696cb5d71de3346333 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:19:55.307Z] + go version [2023-03-29T22:19:55.307Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T22:19:55.342Z] $ docker stop --time=1 5d008f313a1ac41b6a2ce34bed8c7bbc9fc6a36b80a1ef696cb5d71de3346333 [2023-03-29T22:19:56.953Z] $ docker rm -f --volumes 5d008f313a1ac41b6a2ce34bed8c7bbc9fc6a36b80a1ef696cb5d71de3346333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:19:57.816Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:19:57.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:19:58.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-6267 does not seem to be running inside a container [2023-03-29T22:19:58.142Z] $ 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-03-29T22:19:59.298Z] $ docker top 17ee7c8c47997f6a0442578cc9a039a67e97c1c0882329604817f1d33fb9c515 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T22:19:59.566Z] ========================================================= [2023-03-29T22:19:59.566Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T22:19:59.566Z] ========================================================= [Pipeline] sh [2023-03-29T22:19:59.883Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:20:00.537Z] + make test [2023-03-29T22:20:00.537Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:20:47.388Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T22:20:53.940Z] Removing intermediate container 63591ee72b8e [2023-03-29T22:20:53.940Z] ---> 3215e6e47c68 [2023-03-29T22:20:53.940Z] Step 7/20 : COPY . . [2023-03-29T22:20:53.940Z] Removing intermediate container 5ab68c62069a [2023-03-29T22:20:53.940Z] ---> 34b5cee0c896 [2023-03-29T22:20:53.940Z] Step 7/27 : COPY . . [2023-03-29T22:20:53.940Z] Removing intermediate container b627c75a0fb7 [2023-03-29T22:20:53.940Z] ---> 44dd581c261a [2023-03-29T22:20:53.940Z] Step 8/24 : COPY . . [2023-03-29T22:20:53.940Z] Removing intermediate container 3280839b2c32 [2023-03-29T22:20:53.940Z] Removing intermediate container 3635f6049672 [2023-03-29T22:20:53.940Z] ---> bde53876aab9 [2023-03-29T22:20:53.940Z] Step 7/27 : COPY . . ---> dda01aad206d [2023-03-29T22:20:53.940Z] [2023-03-29T22:20:53.940Z] Step 8/23 : COPY . . [2023-03-29T22:21:26.942Z] ---> ad4fb333bbfb [2023-03-29T22:21:26.942Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T22:21:26.942Z] ---> b2b89f84c7db [2023-03-29T22:21:26.942Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T22:21:26.942Z] ---> 51725736d16f [2023-03-29T22:21:26.942Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T22:21:26.942Z] ---> 0e416949ae46 [2023-03-29T22:21:26.942Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T22:21:26.942Z] ---> ffafa5055fe6 [2023-03-29T22:21:26.942Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T22:21:26.942Z] ---> Running in 60c4af6d7885 [2023-03-29T22:21:26.942Z] ---> Running in 9739caa68420 [2023-03-29T22:21:26.942Z] ---> Running in b26af403c6e3 [2023-03-29T22:21:26.942Z] ---> Running in 5435640e193b [2023-03-29T22:21:26.942Z] ---> Running in b5fc3f4947d6 [2023-03-29T22:21:27.518Z] Removing intermediate container b26af403c6e3 [2023-03-29T22:21:27.518Z] ---> 34e184e177e0 [2023-03-29T22:21:27.518Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T22:21:27.518Z] Removing intermediate container b5fc3f4947d6 [2023-03-29T22:21:27.518Z] ---> fea4cd7e7793 [2023-03-29T22:21:27.518Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T22:21:27.778Z] ---> Running in c0570f4c8479 [2023-03-29T22:21:28.037Z] ---> Running in 4bc90689cc92 [2023-03-29T22:21:28.308Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T22:21:28.567Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T22:21:28.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-29T22:21:29.503Z] Removing intermediate container c0570f4c8479 [2023-03-29T22:21:29.503Z] ---> 02b858a57a0c [2023-03-29T22:21:29.503Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T22:21:29.503Z] Removing intermediate container 4bc90689cc92 [2023-03-29T22:21:29.503Z] ---> 0fceb3d8c791 [2023-03-29T22:21:29.503Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T22:21:29.760Z] ---> Running in 12f69b12e85f [2023-03-29T22:21:29.760Z] ---> Running in def46937f279 [2023-03-29T22:21:30.031Z] Removing intermediate container 12f69b12e85f [2023-03-29T22:21:30.031Z] ---> f0a8de0eb808 [2023-03-29T22:21:30.031Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T22:21:30.031Z] Removing intermediate container def46937f279 [2023-03-29T22:21:30.031Z] ---> 32f1c6a56431 [2023-03-29T22:21:30.031Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T22:21:30.031Z] ---> Running in df9088a4ba2a [2023-03-29T22:21:30.293Z] ---> Running in 4803e2b54a49 [2023-03-29T22:21:31.676Z] Removing intermediate container df9088a4ba2a [2023-03-29T22:21:31.676Z] ---> 01535ccd01d6 [2023-03-29T22:21:31.676Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T22:21:31.676Z] ---> Running in 701a04fa09b6 [2023-03-29T22:21:31.676Z] Removing intermediate container 4803e2b54a49 [2023-03-29T22:21:31.935Z] ---> db2924e773fc [2023-03-29T22:21:31.935Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T22:21:32.194Z] ---> Running in ff32ebfa9bd3 [2023-03-29T22:21:32.518Z] Removing intermediate container 701a04fa09b6 [2023-03-29T22:21:32.518Z] ---> ccb3c14b7b41 [2023-03-29T22:21:32.518Z] [2023-03-29T22:21:32.518Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T22:21:32.776Z] Removing intermediate container ff32ebfa9bd3 [2023-03-29T22:21:32.776Z] ---> a1debf829b6b [2023-03-29T22:21:32.776Z] [2023-03-29T22:21:32.776Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T22:21:33.341Z] 3.17: Pulling from library/alpine [2023-03-29T22:21:33.341Z] 3.17: Pulling from library/alpine [2023-03-29T22:21:35.339Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:21:35.339Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:21:35.339Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:21:35.339Z] Status: Image is up to date for alpine:3.17 [2023-03-29T22:21:35.339Z] ---> 9ed4aefc74f6 [2023-03-29T22:21:35.339Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T22:21:35.339Z] ---> 9ed4aefc74f6 [2023-03-29T22:21:35.339Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T22:21:37.869Z] ---> Running in f2ed6abfe575 [2023-03-29T22:21:37.869Z] ---> Running in bce341859dfd [2023-03-29T22:21:38.435Z] Removing intermediate container f2ed6abfe575 [2023-03-29T22:21:38.435Z] ---> 999a6be77e64 [2023-03-29T22:21:38.435Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T22:21:38.435Z] Removing intermediate container bce341859dfd [2023-03-29T22:21:38.435Z] ---> d591e34b8ae4 [2023-03-29T22:21:38.435Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T22:21:38.435Z] ---> Running in 86409faa7f23 [2023-03-29T22:21:38.692Z] ---> Running in fe8321547d13 [2023-03-29T22:21:39.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:39.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:39.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:39.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:39.777Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:21:39.777Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:21:39.777Z] OK: 17818 distinct packages available [2023-03-29T22:21:39.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:39.777Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:21:39.777Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:21:39.777Z] OK: 17818 distinct packages available [2023-03-29T22:21:40.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:40.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:40.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:40.303Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T22:21:40.303Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T22:21:40.303Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T22:21:40.303Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T22:21:40.303Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T22:21:40.303Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:21:40.303Z] OK: 8 MiB in 20 packages [2023-03-29T22:21:40.303Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T22:21:40.303Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T22:21:40.303Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T22:21:40.303Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T22:21:40.303Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:21:40.303Z] OK: 7 MiB in 19 packages [2023-03-29T22:21:43.578Z] Removing intermediate container 86409faa7f23 [2023-03-29T22:21:43.578Z] ---> ac3515221091 [2023-03-29T22:21:43.578Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:21:43.578Z] Removing intermediate container fe8321547d13 [2023-03-29T22:21:43.578Z] ---> 6a80cc82f73a [2023-03-29T22:21:43.578Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:21:43.578Z] ---> ea2e2b757847 [2023-03-29T22:21:43.578Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:21:44.142Z] ---> 405258eb71d0 [2023-03-29T22:21:44.142Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:21:44.451Z] ---> 8cd9acd57331 [2023-03-29T22:21:44.451Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T22:21:44.708Z] ---> 96f630235e65 [2023-03-29T22:21:44.708Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T22:21:54.758Z] ---> 598474e9ea97 [2023-03-29T22:21:54.758Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T22:21:54.758Z] ---> 89a029edc80a [2023-03-29T22:21:54.758Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T22:21:54.758Z] ---> 1320bc27f717 [2023-03-29T22:21:54.758Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T22:21:58.103Z] ---> Running in 64ddd672fe08 [2023-03-29T22:21:58.103Z] ---> 87323c86480f [2023-03-29T22:21:58.103Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T22:21:58.103Z] Removing intermediate container 64ddd672fe08 [2023-03-29T22:21:58.103Z] ---> ec5e9c58da56 [2023-03-29T22:21:58.103Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T22:21:58.103Z] Removing intermediate container 9739caa68420 [2023-03-29T22:21:58.103Z] ---> 703862de71f6 [2023-03-29T22:21:58.103Z] [2023-03-29T22:21:58.103Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:21:58.103Z] ---> 9ed4aefc74f6 [2023-03-29T22:21:58.103Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T22:21:58.103Z] Removing intermediate container 60c4af6d7885 [2023-03-29T22:21:58.103Z] ---> 37640127d75c [2023-03-29T22:21:58.103Z] [2023-03-29T22:21:58.103Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T22:21:58.103Z] ---> 9ed4aefc74f6 [2023-03-29T22:21:58.103Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:21:58.103Z] ---> 9ce022955904 [2023-03-29T22:21:58.103Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T22:21:58.103Z] ---> Running in 372e82189807 [2023-03-29T22:21:58.103Z] ---> Running in 9db85b0cf0f8 [2023-03-29T22:21:58.103Z] ---> f7547ee46694 [2023-03-29T22:21:58.103Z] Step 22/27 : WORKDIR / [2023-03-29T22:21:58.409Z] ---> Running in decd153495a6 [2023-03-29T22:21:58.669Z] Removing intermediate container 9db85b0cf0f8 [2023-03-29T22:21:58.669Z] ---> bf185642c82b [2023-03-29T22:21:58.669Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:21:58.669Z] ---> 8f87e4724d58 [2023-03-29T22:21:58.669Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T22:21:58.669Z] ---> Running in ef9f6dbea28e [2023-03-29T22:21:58.946Z] Removing intermediate container decd153495a6 [2023-03-29T22:21:58.946Z] ---> 89b4436451c0 [2023-03-29T22:21:58.946Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T22:21:58.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:59.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:59.210Z] ---> cf54117e9cd1 [2023-03-29T22:21:59.210Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T22:21:59.210Z] ---> Running in 8ecabe716e59 [2023-03-29T22:21:59.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:59.210Z] ---> Running in 372e9a9d76f1 [2023-03-29T22:21:59.210Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T22:21:59.210Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:21:59.469Z] OK: 7 MiB in 16 packages [2023-03-29T22:21:59.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:21:59.469Z] Removing intermediate container 8ecabe716e59 [2023-03-29T22:21:59.469Z] ---> 370a1ba17264 [2023-03-29T22:21:59.469Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T22:21:59.788Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T22:21:59.788Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:21:59.788Z] OK: 7 MiB in 16 packages [2023-03-29T22:22:00.259Z] ---> Running in 5ba55f6c6f6f [2023-03-29T22:22:00.259Z] Removing intermediate container 372e9a9d76f1 [2023-03-29T22:22:00.259Z] ---> 0a171f0da608 [2023-03-29T22:22:00.259Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T22:22:00.826Z] ---> Running in 880f0fc7066f [2023-03-29T22:22:00.826Z] Removing intermediate container 5ba55f6c6f6f [2023-03-29T22:22:00.826Z] ---> 125888f8d9a9 [2023-03-29T22:22:00.826Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T22:22:01.084Z] ---> Running in 457b6d8faf3a [2023-03-29T22:22:01.084Z] Removing intermediate container 880f0fc7066f [2023-03-29T22:22:01.084Z] ---> 293f4949285d [2023-03-29T22:22:01.084Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T22:22:01.347Z] Removing intermediate container ef9f6dbea28e [2023-03-29T22:22:01.347Z] ---> 081ba1a3ac0d [2023-03-29T22:22:01.347Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:22:01.347Z] Removing intermediate container 372e82189807 [2023-03-29T22:22:01.347Z] ---> 0d8a266e46cb [2023-03-29T22:22:01.347Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:22:01.347Z] ---> Running in 1fa52ae726c2 [2023-03-29T22:22:01.347Z] ---> Running in d443ad9af3e3 [2023-03-29T22:22:01.347Z] Removing intermediate container 457b6d8faf3a [2023-03-29T22:22:01.347Z] ---> 41b57722ad9c [2023-03-29T22:22:01.347Z] Step 26/27 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:22:01.607Z] ---> eb813962f145 [2023-03-29T22:22:01.607Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:22:01.607Z] ---> Running in 1c13fe929a04 [2023-03-29T22:22:01.607Z] Removing intermediate container 1fa52ae726c2 [2023-03-29T22:22:01.607Z] ---> f3149b7b1260 [2023-03-29T22:22:01.607Z] Step 26/27 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:22:01.607Z] Removing intermediate container d443ad9af3e3 [2023-03-29T22:22:01.607Z] ---> 40f3a2fd6597 [2023-03-29T22:22:01.607Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T22:22:01.865Z] ---> Running in dfd1e10d550a [2023-03-29T22:22:01.865Z] ---> Running in 8e909f56f3d4 [2023-03-29T22:22:01.865Z] Removing intermediate container 1c13fe929a04 [2023-03-29T22:22:01.865Z] ---> 2392c00753e1 [2023-03-29T22:22:01.865Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T22:22:01.865Z] ---> ece82c3aa760 [2023-03-29T22:22:01.865Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T22:22:01.865Z] Removing intermediate container 5435640e193b [2023-03-29T22:22:01.865Z] ---> a65f32627ddf [2023-03-29T22:22:01.865Z] [2023-03-29T22:22:01.865Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T22:22:01.865Z] ---> 9ed4aefc74f6 [2023-03-29T22:22:01.865Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T22:22:01.865Z] ---> Running in 199bac7f2f6e [2023-03-29T22:22:01.865Z] ---> Running in a7a64a1111e3 [2023-03-29T22:22:01.865Z] Removing intermediate container 8e909f56f3d4 [2023-03-29T22:22:01.865Z] ---> a41b225da4c2 [2023-03-29T22:22:01.865Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T22:22:02.127Z] Removing intermediate container dfd1e10d550a [2023-03-29T22:22:02.127Z] ---> d405cf1d60c4 [2023-03-29T22:22:02.127Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T22:22:02.127Z] ---> Running in b46daefbc0af [2023-03-29T22:22:02.403Z] ---> Running in c2780897ebf4 [2023-03-29T22:22:02.403Z] Removing intermediate container 199bac7f2f6e [2023-03-29T22:22:02.403Z] ---> 038bc4dfb9f7 [2023-03-29T22:22:02.403Z] [2023-03-29T22:22:02.403Z] Removing intermediate container a7a64a1111e3 [2023-03-29T22:22:02.403Z] ---> d3283ee7a1fe [2023-03-29T22:22:02.403Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T22:22:02.403Z] ---> 3549c139cc3e [2023-03-29T22:22:02.403Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:22:02.403Z] ---> Running in 82e9bb47daf8 [2023-03-29T22:22:02.403Z] Successfully built 038bc4dfb9f7 [2023-03-29T22:22:02.403Z] Removing intermediate container b46daefbc0af [2023-03-29T22:22:02.403Z] ---> 3d64a4578b18 [2023-03-29T22:22:02.403Z] Step 15/24 : WORKDIR / [2023-03-29T22:22:02.403Z] Successfully tagged security-spire-config:latest [2023-03-29T22:22:02.403Z]  Building security-spire-config ... done Building support-scheduler [2023-03-29T22:22:02.661Z] Removing intermediate container c2780897ebf4 [2023-03-29T22:22:02.661Z] ---> 6a6a45131ccd [2023-03-29T22:22:02.661Z] [2023-03-29T22:22:02.661Z] ---> Running in 2d37c04c4a1b [2023-03-29T22:22:02.661Z] Successfully built 6a6a45131ccd [2023-03-29T22:22:03.006Z] Successfully tagged security-spire-agent:latest [2023-03-29T22:22:03.006Z] Building core-metadata [2023-03-29T22:22:03.264Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:22:03.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:22:03.651Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:22:03.651Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:22:03.651Z] OK: 17818 distinct packages available [2023-03-29T22:22:03.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:22:03.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:22:04.116Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T22:22:04.116Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T22:22:04.116Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T22:22:04.116Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T22:22:04.116Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T22:22:04.374Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T22:22:04.374Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T22:22:04.374Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T22:22:04.375Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T22:22:04.375Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:22:04.375Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T22:22:04.375Z] OK: 10 MiB in 24 packages [2023-03-29T22:22:06.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:22:06.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:22:06.905Z] ---> a1e0922e2e95 [2023-03-29T22:22:06.905Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:22:06.905Z] ---> Using cache [2023-03-29T22:22:06.905Z] ---> 2e6d338d0fad [2023-03-29T22:22:06.905Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:22:06.905Z] ---> Using cache [2023-03-29T22:22:06.905Z] ---> c81f5f0506fd [2023-03-29T22:22:06.905Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:22:06.905Z] ---> Using cache [2023-03-29T22:22:06.905Z] ---> a5d4d6fb354d [2023-03-29T22:22:06.905Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:22:06.905Z] ---> Using cache [2023-03-29T22:22:06.905Z] ---> 97a24350ebab [2023-03-29T22:22:06.905Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:22:06.905Z] ---> Using cache [2023-03-29T22:22:06.905Z] ---> 44dd581c261a [2023-03-29T22:22:06.905Z] Step 8/23 : COPY . . [2023-03-29T22:22:06.905Z] ---> Using cache [2023-03-29T22:22:06.905Z] ---> ad4fb333bbfb [2023-03-29T22:22:06.905Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T22:22:09.441Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:22:09.441Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:22:09.441Z] ---> a1e0922e2e95 [2023-03-29T22:22:09.441Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:22:09.441Z] ---> Using cache [2023-03-29T22:22:09.441Z] ---> 2e6d338d0fad [2023-03-29T22:22:09.441Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T22:22:09.441Z] ---> Using cache [2023-03-29T22:22:09.441Z] ---> c81f5f0506fd [2023-03-29T22:22:09.441Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T22:22:09.441Z] ---> Using cache [2023-03-29T22:22:09.441Z] ---> a5d4d6fb354d [2023-03-29T22:22:09.441Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T22:22:09.441Z] ---> Using cache [2023-03-29T22:22:09.441Z] ---> 97a24350ebab [2023-03-29T22:22:09.441Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:22:09.441Z] ---> Using cache [2023-03-29T22:22:09.441Z] ---> 44dd581c261a [2023-03-29T22:22:09.441Z] Step 8/25 : COPY . . [2023-03-29T22:22:09.441Z] ---> Using cache [2023-03-29T22:22:09.441Z] ---> ad4fb333bbfb [2023-03-29T22:22:09.441Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T22:22:14.757Z] ---> c0ecb36b066a [2023-03-29T22:22:14.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T22:22:14.757Z] Removing intermediate container 2d37c04c4a1b [2023-03-29T22:22:14.757Z] ---> 3b10c92a95ee [2023-03-29T22:22:14.757Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:22:14.757Z] ---> Running in e0e50ac12a1f [2023-03-29T22:22:14.757Z] ---> Running in 6e467dc6f19e [2023-03-29T22:22:14.757Z] ---> 6b455dd3d637 [2023-03-29T22:22:14.757Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:22:14.757Z] ---> 938148aaa831 [2023-03-29T22:22:14.757Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:22:14.757Z] ---> Running in bcf43be67045 [2023-03-29T22:22:14.757Z] Removing intermediate container 82e9bb47daf8 [2023-03-29T22:22:14.757Z] ---> 518f4886f951 [2023-03-29T22:22:14.757Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:22:15.016Z] ---> 625ce6e8b28a [2023-03-29T22:22:15.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T22:22:15.016Z] ---> 69f3e3414042 [2023-03-29T22:22:15.016Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:22:15.016Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T22:22:15.277Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T22:22:16.227Z] ---> 303e632b427e [2023-03-29T22:22:16.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T22:22:17.204Z] ---> 73681db35bca [2023-03-29T22:22:17.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:22:17.204Z] ---> 17e87a00fd7f [2023-03-29T22:22:17.204Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:22:17.204Z] Removing intermediate container bcf43be67045 [2023-03-29T22:22:17.204Z] ---> e92237846c87 [2023-03-29T22:22:17.204Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:22:17.204Z] ---> Running in c477c2d8b087 [2023-03-29T22:22:17.204Z] ---> 75f540854cc8 [2023-03-29T22:22:17.204Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T22:22:17.204Z] Removing intermediate container c477c2d8b087 [2023-03-29T22:22:17.204Z] ---> 962792a0c12f [2023-03-29T22:22:17.204Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T22:22:17.204Z] ---> Running in 61474756724f [2023-03-29T22:22:17.204Z] ---> Running in 6ae62aed0d55 [2023-03-29T22:22:17.204Z] ---> b9302b1f80d9 [2023-03-29T22:22:17.204Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T22:22:17.204Z] ---> Running in 2998bf104f63 [2023-03-29T22:22:17.463Z] Removing intermediate container 61474756724f [2023-03-29T22:22:17.463Z] ---> 644671d7d142 [2023-03-29T22:22:17.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:22:17.463Z] Removing intermediate container 6ae62aed0d55 [2023-03-29T22:22:17.463Z] ---> 79b8ad722a0f [2023-03-29T22:22:17.463Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T22:22:17.463Z] Removing intermediate container 2998bf104f63 [2023-03-29T22:22:17.463Z] ---> d19b251c0495 [2023-03-29T22:22:17.463Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:22:17.463Z] ---> Running in fa0af981c306 [2023-03-29T22:22:17.463Z] ---> Running in 47e61b7b484a [2023-03-29T22:22:17.463Z] ---> Running in 0df3f4a6ebc1 [2023-03-29T22:22:17.723Z] Removing intermediate container fa0af981c306 [2023-03-29T22:22:17.723Z] ---> 5c2edfb6f1b6 [2023-03-29T22:22:17.723Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:22:17.723Z] ---> Running in 41763a34bb6a [2023-03-29T22:22:17.723Z] Removing intermediate container 47e61b7b484a [2023-03-29T22:22:17.723Z] ---> 69a7d6f1ac22 [2023-03-29T22:22:17.723Z] Step 22/24 : LABEL arch=x86_64 [2023-03-29T22:22:17.723Z] Removing intermediate container 0df3f4a6ebc1 [2023-03-29T22:22:17.723Z] ---> c2413cc33ec2 [2023-03-29T22:22:17.723Z] Step 18/20 : LABEL arch=x86_64 [2023-03-29T22:22:17.723Z] ---> Running in 5b3caa212c12 [2023-03-29T22:22:17.723Z] ---> Running in 8a54aa95c488 [2023-03-29T22:22:17.723Z] Removing intermediate container 41763a34bb6a [2023-03-29T22:22:17.723Z] ---> 0be0e4309950 [2023-03-29T22:22:17.723Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:22:17.983Z] ---> Running in e42da4fa5ae4 [2023-03-29T22:22:17.983Z] Removing intermediate container 5b3caa212c12 [2023-03-29T22:22:17.983Z] ---> 84e3eae1d365 [2023-03-29T22:22:17.983Z] Step 23/24 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:22:17.983Z] Removing intermediate container 8a54aa95c488 [2023-03-29T22:22:17.983Z] ---> 86b16662481b [2023-03-29T22:22:17.983Z] Step 19/20 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:22:17.983Z] ---> Running in 6edbac0788b4 [2023-03-29T22:22:17.983Z] ---> Running in 55be40d15d4c [2023-03-29T22:22:17.983Z] Removing intermediate container e42da4fa5ae4 [2023-03-29T22:22:17.983Z] ---> 5ca969a4631b [2023-03-29T22:22:17.983Z] [2023-03-29T22:22:17.983Z] Successfully built 5ca969a4631b [2023-03-29T22:22:18.245Z] Successfully tagged security-proxy-auth:latest [2023-03-29T22:22:18.245Z]  Building security-proxy-auth ... done Building core-data [2023-03-29T22:22:18.245Z] Removing intermediate container 55be40d15d4c [2023-03-29T22:22:18.245Z] ---> dbd50b38b750 [2023-03-29T22:22:18.245Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T22:22:23.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:22:23.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:22:23.177Z] ---> a1e0922e2e95 [2023-03-29T22:22:23.177Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:22:23.177Z] ---> Using cache [2023-03-29T22:22:23.177Z] ---> 2e6d338d0fad [2023-03-29T22:22:23.177Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:22:23.177Z] ---> Using cache [2023-03-29T22:22:23.177Z] ---> c81f5f0506fd [2023-03-29T22:22:23.177Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:22:23.177Z] ---> Using cache [2023-03-29T22:22:23.177Z] ---> a5d4d6fb354d [2023-03-29T22:22:23.177Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:22:23.177Z] ---> Using cache [2023-03-29T22:22:23.177Z] ---> 97a24350ebab [2023-03-29T22:22:23.177Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:22:23.177Z] ---> Using cache [2023-03-29T22:22:23.177Z] ---> 44dd581c261a [2023-03-29T22:22:23.177Z] Step 8/23 : COPY . . [2023-03-29T22:22:23.177Z] ---> Using cache [2023-03-29T22:22:23.177Z] ---> ad4fb333bbfb [2023-03-29T22:22:23.177Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T22:22:31.344Z] Removing intermediate container 6edbac0788b4 [2023-03-29T22:22:31.344Z] ---> e9bfde9732eb [2023-03-29T22:22:31.344Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T22:22:31.344Z] ---> Running in ce8579f7e1d9 [2023-03-29T22:22:31.344Z] ---> Running in 47c1ba99ba73 [2023-03-29T22:22:31.344Z] ---> Running in c844f574f3f5 [2023-03-29T22:22:31.344Z] Removing intermediate container ce8579f7e1d9 [2023-03-29T22:22:31.344Z] ---> b51166f47617 [2023-03-29T22:22:31.344Z] [2023-03-29T22:22:31.344Z] Removing intermediate container c844f574f3f5 [2023-03-29T22:22:31.344Z] ---> 2411d9ac0678 [2023-03-29T22:22:31.344Z] [2023-03-29T22:22:31.344Z] Successfully built 2411d9ac0678 [2023-03-29T22:22:31.344Z] Successfully built b51166f47617 [2023-03-29T22:22:31.344Z] Successfully tagged core-command:latest [2023-03-29T22:22:31.344Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-29T22:22:31.344Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-03-29T22:22:31.344Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-03-29T22:22:31.344Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T22:22:36.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:22:36.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:22:36.630Z] ---> a1e0922e2e95 [2023-03-29T22:22:36.630Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> 2e6d338d0fad [2023-03-29T22:22:36.630Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> c81f5f0506fd [2023-03-29T22:22:36.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> a5d4d6fb354d [2023-03-29T22:22:36.630Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> 97a24350ebab [2023-03-29T22:22:36.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> 44dd581c261a [2023-03-29T22:22:36.630Z] Step 8/23 : COPY . . [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> ad4fb333bbfb [2023-03-29T22:22:36.630Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T22:22:36.630Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:22:36.630Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:22:36.630Z] ---> a1e0922e2e95 [2023-03-29T22:22:36.630Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T22:22:36.630Z] ---> Using cache [2023-03-29T22:22:36.630Z] ---> 22380069517c [2023-03-29T22:22:36.630Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T22:22:39.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T22:22:39.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T22:22:44.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T22:22:44.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T22:22:45.438Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T22:22:48.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T22:22:49.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T22:22:49.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T22:22:49.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T22:22:51.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T22:22:54.386Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T22:22:54.386Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T22:22:54.386Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T22:22:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T22:22:54.745Z] ---> Running in 7a62ca4ba162 [2023-03-29T22:22:54.745Z] ---> Running in 1970c916bbf5 [2023-03-29T22:22:54.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T22:22:54.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:22:54.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:22:54.745Z] OK: 265 MiB in 53 packages [2023-03-29T22:23:03.079Z] Removing intermediate container e0e50ac12a1f [2023-03-29T22:23:03.079Z] ---> 2e5bbba3306c [2023-03-29T22:23:03.079Z] [2023-03-29T22:23:03.079Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T22:23:03.079Z] ---> 9ed4aefc74f6 [2023-03-29T22:23:03.079Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:23:03.079Z] ---> Using cache [2023-03-29T22:23:03.079Z] ---> 0d8a266e46cb [2023-03-29T22:23:03.079Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:23:03.079Z] ---> Using cache [2023-03-29T22:23:03.079Z] ---> 40f3a2fd6597 [2023-03-29T22:23:03.079Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T22:23:03.079Z] Removing intermediate container 6e467dc6f19e [2023-03-29T22:23:03.079Z] ---> e127e7a31d1f [2023-03-29T22:23:03.079Z] [2023-03-29T22:23:03.079Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:23:03.079Z] ---> 9ed4aefc74f6 [2023-03-29T22:23:03.079Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:23:03.079Z] ---> Using cache [2023-03-29T22:23:03.079Z] ---> 0d8a266e46cb [2023-03-29T22:23:03.079Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:23:03.079Z] ---> Using cache [2023-03-29T22:23:03.079Z] ---> 40f3a2fd6597 [2023-03-29T22:23:03.079Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T22:23:03.079Z] Removing intermediate container 1970c916bbf5 [2023-03-29T22:23:03.079Z] ---> cdcca1c8415c [2023-03-29T22:23:03.079Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T22:23:03.079Z] ---> Running in 52eca64b4498 [2023-03-29T22:23:03.079Z] ---> Running in 237493a2f795 [2023-03-29T22:23:04.044Z] Removing intermediate container 237493a2f795 [2023-03-29T22:23:04.044Z] ---> ccc09d81339a [2023-03-29T22:23:04.044Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T22:23:06.580Z] ---> 426b771f251a [2023-03-29T22:23:06.580Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:23:06.580Z] Removing intermediate container 52eca64b4498 [2023-03-29T22:23:06.580Z] ---> cfb1c7573714 [2023-03-29T22:23:06.580Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T22:23:06.580Z] ---> Running in ca4a7dab4b16 [2023-03-29T22:23:06.580Z] ---> Running in d0b341527a4c [2023-03-29T22:23:07.146Z] Removing intermediate container 47c1ba99ba73 [2023-03-29T22:23:07.146Z] ---> bd1049cca5ee [2023-03-29T22:23:07.146Z] [2023-03-29T22:23:07.146Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:23:07.146Z] ---> 9ed4aefc74f6 [2023-03-29T22:23:07.146Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:23:07.146Z] ---> Running in 082646a5d628 [2023-03-29T22:23:07.404Z] ---> Running in 15b2fb9ffc93 [2023-03-29T22:23:07.404Z] Removing intermediate container ca4a7dab4b16 [2023-03-29T22:23:07.404Z] ---> 8203cadc000e [2023-03-29T22:23:07.404Z] Step 15/25 : WORKDIR / [2023-03-29T22:23:07.674Z] Removing intermediate container 082646a5d628 [2023-03-29T22:23:07.674Z] ---> 63f8b2659d00 [2023-03-29T22:23:07.674Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:23:07.938Z] ---> Running in b5f4b7b31a26 [2023-03-29T22:23:07.938Z] Removing intermediate container 15b2fb9ffc93 [2023-03-29T22:23:07.938Z] ---> a91c3c4d8a10 [2023-03-29T22:23:07.938Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T22:23:08.322Z] ---> Running in 722197e148ea [2023-03-29T22:23:08.322Z] ---> 5fa4dde2a01c [2023-03-29T22:23:08.322Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:23:08.322Z] Removing intermediate container b5f4b7b31a26 [2023-03-29T22:23:08.322Z] ---> b8f11452dac6 [2023-03-29T22:23:08.322Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:23:08.582Z] Removing intermediate container 722197e148ea [2023-03-29T22:23:08.582Z] ---> cd1443024e8a [2023-03-29T22:23:08.582Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T22:23:08.582Z] ---> Running in 9cc3dd46a0c9 [2023-03-29T22:23:08.582Z] ---> 7235a1679d0a [2023-03-29T22:23:08.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T22:23:08.582Z] ---> a44a7e717f7f [2023-03-29T22:23:08.582Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:23:08.844Z] Removing intermediate container 9cc3dd46a0c9 [2023-03-29T22:23:08.844Z] ---> 89466a75b2b2 [2023-03-29T22:23:08.844Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:23:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T22:23:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T22:23:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.349s coverage: 28.7% of statements [2023-03-29T22:23:09.469Z] ---> Running in 92bda45050b8 [2023-03-29T22:23:09.728Z] ---> 8faba280c1db [2023-03-29T22:23:09.728Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T22:23:09.728Z] ---> f45da90628e2 [2023-03-29T22:23:09.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:23:09.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:23:10.254Z] ---> 3d85c8c7ee76 [2023-03-29T22:23:10.254Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T22:23:10.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:23:10.254Z] ---> Running in 89c6c345d901 [2023-03-29T22:23:10.254Z] ---> 1fda075ec4ab [2023-03-29T22:23:10.255Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:23:10.514Z] Removing intermediate container 89c6c345d901 [2023-03-29T22:23:10.514Z] ---> 691d689936ab [2023-03-29T22:23:10.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:23:10.514Z] ---> Running in be6dc0f9df55 [2023-03-29T22:23:10.514Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T22:23:10.514Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:23:10.514Z] OK: 7 MiB in 16 packages [2023-03-29T22:23:10.514Z] ---> 23b4002a06c6 [2023-03-29T22:23:10.514Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T22:23:10.774Z] Removing intermediate container be6dc0f9df55 [2023-03-29T22:23:10.774Z] ---> b65f5fa1f0bc [2023-03-29T22:23:10.774Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T22:23:10.774Z] ---> Running in fba8df9eb2f0 [2023-03-29T22:23:10.774Z] ---> c6bd222aeb4b [2023-03-29T22:23:10.774Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T22:23:10.774Z] ---> Running in 3b6665927975 [2023-03-29T22:23:10.774Z] Removing intermediate container fba8df9eb2f0 [2023-03-29T22:23:10.774Z] ---> 7522ba5b8573 [2023-03-29T22:23:10.774Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:23:11.035Z] ---> Running in 49a357f31564 [2023-03-29T22:23:11.327Z] Removing intermediate container 3b6665927975 [2023-03-29T22:23:11.327Z] ---> 53dbb3ecf236 [2023-03-29T22:23:11.327Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:23:11.327Z] Removing intermediate container 92bda45050b8 [2023-03-29T22:23:11.327Z] ---> d01b037ff5f8 [2023-03-29T22:23:11.327Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:23:11.694Z] Removing intermediate container 49a357f31564 [2023-03-29T22:23:11.694Z] ---> 3f13b097933c [2023-03-29T22:23:11.694Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:23:11.954Z] ---> Running in 10101808a564 [2023-03-29T22:23:12.213Z] ---> Running in d998287d4d3f [2023-03-29T22:23:12.553Z] ---> 63873a2e3e45 [2023-03-29T22:23:12.553Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:23:12.932Z] Removing intermediate container 10101808a564 [2023-03-29T22:23:12.932Z] ---> 102c1a37a937 [2023-03-29T22:23:12.932Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T22:23:12.932Z] Removing intermediate container d998287d4d3f [2023-03-29T22:23:12.932Z] ---> 67aff2406e3e [2023-03-29T22:23:12.932Z] [2023-03-29T22:23:12.932Z] ---> Running in facc82281a71 [2023-03-29T22:23:12.932Z] ---> 6d8681044746 [2023-03-29T22:23:12.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T22:23:12.932Z] Successfully built 67aff2406e3e [2023-03-29T22:23:12.932Z] Successfully tagged support-scheduler:latest [2023-03-29T22:23:12.932Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-03-29T22:23:13.194Z] Removing intermediate container facc82281a71 [2023-03-29T22:23:13.194Z] ---> 5cf30b3ca7cb [2023-03-29T22:23:13.194Z] Step 24/25 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:23:15.739Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:23:15.739Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:23:15.739Z] ---> a1e0922e2e95 [2023-03-29T22:23:15.739Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T22:23:15.739Z] ---> Using cache [2023-03-29T22:23:15.739Z] ---> 22380069517c [2023-03-29T22:23:15.739Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T22:23:15.739Z] ---> Using cache [2023-03-29T22:23:15.739Z] ---> cdcca1c8415c [2023-03-29T22:23:15.739Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T22:23:15.739Z] ---> Using cache [2023-03-29T22:23:15.739Z] ---> 426b771f251a [2023-03-29T22:23:15.739Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:23:19.947Z] ---> d92bbbcf54a8 [2023-03-29T22:23:19.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:23:20.515Z] ---> Running in 51784898f1b9 [2023-03-29T22:23:20.515Z] ---> Running in c4a41328a735 [2023-03-29T22:23:21.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements [2023-03-29T22:23:33.115Z] ---> 8bcfa830d7ac [2023-03-29T22:23:33.116Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T22:23:33.116Z] Removing intermediate container c4a41328a735 [2023-03-29T22:23:33.116Z] ---> e30add13076b [2023-03-29T22:23:33.116Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T22:23:33.116Z] Removing intermediate container 7a62ca4ba162 [2023-03-29T22:23:33.116Z] ---> 9bd11cb078d8 [2023-03-29T22:23:33.116Z] [2023-03-29T22:23:33.116Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:23:33.116Z] ---> 9ed4aefc74f6 [2023-03-29T22:23:33.116Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T22:23:33.116Z] ---> Using cache [2023-03-29T22:23:33.116Z] ---> bf185642c82b [2023-03-29T22:23:33.116Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:23:33.116Z] ---> Using cache [2023-03-29T22:23:33.116Z] ---> 081ba1a3ac0d [2023-03-29T22:23:33.116Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:23:33.116Z] ---> Using cache [2023-03-29T22:23:33.116Z] ---> eb813962f145 [2023-03-29T22:23:33.116Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:23:33.116Z] ---> Using cache [2023-03-29T22:23:33.376Z] ---> Running in 0d45257ca8d3 [2023-03-29T22:23:33.376Z] ---> ece82c3aa760 [2023-03-29T22:23:33.376Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T22:23:33.636Z] ---> Running in 0f1f53a2c287 [2023-03-29T22:23:34.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.405s coverage: 71.3% of statements [2023-03-29T22:23:34.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T22:23:34.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T22:23:34.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T22:23:38.957Z] Removing intermediate container 0d45257ca8d3 [2023-03-29T22:23:38.957Z] ---> e328ec574b46 [2023-03-29T22:23:38.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:23:40.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T22:23:40.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T22:23:40.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 54.0% of statements [2023-03-29T22:23:42.476Z] Removing intermediate container 0f1f53a2c287 [2023-03-29T22:23:42.476Z] ---> 38bea41a57a6 [2023-03-29T22:23:42.476Z] [2023-03-29T22:23:42.476Z] ---> b21317bbb185 [2023-03-29T22:23:42.476Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:23:42.476Z] ---> Running in 075c0cd6569e [2023-03-29T22:23:42.476Z] Successfully built 38bea41a57a6 [2023-03-29T22:23:42.476Z] Successfully tagged core-metadata:latest [2023-03-29T22:23:42.476Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-29T22:23:42.734Z] Removing intermediate container d0b341527a4c [2023-03-29T22:23:42.734Z] ---> cfa9fb809ac2 [2023-03-29T22:23:42.734Z] Step 7/33 : COPY . . [2023-03-29T22:23:44.727Z] Removing intermediate container 075c0cd6569e [2023-03-29T22:23:44.727Z] ---> b1cd83cf173d [2023-03-29T22:23:44.727Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T22:23:44.986Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:23:44.986Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:23:44.986Z] ---> a1e0922e2e95 [2023-03-29T22:23:44.986Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T22:23:44.986Z] ---> Using cache [2023-03-29T22:23:44.986Z] ---> 22380069517c [2023-03-29T22:23:44.986Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T22:23:44.986Z] ---> Using cache [2023-03-29T22:23:44.986Z] ---> cdcca1c8415c [2023-03-29T22:23:44.986Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T22:23:44.986Z] ---> Using cache [2023-03-29T22:23:44.986Z] ---> 426b771f251a [2023-03-29T22:23:44.986Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:23:44.986Z] ---> Using cache [2023-03-29T22:23:44.986Z] ---> cfa9fb809ac2 [2023-03-29T22:23:44.986Z] Step 7/22 : COPY . . [2023-03-29T22:23:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T22:23:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T22:23:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:23:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T22:23:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T22:23:55.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T22:23:55.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T22:24:05.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.177s coverage: 88.5% of statements [2023-03-29T22:24:05.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.426s coverage: 3.9% of statements [2023-03-29T22:24:07.067Z] ---> e3c57d56a1f6 [2023-03-29T22:24:07.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T22:24:07.067Z] ---> Running in 6182f863c8e7 [2023-03-29T22:24:07.067Z] ---> 8faf82d5240d [2023-03-29T22:24:07.067Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T22:24:07.067Z] ---> Running in 6961f238f00e [2023-03-29T22:24:07.067Z] ---> 6ffb0be2518f [2023-03-29T22:24:07.067Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T22:24:07.067Z] ---> Running in 17b2973e1fb9 [2023-03-29T22:24:07.067Z] Removing intermediate container 6182f863c8e7 [2023-03-29T22:24:07.067Z] ---> 6a538dab846c [2023-03-29T22:24:07.067Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:24:07.067Z] ---> 4a934c293bd3 [2023-03-29T22:24:07.067Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:24:07.067Z] ---> Running in 48619e0c39d8 [2023-03-29T22:24:07.067Z] ---> Running in a8e4593adc2f [2023-03-29T22:24:07.067Z] Removing intermediate container 48619e0c39d8 [2023-03-29T22:24:07.067Z] ---> 8e988ea093dc [2023-03-29T22:24:07.067Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:24:07.067Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T22:24:07.067Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T22:24:07.067Z] ---> Running in 7607541d9437 [2023-03-29T22:24:08.827Z] Removing intermediate container 7607541d9437 [2023-03-29T22:24:08.827Z] ---> 0e1fbcc0e3dd [2023-03-29T22:24:08.827Z] [2023-03-29T22:24:09.085Z] Successfully built 0e1fbcc0e3dd [2023-03-29T22:24:09.085Z] Successfully tagged core-data:latest [2023-03-29T22:24:09.085Z]  Building core-data ... done Building security-spire-server [2023-03-29T22:24:11.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T22:24:11.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:24:11.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T22:24:13.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.856s coverage: 95.6% of statements [2023-03-29T22:24:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T22:24:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T22:24:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T22:24:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T22:24:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T22:24:13.239Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements [2023-03-29T22:24:18.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T22:24:18.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T22:24:18.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T22:24:19.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 65.9% of statements [2023-03-29T22:24:19.184Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:24:19.184Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:24:19.184Z] ---> a1e0922e2e95 [2023-03-29T22:24:19.184Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T22:24:19.184Z] ---> Using cache [2023-03-29T22:24:19.184Z] ---> 22380069517c [2023-03-29T22:24:19.184Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T22:24:25.780Z] Removing intermediate container a8e4593adc2f [2023-03-29T22:24:25.780Z] ---> 2412bfb80279 [2023-03-29T22:24:25.780Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:24:25.780Z] ---> Running in 75a7659ebd4c [2023-03-29T22:24:25.780Z] ---> Running in b620fea270c6 [2023-03-29T22:24:25.780Z] Removing intermediate container b620fea270c6 [2023-03-29T22:24:25.780Z] ---> 1ee627804f74 [2023-03-29T22:24:25.780Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T22:24:25.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:24:25.780Z] ---> Running in 596bcb979e2a [2023-03-29T22:24:25.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:24:25.780Z] Removing intermediate container 596bcb979e2a [2023-03-29T22:24:25.780Z] ---> 3ad748f3efd1 [2023-03-29T22:24:25.780Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T22:24:25.780Z] ---> Running in 540d57a99418 [2023-03-29T22:24:25.780Z] OK: 265 MiB in 53 packages [2023-03-29T22:24:27.701Z] Removing intermediate container 540d57a99418 [2023-03-29T22:24:27.701Z] ---> bfd175a480e9 [2023-03-29T22:24:27.701Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:24:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T22:24:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T22:24:31.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.730s coverage: 0.9% of statements [2023-03-29T22:24:31.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.554s coverage: 29.0% of statements [2023-03-29T22:24:35.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 44.1% of statements [2023-03-29T22:24:35.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements [2023-03-29T22:24:35.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2023-03-29T22:24:35.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements [2023-03-29T22:24:39.983Z] ---> Running in a25274a191b1 [2023-03-29T22:24:39.983Z] Removing intermediate container 51784898f1b9 [2023-03-29T22:24:39.983Z] ---> 8df56a285321 [2023-03-29T22:24:39.983Z] Step 7/25 : COPY . . [2023-03-29T22:24:39.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2023-03-29T22:24:41.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T22:24:42.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T22:24:43.324Z] Removing intermediate container 75a7659ebd4c [2023-03-29T22:24:43.324Z] ---> 95e7f226bd5f [2023-03-29T22:24:43.324Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T22:24:45.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T22:24:45.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T22:24:45.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T22:24:45.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T22:24:52.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2023-03-29T22:24:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T22:24:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T22:24:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T22:24:52.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T22:24:53.336Z] Removing intermediate container a25274a191b1 [2023-03-29T22:24:53.336Z] ---> e05812bb8205 [2023-03-29T22:24:53.336Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:24:53.336Z] Removing intermediate container 17b2973e1fb9 [2023-03-29T22:24:53.336Z] ---> 2410f2e1b70c [2023-03-29T22:24:53.336Z] [2023-03-29T22:24:53.336Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T22:24:53.336Z] ---> 9ed4aefc74f6 [2023-03-29T22:24:53.336Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T22:24:53.336Z] ---> 2515f6767710 [2023-03-29T22:24:53.336Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:24:53.336Z] Removing intermediate container 6961f238f00e [2023-03-29T22:24:53.336Z] ---> d5f58b23d2b4 [2023-03-29T22:24:53.336Z] [2023-03-29T22:24:53.336Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T22:24:53.336Z] ---> 9ed4aefc74f6 [2023-03-29T22:24:53.336Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T22:24:53.336Z] ---> Using cache [2023-03-29T22:24:53.336Z] ---> d3283ee7a1fe [2023-03-29T22:24:53.336Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T22:24:53.336Z] ---> 69f472f77416 [2023-03-29T22:24:53.336Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T22:24:53.336Z] ---> Running in 3360ee1afe01 [2023-03-29T22:24:53.336Z] ---> Running in 4d776529a5ba [2023-03-29T22:24:53.336Z] ---> Running in 8e8565f17355 [2023-03-29T22:24:53.336Z] ---> Running in 6a15e7caf4a2 [2023-03-29T22:24:53.336Z] ---> Running in 5650b446e109 [2023-03-29T22:24:53.336Z] Removing intermediate container 3360ee1afe01 [2023-03-29T22:24:53.336Z] ---> a9d5dbd1998d [2023-03-29T22:24:53.336Z] [2023-03-29T22:24:53.336Z] Successfully built a9d5dbd1998d [2023-03-29T22:24:53.336Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-29T22:24:53.336Z] Building support-notifications [2023-03-29T22:24:53.907Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:24:53.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:24:53.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:24:53.907Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T22:24:54.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:24:54.167Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T22:24:54.167Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T22:24:54.167Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:24:54.167Z] OK: 7 MiB in 17 packages [2023-03-29T22:24:54.167Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T22:24:54.167Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T22:24:54.428Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:24:54.428Z] OK: 8 MiB in 17 packages [2023-03-29T22:24:57.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T22:24:57.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T22:24:58.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:24:58.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:24:58.739Z] ---> a1e0922e2e95 [2023-03-29T22:24:58.739Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:24:58.739Z] ---> Using cache [2023-03-29T22:24:58.739Z] ---> 2e6d338d0fad [2023-03-29T22:24:58.739Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:24:58.740Z] ---> Using cache [2023-03-29T22:24:58.740Z] ---> c81f5f0506fd [2023-03-29T22:24:58.740Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T22:24:59.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.148s coverage: 79.9% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.289s coverage: 92.9% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.224s coverage: 62.3% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-03-29T22:25:05.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.483s coverage: 81.2% of statements [2023-03-29T22:25:05.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T22:25:06.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.487s coverage: 82.1% of statements [2023-03-29T22:25:06.875Z] ---> Running in f636b2159410 [2023-03-29T22:25:06.875Z] Removing intermediate container 4d776529a5ba [2023-03-29T22:25:06.875Z] ---> 4bebd60c7f88 [2023-03-29T22:25:06.875Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T22:25:06.875Z] Removing intermediate container 5650b446e109 [2023-03-29T22:25:06.875Z] ---> 0dd61cef4060 [2023-03-29T22:25:06.875Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T22:25:06.875Z] ---> Running in 2ed47a9242cd [2023-03-29T22:25:06.875Z] ---> Running in c5c1bc354603 [2023-03-29T22:25:06.875Z] Removing intermediate container 2ed47a9242cd [2023-03-29T22:25:06.875Z] ---> 717980564eb9 [2023-03-29T22:25:06.875Z] Step 12/22 : WORKDIR /edgex [2023-03-29T22:25:06.875Z] ---> Running in 3c338035ad46 [2023-03-29T22:25:06.875Z] Removing intermediate container c5c1bc354603 [2023-03-29T22:25:06.875Z] ---> 46bb46c261d9 [2023-03-29T22:25:06.875Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T22:25:06.875Z] ---> Running in 0698d2f39d7a [2023-03-29T22:25:06.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:25:06.875Z] Removing intermediate container 3c338035ad46 [2023-03-29T22:25:06.875Z] ---> 4d62b78f627a [2023-03-29T22:25:06.875Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:25:06.875Z] Removing intermediate container 0698d2f39d7a [2023-03-29T22:25:06.875Z] ---> e210d2155e67 [2023-03-29T22:25:06.875Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T22:25:06.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:25:07.134Z] OK: 265 MiB in 53 packages [2023-03-29T22:25:07.134Z] ---> Running in a54c88103043 [2023-03-29T22:25:07.134Z] ---> aef3c6483ce2 [2023-03-29T22:25:07.134Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:25:07.134Z] Removing intermediate container a54c88103043 [2023-03-29T22:25:07.134Z] ---> 5b0fc93fd7dd [2023-03-29T22:25:07.134Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T22:25:07.399Z] ---> Running in 41bd04a24b0d [2023-03-29T22:25:07.399Z] ---> fd86cb768294 [2023-03-29T22:25:07.399Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T22:25:07.399Z] Removing intermediate container 41bd04a24b0d [2023-03-29T22:25:07.399Z] ---> 92f04bf5ac27 [2023-03-29T22:25:07.399Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T22:25:07.399Z] ---> Running in 5845fa6f9bc4 [2023-03-29T22:25:07.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T22:25:07.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 86.0% of statements [2023-03-29T22:25:07.779Z] ---> 391be0af8f79 [2023-03-29T22:25:07.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T22:25:07.779Z] Removing intermediate container f636b2159410 [2023-03-29T22:25:07.779Z] ---> 3b9034e9513b [2023-03-29T22:25:07.779Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:25:08.037Z] ---> b70aafa18db2 [2023-03-29T22:25:08.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:25:08.037Z] ---> Running in 96b836ca1aa8 [2023-03-29T22:25:08.037Z] ---> 974de1ed124a [2023-03-29T22:25:08.037Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T22:25:08.974Z] ---> dae5e68fd7dd [2023-03-29T22:25:08.974Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:25:08.974Z] Removing intermediate container 5845fa6f9bc4 [2023-03-29T22:25:08.974Z] ---> 11cf527eb663 [2023-03-29T22:25:08.974Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T22:25:08.974Z] ---> Running in 821729bd62d9 [2023-03-29T22:25:08.974Z] ---> Running in e9dde2d23e96 [2023-03-29T22:25:08.974Z] Removing intermediate container e9dde2d23e96 [2023-03-29T22:25:08.974Z] ---> e08d9ca65e4c [2023-03-29T22:25:08.974Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T22:25:12.256Z] ---> 09c6bde66e51 [2023-03-29T22:25:12.256Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T22:25:12.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T22:25:12.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T22:25:13.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.996s coverage: 63.1% of statements [2023-03-29T22:25:13.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2023-03-29T22:25:13.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T22:25:15.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-03-29T22:25:15.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-03-29T22:25:15.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-03-29T22:25:15.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T22:25:15.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T22:25:15.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T22:25:16.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-29T22:25:17.834Z] ---> Running in a84bc56e6b99 [2023-03-29T22:25:17.834Z] Removing intermediate container 821729bd62d9 [2023-03-29T22:25:17.834Z] ---> 2f02e0596f13 [2023-03-29T22:25:17.834Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:25:18.779Z] ---> Running in 9da485cca6b6 [2023-03-29T22:25:24.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T22:25:24.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T22:25:24.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T22:25:24.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.997s coverage: 38.4% of statements [2023-03-29T22:25:24.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-03-29T22:25:26.912Z] Removing intermediate container 9da485cca6b6 [2023-03-29T22:25:26.912Z] ---> 2dd849997ea4 [2023-03-29T22:25:26.912Z] Step 20/22 : LABEL arch=x86_64 [2023-03-29T22:25:26.912Z] ---> Running in 0b4fb79baee5 [2023-03-29T22:25:26.912Z] Removing intermediate container a84bc56e6b99 [2023-03-29T22:25:26.912Z] ---> 1a397c007b9e [2023-03-29T22:25:26.912Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:25:26.912Z] Removing intermediate container 8e8565f17355 [2023-03-29T22:25:26.912Z] ---> f2f8fbc0d2d0 [2023-03-29T22:25:26.912Z] [2023-03-29T22:25:26.912Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T22:25:26.912Z] ---> 9ed4aefc74f6 [2023-03-29T22:25:26.912Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T22:25:26.912Z] Removing intermediate container 0b4fb79baee5 [2023-03-29T22:25:26.912Z] ---> 2b696d81091c [2023-03-29T22:25:26.912Z] Step 21/22 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:25:27.185Z] ---> Running in 92cbdba88a04 [2023-03-29T22:25:27.185Z] ---> Running in 635651b60943 [2023-03-29T22:25:27.185Z] ---> a59de2843dc0 [2023-03-29T22:25:27.185Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:25:27.443Z] Removing intermediate container 635651b60943 [2023-03-29T22:25:27.443Z] ---> 3ed11d93ea55 [2023-03-29T22:25:27.443Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T22:25:27.443Z] ---> Running in e97411a43884 [2023-03-29T22:25:27.443Z] ---> fe2ec603080d [2023-03-29T22:25:27.443Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T22:25:27.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:25:27.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:25:27.701Z] Removing intermediate container e97411a43884 [2023-03-29T22:25:27.701Z] ---> ae10c2163ab0 [2023-03-29T22:25:27.701Z] [2023-03-29T22:25:27.701Z] Removing intermediate container 6a15e7caf4a2 [2023-03-29T22:25:27.701Z] ---> 8dc1b4dca688 [2023-03-29T22:25:27.701Z] Step 7/26 : COPY . . [2023-03-29T22:25:27.959Z] Successfully built ae10c2163ab0 [2023-03-29T22:25:27.959Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T22:25:27.959Z] Successfully tagged security-proxy-setup:latest [2023-03-29T22:25:27.959Z]  Building security-proxy-setup ... done (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T22:25:27.959Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T22:25:27.959Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:25:27.959Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T22:25:27.959Z] OK: 8 MiB in 18 packages [2023-03-29T22:25:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T22:25:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T22:25:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T22:25:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T22:25:30.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2023-03-29T22:25:36.321Z] ---> 68dda0195e85 [2023-03-29T22:25:36.321Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T22:25:36.321Z] ---> 1ba64c375468 [2023-03-29T22:25:36.321Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T22:25:36.321Z] ---> Running in 8e103cd9a9f1 [2023-03-29T22:25:36.321Z] ---> ac6507e4ed3d [2023-03-29T22:25:36.321Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T22:25:36.321Z] Removing intermediate container 92cbdba88a04 [2023-03-29T22:25:36.321Z] ---> 4975c9fb202c [2023-03-29T22:25:36.321Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T22:25:36.321Z] ---> Running in 671752d14af9 [2023-03-29T22:25:36.321Z] Removing intermediate container 8e103cd9a9f1 [2023-03-29T22:25:36.321Z] ---> c1130c065ad8 [2023-03-29T22:25:36.321Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T22:25:36.321Z] ---> Running in 1b2e4de5bd97 [2023-03-29T22:25:36.321Z] ---> 18257b1db90c [2023-03-29T22:25:36.321Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T22:25:36.321Z] Removing intermediate container 671752d14af9 [2023-03-29T22:25:36.321Z] ---> 7bfc83442cad [2023-03-29T22:25:36.321Z] Step 12/25 : WORKDIR / [2023-03-29T22:25:36.321Z] Removing intermediate container 1b2e4de5bd97 [2023-03-29T22:25:36.321Z] ---> 8b942e1316a8 [2023-03-29T22:25:36.321Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T22:25:36.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T22:25:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T22:25:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T22:25:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T22:25:36.886Z] ---> Running in b41cf3bc7f3a [2023-03-29T22:25:37.907Z] ---> Running in c483f2318051 [2023-03-29T22:25:37.907Z] ---> c7b5404bcf1f [2023-03-29T22:25:37.907Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T22:25:39.832Z] Removing intermediate container b41cf3bc7f3a [2023-03-29T22:25:39.832Z] ---> 7b60e1da8c12 [2023-03-29T22:25:39.832Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:25:39.832Z] Removing intermediate container c483f2318051 [2023-03-29T22:25:39.832Z] ---> 1c3b403eec67 [2023-03-29T22:25:39.832Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T22:25:40.838Z] ---> de7d6c524ea3 [2023-03-29T22:25:40.838Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T22:25:40.838Z] ---> bf1cd737cf29 [2023-03-29T22:25:40.838Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:25:40.838Z] ---> Running in fa952de5da61 [2023-03-29T22:25:41.098Z] ---> ce765348bf89 [2023-03-29T22:25:41.098Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T22:25:41.098Z] ---> 653b72b428f0 [2023-03-29T22:25:41.098Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T22:25:41.098Z] ---> Running in 274b7c9449f9 [2023-03-29T22:25:41.359Z] ---> ede7975b35ac [2023-03-29T22:25:41.359Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T22:25:41.959Z] ---> 7354f604fbb5 [2023-03-29T22:25:41.959Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:25:42.285Z] ---> 2b350e308981 [2023-03-29T22:25:42.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T22:25:43.230Z] Removing intermediate container 274b7c9449f9 [2023-03-29T22:25:43.230Z] ---> dd0b9edc40a3 [2023-03-29T22:25:43.230Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T22:25:43.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 17.7% of statements [2023-03-29T22:25:43.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T22:25:43.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:25:43.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T22:25:43.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T22:25:44.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.658s coverage: 92.3% of statements [2023-03-29T22:25:44.172Z] Removing intermediate container fa952de5da61 [2023-03-29T22:25:44.173Z] ---> 17fb0d046b7d [2023-03-29T22:25:44.173Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T22:25:46.101Z] ---> Running in 526a698be968 [2023-03-29T22:25:46.101Z] ---> 61ab79cd81f1 [2023-03-29T22:25:46.101Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T22:25:46.101Z] ---> Running in b5cc27ebabfc [2023-03-29T22:25:46.671Z] Removing intermediate container 526a698be968 [2023-03-29T22:25:46.671Z] ---> 02811dccbdfd [2023-03-29T22:25:46.671Z] Step 30/33 : CMD ["gate"] [2023-03-29T22:25:47.242Z] Removing intermediate container b5cc27ebabfc [2023-03-29T22:25:47.242Z] ---> 22fd131c22f8 [2023-03-29T22:25:47.242Z] [2023-03-29T22:25:47.242Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T22:25:47.242Z] ---> 9ed4aefc74f6 [2023-03-29T22:25:47.242Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T22:25:47.242Z] ---> Using cache [2023-03-29T22:25:47.242Z] ---> d591e34b8ae4 [2023-03-29T22:25:47.242Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T22:25:47.242Z] ---> Using cache [2023-03-29T22:25:47.242Z] ---> 6a80cc82f73a [2023-03-29T22:25:47.242Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:25:47.242Z] ---> Using cache [2023-03-29T22:25:47.503Z] ---> 405258eb71d0 [2023-03-29T22:25:47.503Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:25:47.503Z] ---> Using cache [2023-03-29T22:25:47.503Z] ---> Running in b3a3c76b9bd3 [2023-03-29T22:25:47.503Z] ---> 96f630235e65 [2023-03-29T22:25:47.503Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T22:25:47.503Z] ---> 0843377755ab [2023-03-29T22:25:47.503Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T22:25:47.503Z] Removing intermediate container b3a3c76b9bd3 [2023-03-29T22:25:47.503Z] ---> 5074498587a0 [2023-03-29T22:25:47.503Z] Step 31/33 : LABEL arch=x86_64 [2023-03-29T22:25:47.763Z] ---> Running in e539208e3725 [2023-03-29T22:25:47.763Z] ---> 8bac205822eb [2023-03-29T22:25:47.763Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:25:48.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T22:25:48.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T22:25:48.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 61.5% of statements [2023-03-29T22:25:49.735Z] Removing intermediate container e539208e3725 [2023-03-29T22:25:49.736Z] ---> Running in 3095e108dcfa [2023-03-29T22:25:49.736Z] ---> 818f7a971fe6 [2023-03-29T22:25:49.736Z] Step 32/33 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:25:49.736Z] ---> Running in 219dc9da384a [2023-03-29T22:25:49.736Z] ---> b23423deb5cd [2023-03-29T22:25:49.736Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T22:25:49.736Z] Removing intermediate container 219dc9da384a [2023-03-29T22:25:49.736Z] ---> 8f48d99d549c [2023-03-29T22:25:49.736Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T22:25:49.736Z] ---> Running in 0129a7e3b6e3 [2023-03-29T22:25:49.736Z] ---> ca469869ce9b [2023-03-29T22:25:49.736Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T22:25:49.994Z] Removing intermediate container 0129a7e3b6e3 [2023-03-29T22:25:49.994Z] ---> d025c391659b [2023-03-29T22:25:49.994Z] [2023-03-29T22:25:49.994Z] ---> 85e2ad1c201c [2023-03-29T22:25:49.994Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T22:25:49.994Z] Successfully built d025c391659b [2023-03-29T22:25:49.994Z] Successfully tagged security-bootstrapper:latest [2023-03-29T22:25:50.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T22:25:50.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T22:25:50.253Z]  Building security-bootstrapper ... done  ---> 68f2e9260dc1 [2023-03-29T22:25:50.253Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T22:25:50.253Z] ---> Running in c08e0980f3a4 [2023-03-29T22:25:50.253Z] Removing intermediate container 3095e108dcfa [2023-03-29T22:25:50.253Z] ---> f29a541ded19 [2023-03-29T22:25:50.253Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:25:50.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements [2023-03-29T22:25:50.533Z] Removing intermediate container 96b836ca1aa8 [2023-03-29T22:25:50.533Z] ---> e7b87484eaad [2023-03-29T22:25:50.533Z] Step 8/23 : COPY . . [2023-03-29T22:25:50.533Z] ---> Running in acf750f4e1dc [2023-03-29T22:25:50.533Z] Removing intermediate container c08e0980f3a4 [2023-03-29T22:25:50.533Z] ---> 30102c30022f [2023-03-29T22:25:50.533Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T22:25:50.533Z] ---> Running in d97e551029e2 [2023-03-29T22:25:50.791Z] Removing intermediate container acf750f4e1dc [2023-03-29T22:25:50.791Z] ---> 35ac8ef96700 [2023-03-29T22:25:50.791Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T22:25:51.457Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-29T22:25:51.457Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T22:25:51.457Z] go vet ./... [2023-03-29T22:25:57.352Z] Removing intermediate container d97e551029e2 [2023-03-29T22:25:57.353Z] ---> 49de25e1a246 [2023-03-29T22:25:57.353Z] Step 24/26 : LABEL arch=x86_64 [2023-03-29T22:25:57.353Z] ---> Running in a540ee11df25 [2023-03-29T22:25:57.353Z] ---> Running in 83d0f69079f3 [2023-03-29T22:25:57.353Z] Removing intermediate container a540ee11df25 [2023-03-29T22:25:57.353Z] ---> 373b3f1a5045 [2023-03-29T22:25:57.353Z] Step 24/25 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:25:57.353Z] ---> Running in a3e0d46fcc12 [2023-03-29T22:25:57.353Z] ---> e546de9643ef [2023-03-29T22:25:57.353Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T22:25:57.353Z] ---> Running in 8d03cc5fc93b [2023-03-29T22:25:57.353Z] Removing intermediate container 83d0f69079f3 [2023-03-29T22:25:57.353Z] ---> 14fce237db46 [2023-03-29T22:25:57.353Z] Step 25/26 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:25:57.611Z] ---> Running in 4516bee894fc [2023-03-29T22:25:57.611Z] Removing intermediate container a3e0d46fcc12 [2023-03-29T22:25:57.611Z] ---> 851302138aa7 [2023-03-29T22:25:57.611Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T22:25:57.611Z] ---> Running in fa35ecca88c5 [2023-03-29T22:25:57.611Z] Removing intermediate container 4516bee894fc [2023-03-29T22:25:57.611Z] ---> e566415f58d0 [2023-03-29T22:25:57.611Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T22:25:57.611Z] ---> Running in d296eeada601 [2023-03-29T22:25:57.611Z] Removing intermediate container fa35ecca88c5 [2023-03-29T22:25:57.611Z] ---> 4a4e75488ea6 [2023-03-29T22:25:57.611Z] [2023-03-29T22:25:57.611Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T22:25:57.870Z] Successfully built 4a4e75488ea6 [2023-03-29T22:25:57.870Z] Successfully tagged security-secretstore-setup:latest [2023-03-29T22:25:57.870Z]  Building security-secretstore-setup ... done Removing intermediate container d296eeada601 [2023-03-29T22:25:57.870Z] ---> 20faf21ac2bf [2023-03-29T22:25:57.870Z] [2023-03-29T22:25:57.870Z] Successfully built 20faf21ac2bf [2023-03-29T22:25:57.870Z] Successfully tagged security-spire-server:latest [2023-03-29T22:26:20.384Z]  Building security-spire-server ... done Removing intermediate container 8d03cc5fc93b [2023-03-29T22:26:20.384Z] ---> 13a08d402300 [2023-03-29T22:26:20.384Z] [2023-03-29T22:26:20.384Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:26:20.384Z] ---> 9ed4aefc74f6 [2023-03-29T22:26:20.384Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T22:26:20.384Z] ---> Running in 762eb6bec2f0 [2023-03-29T22:26:20.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:26:20.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:26:20.385Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T22:26:20.385Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T22:26:20.385Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:26:20.385Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T22:26:20.385Z] OK: 8 MiB in 17 packages [2023-03-29T22:26:20.956Z] Removing intermediate container 762eb6bec2f0 [2023-03-29T22:26:20.956Z] ---> 9d6b57794f30 [2023-03-29T22:26:20.956Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:26:20.956Z] ---> Running in b41bcddddba6 [2023-03-29T22:26:20.956Z] Removing intermediate container b41bcddddba6 [2023-03-29T22:26:20.956Z] ---> ef162cca7d01 [2023-03-29T22:26:20.956Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T22:26:20.956Z] ---> Running in 411f85b1a955 [2023-03-29T22:26:21.217Z] Removing intermediate container 411f85b1a955 [2023-03-29T22:26:21.217Z] ---> af4a3a699bee [2023-03-29T22:26:21.217Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T22:26:21.217Z] ---> Running in 10c8cd561ffc [2023-03-29T22:26:21.217Z] Removing intermediate container 10c8cd561ffc [2023-03-29T22:26:21.217Z] ---> e0f6e11b6286 [2023-03-29T22:26:21.217Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:26:21.477Z] ---> e1f0c768b937 [2023-03-29T22:26:21.477Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:26:21.477Z] ---> 944e0f76600b [2023-03-29T22:26:21.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T22:26:22.426Z] ---> 399ef279b5d8 [2023-03-29T22:26:22.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:26:22.426Z] ---> 662e88bd3525 [2023-03-29T22:26:22.426Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T22:26:22.426Z] ---> Running in 1a715b572cb0 [2023-03-29T22:26:22.426Z] Removing intermediate container 1a715b572cb0 [2023-03-29T22:26:22.426Z] ---> 5d2427f47da5 [2023-03-29T22:26:22.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:26:22.426Z] ---> Running in 35e37a839e06 [2023-03-29T22:26:22.426Z] Removing intermediate container 35e37a839e06 [2023-03-29T22:26:22.426Z] ---> 51ca25ddf07b [2023-03-29T22:26:22.426Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T22:26:22.687Z] ---> Running in d1f73b1b327a [2023-03-29T22:26:22.687Z] Removing intermediate container d1f73b1b327a [2023-03-29T22:26:22.687Z] ---> e59c6ec2a560 [2023-03-29T22:26:22.687Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:26:22.687Z] ---> Running in a18bdd13e051 [2023-03-29T22:26:22.687Z] Removing intermediate container a18bdd13e051 [2023-03-29T22:26:22.687Z] ---> 09e30bfb8b37 [2023-03-29T22:26:22.687Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:26:22.687Z] ---> Running in 1ac83c1dcd08 [2023-03-29T22:26:22.949Z] Removing intermediate container 1ac83c1dcd08 [2023-03-29T22:26:22.949Z] ---> 211271639407 [2023-03-29T22:26:22.949Z] [2023-03-29T22:26:22.949Z] Successfully built 211271639407 [2023-03-29T22:26:22.949Z] Successfully tagged support-notifications:latest [2023-03-29T22:26:22.958Z]  Building support-notifications ... done  [Pipeline] } [2023-03-29T22:26:22.979Z] $ docker stop --time=1 c562884cd71ced8131db60b97d4cd2c386c656f37ce838ae07067df9e755b889 [2023-03-29T22:26:24.370Z] $ docker rm -f --volumes c562884cd71ced8131db60b97d4cd2c386c656f37ce838ae07067df9e755b889 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:26:24.799Z] + docker images [2023-03-29T22:26:24.799Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T22:26:24.799Z] support-notifications latest 211271639407 2 seconds ago 32.7MB [2023-03-29T22:26:24.799Z] 13a08d402300 8 seconds ago 1.75GB [2023-03-29T22:26:24.799Z] security-secretstore-setup latest 4a4e75488ea6 27 seconds ago 32.8MB [2023-03-29T22:26:24.799Z] security-spire-server latest 20faf21ac2bf 27 seconds ago 89.8MB [2023-03-29T22:26:24.799Z] security-bootstrapper latest d025c391659b 35 seconds ago 22.2MB [2023-03-29T22:26:24.799Z] 22fd131c22f8 38 seconds ago 1.54GB [2023-03-29T22:26:24.799Z] security-proxy-setup latest ae10c2163ab0 57 seconds ago 18.7MB [2023-03-29T22:26:24.799Z] f2f8fbc0d2d0 58 seconds ago 1.68GB [2023-03-29T22:26:24.799Z] core-common-config-bootstrapper latest a9d5dbd1998d About a minute ago 17.2MB [2023-03-29T22:26:24.799Z] d5f58b23d2b4 About a minute ago 1.67GB [2023-03-29T22:26:24.799Z] 2410f2e1b70c About a minute ago 1.67GB [2023-03-29T22:26:24.799Z] core-data latest 0e1fbcc0e3dd 2 minutes ago 20MB [2023-03-29T22:26:24.799Z] core-metadata latest 38bea41a57a6 2 minutes ago 20.4MB [2023-03-29T22:26:24.799Z] 9bd11cb078d8 2 minutes ago 1.68GB [2023-03-29T22:26:24.799Z] support-scheduler latest 67aff2406e3e 3 minutes ago 32.1MB [2023-03-29T22:26:24.799Z] bd1049cca5ee 3 minutes ago 1.69GB [2023-03-29T22:26:24.799Z] e127e7a31d1f 3 minutes ago 1.75GB [2023-03-29T22:26:24.799Z] 2e5bbba3306c 3 minutes ago 1.69GB [2023-03-29T22:26:24.799Z] core-command latest 2411d9ac0678 3 minutes ago 19.8MB [2023-03-29T22:26:24.799Z] security-spiffe-token-provider latest b51166f47617 3 minutes ago 32.8MB [2023-03-29T22:26:24.799Z] security-proxy-auth latest 5ca969a4631b 4 minutes ago 18.3MB [2023-03-29T22:26:24.799Z] security-spire-agent latest 6a6a45131ccd 4 minutes ago 129MB [2023-03-29T22:26:24.799Z] a65f32627ddf 4 minutes ago 1.73GB [2023-03-29T22:26:24.799Z] security-spire-config latest 038bc4dfb9f7 4 minutes ago 88.9MB [2023-03-29T22:26:24.799Z] 37640127d75c 4 minutes ago 1.69GB [2023-03-29T22:26:24.799Z] 703862de71f6 4 minutes ago 1.66GB [2023-03-29T22:26:24.799Z] a1debf829b6b 4 minutes ago 1.54GB [2023-03-29T22:26:24.800Z] ccb3c14b7b41 4 minutes ago 1.54GB [2023-03-29T22:26:24.800Z] ci-base-image-x86_64 latest a1e0922e2e95 9 minutes ago 881MB [2023-03-29T22:26:24.800Z] alpine 3.17 9ed4aefc74f6 4 hours ago 7.05MB [2023-03-29T22:26:24.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-29T22:26:24.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-29T22:26:24.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T22:28:43.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:28:43.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:28:43.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:28:43.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T22:28:43.564Z] + ls -al . [2023-03-29T22:28:43.831Z] total 700 [2023-03-29T22:28:43.831Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 22:20 . [2023-03-29T22:28:43.831Z] drwxr-xr-x 4 root root 4096 Mar 29 22:19 .. [2023-03-29T22:28:43.831Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 22:18 .blubracket [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 22:18 .dockerignore [2023-03-29T22:28:43.831Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 22:18 .git [2023-03-29T22:28:43.831Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 22:18 .github [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 22:18 .gitignore [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 22:18 .golangci.yml [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 22:18 .hadolint.yml [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 22:18 .sonarcloud.properties [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 22:18 ADOPTERS.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 22:18 Attribution.txt [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 22:18 CHANGELOG.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 22:18 CONTRIBUTING.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 22:18 GOVERNANCE.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 22:18 Jenkinsfile [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 22:18 LICENSE [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 22:18 Makefile [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 22:18 OWNERS.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 22:18 README.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 22:18 SECURITY.md [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 22:16 VERSION [2023-03-29T22:28:43.831Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 22:18 bin [2023-03-29T22:28:43.831Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 22:18 cmd [2023-03-29T22:28:43.831Z] -rw-r--r-- 1 root root 447380 Mar 29 22:25 coverage.out [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 22:18 go.mod [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 22:18 go.sum [2023-03-29T22:28:43.831Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 22:18 internal [2023-03-29T22:28:43.831Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 22:18 openapi [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 22:18 security.txt [2023-03-29T22:28:43.831Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 22:18 snap [2023-03-29T22:28:43.831Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 22:18 version.go [Pipeline] sh [2023-03-29T22:28:44.497Z] + '[' -e coverage.out ] [2023-03-29T22:28:44.497Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T22:28:44.533Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T22:28:45.365Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T22:28:45.691Z] + make build [2023-03-29T22:28:45.975Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T22:30:22.588Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T22:30:23.549Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T22:30:30.277Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T22:30:32.919Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T22:31:29.466Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T22:31:30.432Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T22:31:37.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T22:31:43.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T22:31:47.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T22:31:51.335Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T22:31:57.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-29T22:32:06.216Z] $ docker stop --time=1 17ee7c8c47997f6a0442578cc9a039a67e97c1c0882329604817f1d33fb9c515 [2023-03-29T22:32:08.570Z] $ docker rm -f --volumes 17ee7c8c47997f6a0442578cc9a039a67e97c1c0882329604817f1d33fb9c515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:32:11.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T22:32:11.136Z] [2023-03-29T22:32:11.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:32:11.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T22:32:11.540Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-29T22:32:11.540Z] 29e5d40040c1: Pulling fs layer [2023-03-29T22:32:11.540Z] 1ce36da41761: Pulling fs layer [2023-03-29T22:32:11.540Z] 25b303627fd3: Pulling fs layer [2023-03-29T22:32:11.807Z] 29e5d40040c1: Verifying Checksum [2023-03-29T22:32:11.807Z] 29e5d40040c1: Download complete [2023-03-29T22:32:12.075Z] 1ce36da41761: Verifying Checksum [2023-03-29T22:32:12.075Z] 1ce36da41761: Download complete [2023-03-29T22:32:12.343Z] 29e5d40040c1: Pull complete [2023-03-29T22:32:13.745Z] 1ce36da41761: Pull complete [2023-03-29T22:32:13.745Z] 25b303627fd3: Verifying Checksum [2023-03-29T22:32:13.745Z] 25b303627fd3: Download complete [2023-03-29T22:32:23.807Z] 25b303627fd3: Pull complete [2023-03-29T22:32:23.807Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-29T22:32:23.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T22:32:23.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:32:24.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-6267 does not seem to be running inside a container [2023-03-29T22:32:24.197Z] $ 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-03-29T22:32:26.513Z] $ docker top b074d17bd8c1b79a1aef3f128dc0080528d0d39011b22107799edd92c78aea10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:32:27.379Z] + docker-compose build --help [2023-03-29T22:32:27.379Z] + grep parallel [2023-03-29T22:32:32.711Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T22:32:32.745Z] $ docker stop --time=1 b074d17bd8c1b79a1aef3f128dc0080528d0d39011b22107799edd92c78aea10 [2023-03-29T22:32:34.450Z] $ docker rm -f --volumes b074d17bd8c1b79a1aef3f128dc0080528d0d39011b22107799edd92c78aea10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:32:35.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T22:32:35.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:32:35.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-6267 does not seem to be running inside a container [2023-03-29T22:32:35.536Z] $ 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-03-29T22:32:36.759Z] $ docker top b0df76e1b5bb9ac0b91750488de0db17289324be56509dedd54f7c636fd1bca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:32:37.655Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T22:32:44.295Z] Building core-command ... [2023-03-29T22:32:44.295Z] Building core-common-config-bootstrapper ... [2023-03-29T22:32:44.295Z] Building core-data ... [2023-03-29T22:32:44.295Z] Building core-metadata ... [2023-03-29T22:32:44.295Z] Building security-bootstrapper ... [2023-03-29T22:32:44.295Z] Building security-proxy-auth ... [2023-03-29T22:32:44.295Z] Building security-proxy-setup ... [2023-03-29T22:32:44.295Z] Building security-secretstore-setup ... [2023-03-29T22:32:44.295Z] Building security-spiffe-token-provider ... [2023-03-29T22:32:44.295Z] Building security-spire-agent ... [2023-03-29T22:32:44.295Z] Building security-spire-config ... [2023-03-29T22:32:44.295Z] Building security-spire-server ... [2023-03-29T22:32:44.295Z] Building support-notifications ... [2023-03-29T22:32:44.295Z] Building support-scheduler ... [2023-03-29T22:32:44.295Z] Building core-command [2023-03-29T22:32:44.295Z] Building core-data [2023-03-29T22:32:44.295Z] Building security-bootstrapper [2023-03-29T22:32:44.295Z] Building core-metadata [2023-03-29T22:32:44.295Z] Building security-spiffe-token-provider [2023-03-29T22:33:31.134Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:33:31.134Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:33:31.134Z] ---> e8c0d6b8a5a6 [2023-03-29T22:33:31.134Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:33:31.134Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:33:31.134Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:33:31.134Z] ---> e8c0d6b8a5a6 [2023-03-29T22:33:31.134Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:33:31.134Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:33:31.134Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:33:31.134Z] ---> e8c0d6b8a5a6 [2023-03-29T22:33:31.134Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T22:33:31.134Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:33:31.134Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:33:31.134Z] ---> e8c0d6b8a5a6 [2023-03-29T22:33:31.134Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:33:31.134Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:33:31.134Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:33:31.134Z] ---> e8c0d6b8a5a6 [2023-03-29T22:33:31.134Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T22:33:31.134Z] ---> Running in 97dc001bfa17 [2023-03-29T22:33:31.134Z] ---> Running in 53b0885b9335 [2023-03-29T22:33:31.134Z] ---> Running in ad269e6bae81 [2023-03-29T22:33:31.134Z] ---> Running in 168d9222d5e4 [2023-03-29T22:33:31.134Z] ---> Running in 3578e0eaff76 [2023-03-29T22:33:31.134Z] Removing intermediate container 97dc001bfa17 [2023-03-29T22:33:31.134Z] ---> 14e2b082abaa [2023-03-29T22:33:31.134Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T22:33:31.134Z] Removing intermediate container 53b0885b9335 [2023-03-29T22:33:31.134Z] ---> bde83a78f745 [2023-03-29T22:33:31.134Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T22:33:31.134Z] Removing intermediate container ad269e6bae81 [2023-03-29T22:33:31.134Z] ---> 18d5670473b3 [2023-03-29T22:33:31.134Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T22:33:31.134Z] ---> Running in f0ca8ef7c467 [2023-03-29T22:33:31.134Z] ---> Running in bc5267757040 [2023-03-29T22:33:31.134Z] Removing intermediate container 168d9222d5e4 [2023-03-29T22:33:31.134Z] ---> 946f6513cf62 [2023-03-29T22:33:31.134Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T22:33:31.134Z] Removing intermediate container 3578e0eaff76 [2023-03-29T22:33:31.134Z] ---> 8780fd858c0c [2023-03-29T22:33:31.134Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:33:31.134Z] ---> Running in 49d65abae4da [2023-03-29T22:33:31.134Z] ---> Running in 445e07885a4d [2023-03-29T22:33:31.402Z] ---> Running in b002191b0144 [2023-03-29T22:33:31.667Z] Removing intermediate container f0ca8ef7c467 [2023-03-29T22:33:31.667Z] ---> 7047be9f528f [2023-03-29T22:33:31.667Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T22:33:31.940Z] Removing intermediate container bc5267757040 [2023-03-29T22:33:31.940Z] ---> a282f1612c11 [2023-03-29T22:33:31.940Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T22:33:31.940Z] ---> Running in 389a11387cbd [2023-03-29T22:33:32.208Z] Removing intermediate container b002191b0144 [2023-03-29T22:33:32.208Z] ---> 307a3fc2f5ac [2023-03-29T22:33:32.208Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:33:32.208Z] ---> Running in 4243daf0ff99 [2023-03-29T22:33:32.474Z] ---> Running in 51b0fb3c8568 [2023-03-29T22:33:33.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:33.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:33.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:34.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:34.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:34.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:34.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:34.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:35.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:35.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:35.938Z] v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:33:35.938Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:33:35.938Z] OK: 17694 distinct packages available [2023-03-29T22:33:35.938Z] OK: 263 MiB in 53 packages [2023-03-29T22:33:35.938Z] OK: 263 MiB in 53 packages [2023-03-29T22:33:36.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:36.786Z] OK: 263 MiB in 53 packages [2023-03-29T22:33:37.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:33:37.053Z] OK: 263 MiB in 53 packages [2023-03-29T22:33:38.021Z] Removing intermediate container 49d65abae4da [2023-03-29T22:33:38.021Z] ---> f63877b62c13 [2023-03-29T22:33:38.021Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T22:33:38.021Z] Removing intermediate container 389a11387cbd [2023-03-29T22:33:38.021Z] ---> c0b64db80d88 [2023-03-29T22:33:38.021Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T22:33:38.287Z] OK: 263 MiB in 53 packages [2023-03-29T22:33:38.554Z] Removing intermediate container 4243daf0ff99 [2023-03-29T22:33:38.554Z] ---> dbb65f201cc8 [2023-03-29T22:33:38.554Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T22:33:38.823Z] Removing intermediate container 51b0fb3c8568 [2023-03-29T22:33:38.823Z] ---> d8f65bf2172a [2023-03-29T22:33:38.823Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:33:39.419Z] ---> 9b6ffe677720 [2023-03-29T22:33:39.419Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:33:39.419Z] ---> 0d5ebb8689c0 [2023-03-29T22:33:39.419Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:33:39.419Z] ---> Running in 341741a430c9 [2023-03-29T22:33:39.419Z] ---> Running in eabab09fe303 [2023-03-29T22:33:39.685Z] ---> 64b8f72ba3d1 [2023-03-29T22:33:39.685Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:33:39.950Z] Removing intermediate container 445e07885a4d [2023-03-29T22:33:39.950Z] ---> f0e322f6ab51 [2023-03-29T22:33:39.950Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T22:33:39.950Z] ---> Running in cc35a063dca7 [2023-03-29T22:33:40.219Z] ---> 0680bcafae88 [2023-03-29T22:33:40.219Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:33:40.499Z] ---> Running in 44ec6a32d240 [2023-03-29T22:33:41.079Z] ---> 56755b25f690 [2023-03-29T22:33:41.079Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:33:41.346Z] ---> Running in f439ba84f52c [2023-03-29T22:35:47.998Z] Removing intermediate container eabab09fe303 [2023-03-29T22:35:47.998Z] ---> 75917a7d124a [2023-03-29T22:35:47.998Z] Step 7/33 : COPY . . [2023-03-29T22:35:47.998Z] Removing intermediate container 341741a430c9 [2023-03-29T22:35:47.998Z] ---> 58b96aa30a94 [2023-03-29T22:35:47.998Z] Step 8/25 : COPY . . [2023-03-29T22:35:47.998Z] Removing intermediate container cc35a063dca7 [2023-03-29T22:35:47.998Z] ---> fdd1c2b60891 [2023-03-29T22:35:47.998Z] Step 8/24 : COPY . . [2023-03-29T22:35:47.998Z] Removing intermediate container f439ba84f52c [2023-03-29T22:35:47.998Z] ---> a19f91e8b98d [2023-03-29T22:35:47.998Z] Step 7/20 : COPY . . [2023-03-29T22:35:47.998Z] Removing intermediate container 44ec6a32d240 [2023-03-29T22:35:47.998Z] ---> b7f2019dace9 [2023-03-29T22:35:47.998Z] Step 8/23 : COPY . . [2023-03-29T22:36:06.372Z] ---> 89e27db3d56d [2023-03-29T22:36:06.372Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T22:36:06.372Z] ---> bf302333040c [2023-03-29T22:36:06.372Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T22:36:06.372Z] ---> ae9685ac8eb9 [2023-03-29T22:36:06.372Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T22:36:06.372Z] ---> b4cf929c215d [2023-03-29T22:36:06.372Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T22:36:06.372Z] ---> 135672fa9ac7 [2023-03-29T22:36:06.372Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T22:36:06.372Z] ---> Running in 7305b93eaa8d [2023-03-29T22:36:06.372Z] ---> Running in 1230a93984f6 [2023-03-29T22:36:06.372Z] ---> Running in e1a7ca1da6ce [2023-03-29T22:36:06.372Z] ---> Running in cc640da1e0fd [2023-03-29T22:36:06.372Z] ---> Running in 290242ebf746 [2023-03-29T22:36:06.372Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T22:36:06.372Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T22:36:06.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T22:36:06.641Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-29T22:36:06.641Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T22:43:13.633Z] Removing intermediate container e1a7ca1da6ce [2023-03-29T22:43:13.633Z] ---> 4dc65a1d1870 [2023-03-29T22:43:13.633Z] [2023-03-29T22:43:13.633Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T22:43:13.633Z] 3.17: Pulling from library/alpine [2023-03-29T22:43:13.633Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:43:13.633Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:43:13.633Z] ---> 51e60588ff2c [2023-03-29T22:43:13.633Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T22:43:13.633Z] ---> Running in 83f9efc34792 [2023-03-29T22:43:14.226Z] Removing intermediate container 83f9efc34792 [2023-03-29T22:43:14.226Z] ---> 0bb0867a91f3 [2023-03-29T22:43:14.226Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T22:43:14.226Z] ---> Running in 2a1bba05e293 [2023-03-29T22:43:16.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:43:17.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:43:19.376Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T22:43:19.376Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T22:43:19.377Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:43:19.377Z] OK: 8 MiB in 17 packages [2023-03-29T22:43:21.335Z] Removing intermediate container 2a1bba05e293 [2023-03-29T22:43:21.335Z] ---> 9845359b0b6f [2023-03-29T22:43:21.335Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T22:43:21.335Z] ---> Running in 8e6cf82a77b0 [2023-03-29T22:43:21.933Z] Removing intermediate container 8e6cf82a77b0 [2023-03-29T22:43:21.933Z] ---> 10bda1e4ad13 [2023-03-29T22:43:21.933Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T22:43:21.933Z] ---> Running in 8e8ee9aa5731 [2023-03-29T22:43:22.549Z] Removing intermediate container 8e8ee9aa5731 [2023-03-29T22:43:22.549Z] ---> e6fc8e08b74e [2023-03-29T22:43:22.549Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T22:43:22.549Z] ---> Running in 01fa1657cf83 [2023-03-29T22:43:23.141Z] Removing intermediate container 01fa1657cf83 [2023-03-29T22:43:23.141Z] ---> a79d5acd9b08 [2023-03-29T22:43:23.141Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T22:43:23.420Z] ---> Running in cb9988956e4a [2023-03-29T22:43:24.010Z] Removing intermediate container cb9988956e4a [2023-03-29T22:43:24.010Z] ---> 6d9c0cb8cc08 [2023-03-29T22:43:24.010Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T22:43:24.010Z] ---> Running in 0ae3c4fbac3c [2023-03-29T22:43:27.428Z] Removing intermediate container 0ae3c4fbac3c [2023-03-29T22:43:27.428Z] ---> 3de473436985 [2023-03-29T22:43:27.428Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T22:43:27.708Z] ---> Running in 35a23d946e4c [2023-03-29T22:43:28.319Z] Removing intermediate container 35a23d946e4c [2023-03-29T22:43:28.319Z] ---> 1ade5e292d9f [2023-03-29T22:43:28.319Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T22:43:29.292Z] ---> bb66ed2d3c34 [2023-03-29T22:43:29.292Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T22:43:29.564Z] ---> Running in e0fc0b0f6b10 [2023-03-29T22:43:33.846Z] Removing intermediate container e0fc0b0f6b10 [2023-03-29T22:43:33.846Z] ---> cbbe7ee10991 [2023-03-29T22:43:33.846Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:43:34.115Z] ---> 0e3a1a4b55fd [2023-03-29T22:43:34.115Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:43:35.110Z] ---> 2204d22ef5b8 [2023-03-29T22:43:35.110Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T22:43:37.727Z] ---> 72cffb434d8c [2023-03-29T22:43:37.727Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T22:43:38.689Z] ---> 2bf391236b0e [2023-03-29T22:43:38.689Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T22:43:39.655Z] ---> b23257e89186 [2023-03-29T22:43:39.655Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T22:43:40.621Z] ---> 2c4455e2bfe4 [2023-03-29T22:43:40.621Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T22:43:42.059Z] ---> 44079e463b6d [2023-03-29T22:43:42.059Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T22:43:43.050Z] ---> 5617b007362e [2023-03-29T22:43:43.050Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T22:43:43.328Z] ---> Running in 865a879c7dc9 [2023-03-29T22:43:46.696Z] Removing intermediate container 865a879c7dc9 [2023-03-29T22:43:46.696Z] ---> 89f115dcc8a3 [2023-03-29T22:43:46.696Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T22:43:46.978Z] ---> Running in 6d3c48f735ae [2023-03-29T22:43:47.944Z] Removing intermediate container 6d3c48f735ae [2023-03-29T22:43:47.944Z] ---> f1ce1f66dd26 [2023-03-29T22:43:47.944Z] Step 30/33 : CMD ["gate"] [2023-03-29T22:43:48.212Z] ---> Running in c301a50fe8c0 [2023-03-29T22:43:49.173Z] Removing intermediate container c301a50fe8c0 [2023-03-29T22:43:49.173Z] ---> 9ef87883c635 [2023-03-29T22:43:49.173Z] Step 31/33 : LABEL arch=arm64 [2023-03-29T22:43:49.448Z] ---> Running in 0506759fdd0e [2023-03-29T22:43:50.412Z] Removing intermediate container 0506759fdd0e [2023-03-29T22:43:50.412Z] ---> baaab38d0bb4 [2023-03-29T22:43:50.412Z] Step 32/33 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:43:50.412Z] ---> Running in ab7de03c3fb8 [2023-03-29T22:43:51.823Z] Removing intermediate container ab7de03c3fb8 [2023-03-29T22:43:51.823Z] ---> 93b4356ee371 [2023-03-29T22:43:51.823Z] Step 33/33 : LABEL version=0.0.0 [2023-03-29T22:43:51.823Z] ---> Running in d0c2d3e922c1 [2023-03-29T22:43:52.787Z] Removing intermediate container d0c2d3e922c1 [2023-03-29T22:43:52.787Z] ---> 2b6c17bdbf97 [2023-03-29T22:43:52.787Z] [2023-03-29T22:43:53.371Z] Successfully built 2b6c17bdbf97 [2023-03-29T22:43:53.371Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-29T22:43:53.371Z]  Building security-bootstrapper ... done Building support-scheduler [2023-03-29T22:43:58.717Z] Removing intermediate container 7305b93eaa8d [2023-03-29T22:43:58.717Z] ---> 341af6f55c54 [2023-03-29T22:43:58.717Z] [2023-03-29T22:43:58.717Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T22:43:58.717Z] ---> 51e60588ff2c [2023-03-29T22:43:58.717Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:43:58.985Z] ---> Running in 0c015fe8a28c [2023-03-29T22:44:01.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:44:02.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:44:04.499Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T22:44:04.499Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:44:04.499Z] OK: 8 MiB in 16 packages [2023-03-29T22:44:07.095Z] Removing intermediate container 0c015fe8a28c [2023-03-29T22:44:07.095Z] ---> ace8c1f7ce89 [2023-03-29T22:44:07.095Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:44:07.095Z] ---> Running in 8b4ba48b6298 [2023-03-29T22:44:07.687Z] Removing intermediate container 8b4ba48b6298 [2023-03-29T22:44:07.687Z] ---> e87948d59bff [2023-03-29T22:44:07.687Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T22:44:07.959Z] ---> Running in 01b2562c2e86 [2023-03-29T22:44:09.374Z] Removing intermediate container 01b2562c2e86 [2023-03-29T22:44:09.374Z] ---> 62f3f068713a [2023-03-29T22:44:09.374Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T22:44:09.374Z] ---> Running in b094352323fa [2023-03-29T22:44:10.787Z] Removing intermediate container b094352323fa [2023-03-29T22:44:10.787Z] ---> fcdf5a067aae [2023-03-29T22:44:10.787Z] Step 15/24 : WORKDIR / [2023-03-29T22:44:11.054Z] ---> Running in 73e4c7a15e86 [2023-03-29T22:44:14.414Z] Removing intermediate container 73e4c7a15e86 [2023-03-29T22:44:14.414Z] ---> 232e91f05464 [2023-03-29T22:44:14.414Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:44:16.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:44:16.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:44:16.354Z] ---> e8c0d6b8a5a6 [2023-03-29T22:44:16.354Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:44:16.354Z] ---> Using cache [2023-03-29T22:44:16.354Z] ---> 8780fd858c0c [2023-03-29T22:44:16.354Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:44:16.354Z] ---> Using cache [2023-03-29T22:44:16.354Z] ---> 307a3fc2f5ac [2023-03-29T22:44:16.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:44:16.354Z] ---> Using cache [2023-03-29T22:44:16.354Z] ---> d8f65bf2172a [2023-03-29T22:44:16.354Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:44:16.354Z] ---> Using cache [2023-03-29T22:44:16.354Z] ---> 0680bcafae88 [2023-03-29T22:44:16.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:44:16.354Z] ---> Using cache [2023-03-29T22:44:16.354Z] ---> b7f2019dace9 [2023-03-29T22:44:16.354Z] Step 8/23 : COPY . . [2023-03-29T22:44:16.354Z] ---> Using cache [2023-03-29T22:44:16.354Z] ---> b4cf929c215d [2023-03-29T22:44:16.354Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T22:44:16.620Z] ---> 6ec58b87fae5 [2023-03-29T22:44:16.620Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:44:16.887Z] ---> Running in 875ff8ba713c [2023-03-29T22:44:19.493Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T22:44:19.780Z] ---> 2cd00229507b [2023-03-29T22:44:19.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T22:44:24.091Z] ---> 7a0cd89d915c [2023-03-29T22:44:24.091Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:44:26.041Z] ---> 52c35cacdc84 [2023-03-29T22:44:26.041Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T22:44:26.041Z] ---> Running in b35dabb378a8 [2023-03-29T22:44:27.485Z] Removing intermediate container b35dabb378a8 [2023-03-29T22:44:27.485Z] ---> 9811d1f76a97 [2023-03-29T22:44:27.485Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:44:27.755Z] ---> Running in cae92f33e620 [2023-03-29T22:44:28.742Z] Removing intermediate container cae92f33e620 [2023-03-29T22:44:28.743Z] ---> 0a2943807557 [2023-03-29T22:44:28.743Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T22:44:29.012Z] ---> Running in 9319ca83b08a [2023-03-29T22:44:29.971Z] Removing intermediate container 9319ca83b08a [2023-03-29T22:44:29.971Z] ---> 356621d12905 [2023-03-29T22:44:29.971Z] Step 23/24 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:44:30.242Z] ---> Running in 49da919731c3 [2023-03-29T22:44:30.509Z] Removing intermediate container cc640da1e0fd [2023-03-29T22:44:30.509Z] ---> db9c99394e61 [2023-03-29T22:44:30.509Z] [2023-03-29T22:44:30.509Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:44:30.509Z] ---> 51e60588ff2c [2023-03-29T22:44:30.509Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:44:30.779Z] ---> Running in ffb4d5e780ef [2023-03-29T22:44:31.045Z] Removing intermediate container 49da919731c3 [2023-03-29T22:44:31.045Z] ---> a356dd17415f [2023-03-29T22:44:31.045Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T22:44:31.313Z] Removing intermediate container 1230a93984f6 [2023-03-29T22:44:31.313Z] ---> f9ab41abdb1e [2023-03-29T22:44:31.313Z] [2023-03-29T22:44:31.313Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T22:44:31.313Z] ---> 51e60588ff2c [2023-03-29T22:44:31.313Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:44:31.313Z] ---> Using cache [2023-03-29T22:44:31.313Z] ---> ace8c1f7ce89 [2023-03-29T22:44:31.313Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:44:31.313Z] ---> Using cache [2023-03-29T22:44:31.313Z] ---> e87948d59bff [2023-03-29T22:44:31.313Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T22:44:31.313Z] ---> Running in 096ae20276ab [2023-03-29T22:44:31.581Z] ---> Running in f6151479f894 [2023-03-29T22:44:31.855Z] Removing intermediate container ffb4d5e780ef [2023-03-29T22:44:31.855Z] ---> abef708ec832 [2023-03-29T22:44:31.855Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T22:44:31.855Z] ---> Running in ebef4a8e1e60 [2023-03-29T22:44:32.122Z] Removing intermediate container 096ae20276ab [2023-03-29T22:44:32.122Z] ---> d1b0ba54a01b [2023-03-29T22:44:32.122Z] [2023-03-29T22:44:32.704Z] Removing intermediate container f6151479f894 [2023-03-29T22:44:32.704Z] ---> 20d8f40dd7c3 [2023-03-29T22:44:32.704Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T22:44:32.704Z] ---> Running in a613e834054c [2023-03-29T22:44:32.971Z] Removing intermediate container ebef4a8e1e60 [2023-03-29T22:44:32.971Z] ---> 1e48b387acf2 [2023-03-29T22:44:32.971Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T22:44:32.971Z] ---> Running in dd67835012fe [2023-03-29T22:44:33.238Z] Successfully built d1b0ba54a01b [2023-03-29T22:44:33.238Z] Successfully tagged core-command-arm64:latest [2023-03-29T22:44:33.238Z]  Building core-command ... done Building support-notifications [2023-03-29T22:44:33.508Z] Removing intermediate container a613e834054c [2023-03-29T22:44:33.508Z] ---> 4c8ee8438aa7 [2023-03-29T22:44:33.508Z] Step 15/25 : WORKDIR / [2023-03-29T22:44:33.781Z] ---> Running in 9693378b9c44 [2023-03-29T22:44:33.781Z] Removing intermediate container dd67835012fe [2023-03-29T22:44:33.781Z] ---> 6c6cd4fd2a4a [2023-03-29T22:44:33.781Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:44:34.050Z] ---> Running in cb7de0ffab02 [2023-03-29T22:44:35.013Z] Removing intermediate container 9693378b9c44 [2023-03-29T22:44:35.013Z] ---> bafccd862a39 [2023-03-29T22:44:35.013Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:44:36.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:44:36.697Z] ---> e7432218672c [2023-03-29T22:44:36.697Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:44:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:44:37.932Z] ---> 28afee5e5979 [2023-03-29T22:44:37.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T22:44:39.893Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T22:44:39.893Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:44:39.893Z] OK: 8 MiB in 16 packages [2023-03-29T22:44:39.893Z] ---> fa149664ad97 [2023-03-29T22:44:39.893Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:44:41.883Z] ---> dc7c9e53e466 [2023-03-29T22:44:41.883Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T22:44:41.883Z] Removing intermediate container cb7de0ffab02 [2023-03-29T22:44:41.883Z] ---> f21f9e3fd1c8 [2023-03-29T22:44:41.883Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:44:43.310Z] ---> c222bcff6a76 [2023-03-29T22:44:43.310Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T22:44:43.582Z] ---> Running in b0a1f6e62f09 [2023-03-29T22:44:43.852Z] ---> 74cff3ed3e02 [2023-03-29T22:44:43.852Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:44:44.437Z] Removing intermediate container b0a1f6e62f09 [2023-03-29T22:44:44.437Z] ---> 8b05885a6972 [2023-03-29T22:44:44.437Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:44:44.706Z] ---> Running in 02b14ed9cb41 [2023-03-29T22:44:45.290Z] ---> c64c1065fd21 [2023-03-29T22:44:45.290Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T22:44:45.875Z] Removing intermediate container 02b14ed9cb41 [2023-03-29T22:44:45.875Z] ---> add85a5df53a [2023-03-29T22:44:45.875Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T22:44:45.875Z] ---> Running in 2d1f49a66036 [2023-03-29T22:44:46.846Z] Removing intermediate container 2d1f49a66036 [2023-03-29T22:44:46.846Z] ---> e1bd265c1947 [2023-03-29T22:44:46.846Z] Step 24/25 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:44:47.115Z] ---> Running in 652224429d75 [2023-03-29T22:44:48.084Z] Removing intermediate container 652224429d75 [2023-03-29T22:44:48.084Z] ---> 2eeb31c82a57 [2023-03-29T22:44:48.084Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T22:44:48.084Z] ---> Running in 163763fa9ff7 [2023-03-29T22:44:49.048Z] Removing intermediate container 163763fa9ff7 [2023-03-29T22:44:49.048Z] ---> ee55e5b09c90 [2023-03-29T22:44:49.048Z] [2023-03-29T22:44:49.048Z] ---> d9e906bbba5f [2023-03-29T22:44:49.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:44:50.016Z] Successfully built ee55e5b09c90 [2023-03-29T22:44:50.016Z] Successfully tagged core-metadata-arm64:latest [2023-03-29T22:44:50.016Z]  Building core-metadata ... done Building security-spire-config [2023-03-29T22:44:50.604Z] ---> 3c32b28e5130 [2023-03-29T22:44:50.604Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T22:44:51.107Z] ---> Running in ee8bd2ea6c05 [2023-03-29T22:44:51.750Z] Removing intermediate container ee8bd2ea6c05 [2023-03-29T22:44:51.750Z] ---> ffe510752063 [2023-03-29T22:44:51.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:44:52.052Z] ---> Running in c8200d072218 [2023-03-29T22:44:52.680Z] Removing intermediate container c8200d072218 [2023-03-29T22:44:52.680Z] ---> 6875209f4870 [2023-03-29T22:44:52.680Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:44:52.961Z] ---> Running in 72c66c059d1b [2023-03-29T22:44:53.981Z] Removing intermediate container 72c66c059d1b [2023-03-29T22:44:53.981Z] ---> cd3639acc7fd [2023-03-29T22:44:53.981Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:44:54.263Z] ---> Running in 5b6781dd3b40 [2023-03-29T22:44:54.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:44:54.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:44:54.914Z] ---> e8c0d6b8a5a6 [2023-03-29T22:44:54.914Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:44:54.914Z] ---> Using cache [2023-03-29T22:44:54.914Z] ---> 8780fd858c0c [2023-03-29T22:44:54.914Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:44:54.914Z] ---> Using cache [2023-03-29T22:44:54.914Z] ---> 307a3fc2f5ac [2023-03-29T22:44:54.914Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T22:44:54.914Z] ---> Running in c87491d33f8b [2023-03-29T22:44:55.212Z] Removing intermediate container 5b6781dd3b40 [2023-03-29T22:44:55.212Z] ---> 7b496053b89c [2023-03-29T22:44:55.212Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:44:55.484Z] ---> Running in 556a384c4bfc [2023-03-29T22:44:56.449Z] Removing intermediate container 556a384c4bfc [2023-03-29T22:44:56.449Z] ---> 1841d8d47eb9 [2023-03-29T22:44:56.449Z] [2023-03-29T22:44:56.717Z] Successfully built 1841d8d47eb9 [2023-03-29T22:44:56.717Z] Successfully tagged core-data-arm64:latest [2023-03-29T22:44:56.717Z] Building security-proxy-auth [2023-03-29T22:44:56.717Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:44:57.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:44:59.095Z] OK: 263 MiB in 53 packages [2023-03-29T22:45:01.047Z] Removing intermediate container c87491d33f8b [2023-03-29T22:45:01.047Z] ---> c40f51f6258e [2023-03-29T22:45:01.047Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:45:02.009Z] ---> 4bfbeb87486d [2023-03-29T22:45:02.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:45:02.009Z] ---> Running in d9721938b1f7 [2023-03-29T22:45:28.742Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:45:28.742Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:45:28.742Z] ---> e8c0d6b8a5a6 [2023-03-29T22:45:28.742Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T22:45:28.742Z] ---> Using cache [2023-03-29T22:45:28.742Z] ---> 946f6513cf62 [2023-03-29T22:45:28.742Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T22:45:28.742Z] ---> Running in 0fb640ec7e4d [2023-03-29T22:45:28.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:45:29.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:45:29.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:45:29.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:45:29.607Z] ---> e8c0d6b8a5a6 [2023-03-29T22:45:29.607Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:45:29.607Z] ---> Using cache [2023-03-29T22:45:29.607Z] ---> 8780fd858c0c [2023-03-29T22:45:29.607Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:45:29.607Z] ---> Using cache [2023-03-29T22:45:29.607Z] ---> 307a3fc2f5ac [2023-03-29T22:45:29.607Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:45:29.607Z] ---> Using cache [2023-03-29T22:45:29.607Z] ---> d8f65bf2172a [2023-03-29T22:45:29.607Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:45:29.607Z] ---> Using cache [2023-03-29T22:45:29.607Z] ---> 0680bcafae88 [2023-03-29T22:45:29.607Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:45:29.607Z] ---> Using cache [2023-03-29T22:45:29.607Z] ---> b7f2019dace9 [2023-03-29T22:45:29.607Z] Step 8/23 : COPY . . [2023-03-29T22:45:29.879Z] ---> Using cache [2023-03-29T22:45:29.879Z] ---> b4cf929c215d [2023-03-29T22:45:29.879Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T22:45:30.875Z] ---> Running in 541a98209c6c [2023-03-29T22:45:31.846Z] OK: 263 MiB in 53 packages [2023-03-29T22:45:33.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T22:45:34.793Z] Removing intermediate container 0fb640ec7e4d [2023-03-29T22:45:34.793Z] ---> b62037c67a54 [2023-03-29T22:45:34.793Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T22:45:36.216Z] ---> 22c582bd16dd [2023-03-29T22:45:36.216Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:45:36.486Z] ---> Running in 6036617ec849 [2023-03-29T22:45:43.189Z] Removing intermediate container 290242ebf746 [2023-03-29T22:45:43.190Z] ---> b565fe5186b3 [2023-03-29T22:45:43.190Z] [2023-03-29T22:45:43.190Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T22:45:43.190Z] ---> 51e60588ff2c [2023-03-29T22:45:43.190Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T22:45:43.190Z] ---> Using cache [2023-03-29T22:45:43.190Z] ---> 0bb0867a91f3 [2023-03-29T22:45:43.190Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T22:45:43.190Z] ---> Running in 681c12052398 [2023-03-29T22:45:45.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:45:46.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:45:48.545Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:45:48.545Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:45:48.545Z] OK: 17689 distinct packages available [2023-03-29T22:45:48.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:45:49.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:45:51.594Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T22:45:51.865Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T22:45:51.865Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T22:45:51.865Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T22:45:51.865Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T22:45:51.865Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T22:45:51.865Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T22:45:51.865Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T22:45:51.865Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T22:45:51.865Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:45:52.135Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T22:45:52.727Z] OK: 11 MiB in 24 packages [2023-03-29T22:45:57.034Z] Removing intermediate container 681c12052398 [2023-03-29T22:45:57.034Z] ---> d7793dd41108 [2023-03-29T22:45:57.034Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:45:57.323Z] ---> 3cc5690d51e0 [2023-03-29T22:45:57.323Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:45:58.303Z] ---> cbfa357fdffc [2023-03-29T22:45:58.303Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T22:46:01.683Z] ---> a26b5781a04b [2023-03-29T22:46:01.683Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:46:02.704Z] ---> 004c9ba0d690 [2023-03-29T22:46:02.704Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T22:46:02.704Z] ---> Running in e21cc3400794 [2023-03-29T22:46:03.675Z] Removing intermediate container e21cc3400794 [2023-03-29T22:46:03.675Z] ---> 45db385c0216 [2023-03-29T22:46:03.675Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:46:03.675Z] ---> Running in 8df1cadc60a5 [2023-03-29T22:46:04.283Z] Removing intermediate container 8df1cadc60a5 [2023-03-29T22:46:04.283Z] ---> 3de025477e68 [2023-03-29T22:46:04.283Z] Step 18/20 : LABEL arch=arm64 [2023-03-29T22:46:04.554Z] ---> Running in c310b8c41a99 [2023-03-29T22:46:05.147Z] Removing intermediate container c310b8c41a99 [2023-03-29T22:46:05.147Z] ---> 0e1e4c5d6a01 [2023-03-29T22:46:05.147Z] Step 19/20 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:46:05.147Z] ---> Running in 6daebaf8ff05 [2023-03-29T22:46:05.762Z] Removing intermediate container 6daebaf8ff05 [2023-03-29T22:46:05.762Z] ---> 35dbfdde3a64 [2023-03-29T22:46:05.762Z] Step 20/20 : LABEL version=0.0.0 [2023-03-29T22:46:06.033Z] ---> Running in 311b91f9bbe2 [2023-03-29T22:46:06.640Z] Removing intermediate container 311b91f9bbe2 [2023-03-29T22:46:06.640Z] ---> 087ec6d1f3f4 [2023-03-29T22:46:06.640Z] [2023-03-29T22:46:06.917Z] Successfully built 087ec6d1f3f4 [2023-03-29T22:46:06.917Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-29T22:46:06.917Z] Building security-secretstore-setup [2023-03-29T22:46:29.019Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:46:29.019Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:46:29.019Z] ---> e8c0d6b8a5a6 [2023-03-29T22:46:29.019Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T22:46:29.019Z] ---> Using cache [2023-03-29T22:46:29.019Z] ---> 946f6513cf62 [2023-03-29T22:46:29.019Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T22:46:29.019Z] ---> Using cache [2023-03-29T22:46:29.019Z] ---> f63877b62c13 [2023-03-29T22:46:29.019Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T22:46:29.019Z] ---> Using cache [2023-03-29T22:46:29.019Z] ---> 0d5ebb8689c0 [2023-03-29T22:46:29.019Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:46:29.019Z] ---> Using cache [2023-03-29T22:46:29.019Z] ---> 75917a7d124a [2023-03-29T22:46:29.019Z] Step 7/25 : COPY . . [2023-03-29T22:46:29.019Z] ---> Using cache [2023-03-29T22:46:29.019Z] ---> bf302333040c [2023-03-29T22:46:29.019Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T22:46:29.990Z] ---> Running in c29b5d62bed7 [2023-03-29T22:46:33.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T22:47:00.088Z] Removing intermediate container d9721938b1f7 [2023-03-29T22:47:00.089Z] ---> 69e8f2959fd4 [2023-03-29T22:47:00.089Z] Step 8/23 : COPY . . [2023-03-29T22:47:26.829Z] ---> 08cc292803ca [2023-03-29T22:47:26.829Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T22:47:26.829Z] ---> Running in bf84bdf3543b [2023-03-29T22:47:27.429Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T22:47:39.752Z] Removing intermediate container 6036617ec849 [2023-03-29T22:47:39.752Z] ---> 6d77a531e894 [2023-03-29T22:47:39.752Z] Step 7/27 : COPY . . [2023-03-29T22:47:52.112Z] ---> 326d4f7be6d6 [2023-03-29T22:47:52.112Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T22:47:52.112Z] ---> Running in 40e5f72ff2f0 [2023-03-29T22:47:52.385Z] Removing intermediate container 40e5f72ff2f0 [2023-03-29T22:47:52.385Z] ---> 51a905edff6f [2023-03-29T22:47:52.657Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T22:47:52.657Z] ---> Running in 7a7f586b25a0 [2023-03-29T22:47:53.254Z] Removing intermediate container 7a7f586b25a0 [2023-03-29T22:47:53.254Z] ---> c4f087209e9e [2023-03-29T22:47:53.254Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T22:47:53.254Z] ---> Running in 94c0ae8d5352 [2023-03-29T22:47:53.838Z] Removing intermediate container 94c0ae8d5352 [2023-03-29T22:47:53.838Z] ---> 1ab4a810fdfe [2023-03-29T22:47:53.838Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T22:47:54.107Z] ---> Running in bc2cd1275b87 [2023-03-29T22:47:58.366Z] Removing intermediate container bc2cd1275b87 [2023-03-29T22:47:58.366Z] ---> e305093ee0aa [2023-03-29T22:47:58.366Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T22:47:58.366Z] ---> Running in 99ec2b95f4fc [2023-03-29T22:47:58.635Z] Removing intermediate container 99ec2b95f4fc [2023-03-29T22:47:58.635Z] ---> c9ad92bef9f8 [2023-03-29T22:47:58.635Z] [2023-03-29T22:47:58.635Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T22:47:58.635Z] ---> 51e60588ff2c [2023-03-29T22:47:58.635Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T22:47:58.906Z] ---> Running in 9250069c56ee [2023-03-29T22:47:59.497Z] Removing intermediate container 9250069c56ee [2023-03-29T22:47:59.497Z] ---> 1a8885c3dd05 [2023-03-29T22:47:59.497Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T22:47:59.497Z] ---> Running in 39844bea5b9e [2023-03-29T22:48:02.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:03.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:05.021Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:48:05.021Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:48:05.021Z] OK: 17689 distinct packages available [2023-03-29T22:48:05.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:06.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:08.210Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T22:48:08.210Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T22:48:08.210Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T22:48:08.210Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T22:48:08.210Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:48:08.210Z] OK: 8 MiB in 19 packages [2023-03-29T22:48:10.789Z] Removing intermediate container 39844bea5b9e [2023-03-29T22:48:10.789Z] ---> 6a7e41934eb6 [2023-03-29T22:48:10.789Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:48:11.370Z] ---> 88c6cc23da6b [2023-03-29T22:48:11.370Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:48:12.331Z] ---> be4abaf54feb [2023-03-29T22:48:12.331Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T22:48:18.971Z] ---> 68cb49861391 [2023-03-29T22:48:18.971Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T22:48:19.561Z] ---> 33a32a213458 [2023-03-29T22:48:19.561Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T22:48:19.833Z] ---> Running in d89d59b72f4a [2023-03-29T22:48:20.419Z] Removing intermediate container d89d59b72f4a [2023-03-29T22:48:20.419Z] ---> f0fa4bf92cc1 [2023-03-29T22:48:20.419Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T22:48:23.184Z] ---> 4d04cc0ac231 [2023-03-29T22:48:23.184Z] Step 22/27 : WORKDIR / [2023-03-29T22:48:23.184Z] ---> Running in f7218aec7fd5 [2023-03-29T22:48:23.476Z] Removing intermediate container f7218aec7fd5 [2023-03-29T22:48:23.476Z] ---> 790ea94e1130 [2023-03-29T22:48:23.476Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T22:48:23.773Z] ---> Running in 7236aae8be94 [2023-03-29T22:48:24.434Z] Removing intermediate container 7236aae8be94 [2023-03-29T22:48:24.434Z] ---> 41a4d9829a41 [2023-03-29T22:48:24.434Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T22:48:24.716Z] ---> Running in 30cddd2e9530 [2023-03-29T22:48:25.350Z] Removing intermediate container 30cddd2e9530 [2023-03-29T22:48:25.350Z] ---> 242ec3a5362d [2023-03-29T22:48:25.350Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T22:48:25.350Z] ---> Running in ecccda01c712 [2023-03-29T22:48:25.979Z] Removing intermediate container ecccda01c712 [2023-03-29T22:48:25.979Z] ---> caa5d3d9bed4 [2023-03-29T22:48:25.979Z] Step 26/27 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:48:26.263Z] ---> Running in b6794bbf11aa [2023-03-29T22:48:26.879Z] Removing intermediate container b6794bbf11aa [2023-03-29T22:48:26.879Z] ---> f5cffef3a5eb [2023-03-29T22:48:26.879Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T22:48:27.157Z] ---> Running in 9621ffe228c3 [2023-03-29T22:48:27.744Z] Removing intermediate container 9621ffe228c3 [2023-03-29T22:48:27.744Z] ---> f2fb46f23700 [2023-03-29T22:48:27.744Z] [2023-03-29T22:48:28.012Z] Successfully built f2fb46f23700 [2023-03-29T22:48:28.012Z] Successfully tagged security-spire-config-arm64:latest [2023-03-29T22:48:28.012Z]  Building security-spire-config ... done Building security-spire-server [2023-03-29T22:48:50.094Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:48:50.094Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:48:50.094Z] ---> e8c0d6b8a5a6 [2023-03-29T22:48:50.094Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> 946f6513cf62 [2023-03-29T22:48:50.094Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> b62037c67a54 [2023-03-29T22:48:50.094Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> 22c582bd16dd [2023-03-29T22:48:50.094Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> 6d77a531e894 [2023-03-29T22:48:50.094Z] Step 7/26 : COPY . . [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> 326d4f7be6d6 [2023-03-29T22:48:50.094Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> 51a905edff6f [2023-03-29T22:48:50.094Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> c4f087209e9e [2023-03-29T22:48:50.094Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T22:48:50.094Z] ---> Using cache [2023-03-29T22:48:50.094Z] ---> 1ab4a810fdfe [2023-03-29T22:48:50.094Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T22:48:50.094Z] ---> Running in 5332680b06eb [2023-03-29T22:48:52.072Z] Removing intermediate container 5332680b06eb [2023-03-29T22:48:52.343Z] ---> 61e10495d517 [2023-03-29T22:48:52.343Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T22:48:52.343Z] ---> Running in f0e25d628541 [2023-03-29T22:48:52.931Z] Removing intermediate container f0e25d628541 [2023-03-29T22:48:52.931Z] ---> 90b0609b9977 [2023-03-29T22:48:52.931Z] [2023-03-29T22:48:52.931Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T22:48:52.931Z] ---> 51e60588ff2c [2023-03-29T22:48:52.931Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T22:48:52.931Z] ---> Using cache [2023-03-29T22:48:52.931Z] ---> 1a8885c3dd05 [2023-03-29T22:48:52.931Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T22:48:52.931Z] ---> Running in 7d8e53d1803c [2023-03-29T22:48:54.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:55.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:57.817Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T22:48:57.817Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T22:48:57.817Z] OK: 17689 distinct packages available [2023-03-29T22:48:58.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:48:59.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:49:01.026Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T22:49:01.026Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T22:49:01.026Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T22:49:01.026Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T22:49:01.026Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T22:49:01.026Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:49:01.026Z] OK: 9 MiB in 20 packages [2023-03-29T22:49:03.115Z] Removing intermediate container 7d8e53d1803c [2023-03-29T22:49:03.115Z] ---> 894d81c47b29 [2023-03-29T22:49:03.115Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:49:04.558Z] ---> 09080b72d1e6 [2023-03-29T22:49:04.558Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:49:05.148Z] ---> 5c75f4e26903 [2023-03-29T22:49:05.148Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T22:49:11.830Z] ---> 2b5b647afce4 [2023-03-29T22:49:11.831Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T22:49:12.798Z] ---> 7827abdf3ac1 [2023-03-29T22:49:12.798Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T22:49:13.765Z] ---> 7f96a6cf08e2 [2023-03-29T22:49:13.765Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T22:49:14.730Z] ---> 443b51268c3c [2023-03-29T22:49:14.730Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T22:49:15.001Z] ---> Running in 39b63a291758 [2023-03-29T22:49:15.585Z] Removing intermediate container 39b63a291758 [2023-03-29T22:49:15.585Z] ---> 4ac095663536 [2023-03-29T22:49:15.585Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T22:49:15.585Z] ---> Running in d01f465e3845 [2023-03-29T22:49:16.170Z] Removing intermediate container d01f465e3845 [2023-03-29T22:49:16.170Z] ---> 3e2a071cb2e4 [2023-03-29T22:49:16.170Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T22:49:16.438Z] ---> Running in b9b44b8a7e51 [2023-03-29T22:49:17.020Z] Removing intermediate container b9b44b8a7e51 [2023-03-29T22:49:17.021Z] ---> 85574697b006 [2023-03-29T22:49:17.021Z] Step 25/26 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:49:17.021Z] ---> Running in c4f7c1bdf006 [2023-03-29T22:49:17.605Z] Removing intermediate container c4f7c1bdf006 [2023-03-29T22:49:17.605Z] ---> ae1a901d31f8 [2023-03-29T22:49:17.605Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T22:49:17.874Z] ---> Running in 80fdfa10d2c0 [2023-03-29T22:49:18.460Z] Removing intermediate container 80fdfa10d2c0 [2023-03-29T22:49:18.460Z] ---> 4e4a89033f1a [2023-03-29T22:49:18.460Z] [2023-03-29T22:49:18.743Z] Successfully built 4e4a89033f1a [2023-03-29T22:49:19.018Z] Successfully tagged security-spire-server-arm64:latest [2023-03-29T22:49:19.018Z] Building security-proxy-setup [2023-03-29T22:49:41.124Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:49:41.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:49:41.124Z] ---> e8c0d6b8a5a6 [2023-03-29T22:49:41.124Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T22:49:41.124Z] ---> Using cache [2023-03-29T22:49:41.124Z] ---> 946f6513cf62 [2023-03-29T22:49:41.124Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T22:49:41.124Z] ---> Using cache [2023-03-29T22:49:41.124Z] ---> f63877b62c13 [2023-03-29T22:49:41.124Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T22:49:41.124Z] ---> Using cache [2023-03-29T22:49:41.124Z] ---> 0d5ebb8689c0 [2023-03-29T22:49:41.124Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:49:41.124Z] ---> Using cache [2023-03-29T22:49:41.124Z] ---> 75917a7d124a [2023-03-29T22:49:41.124Z] Step 7/22 : COPY . . [2023-03-29T22:49:41.124Z] ---> Using cache [2023-03-29T22:49:41.124Z] ---> bf302333040c [2023-03-29T22:49:41.124Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T22:49:41.395Z] ---> Running in a2e9b9badc93 [2023-03-29T22:49:44.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T22:53:50.899Z] Removing intermediate container 541a98209c6c [2023-03-29T22:53:50.899Z] ---> fe1573077db4 [2023-03-29T22:53:50.899Z] [2023-03-29T22:53:50.899Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:53:50.899Z] ---> 51e60588ff2c [2023-03-29T22:53:50.899Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T22:53:50.899Z] ---> Running in 01ef1e9cdb15 [2023-03-29T22:53:50.899Z] Removing intermediate container 01ef1e9cdb15 [2023-03-29T22:53:50.899Z] ---> aac57c0931dc [2023-03-29T22:53:50.899Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:53:50.899Z] ---> Running in 4a991d744fda [2023-03-29T22:53:50.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:53:50.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:53:50.899Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T22:53:50.899Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:53:50.899Z] OK: 8 MiB in 16 packages [2023-03-29T22:53:50.899Z] Removing intermediate container 4a991d744fda [2023-03-29T22:53:50.899Z] ---> 6489e9735878 [2023-03-29T22:53:50.899Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:53:50.899Z] ---> 68beb345f00c [2023-03-29T22:53:50.899Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:53:51.867Z] ---> 50cc5b8127d8 [2023-03-29T22:53:51.867Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T22:53:53.832Z] ---> 92d8f983d690 [2023-03-29T22:53:53.832Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:53:54.417Z] ---> ac72135a2774 [2023-03-29T22:53:54.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T22:53:55.395Z] ---> d0faff19123c [2023-03-29T22:53:55.395Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:53:55.669Z] ---> Running in a33ef97c4983 [2023-03-29T22:53:59.034Z] Removing intermediate container a33ef97c4983 [2023-03-29T22:53:59.034Z] ---> 46ba40b3259c [2023-03-29T22:53:59.034Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:53:59.309Z] ---> Running in 61c4cc195aac [2023-03-29T22:53:59.892Z] Removing intermediate container 61c4cc195aac [2023-03-29T22:53:59.892Z] ---> fd6df7a8ed48 [2023-03-29T22:53:59.892Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T22:54:00.160Z] ---> Running in b4fa50fc7e82 [2023-03-29T22:54:00.425Z] Removing intermediate container b4fa50fc7e82 [2023-03-29T22:54:00.425Z] ---> 99b70e05c1cc [2023-03-29T22:54:00.425Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:54:00.692Z] ---> Running in 5e399979364a [2023-03-29T22:54:01.271Z] Removing intermediate container 5e399979364a [2023-03-29T22:54:01.271Z] ---> cfa414fe4bd6 [2023-03-29T22:54:01.271Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:54:01.271Z] ---> Running in fd02e6fac3eb [2023-03-29T22:54:01.857Z] Removing intermediate container fd02e6fac3eb [2023-03-29T22:54:01.857Z] ---> b88d35610c48 [2023-03-29T22:54:01.857Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:54:01.857Z] ---> Running in 536a0d0b2708 [2023-03-29T22:54:05.616Z] Removing intermediate container 536a0d0b2708 [2023-03-29T22:54:05.616Z] ---> ae9365e6a6ab [2023-03-29T22:54:05.616Z] [2023-03-29T22:54:05.616Z] Successfully built ae9365e6a6ab [2023-03-29T22:54:05.616Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-29T22:54:05.616Z] Building core-common-config-bootstrapper [2023-03-29T22:54:27.674Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:54:27.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:54:27.674Z] ---> e8c0d6b8a5a6 [2023-03-29T22:54:27.674Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T22:54:27.674Z] ---> Using cache [2023-03-29T22:54:27.674Z] ---> 8780fd858c0c [2023-03-29T22:54:27.674Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T22:54:27.674Z] ---> Using cache [2023-03-29T22:54:27.674Z] ---> 307a3fc2f5ac [2023-03-29T22:54:27.674Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T22:54:27.674Z] ---> Using cache [2023-03-29T22:54:27.674Z] ---> d8f65bf2172a [2023-03-29T22:54:27.674Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T22:54:27.674Z] ---> Using cache [2023-03-29T22:54:27.674Z] ---> 0680bcafae88 [2023-03-29T22:54:27.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:54:27.674Z] ---> Using cache [2023-03-29T22:54:27.674Z] ---> b7f2019dace9 [2023-03-29T22:54:27.674Z] Step 8/23 : COPY . . [2023-03-29T22:54:27.674Z] ---> Using cache [2023-03-29T22:54:27.674Z] ---> b4cf929c215d [2023-03-29T22:54:27.674Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T22:54:27.674Z] ---> Running in aa6cf68b8473 [2023-03-29T22:54:27.674Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T22:54:35.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T22:54:57.931Z] Removing intermediate container c29b5d62bed7 [2023-03-29T22:54:57.931Z] ---> be5b33c227fb [2023-03-29T22:54:57.931Z] [2023-03-29T22:54:57.931Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T22:54:57.931Z] ---> 51e60588ff2c [2023-03-29T22:54:57.931Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T22:54:58.891Z] ---> Running in d4f61901491a [2023-03-29T22:55:00.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:55:02.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:55:03.660Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T22:55:03.660Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T22:55:03.660Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T22:55:03.660Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:55:03.660Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T22:55:04.619Z] OK: 8 MiB in 18 packages [2023-03-29T22:55:07.198Z] Removing intermediate container d4f61901491a [2023-03-29T22:55:07.198Z] ---> 7d88ecf42173 [2023-03-29T22:55:07.198Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T22:55:07.198Z] ---> Running in 2b4587b810c1 [2023-03-29T22:55:07.466Z] Removing intermediate container 2b4587b810c1 [2023-03-29T22:55:07.466Z] ---> a1b7427e10b6 [2023-03-29T22:55:07.466Z] Step 12/25 : WORKDIR / [2023-03-29T22:55:07.735Z] ---> Running in 65c66a68fd57 [2023-03-29T22:55:08.321Z] Removing intermediate container 65c66a68fd57 [2023-03-29T22:55:08.321Z] ---> 2062c78855a8 [2023-03-29T22:55:08.321Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:55:09.277Z] ---> 8c6ee0b700e9 [2023-03-29T22:55:09.277Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:55:10.230Z] ---> 70a18353270a [2023-03-29T22:55:10.230Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T22:55:11.632Z] ---> 4b62e5d93254 [2023-03-29T22:55:11.632Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T22:55:12.589Z] ---> 52dfd4a8ec6f [2023-03-29T22:55:12.589Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:55:13.990Z] ---> 73e1b574817a [2023-03-29T22:55:13.990Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T22:55:15.425Z] ---> d5c4a68588be [2023-03-29T22:55:15.425Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T22:55:17.356Z] ---> ad939b8ba023 [2023-03-29T22:55:17.356Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T22:55:17.936Z] ---> 62a98724b91c [2023-03-29T22:55:17.936Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:55:18.219Z] ---> Running in f0329391d894 [2023-03-29T22:55:21.570Z] Removing intermediate container f0329391d894 [2023-03-29T22:55:21.570Z] ---> 56076c61912e [2023-03-29T22:55:21.570Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:55:21.570Z] ---> Running in 7f42537b0f51 [2023-03-29T22:55:21.838Z] Removing intermediate container 7f42537b0f51 [2023-03-29T22:55:21.838Z] ---> a03727bacb9d [2023-03-29T22:55:21.838Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T22:55:21.838Z] ---> Running in faa5550aaa4a [2023-03-29T22:55:22.427Z] Removing intermediate container faa5550aaa4a [2023-03-29T22:55:22.427Z] ---> 83a9e617f839 [2023-03-29T22:55:22.427Z] Step 24/25 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:55:22.427Z] ---> Running in 6b4579aec389 [2023-03-29T22:55:23.015Z] Removing intermediate container 6b4579aec389 [2023-03-29T22:55:23.015Z] ---> 2be2ffd22424 [2023-03-29T22:55:23.015Z] Step 25/25 : LABEL version=0.0.0 [2023-03-29T22:55:23.015Z] ---> Running in da9d36f3c77b [2023-03-29T22:55:23.600Z] Removing intermediate container da9d36f3c77b [2023-03-29T22:55:23.600Z] ---> 43025dedea06 [2023-03-29T22:55:23.600Z] [2023-03-29T22:55:23.868Z] Successfully built 43025dedea06 [2023-03-29T22:55:23.868Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-29T22:55:23.868Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-29T22:55:42.395Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T22:55:42.395Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T22:55:42.395Z] ---> e8c0d6b8a5a6 [2023-03-29T22:55:42.395Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 946f6513cf62 [2023-03-29T22:55:42.395Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> b62037c67a54 [2023-03-29T22:55:42.395Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 22c582bd16dd [2023-03-29T22:55:42.395Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 6d77a531e894 [2023-03-29T22:55:42.395Z] Step 7/27 : COPY . . [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 326d4f7be6d6 [2023-03-29T22:55:42.395Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 51a905edff6f [2023-03-29T22:55:42.395Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> c4f087209e9e [2023-03-29T22:55:42.395Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 1ab4a810fdfe [2023-03-29T22:55:42.395Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> e305093ee0aa [2023-03-29T22:55:42.395Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> c9ad92bef9f8 [2023-03-29T22:55:42.395Z] [2023-03-29T22:55:42.395Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T22:55:42.395Z] ---> 51e60588ff2c [2023-03-29T22:55:42.395Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 1a8885c3dd05 [2023-03-29T22:55:42.395Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 894d81c47b29 [2023-03-29T22:55:42.395Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 09080b72d1e6 [2023-03-29T22:55:42.395Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:55:42.395Z] ---> Using cache [2023-03-29T22:55:42.395Z] ---> 5c75f4e26903 [2023-03-29T22:55:42.395Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T22:55:45.763Z] ---> b68e04d12af8 [2023-03-29T22:55:45.763Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T22:55:52.427Z] ---> e7ddb8fd49f2 [2023-03-29T22:55:52.427Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T22:55:52.427Z] ---> 95eaee266461 [2023-03-29T22:55:52.427Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T22:55:53.388Z] ---> 992e30e9fdf3 [2023-03-29T22:55:53.388Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T22:55:54.357Z] ---> b66a12abb348 [2023-03-29T22:55:54.357Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T22:55:54.357Z] ---> Running in c5f80d0c857f [2023-03-29T22:55:54.631Z] Removing intermediate container c5f80d0c857f [2023-03-29T22:55:54.631Z] ---> 610da3c3c53b [2023-03-29T22:55:54.631Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T22:55:54.900Z] ---> Running in 199815df44e4 [2023-03-29T22:55:55.177Z] Removing intermediate container 199815df44e4 [2023-03-29T22:55:55.177Z] ---> e29d95bc3288 [2023-03-29T22:55:55.177Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T22:55:55.177Z] ---> Running in 559c2ff7b2be [2023-03-29T22:55:55.761Z] Removing intermediate container 559c2ff7b2be [2023-03-29T22:55:55.761Z] ---> 9225ef17e856 [2023-03-29T22:55:55.761Z] Step 26/27 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:55:55.761Z] ---> Running in 80f695f1b4cc [2023-03-29T22:55:56.348Z] Removing intermediate container 80f695f1b4cc [2023-03-29T22:55:56.348Z] ---> 53589fbf7b3b [2023-03-29T22:55:56.348Z] Step 27/27 : LABEL version=0.0.0 [2023-03-29T22:55:56.348Z] ---> Running in cc3120db2d11 [2023-03-29T22:55:56.931Z] Removing intermediate container cc3120db2d11 [2023-03-29T22:55:56.931Z] ---> 586b62cf4d45 [2023-03-29T22:55:56.931Z] [2023-03-29T22:55:57.199Z] Successfully built 586b62cf4d45 [2023-03-29T22:55:57.199Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-29T22:56:29.434Z]  Building security-spire-agent ... done Removing intermediate container 875ff8ba713c [2023-03-29T22:56:29.434Z] ---> bc0568464893 [2023-03-29T22:56:29.434Z] [2023-03-29T22:56:29.434Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:56:29.434Z] ---> 51e60588ff2c [2023-03-29T22:56:29.434Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:56:29.434Z] ---> Using cache [2023-03-29T22:56:29.434Z] ---> ace8c1f7ce89 [2023-03-29T22:56:29.434Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:56:29.434Z] ---> Using cache [2023-03-29T22:56:29.434Z] ---> e87948d59bff [2023-03-29T22:56:29.434Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T22:56:30.844Z] ---> Running in d788466902ce [2023-03-29T22:56:31.112Z] Removing intermediate container d788466902ce [2023-03-29T22:56:31.112Z] ---> c352087d1027 [2023-03-29T22:56:31.112Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T22:56:31.380Z] ---> Running in 6e3abde6afa9 [2023-03-29T22:56:31.964Z] Removing intermediate container 6e3abde6afa9 [2023-03-29T22:56:31.964Z] ---> e4c65fbea7f2 [2023-03-29T22:56:31.964Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:56:32.548Z] ---> e096bf08d2c1 [2023-03-29T22:56:32.549Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:56:33.509Z] ---> da71a39a346e [2023-03-29T22:56:33.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T22:56:35.465Z] ---> c2c4a7d0bad0 [2023-03-29T22:56:35.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:56:36.424Z] ---> 62025f7934a7 [2023-03-29T22:56:36.424Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T22:56:36.690Z] ---> Running in 5b50afedc34a [2023-03-29T22:56:37.269Z] Removing intermediate container 5b50afedc34a [2023-03-29T22:56:37.269Z] ---> 8c2922c363d6 [2023-03-29T22:56:37.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:56:37.269Z] ---> Running in 99e2804ed46f [2023-03-29T22:56:37.535Z] Removing intermediate container 99e2804ed46f [2023-03-29T22:56:37.536Z] ---> db4e66506abc [2023-03-29T22:56:37.536Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:56:37.801Z] ---> Running in 36aaea78a1e2 [2023-03-29T22:56:38.381Z] Removing intermediate container 36aaea78a1e2 [2023-03-29T22:56:38.381Z] ---> 47f18e2e1287 [2023-03-29T22:56:38.381Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:56:38.381Z] ---> Running in c18a1456ca4d [2023-03-29T22:56:38.976Z] Removing intermediate container c18a1456ca4d [2023-03-29T22:56:38.976Z] ---> eb0f4bb0a1c9 [2023-03-29T22:56:38.976Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:56:38.976Z] ---> Running in ed8cc396b9bb [2023-03-29T22:56:39.561Z] Removing intermediate container ed8cc396b9bb [2023-03-29T22:56:39.561Z] ---> 74c90caf8458 [2023-03-29T22:56:39.561Z] [2023-03-29T22:56:39.828Z] Successfully built 74c90caf8458 [2023-03-29T22:56:39.828Z] Successfully tagged support-scheduler-arm64:latest [2023-03-29T22:56:58.028Z]  Building support-scheduler ... done Removing intermediate container a2e9b9badc93 [2023-03-29T22:56:58.028Z] ---> eaba0c31bd87 [2023-03-29T22:56:58.028Z] [2023-03-29T22:56:58.028Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T22:56:58.028Z] ---> 51e60588ff2c [2023-03-29T22:56:58.028Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T22:56:58.028Z] ---> Running in b132fdf6bb6e [2023-03-29T22:56:59.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:57:00.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:57:01.423Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T22:57:01.423Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T22:57:01.423Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:57:01.423Z] OK: 8 MiB in 17 packages [2023-03-29T22:57:02.836Z] Removing intermediate container b132fdf6bb6e [2023-03-29T22:57:02.836Z] ---> 766891600e1b [2023-03-29T22:57:02.836Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T22:57:02.836Z] ---> Running in 1b10778113b0 [2023-03-29T22:57:03.419Z] Removing intermediate container 1b10778113b0 [2023-03-29T22:57:03.419Z] ---> 79a73a7dfaf9 [2023-03-29T22:57:03.419Z] Step 12/22 : WORKDIR /edgex [2023-03-29T22:57:03.419Z] ---> Running in 52d785f14a37 [2023-03-29T22:57:04.001Z] Removing intermediate container 52d785f14a37 [2023-03-29T22:57:04.001Z] ---> 3b91791c6310 [2023-03-29T22:57:04.001Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:57:04.961Z] ---> 9a492d2da90f [2023-03-29T22:57:04.961Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:57:05.919Z] ---> 8da0c5d9aeca [2023-03-29T22:57:05.919Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T22:57:06.504Z] ---> 35c12f4c6d2d [2023-03-29T22:57:06.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T22:57:09.839Z] ---> 893709d70508 [2023-03-29T22:57:09.839Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T22:57:10.801Z] ---> 5c4f73affc5c [2023-03-29T22:57:10.801Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:57:10.801Z] ---> Running in 7d3df5a1f80a [2023-03-29T22:57:14.135Z] Removing intermediate container 7d3df5a1f80a [2023-03-29T22:57:14.135Z] ---> 7d7a6225e8f1 [2023-03-29T22:57:14.135Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:57:14.135Z] ---> Running in a4ad7c7d709f [2023-03-29T22:57:14.135Z] Removing intermediate container a4ad7c7d709f [2023-03-29T22:57:14.135Z] ---> fee6eb7fd8e6 [2023-03-29T22:57:14.135Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T22:57:14.401Z] ---> Running in 7538e7a8d832 [2023-03-29T22:57:14.664Z] Removing intermediate container 7538e7a8d832 [2023-03-29T22:57:14.664Z] ---> 7277ffbc72cd [2023-03-29T22:57:14.664Z] Step 21/22 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:57:14.933Z] ---> Running in 56c9f7c4a815 [2023-03-29T22:57:15.514Z] Removing intermediate container 56c9f7c4a815 [2023-03-29T22:57:15.514Z] ---> 5f72a1274814 [2023-03-29T22:57:15.514Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T22:57:15.514Z] ---> Running in bb2c2f24caf2 [2023-03-29T22:57:15.786Z] Removing intermediate container bb2c2f24caf2 [2023-03-29T22:57:15.787Z] ---> bb5c5aa50cb5 [2023-03-29T22:57:15.787Z] [2023-03-29T22:57:16.051Z] Successfully built bb5c5aa50cb5 [2023-03-29T22:57:16.051Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-29T22:58:02.855Z]  Building security-proxy-setup ... done Removing intermediate container bf84bdf3543b [2023-03-29T22:58:02.855Z] ---> a799b64efb3e [2023-03-29T22:58:02.855Z] [2023-03-29T22:58:02.855Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:58:02.855Z] ---> 51e60588ff2c [2023-03-29T22:58:02.855Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T22:58:02.855Z] ---> Running in 2170ad16f551 [2023-03-29T22:58:02.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:58:02.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:58:02.855Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T22:58:02.855Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T22:58:02.855Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T22:58:02.855Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T22:58:02.855Z] OK: 8 MiB in 17 packages [2023-03-29T22:58:03.812Z] Removing intermediate container 2170ad16f551 [2023-03-29T22:58:03.812Z] ---> 3fb610e3c8e9 [2023-03-29T22:58:03.812Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T22:58:03.812Z] ---> Running in 4cc907075045 [2023-03-29T22:58:04.079Z] Removing intermediate container 4cc907075045 [2023-03-29T22:58:04.079Z] ---> 653e63070725 [2023-03-29T22:58:04.079Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T22:58:04.352Z] ---> Running in 40bdb80aaa01 [2023-03-29T22:58:04.620Z] Removing intermediate container 40bdb80aaa01 [2023-03-29T22:58:04.620Z] ---> 55463ec9f199 [2023-03-29T22:58:04.620Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T22:58:04.892Z] ---> Running in 571024f2dfb7 [2023-03-29T22:58:05.162Z] Removing intermediate container 571024f2dfb7 [2023-03-29T22:58:05.162Z] ---> ae394e7502d0 [2023-03-29T22:58:05.162Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:58:05.746Z] ---> f4b796573ae8 [2023-03-29T22:58:05.747Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:58:06.329Z] ---> 38e36a2286fd [2023-03-29T22:58:06.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T22:58:08.269Z] ---> 65fcd9af982f [2023-03-29T22:58:08.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:58:08.537Z] ---> 608304016483 [2023-03-29T22:58:08.537Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T22:58:08.537Z] ---> Running in bbfffbf273e8 [2023-03-29T22:58:08.804Z] Removing intermediate container bbfffbf273e8 [2023-03-29T22:58:08.804Z] ---> e247da6c58bc [2023-03-29T22:58:08.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:58:09.073Z] ---> Running in fc5b6540b693 [2023-03-29T22:58:09.338Z] Removing intermediate container fc5b6540b693 [2023-03-29T22:58:09.338Z] ---> 0c1873b2a40c [2023-03-29T22:58:09.338Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:58:09.603Z] ---> Running in 4af533fba4c5 [2023-03-29T22:58:09.870Z] Removing intermediate container 4af533fba4c5 [2023-03-29T22:58:09.870Z] ---> 9b1e9c11a9f2 [2023-03-29T22:58:09.870Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:58:09.871Z] ---> Running in 02a367db2634 [2023-03-29T22:58:10.451Z] Removing intermediate container 02a367db2634 [2023-03-29T22:58:10.451Z] ---> c6dd5d18caf4 [2023-03-29T22:58:10.451Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:58:10.451Z] ---> Running in 8b0e8e630286 [2023-03-29T22:58:10.718Z] Removing intermediate container 8b0e8e630286 [2023-03-29T22:58:10.718Z] ---> 79b2b3b002f5 [2023-03-29T22:58:10.718Z] [2023-03-29T22:58:10.985Z] Successfully built 79b2b3b002f5 [2023-03-29T22:58:10.985Z] Successfully tagged support-notifications-arm64:latest [2023-03-29T22:58:16.318Z]  Building support-notifications ... done Removing intermediate container aa6cf68b8473 [2023-03-29T22:58:16.318Z] ---> 4ddd560a2d36 [2023-03-29T22:58:16.318Z] [2023-03-29T22:58:16.318Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T22:58:16.318Z] ---> 51e60588ff2c [2023-03-29T22:58:16.318Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T22:58:16.318Z] ---> Using cache [2023-03-29T22:58:16.318Z] ---> aac57c0931dc [2023-03-29T22:58:16.318Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T22:58:16.318Z] ---> Using cache [2023-03-29T22:58:16.318Z] ---> 6489e9735878 [2023-03-29T22:58:16.318Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T22:58:16.318Z] ---> Using cache [2023-03-29T22:58:16.318Z] ---> 68beb345f00c [2023-03-29T22:58:16.318Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T22:58:16.318Z] ---> Using cache [2023-03-29T22:58:16.318Z] ---> 50cc5b8127d8 [2023-03-29T22:58:16.318Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T22:58:17.727Z] ---> 24be77bca85c [2023-03-29T22:58:17.728Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T22:58:17.993Z] ---> dcc46d0b5a91 [2023-03-29T22:58:17.993Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T22:58:18.579Z] ---> 04d6017f867a [2023-03-29T22:58:18.579Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T22:58:18.579Z] ---> Running in 9fc3c62f16c8 [2023-03-29T22:58:20.514Z] Removing intermediate container 9fc3c62f16c8 [2023-03-29T22:58:20.514Z] ---> 63b5c940b3c6 [2023-03-29T22:58:20.515Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T22:58:20.515Z] ---> Running in afd5bf078195 [2023-03-29T22:58:20.515Z] Removing intermediate container afd5bf078195 [2023-03-29T22:58:20.515Z] ---> 3bf7f4d6a048 [2023-03-29T22:58:20.515Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T22:58:20.515Z] ---> Running in 952c20c70134 [2023-03-29T22:58:20.780Z] Removing intermediate container 952c20c70134 [2023-03-29T22:58:20.780Z] ---> 52c667b6098d [2023-03-29T22:58:20.780Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:58:21.048Z] ---> Running in e12625b34989 [2023-03-29T22:58:21.313Z] Removing intermediate container e12625b34989 [2023-03-29T22:58:21.313Z] ---> b57ece87d1d9 [2023-03-29T22:58:21.313Z] Step 22/23 : LABEL git_sha=8205c45ac7e2130b4e7309d5de2c4d664877fede [2023-03-29T22:58:21.313Z] ---> Running in 7d288e25dccc [2023-03-29T22:58:21.579Z] Removing intermediate container 7d288e25dccc [2023-03-29T22:58:21.579Z] ---> 3156ad4fa4f3 [2023-03-29T22:58:21.579Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:58:21.579Z] ---> Running in 3aa0c7b518bd [2023-03-29T22:58:21.844Z] Removing intermediate container 3aa0c7b518bd [2023-03-29T22:58:21.844Z] ---> c553f83c5251 [2023-03-29T22:58:21.844Z] [2023-03-29T22:58:22.109Z] Successfully built c553f83c5251 [2023-03-29T22:58:22.109Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-29T22:58:22.700Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-29T22:58:22.716Z] $ docker stop --time=1 b0df76e1b5bb9ac0b91750488de0db17289324be56509dedd54f7c636fd1bca9 [2023-03-29T22:58:24.393Z] $ docker rm -f --volumes b0df76e1b5bb9ac0b91750488de0db17289324be56509dedd54f7c636fd1bca9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:58:24.937Z] + docker images [2023-03-29T22:58:25.203Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T22:58:25.203Z] core-common-config-bootstrapper-arm64 latest c553f83c5251 4 seconds ago 17.2MB [2023-03-29T22:58:25.203Z] 4ddd560a2d36 11 seconds ago 1.49GB [2023-03-29T22:58:25.203Z] support-notifications-arm64 latest 79b2b3b002f5 15 seconds ago 32.2MB [2023-03-29T22:58:25.203Z] a799b64efb3e 31 seconds ago 1.56GB [2023-03-29T22:58:25.203Z] security-proxy-setup-arm64 latest bb5c5aa50cb5 About a minute ago 18.7MB [2023-03-29T22:58:25.203Z] eaba0c31bd87 About a minute ago 1.47GB [2023-03-29T22:58:25.203Z] support-scheduler-arm64 latest 74c90caf8458 About a minute ago 31.5MB [2023-03-29T22:58:25.203Z] bc0568464893 About a minute ago 1.56GB [2023-03-29T22:58:25.203Z] security-spire-agent-arm64 latest 586b62cf4d45 2 minutes ago 125MB [2023-03-29T22:58:25.203Z] security-secretstore-setup-arm64 latest 43025dedea06 3 minutes ago 32.2MB [2023-03-29T22:58:25.203Z] be5b33c227fb 3 minutes ago 1.49GB [2023-03-29T22:58:25.203Z] security-proxy-auth-arm64 latest ae9365e6a6ab 4 minutes ago 18.3MB [2023-03-29T22:58:25.203Z] fe1573077db4 4 minutes ago 1.47GB [2023-03-29T22:58:25.203Z] security-spire-server-arm64 latest 4e4a89033f1a 9 minutes ago 87.1MB [2023-03-29T22:58:25.203Z] 90b0609b9977 9 minutes ago 1.35GB [2023-03-29T22:58:25.203Z] security-spire-config-arm64 latest f2fb46f23700 9 minutes ago 86.2MB [2023-03-29T22:58:25.203Z] c9ad92bef9f8 10 minutes ago 1.35GB [2023-03-29T22:58:25.203Z] security-spiffe-token-provider-arm64 latest 087ec6d1f3f4 12 minutes ago 32.7MB [2023-03-29T22:58:25.203Z] b565fe5186b3 12 minutes ago 1.53GB [2023-03-29T22:58:25.203Z] core-data-arm64 latest 1841d8d47eb9 13 minutes ago 19.9MB [2023-03-29T22:58:25.203Z] core-metadata-arm64 latest ee55e5b09c90 13 minutes ago 20.2MB [2023-03-29T22:58:25.203Z] core-command-arm64 latest d1b0ba54a01b 13 minutes ago 19.7MB [2023-03-29T22:58:25.203Z] f9ab41abdb1e 13 minutes ago 1.5GB [2023-03-29T22:58:25.203Z] db9c99394e61 13 minutes ago 1.5GB [2023-03-29T22:58:25.203Z] 341af6f55c54 14 minutes ago 1.49GB [2023-03-29T22:58:25.203Z] security-bootstrapper-arm64 latest 2b6c17bdbf97 14 minutes ago 21.9MB [2023-03-29T22:58:25.203Z] 4dc65a1d1870 15 minutes ago 1.48GB [2023-03-29T22:58:25.203Z] ci-base-image-arm64 latest e8c0d6b8a5a6 38 minutes ago 866MB [2023-03-29T22:58:25.203Z] alpine 3.17 51e60588ff2c 5 hours ago 7.46MB [2023-03-29T22:58:25.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-29T22:58:25.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:58:25.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:58:25.984Z] [2023-03-29T22:58:25.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:58:26.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:58:26.647Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T22:58:26.647Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T22:58:26.647Z] 04944245beec: Pulling fs layer [2023-03-29T22:58:26.647Z] 699f458cf7ca: Pulling fs layer [2023-03-29T22:58:26.647Z] 765212b225bb: Pulling fs layer [2023-03-29T22:58:26.647Z] f23df028b6ca: Pulling fs layer [2023-03-29T22:58:26.647Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T22:58:26.647Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T22:58:26.647Z] 765212b225bb: Waiting [2023-03-29T22:58:26.647Z] f23df028b6ca: Waiting [2023-03-29T22:58:26.647Z] 2437ff75d9bd: Waiting [2023-03-29T22:58:26.647Z] d65c8cfc05b1: Waiting [2023-03-29T22:58:26.647Z] 04944245beec: Verifying Checksum [2023-03-29T22:58:26.647Z] 04944245beec: Download complete [2023-03-29T22:58:26.647Z] 765212b225bb: Verifying Checksum [2023-03-29T22:58:26.647Z] 765212b225bb: Download complete [2023-03-29T22:58:26.647Z] f23df028b6ca: Verifying Checksum [2023-03-29T22:58:26.647Z] f23df028b6ca: Download complete [2023-03-29T22:58:26.647Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T22:58:26.647Z] d65c8cfc05b1: Download complete [2023-03-29T22:58:26.912Z] 699f458cf7ca: Verifying Checksum [2023-03-29T22:58:26.912Z] 699f458cf7ca: Download complete [2023-03-29T22:58:27.179Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T22:58:27.179Z] 8998bd30e6a1: Download complete [2023-03-29T22:58:29.753Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T22:58:29.753Z] 2437ff75d9bd: Download complete [2023-03-29T22:58:31.689Z] 8998bd30e6a1: Pull complete [2023-03-29T22:58:31.689Z] 04944245beec: Pull complete [2023-03-29T22:58:33.093Z] 699f458cf7ca: Pull complete [2023-03-29T22:58:33.359Z] 765212b225bb: Pull complete [2023-03-29T22:58:34.316Z] f23df028b6ca: Pull complete [2023-03-29T22:58:34.316Z] d65c8cfc05b1: Pull complete [2023-03-29T22:58:49.303Z] 2437ff75d9bd: Pull complete [2023-03-29T22:58:49.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T22:58:49.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:58:49.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:58:49.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-6267 does not seem to be running inside a container [2023-03-29T22:58:49.737Z] $ 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-03-29T22:58:52.395Z] $ docker top a04a3c4fe34eecaa0a67658fa1af1dae6b06bf7a53218d3de909ce477b220b30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:58:53.042Z] ---> job-cost.sh [2023-03-29T22:58:53.316Z] lf-activate-venv: SKIPPING [2023-03-29T22:58:53.316Z] INFO: No Stack... [2023-03-29T22:58:53.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T22:58:54.878Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:58:55.558Z] + cut+ -d, -f6 [2023-03-29T22:58:55.558Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-29T22:58:55.614Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4488-1-stack-cost] [2023-03-29T22:58:55.623Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4488-1-stack-cost] did not exist. Created. [2023-03-29T22:58:55.623Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:58:56.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T22:58:56.530Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:58:56.547Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4488-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:58:56.621Z] $ docker stop --time=1 a04a3c4fe34eecaa0a67658fa1af1dae6b06bf7a53218d3de909ce477b220b30 [2023-03-29T22:58:58.109Z] $ docker rm -f --volumes a04a3c4fe34eecaa0a67658fa1af1dae6b06bf7a53218d3de909ce477b220b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T22:58:59.051Z] provisioning config files... [2023-03-29T22:58:59.058Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7033478961977942455tmp [Pipeline] { [Pipeline] sh [2023-03-29T22:58:59.392Z] + set +x [2023-03-29T22:58:59.392Z] + bash -s -- [2023-03-29T22:58:59.392Z] + curl -s https://codecov.io/bash [2023-03-29T22:58:59.392Z] [2023-03-29T22:58:59.392Z] _____ _ [2023-03-29T22:58:59.392Z] / ____| | | [2023-03-29T22:58:59.392Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T22:58:59.392Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T22:58:59.392Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T22:58:59.392Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T22:58:59.392Z] Bash-1.0.6 [2023-03-29T22:58:59.392Z] [2023-03-29T22:58:59.392Z] [2023-03-29T22:58:59.392Z] ==> git version 2.25.1 found [2023-03-29T22:58:59.392Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T22:58:59.392Z] Release-Date: 2020-01-08 [2023-03-29T22:58:59.392Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T22:58:59.392Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T22:58:59.392Z] ==> Jenkins CI detected. [2023-03-29T22:58:59.392Z] current dir:  /w/workspace/edgex-go/1 [2023-03-29T22:58:59.392Z] project root: . [2023-03-29T22:58:59.392Z] --> token set from env [2023-03-29T22:58:59.392Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T22:58:59.392Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T22:58:59.392Z] ==> Python coveragepy not found [2023-03-29T22:58:59.392Z] ==> Searching for coverage reports in: [2023-03-29T22:58:59.392Z] + . [2023-03-29T22:58:59.652Z] -> Found 1 reports [2023-03-29T22:58:59.652Z] ==> Detecting git/mercurial file structure [2023-03-29T22:58:59.652Z] ==> Reading reports [2023-03-29T22:58:59.652Z] + ./coverage.out bytes=447380 [2023-03-29T22:58:59.652Z] ==> Appending adjustments [2023-03-29T22:58:59.652Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T22:59:00.594Z] + Found adjustments [2023-03-29T22:59:00.594Z] ==> Gzipping contents [2023-03-29T22:59:00.594Z] 60K /tmp/codecov.HyjCYd.gz [2023-03-29T22:59:00.594Z] ==> Uploading reports [2023-03-29T22:59:00.594Z] url: https://codecov.io [2023-03-29T22:59:00.594Z] query: branch=PR-4488&commit=8205c45ac7e2130b4e7309d5de2c4d664877fede&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4488&job=&cmd_args= [2023-03-29T22:59:00.594Z] -> Pinging Codecov [2023-03-29T22:59:00.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4488&commit=8205c45ac7e2130b4e7309d5de2c4d664877fede&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4488&job=&cmd_args= [2023-03-29T22:59:00.854Z] -> Uploading to [2023-03-29T22:59:00.854Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/8205c45ac7e2130b4e7309d5de2c4d664877fede/e5d831ac-612e-4f16-a390-409fb9d152ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1596626c83a3ef87696f0b3ff2784657cd0c98ba7543b3fdea3555800a8f9c3 [2023-03-29T22:59:00.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:59:00.854Z] Dload Upload Total Spent Left Speed [2023-03-29T22:59:01.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57498 0 0 100 57498 0 197k --:--:-- --:--:-- --:--:-- 197k [2023-03-29T22:59:01.113Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8205c45ac7e2130b4e7309d5de2c4d664877fede [Pipeline] } [2023-03-29T22:59:01.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T22:59:02.484Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:02.814Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:04.076Z] ---> package-listing.sh [2023-03-29T22:59:04.076Z] ++ facter osfamily [2023-03-29T22:59:04.076Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T22:59:04.336Z] + OS_FAMILY=debian [2023-03-29T22:59:04.336Z] + workspace=/w/workspace/edgex-go/1 [2023-03-29T22:59:04.336Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T22:59:04.336Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T22:59:04.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T22:59:04.336Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T22:59:04.336Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-29T22:59:04.336Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T22:59:04.336Z] + case "${OS_FAMILY}" in [2023-03-29T22:59:04.336Z] + dpkg -l [2023-03-29T22:59:04.336Z] + grep '^ii' [2023-03-29T22:59:04.336Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T22:59:04.336Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T22:59:04.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T22:59:04.336Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-29T22:59:04.336Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-29T22:59:04.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-29T22:59:04.366Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T22:59:04.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:59:05.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:59:05.278Z] [2023-03-29T22:59:05.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:59:05.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:59:05.649Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T22:59:05.649Z] 5eb5b503b376: Pulling fs layer [2023-03-29T22:59:05.649Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T22:59:05.649Z] ec43610c2a17: Pulling fs layer [2023-03-29T22:59:05.649Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T22:59:05.649Z] 33b1e0a273af: Pulling fs layer [2023-03-29T22:59:05.649Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T22:59:05.649Z] 2f39f015ded8: Pulling fs layer [2023-03-29T22:59:05.649Z] 3a2ae6a8a46f: Waiting [2023-03-29T22:59:05.649Z] 33b1e0a273af: Waiting [2023-03-29T22:59:05.649Z] 5d3b04190fa2: Waiting [2023-03-29T22:59:05.649Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T22:59:05.649Z] 5c69ac0246d0: Download complete [2023-03-29T22:59:05.649Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T22:59:05.649Z] 3a2ae6a8a46f: Download complete [2023-03-29T22:59:05.649Z] 33b1e0a273af: Verifying Checksum [2023-03-29T22:59:05.910Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T22:59:05.910Z] 5d3b04190fa2: Download complete [2023-03-29T22:59:05.910Z] ec43610c2a17: Verifying Checksum [2023-03-29T22:59:05.910Z] ec43610c2a17: Download complete [2023-03-29T22:59:05.910Z] 5eb5b503b376: Download complete [2023-03-29T22:59:06.477Z] 2f39f015ded8: Download complete [2023-03-29T22:59:07.047Z] 5eb5b503b376: Pull complete [2023-03-29T22:59:07.047Z] 5c69ac0246d0: Pull complete [2023-03-29T22:59:07.612Z] ec43610c2a17: Pull complete [2023-03-29T22:59:07.612Z] 3a2ae6a8a46f: Pull complete [2023-03-29T22:59:07.870Z] 33b1e0a273af: Pull complete [2023-03-29T22:59:07.870Z] 5d3b04190fa2: Pull complete [2023-03-29T22:59:12.052Z] 2f39f015ded8: Pull complete [2023-03-29T22:59:12.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T22:59:12.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:59:12.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:59:12.252Z] prd-ubuntu20.04-docker-8c-8g-6265 does not seem to be running inside a container [2023-03-29T22:59:12.275Z] $ 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-03-29T22:59:17.326Z] $ docker top 9fec994f6ff63708daa8b8a5d8b5f75930d25c7837d32f8eddff4a425ef33d94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:59:17.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T22:59:18.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T22:59:18.345Z] + ls /var/log/sa-host [2023-03-29T22:59:18.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:59:18.485Z] provisioning config files... [2023-03-29T22:59:18.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2041927862900725829tmp [Pipeline] { [Pipeline] echo [2023-03-29T22:59:18.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:18.947Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T22:59:18.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:19.442Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T22:59:19.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:19.781Z] ---> sudo-logs.sh [2023-03-29T22:59:19.781Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T22:59:19.855Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:20.159Z] ---> job-cost.sh [2023-03-29T22:59:20.160Z] lf-activate-venv: SKIPPING [2023-03-29T22:59:20.160Z] DEBUG: total: 0.10999999940395355 [2023-03-29T22:59:20.160Z] INFO: Retrieving Stack Cost... [2023-03-29T22:59:20.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:59:20.991Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T22:59:21.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:59:21.344Z] ---> logs-deploy.sh [2023-03-29T22:59:21.344Z] lf-activate-venv: SKIPPING [2023-03-29T22:59:21.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4488/1 [2023-03-29T22:59:21.344Z] INFO: archiving workspace using pattern(s): [2023-03-29T22:59:22.278Z] Archives upload complete. [2023-03-29T22:59:22.278Z] INFO: archiving logs to Nexus