Pull request #4495 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5+581b0da79acfc8c7cfb708782744174800bf9092 (813734b066a72def84cc2ff9200fd1b197b1d9bd) 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-ssh18322251345801220540.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-ssh2274152991672051936.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-4495/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-4495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9788532493116836560.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-4495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17939972442780147978.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-ssh11671745163637517333.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-4495/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-4495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9308868936013082111.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-6918 in /w/workspace/edgexfoundry_edgex-go_PR-4495 [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 Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 > 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/4495/head:refs/remotes/origin/PR-4495 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 Merge succeeded, producing 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 Checking out Revision 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 (PR-4495) 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-04-05T20:10:04.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-05T20:10:04.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-05T20:10:04.397Z] ========================================================= [2023-04-05T20:10:04.397Z] EdgeX Global Pipelines Version Info [2023-04-05T20:10:04.397Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 [2023-04-05T20:10:05.141Z] ------------------- [2023-04-05T20:10:05.141Z] stable info: [2023-04-05T20:10:05.141Z] ------------------- [2023-04-05T20:10:05.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-05T20:10:05.141Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-05T20:10:05.141Z] Message: update stable to v1.0.245 [2023-04-05T20:10:05.712Z] ------------------- [2023-04-05T20:10:05.712Z] experimental info: [2023-04-05T20:10:05.712Z] ------------------- [2023-04-05T20:10:05.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-05T20:10:05.712Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-05T20:10:05.712Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-05T20:10:05.994Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-05T20:10:06.033Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-05T20:10:06.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-05T20:10:06.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-05T20:10:06.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-05T20:10:06.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-05T20:10:06.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-05T20:10:06.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-05T20:10:06.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-05T20:10:06.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-05T20:10:06.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-05T20:10:06.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-05T20:10:06.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-05T20:10:06.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-05T20:10:06.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-05T20:10:06.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T20:10:06.656Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-05T20:10:06.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-05T20:10:06.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-05T20:10:06.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-05T20:10:06.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-05T20:10:06.857Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-05T20:10:06.893Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-05T20:10:06.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4495 [Pipeline] echo [2023-04-05T20:10:06.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4495 [Pipeline] echo [2023-04-05T20:10:07.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4495 [Pipeline] echo [2023-04-05T20:10:07.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] echo [2023-04-05T20:10:07.071Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c64e30 [Pipeline] echo [2023-04-05T20:10:07.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T20:10:07.211Z] provisioning config files... [2023-04-05T20:10:07.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3410493004383676204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:10:07.566Z] ---> docker-login.sh [2023-04-05T20:10:07.566Z] nexus3.edgexfoundry.org:10001 [2023-04-05T20:10:07.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:10:07.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:10:07.826Z] Configure a credential helper to remove this warning. See [2023-04-05T20:10:07.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:10:07.826Z] [2023-04-05T20:10:07.826Z] Login Succeeded [2023-04-05T20:10:07.826Z] nexus3.edgexfoundry.org:10002 [2023-04-05T20:10:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:10:08.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:10:08.093Z] Configure a credential helper to remove this warning. See [2023-04-05T20:10:08.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:10:08.093Z] [2023-04-05T20:10:08.093Z] Login Succeeded [2023-04-05T20:10:08.093Z] nexus3.edgexfoundry.org:10003 [2023-04-05T20:10:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:10:08.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:10:08.093Z] Configure a credential helper to remove this warning. See [2023-04-05T20:10:08.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:10:08.093Z] [2023-04-05T20:10:08.093Z] Login Succeeded [2023-04-05T20:10:08.093Z] nexus3.edgexfoundry.org:10004 [2023-04-05T20:10:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:10:08.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:10:08.352Z] Configure a credential helper to remove this warning. See [2023-04-05T20:10:08.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:10:08.352Z] [2023-04-05T20:10:08.352Z] Login Succeeded [2023-04-05T20:10:08.352Z] docker.io [2023-04-05T20:10:08.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:10:08.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:10:08.611Z] Configure a credential helper to remove this warning. See [2023-04-05T20:10:08.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:10:08.611Z] [2023-04-05T20:10:08.611Z] Login Succeeded [2023-04-05T20:10:08.611Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T20:10:08.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T20:10:09.042Z] + 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-04-05T20:10:09.042Z] + dirname cmd/core-command/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/core-data/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/core-metadata/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-05T20:10:09.042Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-05T20:10:09.042Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-05T20:10:09.042Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-05T20:10:09.042Z] + + dirname cmd/support-notifications/Dockerfile [2023-04-05T20:10:09.042Z] cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-05T20:10:09.042Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-05T20:10:09.042Z] + cut -d/ -f2 [2023-04-05T20:10:09.042Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-05T20:10:09.110Z] 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-04-05T20:10:09.609Z] + git rev-list -1 --merges 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5~1..8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] echo [2023-04-05T20:10:09.643Z] -----------> git rev-list -1 --merges 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5~1..8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [false] [Pipeline] sh [2023-04-05T20:10:09.948Z] + git log --format=format:%s -1 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] echo [2023-04-05T20:10:09.980Z] ========================================================= [2023-04-05T20:10:09.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-05T20:10:09.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-05T20:10:10.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-05T20:10:10.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-05T20:10:10.466Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-05T20:10:10.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-05T20:10:10.466Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-05T20:10:10.466Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-05T20:10:10.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:10:10.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T20:10:10.943Z] [2023-04-05T20:10:10.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:10:11.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T20:10:11.312Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-05T20:10:11.312Z] b85a868b505f: Pulling fs layer [2023-04-05T20:10:11.312Z] e2be974225ed: Pulling fs layer [2023-04-05T20:10:11.312Z] 339a4e72a1f5: Pulling fs layer [2023-04-05T20:10:11.312Z] 988bab9f4d93: Pulling fs layer [2023-04-05T20:10:11.312Z] 1469e6f7b9e6: Pulling fs layer [2023-04-05T20:10:11.312Z] eaf3925da568: Pulling fs layer [2023-04-05T20:10:11.312Z] bab4dde63d76: Pulling fs layer [2023-04-05T20:10:11.312Z] bde34c3a00c8: Pulling fs layer [2023-04-05T20:10:11.312Z] b352a97aabf1: Pulling fs layer [2023-04-05T20:10:11.312Z] 4872d77fe225: Pulling fs layer [2023-04-05T20:10:11.312Z] 5851b861e8e6: Pulling fs layer [2023-04-05T20:10:11.312Z] bab4dde63d76: Waiting [2023-04-05T20:10:11.312Z] bde34c3a00c8: Waiting [2023-04-05T20:10:11.312Z] b352a97aabf1: Waiting [2023-04-05T20:10:11.312Z] 4872d77fe225: Waiting [2023-04-05T20:10:11.312Z] 5851b861e8e6: Waiting [2023-04-05T20:10:11.312Z] 988bab9f4d93: Waiting [2023-04-05T20:10:11.312Z] eaf3925da568: Waiting [2023-04-05T20:10:11.312Z] 1469e6f7b9e6: Waiting [2023-04-05T20:10:11.312Z] e2be974225ed: Download complete [2023-04-05T20:10:11.312Z] 988bab9f4d93: Verifying Checksum [2023-04-05T20:10:11.312Z] 988bab9f4d93: Download complete [2023-04-05T20:10:11.312Z] 1469e6f7b9e6: Verifying Checksum [2023-04-05T20:10:11.312Z] 1469e6f7b9e6: Download complete [2023-04-05T20:10:11.312Z] eaf3925da568: Verifying Checksum [2023-04-05T20:10:11.312Z] eaf3925da568: Download complete [2023-04-05T20:10:11.571Z] 339a4e72a1f5: Verifying Checksum [2023-04-05T20:10:11.571Z] 339a4e72a1f5: Download complete [2023-04-05T20:10:11.571Z] bde34c3a00c8: Verifying Checksum [2023-04-05T20:10:11.571Z] bde34c3a00c8: Download complete [2023-04-05T20:10:11.571Z] b352a97aabf1: Verifying Checksum [2023-04-05T20:10:11.571Z] b352a97aabf1: Download complete [2023-04-05T20:10:11.571Z] 4872d77fe225: Verifying Checksum [2023-04-05T20:10:11.571Z] 4872d77fe225: Download complete [2023-04-05T20:10:11.571Z] 5851b861e8e6: Download complete [2023-04-05T20:10:11.571Z] b85a868b505f: Verifying Checksum [2023-04-05T20:10:11.571Z] b85a868b505f: Download complete [2023-04-05T20:10:11.830Z] bab4dde63d76: Verifying Checksum [2023-04-05T20:10:11.830Z] bab4dde63d76: Download complete [2023-04-05T20:10:12.769Z] b85a868b505f: Pull complete [2023-04-05T20:10:12.769Z] e2be974225ed: Pull complete [2023-04-05T20:10:13.029Z] 339a4e72a1f5: Pull complete [2023-04-05T20:10:13.287Z] 988bab9f4d93: Pull complete [2023-04-05T20:10:13.546Z] 1469e6f7b9e6: Pull complete [2023-04-05T20:10:13.546Z] eaf3925da568: Pull complete [2023-04-05T20:10:15.450Z] bab4dde63d76: Pull complete [2023-04-05T20:10:15.450Z] bde34c3a00c8: Pull complete [2023-04-05T20:10:15.450Z] b352a97aabf1: Pull complete [2023-04-05T20:10:15.450Z] 4872d77fe225: Pull complete [2023-04-05T20:10:15.450Z] 5851b861e8e6: Pull complete [2023-04-05T20:10:15.450Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-05T20:10:15.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-05T20:10:15.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:10:15.688Z] prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container [2023-04-05T20:10:15.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-05T20:10:17.302Z] $ docker top c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e -eo pid,comm [2023-04-05T20:10:17.348Z] 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-04-05T20:10:17.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-05T20:10:17.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T20:10:17.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T20:10:17.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T20:10:17.584Z] $ docker exec c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent [2023-04-05T20:10:17.683Z] SSH_AUTH_SOCK=/tmp/ssh-GSWQpRIbXdtI/agent.31 [2023-04-05T20:10:17.683Z] SSH_AGENT_PID=37 [2023-04-05T20:10:17.690Z] Running ssh-add (command line suppressed) [2023-04-05T20:10:17.782Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_514824473860344483.key (/w/workspace/edgex-go/1@tmp/private_key_514824473860344483.key) [2023-04-05T20:10:17.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T20:10:18.130Z] + git tag --points-at HEAD [Pipeline] } [2023-04-05T20:10:18.159Z] $ docker exec --env ******** --env ******** c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent -k [2023-04-05T20:10:18.257Z] unset SSH_AUTH_SOCK; [2023-04-05T20:10:18.257Z] unset SSH_AGENT_PID; [2023-04-05T20:10:18.257Z] echo Agent pid 37 killed; [2023-04-05T20:10:18.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-05T20:10:18.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-05T20:10:18.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-05T20:10:18.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-05T20:10:18.466Z] $ docker exec c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent [2023-04-05T20:10:18.561Z] SSH_AUTH_SOCK=/tmp/ssh-zcsOAT7SfNwA/agent.69 [2023-04-05T20:10:18.561Z] SSH_AGENT_PID=75 [2023-04-05T20:10:18.565Z] Running ssh-add (command line suppressed) [2023-04-05T20:10:18.680Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14061053733082948915.key (/w/workspace/edgex-go/1@tmp/private_key_14061053733082948915.key) [2023-04-05T20:10:18.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-05T20:10:19.028Z] + git semver init [2023-04-05T20:10:19.287Z] 2023-04-05 20:10:19,192 [run_init] DEBUG init version:0.0.0 force:False [2023-04-05T20:10:19.287Z] 2023-04-05 20:10:19,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-05T20:10:19.287Z] 2023-04-05 20:10:19,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-05T20:10:19.287Z] 2023-04-05 20:10:19,194 [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-04-05T20:10:23.482Z] 2023-04-05 20:10:23,103 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4495 with force:False [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,104 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4495 [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,108 [execute] INFO git cat-file --batch-check [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,113 [execute] INFO git cat-file --batch [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-05T20:10:23.482Z] 2023-04-05 20:10:23,118 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4495 [2023-04-05T20:10:23.482Z] 0.0.0 [Pipeline] } [2023-04-05T20:10:23.511Z] $ docker exec --env ******** --env ******** c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e ssh-agent -k [2023-04-05T20:10:23.609Z] unset SSH_AUTH_SOCK; [2023-04-05T20:10:23.609Z] unset SSH_AGENT_PID; [2023-04-05T20:10:23.609Z] echo Agent pid 75 killed; [2023-04-05T20:10:23.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-05T20:10:24.016Z] + git semver [Pipeline] } [2023-04-05T20:10:24.300Z] $ docker stop --time=1 c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e [2023-04-05T20:10:25.652Z] $ docker rm -f --volumes c07ad53f5eb59e835e37d524c2a4f36ddfd535665dbe58b028679e98aaf8cd0e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T20:10:26.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-05T20:10:26.324Z] Stashed 1 file(s) [Pipeline] echo [2023-04-05T20:10:26.340Z] [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-04-05T20:10:27.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-05T20:10:27.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:10:27.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:10:27.228Z] ========================================================= [2023-04-05T20:10:27.228Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-05T20:10:27.228Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:10:27.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:10:27.565Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-05T20:10:27.565Z] 63b65145d645: Pulling fs layer [2023-04-05T20:10:27.565Z] a2d21d5440eb: Pulling fs layer [2023-04-05T20:10:27.565Z] 935e6c44a52c: Pulling fs layer [2023-04-05T20:10:27.565Z] 94cc34f8dd06: Pulling fs layer [2023-04-05T20:10:27.565Z] 30dea6a524f1: Pulling fs layer [2023-04-05T20:10:27.565Z] a2aff8979fd8: Pulling fs layer [2023-04-05T20:10:27.565Z] 6808be2612f2: Pulling fs layer [2023-04-05T20:10:27.565Z] f25807f1079a: Pulling fs layer [2023-04-05T20:10:27.565Z] 94cc34f8dd06: Waiting [2023-04-05T20:10:27.565Z] 30dea6a524f1: Waiting [2023-04-05T20:10:27.565Z] a2aff8979fd8: Waiting [2023-04-05T20:10:27.565Z] 6808be2612f2: Waiting [2023-04-05T20:10:27.565Z] f25807f1079a: Waiting [2023-04-05T20:10:27.565Z] a2d21d5440eb: Verifying Checksum [2023-04-05T20:10:27.565Z] a2d21d5440eb: Download complete [2023-04-05T20:10:27.565Z] 94cc34f8dd06: Verifying Checksum [2023-04-05T20:10:27.565Z] 94cc34f8dd06: Download complete [2023-04-05T20:10:27.565Z] 30dea6a524f1: Verifying Checksum [2023-04-05T20:10:27.565Z] 30dea6a524f1: Download complete [2023-04-05T20:10:27.565Z] 63b65145d645: Verifying Checksum [2023-04-05T20:10:27.565Z] 63b65145d645: Download complete [2023-04-05T20:10:27.565Z] a2aff8979fd8: Verifying Checksum [2023-04-05T20:10:27.565Z] a2aff8979fd8: Download complete [2023-04-05T20:10:27.824Z] 63b65145d645: Pull complete [2023-04-05T20:10:27.824Z] a2d21d5440eb: Pull complete [2023-04-05T20:10:28.087Z] f25807f1079a: Verifying Checksum [2023-04-05T20:10:28.087Z] f25807f1079a: Download complete [2023-04-05T20:10:28.347Z] 935e6c44a52c: Verifying Checksum [2023-04-05T20:10:28.347Z] 935e6c44a52c: Download complete [2023-04-05T20:10:28.347Z] 6808be2612f2: Verifying Checksum [2023-04-05T20:10:28.347Z] 6808be2612f2: Download complete [2023-04-05T20:10:31.629Z] 935e6c44a52c: Pull complete [2023-04-05T20:10:31.629Z] 94cc34f8dd06: Pull complete [2023-04-05T20:10:31.629Z] 30dea6a524f1: Pull complete [2023-04-05T20:10:31.887Z] a2aff8979fd8: Pull complete [2023-04-05T20:10:34.422Z] 6808be2612f2: Pull complete [2023-04-05T20:10:34.990Z] f25807f1079a: Pull complete [2023-04-05T20:10:34.990Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-05T20:10:34.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:10:34.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:10:35.352Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:10:35.352Z] WORKDIR /edgex [2023-04-05T20:10:35.352Z] COPY go.mod . [2023-04-05T20:10:35.352Z] RUN go mod download [2023-04-05T20:10:35.352Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-05T20:10:35.918Z] Sending build context to Docker daemon 170.5MB [2023-04-05T20:10:35.918Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-05T20:10:35.918Z] ---> 3b553350e43f [2023-04-05T20:10:35.918Z] Step 2/4 : WORKDIR /edgex [2023-04-05T20:10:37.824Z] ---> Running in fc0a4449c429 [2023-04-05T20:10:38.085Z] Removing intermediate container fc0a4449c429 [2023-04-05T20:10:38.086Z] ---> 17c13f37a69d [2023-04-05T20:10:38.086Z] Step 3/4 : COPY go.mod . [2023-04-05T20:10:38.086Z] ---> 6e814268312d [2023-04-05T20:10:38.086Z] Step 4/4 : RUN go mod download [2023-04-05T20:10:38.345Z] ---> Running in f83a1c43205d [2023-04-05T20:10:41.650Z] Still waiting to schedule task [2023-04-05T20:10:41.650Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-05T20:10:50.579Z] Removing intermediate container f83a1c43205d [2023-04-05T20:10:50.579Z] ---> 3059a573bd33 [2023-04-05T20:10:50.579Z] Successfully built 3059a573bd33 [2023-04-05T20:10:50.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:10:50.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T20:10:50.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:10:51.121Z] prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container [2023-04-05T20:10:51.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T20:10:51.551Z] $ docker top 363de59b1605388f07fadef5d13ba1734e3f2a7205706618eb7847b7fb8e5b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:10:51.942Z] + go version [2023-04-05T20:10:51.942Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-05T20:10:51.976Z] $ docker stop --time=1 363de59b1605388f07fadef5d13ba1734e3f2a7205706618eb7847b7fb8e5b5f [2023-04-05T20:10:53.251Z] $ docker rm -f --volumes 363de59b1605388f07fadef5d13ba1734e3f2a7205706618eb7847b7fb8e5b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:10:53.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-05T20:10:53.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:10:54.104Z] prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container [2023-04-05T20:10:54.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-05T20:10:54.504Z] $ docker top d76ca612887277f84e3230e7f356ca462d9fd09f5403ed2effeb8bd3bbf4221e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T20:10:54.609Z] ========================================================= [2023-04-05T20:10:54.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-05T20:10:54.609Z] ========================================================= [Pipeline] sh [2023-04-05T20:10:54.903Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:10:55.260Z] + make test [2023-04-05T20:10:55.260Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T20:11:03.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-05T20:11:15.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-05T20:11:15.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-05T20:11:16.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-05T20:11:16.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-05T20:11:16.824Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-05T20:11:17.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-05T20:11:17.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-05T20:11:17.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-05T20:11:17.395Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-05T20:11:17.658Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-05T20:11:17.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-05T20:11:18.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-05T20:11:18.175Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-05T20:11:18.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-05T20:11:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-05T20:11:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-05T20:11:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-04-05T20:11:20.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-04-05T20:11:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-05T20:11:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-05T20:11:21.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-05T20:11:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-05T20:11:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-05T20:11:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-05T20:11:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-05T20:11:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:11:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-05T20:11:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-05T20:11:24.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.3% of statements [2023-04-05T20:11:24.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-04-05T20:11:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-05T20:11:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-05T20:11:27.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.810s coverage: 88.5% of statements [2023-04-05T20:11:27.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements [2023-04-05T20:11:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-05T20:11:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:11:27.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-05T20:11:27.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-04-05T20:11:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-05T20:11:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-05T20:11:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-05T20:11:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-05T20:11:27.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-05T20:11:27.847Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-04-05T20:11:28.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-05T20:11:28.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-05T20:11:28.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-05T20:11:28.783Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements [2023-04-05T20:11:29.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-05T20:11:29.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-05T20:11:29.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-04-05T20:11:29.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-04-05T20:11:29.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 44.1% of statements [2023-04-05T20:11:29.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-04-05T20:11:29.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-04-05T20:11:30.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-04-05T20:11:30.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-05T20:11:30.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-05T20:11:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-05T20:11:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-05T20:11:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-05T20:11:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-05T20:11:32.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-05T20:11:32.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-05T20:11:32.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-05T20:11:33.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-05T20:11:33.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-05T20:11:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-05T20:11:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-05T20:11:36.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-05T20:11:36.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-05T20:11:36.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-05T20:11:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-05T20:11:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-05T20:11:37.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-05T20:11:38.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-05T20:11:38.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-05T20:11:38.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-05T20:11:38.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-05T20:11:40.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-05T20:11:40.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-05T20:11:40.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-05T20:11:40.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-05T20:11:41.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-04-05T20:11:41.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-05T20:11:41.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:11:41.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-05T20:11:41.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-05T20:11:42.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-05T20:11:42.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-05T20:11:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-05T20:11:42.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-04-05T20:11:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-04-05T20:11:55.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-04-05T20:11:55.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-04-05T20:11:55.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-04-05T20:11:55.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-04-05T20:11:55.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-04-05T20:11:55.010Z] 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-04-05T20:11:55.010Z] running golangci-lint [2023-04-05T20:11:55.010Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-05T20:11:55.010Z] go version go1.20.2 linux/amd64 [2023-04-05T20:11:55.010Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-05T20:11:55.010Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-05T20:12:09.905Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 14.313694207s" [2023-04-05T20:12:09.905Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.211874ms" [2023-04-05T20:12:16.460Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.227912404s with top 10 stages: buildir: 29.062962292s, inspect: 2.276420661s, fact_deprecated: 1.904657275s, gosec: 1.199109679s, fact_purity: 1.082010923s, ctrlflow: 999.941135ms, nilness: 949.667864ms, printf: 877.78544ms, directives: 729.84652ms, S1038: 689.378355ms" [2023-04-05T20:12:16.460Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-05T20:12:16.461Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, cgo: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, filename_unadjuster: 201/201, skip_dirs: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201" [2023-04-05T20:12:16.461Z] level=info msg="[runner] processing took 16.220923ms with stages: nolint: 6.454128ms, identifier_marker: 4.909163ms, autogenerated_exclude: 1.472813ms, path_prettifier: 1.426113ms, exclude-rules: 1.186308ms, skip_dirs: 719.697µs, cgo: 30.781µs, filename_unadjuster: 18.24µs, max_same_issues: 610ns, severity-rules: 480ns, diff: 420ns, skip_files: 410ns, exclude: 400ns, uniq_by_line: 300ns, source_code: 290ns, max_from_linter: 190ns, path_shortener: 180ns, sort_results: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-04-05T20:12:16.461Z] level=info msg="[runner] linters took 7.162079171s with stages: goanalysis_metalinter: 7.145770136s" [2023-04-05T20:12:16.461Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-05T20:12:16.461Z] level=info msg="Memory: 217 samples, avg is 181.5MB, max is 752.4MB" [2023-04-05T20:12:16.461Z] level=info msg="Execution took 21.528761951s" [2023-04-05T20:12:16.461Z] go vet ./... [2023-04-05T20:12:16.817Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6920 in /w/workspace/edgexfoundry_edgex-go_PR-4495 [Pipeline] { [Pipeline] ws [2023-04-05T20:12:16.877Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-05T20:12:16.951Z] The recommended git tool is: git [2023-04-05T20:12:20.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T20:12:20.650Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T20:12:20.650Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-05T20:12:20.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T20:12:21.247Z] + ls -al . [2023-04-05T20:12:21.247Z] total 704 [2023-04-05T20:12:21.247Z] drwxrwxr-x 11 1001 1001 4096 Apr 5 20:10 . [2023-04-05T20:12:21.247Z] drwxr-xr-x 4 root root 4096 Apr 5 20:10 .. [2023-04-05T20:12:21.247Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:10 .blubracket [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 16 Apr 5 20:10 .dockerignore [2023-04-05T20:12:21.247Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:10 .git [2023-04-05T20:12:21.247Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:10 .github [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:10 .gitignore [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 20:10 .golangci.yml [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 20:10 .hadolint.yml [2023-04-05T20:12:21.247Z] drwxr-xr-x 3 1001 1001 4096 Apr 5 20:10 .semver [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 20:10 .sonarcloud.properties [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:10 ADOPTERS.md [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:10 Attribution.txt [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:10 CHANGELOG.md [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:10 CONTRIBUTING.md [2023-04-05T20:12:21.247Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 20:10 GOVERNANCE.md [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 883 Apr 5 20:10 Jenkinsfile [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:10 LICENSE [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:10 Makefile [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 20:10 OWNERS.md [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:10 README.md [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 789 Apr 5 20:10 SECURITY.md [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 20:10 VERSION [2023-04-05T20:12:21.248Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:10 bin [2023-04-05T20:12:21.248Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 20:10 cmd [2023-04-05T20:12:21.248Z] -rw-r--r-- 1 root root 447380 Apr 5 20:11 coverage.out [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:10 go.mod [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:10 go.sum [2023-04-05T20:12:21.248Z] drwxrwxr-x 7 1001 1001 4096 Apr 5 20:10 internal [2023-04-05T20:12:21.248Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:10 openapi [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 594 Apr 5 20:10 security.txt [2023-04-05T20:12:21.248Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:10 snap [2023-04-05T20:12:21.248Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 20:10 version.go [Pipeline] sh [2023-04-05T20:12:21.562Z] + '[' -e coverage.out ] [2023-04-05T20:12:21.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-05T20:12:21.684Z] Stashed 1 file(s) [2023-04-05T20:12:21.686Z] using credential edgex-jenkins-ssh [Pipeline] sh [2023-04-05T20:12:21.704Z] Cloning the remote Git repository [2023-04-05T20:12:21.741Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-05T20:12:21.978Z] + make build [2023-04-05T20:12:21.978Z] 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-04-05T20:12:21.824Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-05T20:12:21.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-05T20:12:21.957Z] > git --version # timeout=10 [2023-04-05T20:12:21.976Z] > git --version # 'git version 2.25.1' [2023-04-05T20:12:21.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T20:12:22.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T20:12:34.175Z] 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-04-05T20:12:34.175Z] 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-04-05T20:12:35.110Z] 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-04-05T20:12:35.677Z] 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-04-05T20:12:39.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-05T20:12:39.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-05T20:12:40.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-05T20:12:40.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-05T20:12:40.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T20:12:40.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4495/head:refs/remotes/origin/PR-4495 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-05T20:12:41.482Z] Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:12:41.922Z] Merge succeeded, producing 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:12:41.922Z] Checking out Revision 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 (PR-4495) [2023-04-05T20:12:42.231Z] 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-04-05T20:12:42.563Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-05T20:12:42.624Z] > git --version # timeout=10 [2023-04-05T20:12:42.641Z] > git --version # 'git version 2.25.1' [2023-04-05T20:12:42.656Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-04-05T20:12:43.164Z] 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-04-05T20:12:41.497Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:12:41.588Z] > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 [2023-04-05T20:12:41.810Z] > git remote # timeout=10 [2023-04-05T20:12:41.833Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T20:12:41.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-05T20:12:41.874Z] > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 [2023-04-05T20:12:41.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T20:12:41.926Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:12:41.937Z] > git checkout -f 8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-05T20:12:43.783Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-05T20:12:43.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T20:12:43.783Z] Dload Upload Total Spent Left Speed [2023-04-05T20:12:43.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-04-05T20:12:44.445Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-05T20:12:44.534Z] 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-04-05T20:12:44.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-05T20:12:44.788Z] + sudo tee /etc/docker/daemon.new [2023-04-05T20:12:44.788Z] { [2023-04-05T20:12:44.788Z] "registry-mirrors": [ [2023-04-05T20:12:44.788Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-05T20:12:44.788Z] ], [2023-04-05T20:12:44.788Z] "bip": "10.250.0.254/24", [2023-04-05T20:12:44.788Z] "hosts": [ [2023-04-05T20:12:44.788Z] "tcp://0.0.0.0:5555", [2023-04-05T20:12:44.788Z] "unix:///var/run/docker.sock" [2023-04-05T20:12:44.788Z] ], [2023-04-05T20:12:44.788Z] "mtu": 1458, [2023-04-05T20:12:44.788Z] "selinux-enabled": true, [2023-04-05T20:12:44.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-05T20:12:44.788Z] } [Pipeline] sh [2023-04-05T20:12:45.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-05T20:12:45.469Z] 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-04-05T20:12:45.492Z] + sudo service docker restart [2023-04-05T20:12:46.402Z] 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-04-05T20:12:47.338Z] 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-04-05T20:12:48.271Z] 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-04-05T20:12:49.671Z] $ docker stop --time=1 d76ca612887277f84e3230e7f356ca462d9fd09f5403ed2effeb8bd3bbf4221e [2023-04-05T20:12:52.470Z] $ docker rm -f --volumes d76ca612887277f84e3230e7f356ca462d9fd09f5403ed2effeb8bd3bbf4221e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:12:53.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:12:53.654Z] [2023-04-05T20:12:53.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:12:54.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:12:54.034Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-05T20:12:54.034Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-05T20:12:54.034Z] ca9280d653b3: Pulling fs layer [2023-04-05T20:12:54.034Z] 7e9c9ca2126c: Pulling fs layer [2023-04-05T20:12:54.034Z] cbdbe7a5bc2a: Download complete [2023-04-05T20:12:54.294Z] ca9280d653b3: Verifying Checksum [2023-04-05T20:12:54.294Z] ca9280d653b3: Download complete [2023-04-05T20:12:54.294Z] cbdbe7a5bc2a: Pull complete [2023-04-05T20:12:54.552Z] 7e9c9ca2126c: Download complete [2023-04-05T20:12:54.810Z] ca9280d653b3: Pull complete [2023-04-05T20:12:58.095Z] 7e9c9ca2126c: Pull complete [2023-04-05T20:12:58.095Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-05T20:12:58.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:12:58.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:12:58.330Z] prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container [2023-04-05T20:12:58.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-05T20:12:59.930Z] $ docker top edbb1e49bb499d3ee256036b136e0977dc1b991e512f6fbbcd77272b88de4574 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:13:00.317Z] + docker-compose build --help [2023-04-05T20:13:00.318Z] + grep parallel [2023-04-05T20:13:00.887Z] --parallel Build images in parallel. [Pipeline] } [2023-04-05T20:13:00.925Z] $ docker stop --time=1 edbb1e49bb499d3ee256036b136e0977dc1b991e512f6fbbcd77272b88de4574 [2023-04-05T20:13:02.209Z] $ docker rm -f --volumes edbb1e49bb499d3ee256036b136e0977dc1b991e512f6fbbcd77272b88de4574 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:13:02.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-05T20:13:02.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:13:02.941Z] prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container [2023-04-05T20:13:02.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-05T20:13:03.301Z] $ docker top 72bea65c66d9c778acf813cc433ff4439d5c3252659cf2a39c1c404c0c80aafc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:13:03.690Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T20:13:03.846Z] provisioning config files... [2023-04-05T20:13:03.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15719354712835284927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:13:04.257Z] Building core-command ... [2023-04-05T20:13:04.257Z] Building core-common-config-bootstrapper ... [2023-04-05T20:13:04.257Z] Building core-data ... [2023-04-05T20:13:04.257Z] Building core-metadata ... [2023-04-05T20:13:04.257Z] Building security-bootstrapper ... [2023-04-05T20:13:04.257Z] Building security-proxy-auth ... [2023-04-05T20:13:04.257Z] Building security-proxy-setup ... [2023-04-05T20:13:04.257Z] Building security-secretstore-setup ... [2023-04-05T20:13:04.257Z] Building security-spiffe-token-provider ... [2023-04-05T20:13:04.257Z] Building security-spire-agent ... [2023-04-05T20:13:04.257Z] Building security-spire-config ... [2023-04-05T20:13:04.257Z] Building security-spire-server ... [2023-04-05T20:13:04.257Z] Building support-notifications ... [2023-04-05T20:13:04.257Z] Building support-scheduler ... [2023-04-05T20:13:04.257Z] Building core-data [2023-04-05T20:13:04.257Z] Building core-common-config-bootstrapper [2023-04-05T20:13:04.257Z] Building security-spiffe-token-provider [2023-04-05T20:13:04.257Z] Building core-metadata [2023-04-05T20:13:04.257Z] Building security-bootstrapper [2023-04-05T20:13:04.261Z] ---> docker-login.sh [2023-04-05T20:13:04.261Z] nexus3.edgexfoundry.org:10001 [2023-04-05T20:13:04.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:13:04.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:13:04.851Z] Configure a credential helper to remove this warning. See [2023-04-05T20:13:04.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:13:04.851Z] [2023-04-05T20:13:04.851Z] Login Succeeded [2023-04-05T20:13:04.851Z] nexus3.edgexfoundry.org:10002 [2023-04-05T20:13:05.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:13:05.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:13:05.121Z] Configure a credential helper to remove this warning. See [2023-04-05T20:13:05.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:13:05.121Z] [2023-04-05T20:13:05.121Z] Login Succeeded [2023-04-05T20:13:05.121Z] nexus3.edgexfoundry.org:10003 [2023-04-05T20:13:05.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:13:05.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:13:05.664Z] Configure a credential helper to remove this warning. See [2023-04-05T20:13:05.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:13:05.664Z] [2023-04-05T20:13:05.664Z] Login Succeeded [2023-04-05T20:13:05.664Z] nexus3.edgexfoundry.org:10004 [2023-04-05T20:13:05.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:13:05.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:13:05.935Z] Configure a credential helper to remove this warning. See [2023-04-05T20:13:05.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:13:05.935Z] [2023-04-05T20:13:05.935Z] Login Succeeded [2023-04-05T20:13:05.935Z] docker.io [2023-04-05T20:13:06.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-05T20:13:06.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-05T20:13:06.472Z] Configure a credential helper to remove this warning. See [2023-04-05T20:13:06.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-05T20:13:06.472Z] [2023-04-05T20:13:06.472Z] Login Succeeded [2023-04-05T20:13:06.472Z] ---> docker-login.sh ends [Pipeline] } [2023-04-05T20:13:06.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-05T20:13:07.185Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-05T20:13:07.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:13:07.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-05T20:13:07.299Z] ========================================================= [2023-04-05T20:13:07.299Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-05T20:13:07.299Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:13:07.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:13:07.670Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-05T20:13:07.670Z] af6eaf76a39c: Pulling fs layer [2023-04-05T20:13:07.670Z] 55522c791124: Pulling fs layer [2023-04-05T20:13:07.670Z] ce5c4a1c91eb: Pulling fs layer [2023-04-05T20:13:07.670Z] 169dfbe0d373: Pulling fs layer [2023-04-05T20:13:07.670Z] e1ff8fa3b103: Pulling fs layer [2023-04-05T20:13:07.670Z] 52ebb69f0ebf: Pulling fs layer [2023-04-05T20:13:07.670Z] 5abe8eddf0d5: Pulling fs layer [2023-04-05T20:13:07.670Z] 169dfbe0d373: Waiting [2023-04-05T20:13:07.670Z] e1ff8fa3b103: Waiting [2023-04-05T20:13:07.670Z] 52ebb69f0ebf: Waiting [2023-04-05T20:13:07.670Z] 5abe8eddf0d5: Waiting [2023-04-05T20:13:07.961Z] 55522c791124: Verifying Checksum [2023-04-05T20:13:07.961Z] 55522c791124: Download complete [2023-04-05T20:13:07.961Z] 169dfbe0d373: Verifying Checksum [2023-04-05T20:13:07.961Z] 169dfbe0d373: Download complete [2023-04-05T20:13:07.961Z] e1ff8fa3b103: Verifying Checksum [2023-04-05T20:13:07.961Z] e1ff8fa3b103: Download complete [2023-04-05T20:13:07.961Z] af6eaf76a39c: Download complete [2023-04-05T20:13:08.926Z] af6eaf76a39c: Pull complete [2023-04-05T20:13:09.196Z] 5abe8eddf0d5: Verifying Checksum [2023-04-05T20:13:09.196Z] 5abe8eddf0d5: Download complete [2023-04-05T20:13:09.465Z] 55522c791124: Pull complete [2023-04-05T20:13:10.425Z] ce5c4a1c91eb: Download complete [2023-04-05T20:13:10.425Z] 52ebb69f0ebf: Verifying Checksum [2023-04-05T20:13:10.425Z] 52ebb69f0ebf: Download complete [2023-04-05T20:13:16.450Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:13:16.450Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:13:16.450Z] ---> 3059a573bd33 [2023-04-05T20:13:16.450Z] Step 3/20 : WORKDIR /edgex-go [2023-04-05T20:13:16.450Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:13:16.450Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:13:16.450Z] ---> 3059a573bd33 [2023-04-05T20:13:16.450Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:13:16.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:13:16.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:13:16.450Z] ---> 3059a573bd33 [2023-04-05T20:13:16.450Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:13:16.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:13:16.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:13:16.450Z] ---> 3059a573bd33 [2023-04-05T20:13:16.450Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:13:16.450Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:13:16.450Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:13:16.450Z] ---> 3059a573bd33 [2023-04-05T20:13:16.450Z] Step 3/33 : WORKDIR /edgex-go [2023-04-05T20:13:18.982Z] ---> Running in 1e3a03398cb5 [2023-04-05T20:13:18.982Z] ---> Running in ce058124246f [2023-04-05T20:13:18.982Z] ---> Running in 45c1e98645d1 [2023-04-05T20:13:18.982Z] ---> Running in c807a1c0dcab [2023-04-05T20:13:18.982Z] ---> Running in f870ebdd1aa3 [2023-04-05T20:13:18.982Z] Removing intermediate container 45c1e98645d1 [2023-04-05T20:13:18.982Z] Removing intermediate container c807a1c0dcab [2023-04-05T20:13:18.982Z] ---> 6a6de47ff048 [2023-04-05T20:13:18.982Z] ---> 4699d47acdff [2023-04-05T20:13:18.982Z] Step 4/23 : WORKDIR /edgex-goStep 4/23 : WORKDIR /edgex-go [2023-04-05T20:13:18.982Z] [2023-04-05T20:13:18.982Z] Removing intermediate container ce058124246f [2023-04-05T20:13:18.982Z] ---> 6cc023fd0242 [2023-04-05T20:13:18.982Z] Step 4/25 : WORKDIR /edgex-go [2023-04-05T20:13:18.982Z] ---> Running in 083becd1ba07 [2023-04-05T20:13:18.982Z] ---> Running in d76bd269da50 [2023-04-05T20:13:18.982Z] Removing intermediate container 1e3a03398cb5 [2023-04-05T20:13:18.982Z] ---> a1716d06b049 [2023-04-05T20:13:18.982Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-05T20:13:18.982Z] ---> Running in 25d9e854584f [2023-04-05T20:13:18.982Z] Removing intermediate container f870ebdd1aa3 [2023-04-05T20:13:18.982Z] ---> c9fa9142e674 [2023-04-05T20:13:18.982Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-05T20:13:18.982Z] ---> Running in ec0911fe2f94 [2023-04-05T20:13:18.982Z] ---> Running in 525e90acdc2d [2023-04-05T20:13:18.982Z] Removing intermediate container d76bd269da50 [2023-04-05T20:13:18.982Z] ---> e52e6e570f9f [2023-04-05T20:13:18.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:13:18.982Z] Removing intermediate container 083becd1ba07 [2023-04-05T20:13:18.982Z] ---> d483de3f5cea [2023-04-05T20:13:18.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:13:18.982Z] ---> Running in 3dd49fddd3c1 [2023-04-05T20:13:18.982Z] ---> Running in 0e9aff07d160 [2023-04-05T20:13:18.982Z] Removing intermediate container 25d9e854584f [2023-04-05T20:13:18.982Z] ---> 9f6134c0f4b8 [2023-04-05T20:13:18.982Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-05T20:13:18.982Z] ---> Running in 051055739a69 [2023-04-05T20:13:19.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.500Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:13:19.500Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:13:19.500Z] OK: 17823 distinct packages available [2023-04-05T20:13:19.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.757Z] OK: 265 MiB in 53 packages [2023-04-05T20:13:19.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:13:19.757Z] OK: 265 MiB in 53 packages [2023-04-05T20:13:20.017Z] OK: 265 MiB in 53 packages [2023-04-05T20:13:20.017Z] OK: 265 MiB in 53 packages [2023-04-05T20:13:20.017Z] OK: 265 MiB in 53 packages [2023-04-05T20:13:20.017Z] Removing intermediate container 525e90acdc2d [2023-04-05T20:13:20.017Z] ---> 8f2c6107a6a5 [2023-04-05T20:13:20.017Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-05T20:13:20.275Z] Removing intermediate container 3dd49fddd3c1 [2023-04-05T20:13:20.275Z] ---> 1f238ea7da54 [2023-04-05T20:13:20.275Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:13:20.275Z] ---> 228c28255702 [2023-04-05T20:13:20.275Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:13:20.275Z] ---> Running in 3da24d343098 [2023-04-05T20:13:20.275Z] ---> 3751ba84736e [2023-04-05T20:13:20.275Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:13:20.275Z] ---> Running in a629c529c319 [2023-04-05T20:13:20.535Z] Removing intermediate container 0e9aff07d160 [2023-04-05T20:13:20.535Z] ---> 8434228a6029 [2023-04-05T20:13:20.535Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:13:20.535Z] Removing intermediate container 051055739a69 [2023-04-05T20:13:20.535Z] ---> 14ec519a3b53 [2023-04-05T20:13:20.535Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-05T20:13:20.535Z] ---> d90e3da5c2f8 [2023-04-05T20:13:20.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:13:20.535Z] Removing intermediate container ec0911fe2f94 [2023-04-05T20:13:20.535Z] ---> 05586c6bb836 [2023-04-05T20:13:20.535Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-05T20:13:20.602Z] ce5c4a1c91eb: Pull complete [2023-04-05T20:13:20.602Z] 169dfbe0d373: Pull complete [2023-04-05T20:13:20.602Z] e1ff8fa3b103: Pull complete [2023-04-05T20:13:20.793Z] ---> ea4816fc614b [2023-04-05T20:13:20.793Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:13:20.793Z] ---> Running in dd912df7d691 [2023-04-05T20:13:20.793Z] ---> Running in 4bced2f967b4 [2023-04-05T20:13:20.793Z] ---> 207713af7cba [2023-04-05T20:13:20.793Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:13:20.793Z] ---> Running in 5a28cccba0b8 [2023-04-05T20:13:27.252Z] 52ebb69f0ebf: Pull complete [2023-04-05T20:13:27.836Z] 5abe8eddf0d5: Pull complete [2023-04-05T20:13:27.836Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-05T20:13:27.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:13:27.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:13:28.218Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-05T20:13:28.218Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:13:28.218Z] WORKDIR /edgex [2023-04-05T20:13:28.218Z] COPY go.mod . [2023-04-05T20:13:28.218Z] RUN go mod download [2023-04-05T20:13:28.801Z] Sending build context to Docker daemon 2.934MB [2023-04-05T20:13:28.801Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-05T20:13:28.801Z] ---> 6cb57ee374ae [2023-04-05T20:13:28.801Z] Step 2/4 : WORKDIR /edgex [2023-04-05T20:13:32.141Z] ---> Running in a712648f2be2 [2023-04-05T20:13:32.141Z] Removing intermediate container a712648f2be2 [2023-04-05T20:13:32.141Z] ---> 19723f214afa [2023-04-05T20:13:32.141Z] Step 3/4 : COPY go.mod . [2023-04-05T20:13:32.413Z] ---> 1d17435449a2 [2023-04-05T20:13:32.413Z] Step 4/4 : RUN go mod download [2023-04-05T20:13:32.413Z] ---> Running in 50f40bcd644f [2023-04-05T20:13:59.114Z] Removing intermediate container 50f40bcd644f [2023-04-05T20:13:59.114Z] ---> b34b28fbff69 [2023-04-05T20:13:59.114Z] Successfully built b34b28fbff69 [2023-04-05T20:13:59.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:13:59.529Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T20:13:59.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:13:59.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container [2023-04-05T20:13:59.887Z] $ 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-04-05T20:14:01.212Z] $ docker top adeab61cc3a887481afb4c802dc3caab0001b550b54a3b3e46350455bec277f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:14:02.112Z] + go version [2023-04-05T20:14:02.113Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-05T20:14:02.150Z] $ docker stop --time=1 adeab61cc3a887481afb4c802dc3caab0001b550b54a3b3e46350455bec277f8 [2023-04-05T20:14:03.804Z] $ docker rm -f --volumes adeab61cc3a887481afb4c802dc3caab0001b550b54a3b3e46350455bec277f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:14:04.666Z] + docker inspect -f . ci-base-image-arm64 [2023-04-05T20:14:04.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:14:04.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container [2023-04-05T20:14:04.987Z] $ 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-04-05T20:14:06.250Z] $ docker top 21555296e5eddbfc7f899685553c8a0a88c7cbc3f81aef0adeb7a4e212245508 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-05T20:14:06.516Z] ========================================================= [2023-04-05T20:14:06.516Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-05T20:14:06.516Z] ========================================================= [Pipeline] sh [2023-04-05T20:14:07.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-05T20:14:07.454Z] Removing intermediate container a629c529c319 [2023-04-05T20:14:07.454Z] ---> 6139b65a111a [2023-04-05T20:14:07.454Z] Step 8/23 : COPY . . [2023-04-05T20:14:07.454Z] Removing intermediate container dd912df7d691 [2023-04-05T20:14:07.454Z] ---> 423ced1e88d7 [2023-04-05T20:14:07.454Z] Step 8/23 : COPY . . [2023-04-05T20:14:07.454Z] Removing intermediate container 4bced2f967b4 [2023-04-05T20:14:07.454Z] ---> e528e65c191e [2023-04-05T20:14:07.454Z] Step 8/25 : COPY . . [2023-04-05T20:14:07.454Z] Removing intermediate container 3da24d343098 [2023-04-05T20:14:07.454Z] ---> 342ce62e1fda [2023-04-05T20:14:07.454Z] Step 7/33 : COPY . . [2023-04-05T20:14:07.454Z] Removing intermediate container 5a28cccba0b8 [2023-04-05T20:14:07.454Z] ---> 6d55a305cdce [2023-04-05T20:14:07.454Z] Step 7/20 : COPY . . [2023-04-05T20:14:07.548Z] + make test [2023-04-05T20:14:07.819Z] go test -race -coverprofile=coverage.out ./... [2023-04-05T20:14:15.559Z] ---> e66c618a49fa [2023-04-05T20:14:15.559Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-05T20:14:15.559Z] ---> 5b6c43dc21cf [2023-04-05T20:14:15.559Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-05T20:14:15.559Z] ---> 11d4e7eb02fe [2023-04-05T20:14:15.559Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-05T20:14:15.559Z] ---> Running in 7b5952f1c4a1 [2023-04-05T20:14:15.559Z] ---> Running in 362e77e8ee1a [2023-04-05T20:14:15.559Z] ---> db699dbe00ae [2023-04-05T20:14:15.559Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-05T20:14:15.559Z] ---> 9df196d6fa16 [2023-04-05T20:14:15.559Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-05T20:14:15.559Z] ---> Running in f6829382cade [2023-04-05T20:14:15.559Z] ---> Running in 678f1be65548 [2023-04-05T20:14:15.559Z] ---> Running in 0eab6df8288a [2023-04-05T20:14:15.559Z] 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-04-05T20:14:15.816Z] 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-04-05T20:14:15.816Z] 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-04-05T20:14:16.077Z] 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-04-05T20:14:16.077Z] 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-04-05T20:14:54.687Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-05T20:15:12.294Z] Removing intermediate container 7b5952f1c4a1 [2023-04-05T20:15:12.294Z] ---> d84071d10cd1 [2023-04-05T20:15:12.294Z] [2023-04-05T20:15:12.294Z] Step 10/25 : FROM alpine:3.17 [2023-04-05T20:15:12.294Z] Removing intermediate container 362e77e8ee1a [2023-04-05T20:15:12.294Z] ---> ddff216a0c9f [2023-04-05T20:15:12.294Z] [2023-04-05T20:15:12.294Z] Step 9/33 : FROM alpine:3.17 [2023-04-05T20:15:12.294Z] Removing intermediate container 0eab6df8288a [2023-04-05T20:15:12.294Z] ---> d24e81c5c2a5 [2023-04-05T20:15:12.294Z] [2023-04-05T20:15:12.294Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:15:12.294Z] Removing intermediate container f6829382cade [2023-04-05T20:15:12.294Z] ---> bb3653e47ff3 [2023-04-05T20:15:12.294Z] [2023-04-05T20:15:12.294Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:15:12.294Z] Removing intermediate container 678f1be65548 [2023-04-05T20:15:12.294Z] ---> a5fd21ca2e31 [2023-04-05T20:15:12.294Z] [2023-04-05T20:15:12.294Z] Step 9/20 : FROM alpine:3.17 [2023-04-05T20:15:12.294Z] 3.17: Pulling from library/alpine [2023-04-05T20:15:12.294Z] 3.17: Pulling from library/alpine [2023-04-05T20:15:12.294Z] 3.17: Pulling from library/alpine [2023-04-05T20:15:12.294Z] 3.17: Pulling from library/alpine [2023-04-05T20:15:12.294Z] 3.17: Pulling from library/alpine [2023-04-05T20:15:12.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:15:12.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:15:12.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:15:12.294Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T20:15:12.294Z] Status: Image is up to date for alpine:3.17 [2023-04-05T20:15:12.294Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T20:15:12.294Z] ---> 9ed4aefc74f6 [2023-04-05T20:15:12.294Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:15:12.294Z] ---> 9ed4aefc74f6 [2023-04-05T20:15:12.294Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:15:12.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:15:12.294Z] Status: Image is up to date for alpine:3.17 [2023-04-05T20:15:12.294Z] ---> 9ed4aefc74f6 [2023-04-05T20:15:12.294Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:15:12.294Z] ---> 9ed4aefc74f6 [2023-04-05T20:15:12.294Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:15:12.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:15:12.294Z] Status: Image is up to date for alpine:3.17 [2023-04-05T20:15:12.294Z] ---> 9ed4aefc74f6 [2023-04-05T20:15:12.294Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:15:12.294Z] ---> Running in 27050c2421bd [2023-04-05T20:15:12.294Z] ---> Running in 1c8a491f4a8e [2023-04-05T20:15:12.294Z] ---> Running in 1b90597ecc10 [2023-04-05T20:15:12.294Z] ---> Running in 33dc9ce84882 [2023-04-05T20:15:12.294Z] ---> Running in 4b3862b59672 [2023-04-05T20:15:12.294Z] Removing intermediate container 4b3862b59672 [2023-04-05T20:15:12.294Z] ---> 0e5835d268c3 [2023-04-05T20:15:12.294Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-05T20:15:12.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] Removing intermediate container 1b90597ecc10 [2023-04-05T20:15:12.295Z] ---> 528e811c6028 [2023-04-05T20:15:12.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:15:12.295Z] Removing intermediate container 27050c2421bd [2023-04-05T20:15:12.295Z] ---> 2bf10906b1a0 [2023-04-05T20:15:12.295Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-05T20:15:12.295Z] Removing intermediate container 33dc9ce84882 [2023-04-05T20:15:12.295Z] ---> 85c789bb8546 [2023-04-05T20:15:12.295Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-05T20:15:12.295Z] ---> Running in 2e4eb74759ca [2023-04-05T20:15:12.295Z] ---> Running in 13f2fc88e33c [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] ---> Running in e816f14d4dc6 [2023-04-05T20:15:12.295Z] ---> Running in e1ad73b7ddc2 [2023-04-05T20:15:12.295Z] Removing intermediate container e1ad73b7ddc2 [2023-04-05T20:15:12.295Z] ---> 97203d482795 [2023-04-05T20:15:12.295Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-05T20:15:12.295Z] ---> Running in f98b0449f3ea [2023-04-05T20:15:12.295Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:15:12.295Z] Removing intermediate container f98b0449f3ea [2023-04-05T20:15:12.295Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:15:12.295Z] ---> 640a7522e124 [2023-04-05T20:15:12.295Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:15:12.295Z] OK: 7 MiB in 16 packages [2023-04-05T20:15:12.295Z] ---> Running in 90723f16dd37 [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:15:12.295Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:15:12.295Z] OK: 7 MiB in 16 packages [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] Removing intermediate container 1c8a491f4a8e [2023-04-05T20:15:12.295Z] ---> 33bade29a308 [2023-04-05T20:15:12.295Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:15:12.295Z] (2/2) Installing su-exec (0.2-r2) [2023-04-05T20:15:12.295Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:15:12.295Z] OK: 7 MiB in 17 packages [2023-04-05T20:15:12.295Z] ---> Running in e9c0661e7831 [2023-04-05T20:15:12.295Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:15:12.295Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:15:12.295Z] OK: 17818 distinct packages available [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:15:12.295Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:15:12.295Z] OK: 7 MiB in 16 packages [2023-04-05T20:15:12.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:12.295Z] Removing intermediate container e9c0661e7831 [2023-04-05T20:15:12.295Z] ---> c0476ac8c7d1 [2023-04-05T20:15:12.295Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-05T20:15:12.295Z] Removing intermediate container 2e4eb74759ca [2023-04-05T20:15:12.295Z] ---> 9ea45ce16813 [2023-04-05T20:15:12.295Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:15:12.295Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-05T20:15:12.295Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-05T20:15:12.295Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-05T20:15:12.295Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-05T20:15:12.295Z] ---> Running in 455adda81f19 [2023-04-05T20:15:12.295Z] (5/9) Installing curl (7.88.1-r1) [2023-04-05T20:15:12.295Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-05T20:15:12.295Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:15:12.295Z] (8/9) Installing libucontext (1.2-r0) [2023-04-05T20:15:12.295Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-05T20:15:12.295Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:15:12.295Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:15:12.295Z] OK: 10 MiB in 24 packages [2023-04-05T20:15:12.295Z] ---> 44103ed33a81 [2023-04-05T20:15:12.295Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:15:12.295Z] Removing intermediate container 455adda81f19 [2023-04-05T20:15:12.295Z] ---> ce49a4727108 [2023-04-05T20:15:12.295Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-05T20:15:12.295Z] Removing intermediate container e816f14d4dc6 [2023-04-05T20:15:12.295Z] ---> c9ccfa5a85f3 [2023-04-05T20:15:12.295Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-05T20:15:12.295Z] Removing intermediate container 90723f16dd37 [2023-04-05T20:15:12.295Z] ---> 0504a21551cd [2023-04-05T20:15:12.295Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:15:12.295Z] ---> Running in f8cc37fc9d2a [2023-04-05T20:15:12.295Z] ---> d0587dfa7be6 [2023-04-05T20:15:12.295Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-05T20:15:12.295Z] ---> Running in 024bc6f8d693 [2023-04-05T20:15:12.295Z] ---> c2a073540ef7 [2023-04-05T20:15:12.295Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:15:12.295Z] Removing intermediate container f8cc37fc9d2a [2023-04-05T20:15:12.295Z] ---> 2605aa42b0d3 [2023-04-05T20:15:12.295Z] Step 15/25 : WORKDIR / [2023-04-05T20:15:12.295Z] Removing intermediate container 024bc6f8d693 [2023-04-05T20:15:12.295Z] ---> d21778272f32 [2023-04-05T20:15:12.295Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-05T20:15:12.295Z] ---> Running in 14b8fb551937 [2023-04-05T20:15:12.295Z] ---> Running in 24eddc0ba10b [2023-04-05T20:15:12.295Z] ---> 93c4451551f8 [2023-04-05T20:15:12.295Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:15:12.295Z] Removing intermediate container 13f2fc88e33c [2023-04-05T20:15:12.295Z] ---> 6c1a64dd3981 [2023-04-05T20:15:12.295Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:15:12.295Z] ---> 0934a6c29beb [2023-04-05T20:15:12.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-05T20:15:13.230Z] Removing intermediate container 24eddc0ba10b [2023-04-05T20:15:13.230Z] ---> 2d6f3d72580f [2023-04-05T20:15:13.230Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-05T20:15:13.230Z] Removing intermediate container 14b8fb551937 [2023-04-05T20:15:13.230Z] ---> 0e6e540823c5 [2023-04-05T20:15:13.230Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:15:13.230Z] ---> b60ba9e80255 [2023-04-05T20:15:13.230Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-05T20:15:13.230Z] ---> 697157f56314 [2023-04-05T20:15:13.230Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:15:13.230Z] ---> d9d11d1b85b4 [2023-04-05T20:15:13.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:15:13.230Z] ---> Running in e7a65f673fd7 [2023-04-05T20:15:13.492Z] Removing intermediate container e7a65f673fd7 [2023-04-05T20:15:13.492Z] ---> 1ba127aa42cc [2023-04-05T20:15:13.492Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-05T20:15:13.492Z] ---> edbf373bc70e [2023-04-05T20:15:13.492Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-05T20:15:13.492Z] ---> 6c5952b78a5a [2023-04-05T20:15:13.492Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-05T20:15:13.750Z] ---> dd974ebc3e90 [2023-04-05T20:15:13.750Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:15:13.750Z] ---> 1ffc0e8bd0bf [2023-04-05T20:15:13.750Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:15:13.750Z] ---> Running in 15553b438152 [2023-04-05T20:15:14.008Z] ---> Running in 67d24cb5b31a [2023-04-05T20:15:14.268Z] ---> Running in 9f82a7e4f327 [2023-04-05T20:15:14.835Z] ---> 18f7b5bcb418 [2023-04-05T20:15:14.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-05T20:15:14.835Z] ---> 9814e47d63b5 [2023-04-05T20:15:14.835Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:15:14.835Z] Removing intermediate container 67d24cb5b31a [2023-04-05T20:15:14.835Z] ---> f127bb83d656 [2023-04-05T20:15:14.835Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-05T20:15:14.835Z] Removing intermediate container 15553b438152 [2023-04-05T20:15:14.835Z] ---> 3911a1cb34c2 [2023-04-05T20:15:14.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:15:15.771Z] ---> Running in ea8940cd2847 [2023-04-05T20:15:15.771Z] ---> Running in bb5b270aad33 [2023-04-05T20:15:15.771Z] ---> 3b93e4c250a1 [2023-04-05T20:15:15.771Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:15:15.771Z] ---> 900d49a41caa [2023-04-05T20:15:15.771Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-05T20:15:16.336Z] ---> Running in f7bb6a5f5f26 [2023-04-05T20:15:16.336Z] Removing intermediate container bb5b270aad33 [2023-04-05T20:15:16.336Z] ---> 225aab15ca7e [2023-04-05T20:15:16.336Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:15:16.595Z] ---> f55573e6c00d [2023-04-05T20:15:16.595Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-05T20:15:16.852Z] ---> Running in a6f696224afe [2023-04-05T20:15:17.111Z] Removing intermediate container f7bb6a5f5f26 [2023-04-05T20:15:17.111Z] ---> a150e6be98a2 [2023-04-05T20:15:17.111Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:15:17.111Z] Removing intermediate container 9f82a7e4f327 [2023-04-05T20:15:17.111Z] ---> 8fecf97b6a23 [2023-04-05T20:15:17.111Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:15:17.111Z] ---> 8c1e6493e0bf [2023-04-05T20:15:17.111Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-05T20:15:17.369Z] ---> Running in 7c9630b59d04 [2023-04-05T20:15:17.369Z] ---> Running in 0aa39bdf3e8b [2023-04-05T20:15:17.369Z] Removing intermediate container a6f696224afe [2023-04-05T20:15:17.369Z] ---> 06ddbfcc9834 [2023-04-05T20:15:17.369Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:15:17.629Z] ---> Running in 8355d70b5e6a [2023-04-05T20:15:17.629Z] ---> Running in 24db0c4f0954 [2023-04-05T20:15:17.894Z] Removing intermediate container ea8940cd2847 [2023-04-05T20:15:17.894Z] ---> 8a735ac6ad77 [2023-04-05T20:15:17.894Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-05T20:15:17.894Z] Removing intermediate container 7c9630b59d04 [2023-04-05T20:15:17.894Z] ---> a8ccca8639a0 [2023-04-05T20:15:17.894Z] Step 18/20 : LABEL arch=x86_64 [2023-04-05T20:15:17.894Z] Removing intermediate container 0aa39bdf3e8b [2023-04-05T20:15:17.894Z] ---> ffc8854d04f7 [2023-04-05T20:15:17.894Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:15:18.155Z] ---> Running in d0f275ec390a [2023-04-05T20:15:18.155Z] Removing intermediate container 8355d70b5e6a [2023-04-05T20:15:18.155Z] ---> 55c7c5b499cc [2023-04-05T20:15:18.155Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:15:18.155Z] ---> Running in d75278ae3a17 [2023-04-05T20:15:18.155Z] ---> Running in 80642b99608e [2023-04-05T20:15:18.155Z] Removing intermediate container 24db0c4f0954 [2023-04-05T20:15:18.155Z] ---> 7f5690b8e627 [2023-04-05T20:15:18.155Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:15:18.420Z] ---> Running in b2b3501e7735 [2023-04-05T20:15:18.420Z] ---> Running in 9af8c9c61528 [2023-04-05T20:15:18.420Z] Removing intermediate container d75278ae3a17 [2023-04-05T20:15:18.420Z] ---> 8e1d2fbb536b [2023-04-05T20:15:18.420Z] Step 19/20 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:15:18.420Z] Removing intermediate container d0f275ec390a [2023-04-05T20:15:18.420Z] ---> 5e2af7871b3c [2023-04-05T20:15:18.420Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-05T20:15:18.688Z] Removing intermediate container 80642b99608e [2023-04-05T20:15:18.688Z] ---> 52996d5ab51d [2023-04-05T20:15:18.688Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:15:18.688Z] ---> Running in 235385d0e6d3 [2023-04-05T20:15:18.688Z] Removing intermediate container b2b3501e7735 [2023-04-05T20:15:18.688Z] ---> 19c2690635d1 [2023-04-05T20:15:18.688Z] Step 23/25 : LABEL arch=x86_64 [2023-04-05T20:15:18.688Z] Removing intermediate container 9af8c9c61528 [2023-04-05T20:15:18.688Z] ---> ef57183c8f27 [2023-04-05T20:15:18.688Z] [2023-04-05T20:15:18.688Z] ---> Running in 51eed2ee7195 [2023-04-05T20:15:18.956Z] Successfully built ef57183c8f27 [2023-04-05T20:15:18.956Z] ---> Running in 23d5a6cb2461 [2023-04-05T20:15:18.956Z] Successfully tagged core-data:latest [2023-04-05T20:15:18.956Z]  Building core-data ... done Building security-secretstore-setup [2023-04-05T20:15:18.956Z] ---> a40ed8d23620 [2023-04-05T20:15:18.956Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-05T20:15:22.239Z] Removing intermediate container 235385d0e6d3 [2023-04-05T20:15:22.239Z] ---> ffcbcbe42e82 [2023-04-05T20:15:22.239Z] Step 20/20 : LABEL version=0.0.0 [2023-04-05T20:15:24.287Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:15:24.287Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:15:24.287Z] ---> 3059a573bd33 [2023-04-05T20:15:24.287Z] Step 3/25 : WORKDIR /edgex-go [2023-04-05T20:15:24.287Z] ---> Using cache [2023-04-05T20:15:24.287Z] ---> c9fa9142e674 [2023-04-05T20:15:24.287Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-05T20:15:24.287Z] ---> Using cache [2023-04-05T20:15:24.287Z] ---> 8f2c6107a6a5 [2023-04-05T20:15:24.287Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-05T20:15:24.287Z] ---> Using cache [2023-04-05T20:15:24.547Z] ---> 228c28255702 [2023-04-05T20:15:24.547Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:15:24.547Z] ---> Using cache [2023-04-05T20:15:24.547Z] ---> 342ce62e1fda [2023-04-05T20:15:24.547Z] Step 7/25 : COPY . . [2023-04-05T20:15:24.547Z] ---> Using cache [2023-04-05T20:15:24.547Z] ---> e66c618a49fa [2023-04-05T20:15:24.547Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-05T20:15:25.928Z] Removing intermediate container 51eed2ee7195 [2023-04-05T20:15:25.928Z] ---> 342f6a03e4ed [2023-04-05T20:15:25.928Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:15:25.928Z] Removing intermediate container 23d5a6cb2461 [2023-04-05T20:15:25.928Z] ---> 5d5dbe6378b5 [2023-04-05T20:15:25.928Z] Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:15:25.928Z] ---> Running in d6a45d785484 [2023-04-05T20:15:25.928Z] ---> Running in 0ed172679587 [2023-04-05T20:15:25.928Z] ---> Running in 63ca20901b10 [2023-04-05T20:15:25.928Z] ---> Running in 23bc9db5f980 [2023-04-05T20:15:25.928Z] ---> Running in b7fc96b82f0b [2023-04-05T20:15:26.192Z] Removing intermediate container 0ed172679587 [2023-04-05T20:15:26.192Z] ---> 3c7d22cb31f0 [2023-04-05T20:15:26.192Z] [2023-04-05T20:15:26.192Z] Successfully built 3c7d22cb31f0 [2023-04-05T20:15:26.192Z] Removing intermediate container 23bc9db5f980 [2023-04-05T20:15:26.192Z] ---> efca1829ca40 [2023-04-05T20:15:26.192Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:15:26.192Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-05T20:15:26.192Z] Building support-scheduler [2023-04-05T20:15:26.192Z]  Building security-spiffe-token-provider ... done Removing intermediate container b7fc96b82f0b [2023-04-05T20:15:26.192Z] ---> 1aa7cf18d031 [2023-04-05T20:15:26.704Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:15:28.621Z] 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-04-05T20:15:30.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:15:30.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:15:30.000Z] ---> 3059a573bd33 [2023-04-05T20:15:30.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:15:30.000Z] ---> Using cache [2023-04-05T20:15:30.000Z] ---> 6cc023fd0242 [2023-04-05T20:15:30.000Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:15:30.000Z] ---> Using cache [2023-04-05T20:15:30.000Z] ---> 9f6134c0f4b8 [2023-04-05T20:15:30.000Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:15:30.000Z] ---> Using cache [2023-04-05T20:15:30.000Z] ---> 14ec519a3b53 [2023-04-05T20:15:30.000Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:15:30.000Z] ---> Using cache [2023-04-05T20:15:30.000Z] ---> ea4816fc614b [2023-04-05T20:15:30.000Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:15:30.000Z] ---> Using cache [2023-04-05T20:15:30.000Z] ---> e528e65c191e [2023-04-05T20:15:30.000Z] Step 8/23 : COPY . . [2023-04-05T20:15:30.000Z] ---> Using cache [2023-04-05T20:15:30.000Z] ---> 5b6c43dc21cf [2023-04-05T20:15:30.000Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-05T20:15:31.378Z] ---> Running in 7f4b9fd594e1 [2023-04-05T20:15:32.753Z] ---> Running in 72060e9000fd [2023-04-05T20:15:33.011Z] ---> Running in e8df9dcf067b [2023-04-05T20:15:33.011Z] Removing intermediate container 7f4b9fd594e1 [2023-04-05T20:15:33.011Z] ---> e45dc415622e [2023-04-05T20:15:33.011Z] [2023-04-05T20:15:33.011Z] Successfully built e45dc415622e [2023-04-05T20:15:33.273Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-05T20:15:33.273Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-04-05T20:15:33.532Z] Removing intermediate container 72060e9000fd [2023-04-05T20:15:33.532Z] ---> 0f57ed40e47d [2023-04-05T20:15:33.532Z] [2023-04-05T20:15:33.532Z] Successfully built 0f57ed40e47d [2023-04-05T20:15:38.799Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:15:38.799Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:15:38.799Z] ---> 3059a573bd33 [2023-04-05T20:15:38.799Z] Successfully tagged core-metadata:latest [2023-04-05T20:15:38.799Z]  Building core-metadata ... done Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:15:38.799Z] ---> Using cache [2023-04-05T20:15:38.799Z] ---> 6cc023fd0242 [2023-04-05T20:15:38.799Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:15:38.799Z] ---> Using cache [2023-04-05T20:15:38.799Z] ---> 9f6134c0f4b8 [2023-04-05T20:15:38.799Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-05T20:15:38.799Z] Building security-spire-config [2023-04-05T20:15:40.710Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:15:40.710Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:15:40.710Z] ---> 3059a573bd33 [2023-04-05T20:15:40.710Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:15:40.710Z] ---> Using cache [2023-04-05T20:15:40.710Z] ---> c9fa9142e674 [2023-04-05T20:15:40.710Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:15:44.033Z] ---> Running in e287ccc54ccc [2023-04-05T20:15:44.033Z] ---> Running in 87b82e15bf9d [2023-04-05T20:15:44.033Z] 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-04-05T20:15:44.033Z] Removing intermediate container d6a45d785484 [2023-04-05T20:15:44.033Z] ---> f6e2d1489bf1 [2023-04-05T20:15:44.033Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:15:44.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:44.598Z] ---> b40458e861e9 [2023-04-05T20:15:44.598Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:15:44.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:44.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:45.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:15:45.976Z] OK: 265 MiB in 53 packages [2023-04-05T20:15:45.976Z] OK: 265 MiB in 53 packages [2023-04-05T20:15:46.541Z] ---> f5b90dac0af2 [2023-04-05T20:15:46.541Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-05T20:15:51.874Z] 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-04-05T20:15:52.131Z] ---> 40f68a6c7394 [2023-04-05T20:15:52.131Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-05T20:15:53.533Z] Removing intermediate container 87b82e15bf9d [2023-04-05T20:15:53.533Z] ---> 8ee8692e190d [2023-04-05T20:15:53.533Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:15:53.789Z] Removing intermediate container e287ccc54ccc [2023-04-05T20:15:53.789Z] ---> 25a05afa13e4 [2023-04-05T20:15:53.789Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:15:54.396Z] ---> 150700db06d9 [2023-04-05T20:15:54.396Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-05T20:15:54.962Z] ---> bbbe05835b07 [2023-04-05T20:15:54.962Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:15:57.911Z] ---> 11ca6b310a4f [2023-04-05T20:15:57.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:15:58.169Z] ---> 9554ef57f91e [2023-04-05T20:15:58.169Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-05T20:15:58.169Z] ---> Running in 2827118ee85b [2023-04-05T20:15:58.429Z] ---> Running in 7826b693373b [2023-04-05T20:15:58.687Z] Removing intermediate container 63ca20901b10 [2023-04-05T20:15:58.687Z] ---> 02542cbcf6cb [2023-04-05T20:15:58.687Z] [2023-04-05T20:15:58.687Z] Step 9/25 : FROM alpine:3.17 [2023-04-05T20:15:58.687Z] ---> 9ed4aefc74f6 [2023-04-05T20:15:58.687Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-05T20:15:59.254Z] ---> 70665949fd36 [2023-04-05T20:15:59.254Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-05T20:15:59.254Z] ---> Running in 520bcf2e59b6 [2023-04-05T20:16:00.628Z] ---> b23a4f11b8f9 [2023-04-05T20:16:00.628Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-05T20:16:00.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:00.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:16:00.628Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-05T20:16:00.628Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-05T20:16:00.628Z] (3/3) Installing su-exec (0.2-r2) [2023-04-05T20:16:00.628Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:16:00.886Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:16:00.886Z] OK: 8 MiB in 18 packages [2023-04-05T20:16:05.158Z] ---> 5fe2bed15a98 [2023-04-05T20:16:05.158Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-05T20:16:05.417Z] ---> Running in c461fca085d2 [2023-04-05T20:16:05.983Z] Removing intermediate container 520bcf2e59b6 [2023-04-05T20:16:05.983Z] ---> 372eb893a505 [2023-04-05T20:16:05.983Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T20:16:05.984Z] ---> Running in 60026518ac77 [2023-04-05T20:16:07.361Z] Removing intermediate container 60026518ac77 [2023-04-05T20:16:07.361Z] ---> 2f3364058275 [2023-04-05T20:16:07.361Z] Step 12/25 : WORKDIR / [2023-04-05T20:16:07.361Z] ---> Running in bb3ccfdcae23 [2023-04-05T20:16:07.625Z] Removing intermediate container c461fca085d2 [2023-04-05T20:16:07.625Z] ---> 563e9aec958c [2023-04-05T20:16:07.625Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-05T20:16:11.841Z] ---> Running in b6efe8c3662f [2023-04-05T20:16:13.221Z] Removing intermediate container bb3ccfdcae23 [2023-04-05T20:16:13.221Z] ---> 7a4add9d2773 [2023-04-05T20:16:13.221Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:16:23.579Z] ---> dccbc22e6bfa [2023-04-05T20:16:23.579Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:16:23.579Z] Removing intermediate container b6efe8c3662f [2023-04-05T20:16:23.579Z] ---> dbcd4279671a [2023-04-05T20:16:23.579Z] Step 30/33 : CMD ["gate"] [2023-04-05T20:16:23.579Z] Removing intermediate container e8df9dcf067b [2023-04-05T20:16:23.579Z] ---> 586eb9003281 [2023-04-05T20:16:23.579Z] [2023-04-05T20:16:23.579Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:16:23.579Z] ---> 9ed4aefc74f6 [2023-04-05T20:16:23.579Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:16:23.579Z] ---> Using cache [2023-04-05T20:16:23.579Z] ---> 33bade29a308 [2023-04-05T20:16:23.579Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:16:23.579Z] ---> Using cache [2023-04-05T20:16:23.579Z] ---> c0476ac8c7d1 [2023-04-05T20:16:23.579Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-05T20:16:23.837Z] ---> Running in acf695c10d86 [2023-04-05T20:16:24.400Z] ---> Running in dbc4f0bb4a20 [2023-04-05T20:16:39.363Z] ---> 239f2a8fe6ce [2023-04-05T20:16:39.363Z] 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-04-05T20:16:39.363Z] Removing intermediate container dbc4f0bb4a20 [2023-04-05T20:16:39.363Z] ---> b4feacd32c74 [2023-04-05T20:16:39.363Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:16:39.363Z] Removing intermediate container acf695c10d86 [2023-04-05T20:16:39.363Z] ---> 189089d24f15 [2023-04-05T20:16:39.363Z] Step 31/33 : LABEL arch=x86_64 [2023-04-05T20:16:39.363Z] ---> Running in 264bcaa94666 [2023-04-05T20:16:39.363Z] ---> Running in 0f064780b594 [2023-04-05T20:16:39.363Z] ---> fab8f5c5dc0a [2023-04-05T20:16:39.363Z] 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-04-05T20:16:39.627Z] Removing intermediate container 2827118ee85b [2023-04-05T20:16:39.627Z] ---> b5714be6c794 [2023-04-05T20:16:39.627Z] Step 7/27 : COPY . . [2023-04-05T20:16:39.627Z] Removing intermediate container 7826b693373b [2023-04-05T20:16:39.627Z] ---> cfb6d5a92462 [2023-04-05T20:16:39.627Z] Step 8/23 : COPY . . [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-05T20:16:46.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-05T20:16:47.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-05T20:16:49.652Z] ---> dfeec83d8b03 [2023-04-05T20:16:49.652Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:16:49.652Z] Removing intermediate container 264bcaa94666 [2023-04-05T20:16:49.652Z] Removing intermediate container 0f064780b594 [2023-04-05T20:16:49.652Z] ---> 1b2a3b6ff6b4 [2023-04-05T20:16:49.652Z] ---> af082d171cb1 [2023-04-05T20:16:49.652Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 32/33 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:16:49.652Z] [2023-04-05T20:16:49.652Z] ---> Running in c8eca750f894 [2023-04-05T20:16:49.652Z] ---> 5ff6bb0fb5ef [2023-04-05T20:16:49.652Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-05T20:16:49.652Z] ---> cf24efc7eacc [2023-04-05T20:16:49.652Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:16:49.652Z] Removing intermediate container c8eca750f894 [2023-04-05T20:16:49.652Z] ---> 951c59b482f6 [2023-04-05T20:16:49.652Z] Step 33/33 : LABEL version=0.0.0 [2023-04-05T20:16:49.652Z] ---> Running in 75a193ccd6ab [2023-04-05T20:16:49.652Z] ---> Running in 7843b4f90e66 [2023-04-05T20:16:49.652Z] ---> 49f42529e17b [2023-04-05T20:16:49.652Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-05T20:16:49.652Z] ---> e9da88c62e18 [2023-04-05T20:16:49.652Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:16:49.652Z] ---> Running in 75e5576caf82 [2023-04-05T20:16:49.652Z] 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-04-05T20:16:49.931Z] Removing intermediate container 75a193ccd6ab [2023-04-05T20:16:49.931Z] ---> 049332f56be0 [2023-04-05T20:16:49.931Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:16:50.271Z] Removing intermediate container 75e5576caf82 [2023-04-05T20:16:50.271Z] ---> 0500043766ca [2023-04-05T20:16:50.271Z] [2023-04-05T20:16:50.271Z] Successfully built 0500043766ca [2023-04-05T20:16:50.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-05T20:16:50.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-05T20:16:50.730Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-05T20:16:50.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-05T20:16:50.866Z] ---> 22da6b8fcfd9 [2023-04-05T20:16:50.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-05T20:16:50.866Z] Successfully tagged security-bootstrapper:latest [2023-04-05T20:16:50.866Z] Building security-proxy-setup [2023-04-05T20:16:50.866Z]  Building security-bootstrapper ... done  ---> dd1a3f8fe7c1 [2023-04-05T20:16:50.866Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-05T20:16:51.433Z] ---> Running in e6bbf10cf5bd [2023-04-05T20:16:54.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:16:54.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:16:54.744Z] ---> 3059a573bd33 [2023-04-05T20:16:54.744Z] Step 3/22 : WORKDIR /edgex-go [2023-04-05T20:16:54.744Z] ---> Using cache [2023-04-05T20:16:54.744Z] ---> c9fa9142e674 [2023-04-05T20:16:54.744Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-05T20:16:54.744Z] ---> Using cache [2023-04-05T20:16:54.744Z] ---> 8f2c6107a6a5 [2023-04-05T20:16:54.744Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-05T20:16:54.744Z] ---> Using cache [2023-04-05T20:16:54.744Z] ---> 228c28255702 [2023-04-05T20:16:54.744Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:16:54.744Z] ---> Using cache [2023-04-05T20:16:54.744Z] ---> 342ce62e1fda [2023-04-05T20:16:54.744Z] Step 7/22 : COPY . . [2023-04-05T20:16:54.744Z] ---> Using cache [2023-04-05T20:16:54.744Z] ---> e66c618a49fa [2023-04-05T20:16:54.744Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-05T20:16:58.929Z] ---> Running in 56b509deb64c [2023-04-05T20:16:58.929Z] ---> 1f3705de8003 [2023-04-05T20:16:58.929Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:16:58.929Z] ---> 1b7b69a363d1 [2023-04-05T20:16:58.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:16:58.929Z] Removing intermediate container e6bbf10cf5bd [2023-04-05T20:16:58.929Z] ---> 8513f2a74170 [2023-04-05T20:16:58.929Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:16:59.495Z] ---> Running in cd799efa713a [2023-04-05T20:16:59.752Z] ---> 61a8c6e2e285 [2023-04-05T20:16:59.752Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:16:59.752Z] 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-04-05T20:17:00.685Z] ---> eb7f83f83118 [2023-04-05T20:17:00.685Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-05T20:17:00.685Z] ---> Running in 57e1b04dffea [2023-04-05T20:17:00.685Z] Removing intermediate container cd799efa713a [2023-04-05T20:17:00.685Z] ---> bd9bdb6cad95 [2023-04-05T20:17:00.685Z] 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-04-05T20:17:00.943Z] ---> Running in 90edf291c010 [2023-04-05T20:17:00.943Z] ---> Running in c1a2a3262e16 [2023-04-05T20:17:01.201Z] Removing intermediate container 90edf291c010 [2023-04-05T20:17:01.201Z] ---> 6e1015f2bfe9 [2023-04-05T20:17:01.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:17:01.201Z] ---> Running in 070f65484121 [2023-04-05T20:17:01.460Z] Removing intermediate container 070f65484121 [2023-04-05T20:17:01.460Z] ---> 713812064938 [2023-04-05T20:17:01.460Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:17:01.460Z] ---> Running in 329a44fc7ac3 [2023-04-05T20:17:02.024Z] Removing intermediate container 329a44fc7ac3 [2023-04-05T20:17:02.024Z] ---> dc5ea8ad109c [2023-04-05T20:17:02.024Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:02.281Z] ---> Running in 2fb536ae0205 [2023-04-05T20:17:02.879Z] Removing intermediate container 57e1b04dffea [2023-04-05T20:17:02.879Z] ---> fdc939bf4610 [2023-04-05T20:17:02.879Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:17:04.269Z] Removing intermediate container 2fb536ae0205 [2023-04-05T20:17:04.269Z] ---> e617aaf66f93 [2023-04-05T20:17:04.269Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:17:04.527Z] ---> Running in 42f7c9843dbe [2023-04-05T20:17:04.527Z] Removing intermediate container c1a2a3262e16 [2023-04-05T20:17:04.527Z] ---> 55eb0a55b522 [2023-04-05T20:17:04.527Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:17:04.784Z] ---> Running in 94a0a911a102 [2023-04-05T20:17:05.357Z] ---> Running in b420b208bba0 [2023-04-05T20:17:05.622Z] Removing intermediate container 42f7c9843dbe [2023-04-05T20:17:05.622Z] ---> facefb91aafb [2023-04-05T20:17:05.622Z] Step 23/25 : LABEL arch=x86_64 [2023-04-05T20:17:05.622Z] Removing intermediate container 94a0a911a102 [2023-04-05T20:17:05.622Z] ---> 048e0c25883f [2023-04-05T20:17:05.622Z] [2023-04-05T20:17:05.622Z] ---> Running in db6f0794faa2 [2023-04-05T20:17:05.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-05T20:17:05.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-05T20:17:05.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2023-04-05T20:17:05.897Z] Successfully built 048e0c25883f [2023-04-05T20:17:05.897Z] Successfully tagged support-scheduler:latest [2023-04-05T20:17:05.897Z] Building security-spire-server [2023-04-05T20:17:05.897Z]  Building support-scheduler ... done Removing intermediate container b420b208bba0 [2023-04-05T20:17:05.897Z] ---> 0852d82c69a8 [2023-04-05T20:17:05.897Z] [2023-04-05T20:17:05.897Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:17:05.897Z] ---> 9ed4aefc74f6 [2023-04-05T20:17:05.897Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:17:06.158Z] Removing intermediate container db6f0794faa2 [2023-04-05T20:17:06.158Z] ---> 305b2fcd92ee [2023-04-05T20:17:06.158Z] Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:09.461Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:09.461Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:09.462Z] ---> 3059a573bd33 [2023-04-05T20:17:09.462Z] Step 3/26 : WORKDIR /edgex-go [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> c9fa9142e674 [2023-04-05T20:17:09.462Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> 8ee8692e190d [2023-04-05T20:17:09.462Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> bbbe05835b07 [2023-04-05T20:17:09.462Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> b5714be6c794 [2023-04-05T20:17:09.462Z] Step 7/26 : COPY . . [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> cf24efc7eacc [2023-04-05T20:17:09.462Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> 049332f56be0 [2023-04-05T20:17:09.462Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> 8513f2a74170 [2023-04-05T20:17:09.462Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:17:09.462Z] ---> Using cache [2023-04-05T20:17:09.462Z] ---> bd9bdb6cad95 [2023-04-05T20:17:09.462Z] 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-04-05T20:17:14.817Z] ---> Running in 208a321058b8 [2023-04-05T20:17:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements [2023-04-05T20:17:15.820Z] ---> Running in b71a834fd107 [2023-04-05T20:17:16.080Z] ---> Running in d95f14a24c93 [2023-04-05T20:17:16.080Z] Removing intermediate container 208a321058b8 [2023-04-05T20:17:16.080Z] ---> 2e44ba5ea34d [2023-04-05T20:17:16.081Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-05T20:17:21.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-05T20:17:21.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-05T20:17:21.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-05T20:17:21.372Z] Removing intermediate container b71a834fd107 [2023-04-05T20:17:21.372Z] ---> 8b7f44e5d7a3 [2023-04-05T20:17:21.372Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:17:21.372Z] ---> Running in af371199f88c [2023-04-05T20:17:22.793Z] ---> Running in 61badbe0b3ad [2023-04-05T20:17:22.793Z] Removing intermediate container 7843b4f90e66 [2023-04-05T20:17:22.793Z] ---> 61f47be3551b [2023-04-05T20:17:22.793Z] [2023-04-05T20:17:22.793Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:17:22.793Z] ---> 9ed4aefc74f6 [2023-04-05T20:17:22.793Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T20:17:23.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:23.054Z] ---> Running in 5e2ac88447e4 [2023-04-05T20:17:23.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:23.315Z] Removing intermediate container 61badbe0b3ad [2023-04-05T20:17:23.315Z] ---> de7db5a5213c [2023-04-05T20:17:23.315Z] [2023-04-05T20:17:23.315Z] Successfully built de7db5a5213c [2023-04-05T20:17:23.315Z] Successfully tagged security-secretstore-setup:latest [2023-04-05T20:17:23.315Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-04-05T20:17:23.576Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:17:23.576Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:17:23.576Z] OK: 17818 distinct packages available [2023-04-05T20:17:23.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:23.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:23.834Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-05T20:17:23.834Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:17:23.834Z] (3/4) Installing libucontext (1.2-r0) [2023-04-05T20:17:23.834Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-05T20:17:23.834Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:17:23.834Z] OK: 7 MiB in 19 packages [2023-04-05T20:17:25.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.434s coverage: 71.3% of statements [2023-04-05T20:17:27.128Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:27.128Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:27.128Z] ---> 3059a573bd33 [2023-04-05T20:17:27.128Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> c9fa9142e674 [2023-04-05T20:17:27.128Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> 8ee8692e190d [2023-04-05T20:17:27.128Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> bbbe05835b07 [2023-04-05T20:17:27.128Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> b5714be6c794 [2023-04-05T20:17:27.128Z] Step 7/27 : COPY . . [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> cf24efc7eacc [2023-04-05T20:17:27.128Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> 049332f56be0 [2023-04-05T20:17:27.128Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> 8513f2a74170 [2023-04-05T20:17:27.128Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> bd9bdb6cad95 [2023-04-05T20:17:27.128Z] 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-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> 55eb0a55b522 [2023-04-05T20:17:27.128Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> 0852d82c69a8 [2023-04-05T20:17:27.128Z] [2023-04-05T20:17:27.128Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:17:27.128Z] ---> 9ed4aefc74f6 [2023-04-05T20:17:27.128Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:17:27.128Z] ---> Using cache [2023-04-05T20:17:27.128Z] ---> 2e44ba5ea34d [2023-04-05T20:17:27.128Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:17:27.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-05T20:17:27.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-05T20:17:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 54.0% of statements [2023-04-05T20:17:29.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:29.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:30.227Z] Removing intermediate container d95f14a24c93 [2023-04-05T20:17:30.228Z] ---> 96d006275a5b [2023-04-05T20:17:30.228Z] Step 12/26 : WORKDIR /edgex-go [2023-04-05T20:17:30.228Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T20:17:30.228Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:17:30.228Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:17:30.228Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:17:30.487Z] Removing intermediate container 56b509deb64c [2023-04-05T20:17:30.487Z] ---> e82ece214238 [2023-04-05T20:17:30.487Z] [2023-04-05T20:17:30.487Z] Step 9/22 : FROM alpine:3.17 [2023-04-05T20:17:30.487Z] ---> 9ed4aefc74f6 [2023-04-05T20:17:30.487Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-05T20:17:30.487Z] ---> Running in 34eb919a07e3 [2023-04-05T20:17:30.487Z] OK: 8 MiB in 17 packages [2023-04-05T20:17:30.487Z] ---> Running in 1829669f3658 [2023-04-05T20:17:30.746Z] ---> Running in f30a2f958bcb [2023-04-05T20:17:31.004Z] Removing intermediate container af371199f88c [2023-04-05T20:17:31.004Z] ---> 3ed2a7bf40f0 [2023-04-05T20:17:31.004Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:31.004Z] Removing intermediate container 1829669f3658 [2023-04-05T20:17:31.004Z] ---> 60a41d25341a [2023-04-05T20:17:31.004Z] [2023-04-05T20:17:31.004Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T20:17:31.004Z] ---> 9ed4aefc74f6 [2023-04-05T20:17:31.004Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:17:31.004Z] ---> Using cache [2023-04-05T20:17:31.004Z] ---> 2e44ba5ea34d [2023-04-05T20:17:31.004Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:17:31.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:31.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:31.543Z] ---> Running in 4906262bd300 [2023-04-05T20:17:31.543Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:17:31.543Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:17:31.543Z] OK: 17818 distinct packages available [2023-04-05T20:17:31.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:31.801Z] ---> c434ddcbd6f8 [2023-04-05T20:17:31.801Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:31.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:31.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:31.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:32.083Z] Removing intermediate container 5e2ac88447e4 [2023-04-05T20:17:32.083Z] ---> 292f53e1114e [2023-04-05T20:17:32.083Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:17:32.083Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T20:17:32.083Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:17:32.083Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T20:17:32.083Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T20:17:32.083Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T20:17:32.083Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:17:32.083Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-05T20:17:32.083Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:17:32.083Z] OK: 8 MiB in 20 packages [2023-04-05T20:17:32.083Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:17:32.083Z] OK: 8 MiB in 17 packages [2023-04-05T20:17:32.344Z] ---> 192bc2ae9435 [2023-04-05T20:17:32.344Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:17:32.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:32.344Z] ---> Running in d22ae964d775 [2023-04-05T20:17:32.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:32.609Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:17:32.609Z] v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:17:32.609Z] OK: 17818 distinct packages available [2023-04-05T20:17:32.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:32.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-05T20:17:32.871Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T20:17:32.871Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:17:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-05T20:17:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-05T20:17:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:17:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-05T20:17:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-05T20:17:33.130Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T20:17:33.130Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T20:17:33.130Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T20:17:33.130Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:17:33.130Z] OK: 8 MiB in 20 packages [2023-04-05T20:17:35.095Z] Removing intermediate container d22ae964d775 [2023-04-05T20:17:35.095Z] ---> eb13eee7e1cc [2023-04-05T20:17:35.095Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-05T20:17:35.666Z] ---> c5f55c52888a [2023-04-05T20:17:35.666Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:35.666Z] ---> Running in 1ccbe04e5e82 [2023-04-05T20:17:35.926Z] Removing intermediate container f30a2f958bcb [2023-04-05T20:17:35.926Z] ---> 1aec0eb0ae9e [2023-04-05T20:17:35.926Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T20:17:35.926Z] Removing intermediate container 34eb919a07e3 [2023-04-05T20:17:35.926Z] ---> a0536e1be5f6 [2023-04-05T20:17:35.926Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:35.926Z] Removing intermediate container 1ccbe04e5e82 [2023-04-05T20:17:35.926Z] ---> 44a1b179864f [2023-04-05T20:17:35.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:17:35.926Z] ---> 8ce25fcf8ebb [2023-04-05T20:17:35.926Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-05T20:17:36.187Z] ---> Running in 0d4f46dd8678 [2023-04-05T20:17:36.187Z] ---> Running in eed0d95102ff [2023-04-05T20:17:36.187Z] ---> Running in af6a488e00a0 [2023-04-05T20:17:36.187Z] Removing intermediate container 4906262bd300 [2023-04-05T20:17:36.187Z] ---> 2920ebd24b0c [2023-04-05T20:17:36.187Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:36.444Z] ---> 8702d6282f82 [2023-04-05T20:17:36.444Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:36.444Z] Removing intermediate container 0d4f46dd8678 [2023-04-05T20:17:36.444Z] ---> 5719f8d05b3d [2023-04-05T20:17:36.444Z] Step 12/22 : WORKDIR /edgex [2023-04-05T20:17:36.444Z] Removing intermediate container eed0d95102ff [2023-04-05T20:17:36.444Z] ---> d1c9365e75ee [2023-04-05T20:17:36.444Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:36.444Z] Removing intermediate container af6a488e00a0 [2023-04-05T20:17:36.444Z] ---> ed8983331b85 [2023-04-05T20:17:36.444Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-05T20:17:36.444Z] ---> 3954f4a3e880 [2023-04-05T20:17:36.444Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:36.444Z] ---> b390443d970c [2023-04-05T20:17:36.444Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-05T20:17:36.444Z] ---> Running in fb57d5541d0f [2023-04-05T20:17:36.847Z] Removing intermediate container fb57d5541d0f [2023-04-05T20:17:36.847Z] ---> 82623ce24715 [2023-04-05T20:17:36.847Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:17:37.782Z] ---> a82a341fdefa [2023-04-05T20:17:37.782Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:37.782Z] ---> 98e636ee7bc7 [2023-04-05T20:17:37.782Z] Step 22/27 : WORKDIR / [2023-04-05T20:17:37.782Z] ---> 9d601cc48551 [2023-04-05T20:17:37.782Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:17:37.782Z] ---> e8e943fd0f1b [2023-04-05T20:17:37.782Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:17:37.782Z] ---> 23a95f14a864 [2023-04-05T20:17:37.782Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:17:37.782Z] ---> Running in e51aeefc4d75 [2023-04-05T20:17:40.309Z] Removing intermediate container e51aeefc4d75 [2023-04-05T20:17:40.309Z] ---> 7b6d1e25da99 [2023-04-05T20:17:40.309Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:17:40.309Z] ---> d93ee28732c3 [2023-04-05T20:17:40.309Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-05T20:17:40.309Z] ---> c48db81dad36 [2023-04-05T20:17:40.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-05T20:17:40.309Z] ---> Running in e788128214a8 [2023-04-05T20:17:40.309Z] ---> f1f4da084131 [2023-04-05T20:17:40.309Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ ---> ab5d49c8bc46 [2023-04-05T20:17:40.309Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:40.309Z] [2023-04-05T20:17:40.309Z] Removing intermediate container e788128214a8 [2023-04-05T20:17:40.309Z] ---> 16180d376bd4 [2023-04-05T20:17:40.309Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:17:40.884Z] ---> f9c26a532bf7 [2023-04-05T20:17:40.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-05T20:17:40.884Z] ---> 00e1a9cb6e55 [2023-04-05T20:17:40.884Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-05T20:17:41.141Z] ---> da5e9b2e6385 [2023-04-05T20:17:41.141Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-05T20:17:41.141Z] ---> Running in e24e7f26499e [2023-04-05T20:17:41.399Z] ---> bc5ca1f87a0c [2023-04-05T20:17:41.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:17:41.399Z] ---> 5a643839c88a [2023-04-05T20:17:41.399Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-05T20:17:41.399Z] Removing intermediate container e24e7f26499e [2023-04-05T20:17:41.399Z] ---> a9f3db2ddc0f [2023-04-05T20:17:41.399Z] Step 25/27 : LABEL arch=x86_64 [2023-04-05T20:17:41.680Z] ---> e7f991034e3b [2023-04-05T20:17:41.680Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:17:41.680Z] ---> 587d0c395aa9 [2023-04-05T20:17:41.680Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-05T20:17:41.680Z] ---> Running in 3f2d1a726c4b [2023-04-05T20:17:41.680Z] ---> 1cf045cd896e [2023-04-05T20:17:41.680Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-05T20:17:41.680Z] ---> Running in a96f9624cd91 [2023-04-05T20:17:41.680Z] ---> 43fc91d4f21a [2023-04-05T20:17:41.680Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:17:41.947Z] ---> 0f7711716cdb [2023-04-05T20:17:41.947Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:17:41.947Z] ---> f5223a0834b7 [2023-04-05T20:17:41.947Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:17:41.947Z] Removing intermediate container 3f2d1a726c4b [2023-04-05T20:17:41.947Z] ---> dbc31098f8f0 [2023-04-05T20:17:41.947Z] Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:41.947Z] ---> Running in b387779bd76e [2023-04-05T20:17:41.947Z] Removing intermediate container a96f9624cd91 [2023-04-05T20:17:41.947Z] ---> 3ee214c5e08b [2023-04-05T20:17:41.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:17:41.947Z] ---> Running in 4e9221507aa2 [2023-04-05T20:17:41.947Z] ---> Running in eebd74a65a75 [2023-04-05T20:17:41.947Z] ---> Running in df401413c455 [2023-04-05T20:17:41.947Z] ---> Running in 83106cefe76d [2023-04-05T20:17:41.947Z] Removing intermediate container eebd74a65a75 [2023-04-05T20:17:41.947Z] ---> 7257c9f4a5ec [2023-04-05T20:17:41.947Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:17:41.947Z] Removing intermediate container 4e9221507aa2 [2023-04-05T20:17:41.947Z] ---> 9ae47613b809 [2023-04-05T20:17:41.947Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:17:42.206Z] ---> Running in 4293c2fea021 [2023-04-05T20:17:42.206Z] ---> Running in bf84ebcc6383 [2023-04-05T20:17:42.206Z] Removing intermediate container df401413c455 [2023-04-05T20:17:42.206Z] ---> afd645082a16 [2023-04-05T20:17:42.206Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:17:42.206Z] Removing intermediate container 83106cefe76d [2023-04-05T20:17:42.206Z] ---> 529c61f03b2a [2023-04-05T20:17:42.206Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:17:42.206Z] ---> Running in b4559b7df150 [2023-04-05T20:17:42.206Z] ---> Running in 8434cf0dafd1 [2023-04-05T20:17:42.206Z] Removing intermediate container bf84ebcc6383 [2023-04-05T20:17:42.206Z] ---> 6f62dd4184b3 [2023-04-05T20:17:42.206Z] Step 25/27 : LABEL arch=x86_64 [2023-04-05T20:17:42.206Z] Removing intermediate container 4293c2fea021 [2023-04-05T20:17:42.206Z] ---> 0b741344ed81 [2023-04-05T20:17:42.206Z] Step 24/26 : LABEL arch=x86_64 [2023-04-05T20:17:42.206Z] ---> Running in 256382e8263f [2023-04-05T20:17:42.206Z] ---> Running in e51151da71a0 [2023-04-05T20:17:42.206Z] Removing intermediate container b4559b7df150 [2023-04-05T20:17:42.206Z] ---> c6fdf5398c81 [2023-04-05T20:17:42.206Z] [2023-04-05T20:17:42.464Z] Removing intermediate container 8434cf0dafd1 [2023-04-05T20:17:42.464Z] ---> b6454ea17491 [2023-04-05T20:17:42.464Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:42.464Z] ---> Running in 90f80ed75efe [2023-04-05T20:17:42.464Z] Removing intermediate container 256382e8263f [2023-04-05T20:17:42.464Z] ---> c8353a6b4939 [2023-04-05T20:17:42.464Z] Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:42.464Z] Successfully built c6fdf5398c81 [2023-04-05T20:17:42.464Z] Removing intermediate container e51151da71a0 [2023-04-05T20:17:42.464Z] ---> 32b17222e363 [2023-04-05T20:17:42.464Z] Step 25/26 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:42.464Z] Successfully tagged security-spire-config:latest [2023-04-05T20:17:42.464Z]  Building security-spire-config ... done Building security-proxy-auth [2023-04-05T20:17:42.464Z] ---> Running in 39a1bdefe000 [2023-04-05T20:17:42.464Z] ---> Running in f27c39a812c1 [2023-04-05T20:17:42.464Z] Removing intermediate container 90f80ed75efe [2023-04-05T20:17:42.464Z] ---> 352c216d6867 [2023-04-05T20:17:42.464Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:17:42.722Z] ---> Running in f2beae6e7b4f [2023-04-05T20:17:43.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-05T20:17:43.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-05T20:17:46.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:46.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:46.012Z] ---> 3059a573bd33 [2023-04-05T20:17:46.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:17:46.012Z] ---> Using cache [2023-04-05T20:17:46.012Z] ---> 6cc023fd0242 [2023-04-05T20:17:46.012Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:17:46.012Z] ---> Using cache [2023-04-05T20:17:46.012Z] ---> 9f6134c0f4b8 [2023-04-05T20:17:46.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:17:46.012Z] ---> Using cache [2023-04-05T20:17:46.012Z] ---> 14ec519a3b53 [2023-04-05T20:17:46.012Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:17:46.012Z] ---> Using cache [2023-04-05T20:17:46.012Z] ---> ea4816fc614b [2023-04-05T20:17:46.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:46.012Z] ---> Using cache [2023-04-05T20:17:46.012Z] ---> e528e65c191e [2023-04-05T20:17:46.012Z] Step 8/23 : COPY . . [2023-04-05T20:17:46.012Z] ---> Using cache [2023-04-05T20:17:46.012Z] ---> 5b6c43dc21cf [2023-04-05T20:17:46.012Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-05T20:17:47.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.188s coverage: 88.5% of statements [2023-04-05T20:17:47.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.752s coverage: 3.9% of statements [2023-04-05T20:17:48.540Z] Removing intermediate container 39a1bdefe000 [2023-04-05T20:17:48.540Z] Removing intermediate container f27c39a812c1 [2023-04-05T20:17:48.540Z] ---> 44e42963cb6a [2023-04-05T20:17:48.540Z] ---> 5c8c0d86fbbd [2023-04-05T20:17:48.540Z] Step 27/27 : LABEL version=0.0.0Step 26/26 : LABEL version=0.0.0 [2023-04-05T20:17:48.540Z] [2023-04-05T20:17:48.540Z] Removing intermediate container f2beae6e7b4f [2023-04-05T20:17:48.540Z] ---> 6b9476d42a5f [2023-04-05T20:17:48.540Z] [2023-04-05T20:17:48.540Z] ---> Running in e58017434461 [2023-04-05T20:17:48.540Z] Removing intermediate container b387779bd76e [2023-04-05T20:17:48.540Z] ---> c784b7317550 [2023-04-05T20:17:48.540Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:17:48.540Z] ---> Running in 4a1b8fd7048a [2023-04-05T20:17:48.540Z] Successfully built 6b9476d42a5f [2023-04-05T20:17:48.540Z] ---> Running in 64fbc2655fb1 [2023-04-05T20:17:48.798Z] Successfully tagged support-notifications:latest [2023-04-05T20:17:48.798Z] Building core-command [2023-04-05T20:17:49.599Z]  Building support-notifications ... done  ---> Running in 26db216855c4 [2023-04-05T20:17:54.863Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:17:54.863Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:17:54.863Z] ---> 3059a573bd33 [2023-04-05T20:17:54.863Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:17:54.863Z] ---> Using cache [2023-04-05T20:17:54.863Z] ---> 6cc023fd0242 [2023-04-05T20:17:54.863Z] Step 4/24 : WORKDIR /edgex-go [2023-04-05T20:17:54.863Z] ---> Using cache [2023-04-05T20:17:54.863Z] ---> 9f6134c0f4b8 [2023-04-05T20:17:54.863Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-05T20:17:55.800Z] ---> Using cache [2023-04-05T20:17:55.800Z] ---> 14ec519a3b53 [2023-04-05T20:17:55.800Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-05T20:17:55.800Z] ---> Using cache [2023-04-05T20:17:55.800Z] ---> ea4816fc614b [2023-04-05T20:17:55.800Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:17:55.800Z] ---> Using cache [2023-04-05T20:17:55.800Z] ---> e528e65c191e [2023-04-05T20:17:55.800Z] Step 8/24 : COPY . . [2023-04-05T20:17:55.800Z] ---> Using cache [2023-04-05T20:17:55.800Z] ---> 5b6c43dc21cf [2023-04-05T20:17:55.800Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-05T20:17:55.800Z] Removing intermediate container 4a1b8fd7048a [2023-04-05T20:17:55.800Z] ---> 2827b9f1005c [2023-04-05T20:17:55.800Z] [2023-04-05T20:17:55.800Z] Removing intermediate container 64fbc2655fb1 [2023-04-05T20:17:55.800Z] ---> f67cff4c5993 [2023-04-05T20:17:55.800Z] [2023-04-05T20:17:55.800Z] Successfully built 2827b9f1005c [2023-04-05T20:17:55.800Z] Successfully built f67cff4c5993 [2023-04-05T20:17:55.800Z] Removing intermediate container 26db216855c4 [2023-04-05T20:17:55.800Z] ---> 7d66b8b4c5a8 [2023-04-05T20:17:55.800Z] Step 20/22 : LABEL arch=x86_64 [2023-04-05T20:17:55.800Z] Successfully tagged security-spire-server:latest [2023-04-05T20:17:55.800Z] Successfully tagged security-spire-agent:latest [2023-04-05T20:17:55.800Z]  Building security-spire-server ... done  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-05T20:17:55.800Z] ---> Running in 7c72f15d2d02 [2023-04-05T20:17:56.059Z] ---> Running in 4340d9608105 [2023-04-05T20:17:56.317Z] Removing intermediate container 4340d9608105 [2023-04-05T20:17:56.317Z] ---> c641a59484ee [2023-04-05T20:17:56.317Z] Step 21/22 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:17:56.317Z] 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-04-05T20:17:56.574Z] ---> Running in 03a2a87859d6 [2023-04-05T20:17:57.141Z] Removing intermediate container 03a2a87859d6 [2023-04-05T20:17:57.141Z] ---> 1544b6477bb2 [2023-04-05T20:17:57.141Z] Step 22/22 : LABEL version=0.0.0 [2023-04-05T20:17:57.401Z] ---> Running in 78a0f74ebff2 [2023-04-05T20:17:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-05T20:17:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:17:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-05T20:17:57.964Z] Removing intermediate container 78a0f74ebff2 [2023-04-05T20:17:57.965Z] ---> 1dab52f934f8 [2023-04-05T20:17:57.965Z] [2023-04-05T20:17:57.965Z] Successfully built 1dab52f934f8 [2023-04-05T20:17:57.965Z] Successfully tagged security-proxy-setup:latest [2023-04-05T20:17:58.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.672s coverage: 95.6% of statements [2023-04-05T20:17:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-05T20:17:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-05T20:17:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-05T20:17:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-05T20:17:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-05T20:17:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements [2023-04-05T20:18:03.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-05T20:18:03.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-05T20:18:03.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-05T20:18:03.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements [2023-04-05T20:18:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-05T20:18:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-05T20:18:14.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements [2023-04-05T20:18:14.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 29.0% of statements [2023-04-05T20:18:18.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 44.1% of statements [2023-04-05T20:18:18.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 82.9% of statements [2023-04-05T20:18:18.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2023-04-05T20:18:18.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2023-04-05T20:18:19.879Z]  Building security-proxy-setup ... done Removing intermediate container e58017434461 [2023-04-05T20:18:19.880Z] ---> 06d21d24ab7a [2023-04-05T20:18:19.880Z] [2023-04-05T20:18:19.880Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:18:19.880Z] ---> 9ed4aefc74f6 [2023-04-05T20:18:19.880Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:18:19.880Z] ---> Using cache [2023-04-05T20:18:19.880Z] ---> 528e811c6028 [2023-04-05T20:18:19.880Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:18:19.880Z] ---> Using cache [2023-04-05T20:18:19.880Z] ---> 9ea45ce16813 [2023-04-05T20:18:19.880Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:18:19.880Z] ---> Using cache [2023-04-05T20:18:19.880Z] Removing intermediate container 7c72f15d2d02 [2023-04-05T20:18:19.880Z] ---> 32890e533aa5 [2023-04-05T20:18:19.880Z] [2023-04-05T20:18:19.880Z] Step 10/24 : FROM alpine:3.17 [2023-04-05T20:18:19.880Z] ---> 9ed4aefc74f6 [2023-04-05T20:18:19.880Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:18:19.880Z] ---> Using cache [2023-04-05T20:18:19.880Z] ---> 33bade29a308 [2023-04-05T20:18:19.880Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:18:19.880Z] ---> Using cache [2023-04-05T20:18:19.880Z] ---> c0476ac8c7d1 [2023-04-05T20:18:19.880Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-05T20:18:19.880Z] ---> 44103ed33a81 [2023-04-05T20:18:19.880Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:18:19.880Z] ---> Using cache [2023-04-05T20:18:19.880Z] ---> d0587dfa7be6 [2023-04-05T20:18:19.880Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-05T20:18:19.880Z] ---> Running in 368a08b249b7 [2023-04-05T20:18:19.880Z] Removing intermediate container 368a08b249b7 [2023-04-05T20:18:19.880Z] ---> 5ee61b29e0b5 [2023-04-05T20:18:19.880Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-05T20:18:19.880Z] ---> Running in 5d0fc035089b [2023-04-05T20:18:19.880Z] ---> 39f6c293f4fe [2023-04-05T20:18:19.880Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:18:19.880Z] Removing intermediate container 5d0fc035089b [2023-04-05T20:18:19.880Z] ---> 6e045bf0d8b0 [2023-04-05T20:18:19.880Z] Step 15/24 : WORKDIR / [2023-04-05T20:18:19.880Z] ---> 9b0c1c188e49 [2023-04-05T20:18:19.880Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-05T20:18:19.880Z] ---> Running in 51a0b7677a28 [2023-04-05T20:18:19.880Z] Removing intermediate container 51a0b7677a28 [2023-04-05T20:18:19.880Z] ---> 8c37f03828e8 [2023-04-05T20:18:19.880Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:18:19.880Z] ---> 1913c3a5474c [2023-04-05T20:18:19.880Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:18:19.880Z] ---> Running in 74adcf5bc05c [2023-04-05T20:18:19.880Z] ---> 349687550fa0 [2023-04-05T20:18:19.880Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:18:19.880Z] ---> 36d6e2a417a5 [2023-04-05T20:18:19.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-05T20:18:20.447Z] ---> 242773317b14 [2023-04-05T20:18:20.447Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:18:20.447Z] Removing intermediate container 74adcf5bc05c [2023-04-05T20:18:20.447Z] ---> c7c680447e82 [2023-04-05T20:18:20.447Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:18:20.447Z] ---> Running in d88fbd3aa13d [2023-04-05T20:18:20.707Z] ---> 9c2d5594c91b [2023-04-05T20:18:20.707Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-05T20:18:20.707Z] ---> Running in efa48424f281 [2023-04-05T20:18:20.707Z] Removing intermediate container d88fbd3aa13d [2023-04-05T20:18:20.707Z] ---> b42ed5d9b1fa [2023-04-05T20:18:20.707Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:18:20.965Z] ---> Running in 753cc1a9b889 [2023-04-05T20:18:20.965Z] Removing intermediate container efa48424f281 [2023-04-05T20:18:20.965Z] ---> 25a6e1d950d4 [2023-04-05T20:18:20.965Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:18:20.965Z] ---> Running in 019f2c0cd650 [2023-04-05T20:18:20.965Z] Removing intermediate container 753cc1a9b889 [2023-04-05T20:18:20.965Z] ---> 26ddc4a16ecd [2023-04-05T20:18:20.965Z] Step 21/23 : LABEL arch=x86_64 [2023-04-05T20:18:21.222Z] ---> Running in cd39342ab999 [2023-04-05T20:18:21.222Z] Removing intermediate container 019f2c0cd650 [2023-04-05T20:18:21.222Z] ---> 6c96a0c0883b [2023-04-05T20:18:21.223Z] Step 22/24 : LABEL arch=x86_64 [2023-04-05T20:18:21.223Z] ---> Running in de40368e07a8 [2023-04-05T20:18:21.223Z] Removing intermediate container cd39342ab999 [2023-04-05T20:18:21.223Z] ---> 1a8d288786c3 [2023-04-05T20:18:21.223Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:18:21.480Z] ---> Running in ff4c574b1899 [2023-04-05T20:18:21.480Z] Removing intermediate container de40368e07a8 [2023-04-05T20:18:21.480Z] ---> 142b9745b941 [2023-04-05T20:18:21.480Z] Step 23/24 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:18:21.480Z] ---> Running in 49d4544a5874 [2023-04-05T20:18:21.480Z] Removing intermediate container ff4c574b1899 [2023-04-05T20:18:21.480Z] ---> 71884a482b4d [2023-04-05T20:18:21.480Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:18:21.777Z] ---> Running in 467a315ab05f [2023-04-05T20:18:21.778Z] Removing intermediate container 49d4544a5874 [2023-04-05T20:18:21.778Z] ---> 4ef63c27e642 [2023-04-05T20:18:21.778Z] Step 24/24 : LABEL version=0.0.0 [2023-04-05T20:18:22.058Z] ---> Running in 74ed9b7fc52f [2023-04-05T20:18:22.058Z] Removing intermediate container 467a315ab05f [2023-04-05T20:18:22.058Z] ---> 2e51d3ca6fb3 [2023-04-05T20:18:22.058Z] [2023-04-05T20:18:22.058Z] Successfully built 2e51d3ca6fb3 [2023-04-05T20:18:22.058Z] Successfully tagged security-proxy-auth:latest [2023-04-05T20:18:22.058Z]  Building security-proxy-auth ... done Removing intermediate container 74ed9b7fc52f [2023-04-05T20:18:22.058Z] ---> f3d53492171f [2023-04-05T20:18:22.058Z] [2023-04-05T20:18:22.331Z] Successfully built f3d53492171f [2023-04-05T20:18:22.331Z] Successfully tagged core-command:latest [2023-04-05T20:18:22.346Z]  Building core-command ... done  [Pipeline] } [2023-04-05T20:18:22.372Z] $ docker stop --time=1 72bea65c66d9c778acf813cc433ff4439d5c3252659cf2a39c1c404c0c80aafc [2023-04-05T20:18:22.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-04-05T20:18:23.827Z] $ docker rm -f --volumes 72bea65c66d9c778acf813cc433ff4439d5c3252659cf2a39c1c404c0c80aafc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T20:18:24.369Z] + docker images [2023-04-05T20:18:24.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T20:18:24.369Z] security-proxy-auth latest 2e51d3ca6fb3 3 seconds ago 18.3MB [2023-04-05T20:18:24.369Z] core-command latest f3d53492171f 3 seconds ago 19.8MB [2023-04-05T20:18:24.369Z] 32890e533aa5 7 seconds ago 1.69GB [2023-04-05T20:18:24.370Z] 06d21d24ab7a 10 seconds ago 1.66GB [2023-04-05T20:18:24.370Z] security-proxy-setup latest 1dab52f934f8 27 seconds ago 18.7MB [2023-04-05T20:18:24.370Z] security-spire-agent latest f67cff4c5993 35 seconds ago 129MB [2023-04-05T20:18:24.370Z] security-spire-server latest 2827b9f1005c 35 seconds ago 89.8MB [2023-04-05T20:18:24.370Z] support-notifications latest 6b9476d42a5f 36 seconds ago 32.7MB [2023-04-05T20:18:24.370Z] security-spire-config latest c6fdf5398c81 42 seconds ago 88.9MB [2023-04-05T20:18:24.370Z] 60a41d25341a 54 seconds ago 1.54GB [2023-04-05T20:18:24.370Z] e82ece214238 56 seconds ago 1.66GB [2023-04-05T20:18:24.370Z] security-secretstore-setup latest de7db5a5213c About a minute ago 32.8MB [2023-04-05T20:18:24.370Z] 61f47be3551b About a minute ago 1.75GB [2023-04-05T20:18:24.370Z] 0852d82c69a8 About a minute ago 1.54GB [2023-04-05T20:18:24.370Z] support-scheduler latest 048e0c25883f About a minute ago 32.1MB [2023-04-05T20:18:24.370Z] security-bootstrapper latest 0500043766ca About a minute ago 22.2MB [2023-04-05T20:18:24.370Z] 586eb9003281 2 minutes ago 1.75GB [2023-04-05T20:18:24.370Z] 02542cbcf6cb 2 minutes ago 1.68GB [2023-04-05T20:18:24.370Z] core-common-config-bootstrapper latest e45dc415622e 2 minutes ago 17.2MB [2023-04-05T20:18:24.370Z] core-metadata latest 0f57ed40e47d 2 minutes ago 20.4MB [2023-04-05T20:18:24.370Z] security-spiffe-token-provider latest 3c7d22cb31f0 2 minutes ago 32.8MB [2023-04-05T20:18:24.370Z] core-data latest ef57183c8f27 3 minutes ago 20MB [2023-04-05T20:18:24.370Z] a5fd21ca2e31 3 minutes ago 1.72GB [2023-04-05T20:18:24.370Z] d84071d10cd1 3 minutes ago 1.69GB [2023-04-05T20:18:24.370Z] bb3653e47ff3 3 minutes ago 1.69GB [2023-04-05T20:18:24.370Z] d24e81c5c2a5 3 minutes ago 1.68GB [2023-04-05T20:18:24.370Z] ddff216a0c9f 3 minutes ago 1.67GB [2023-04-05T20:18:24.370Z] ci-base-image-x86_64 latest 3059a573bd33 7 minutes ago 881MB [2023-04-05T20:18:24.370Z] alpine 3.17 9ed4aefc74f6 7 days ago 7.05MB [2023-04-05T20:18:24.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-05T20:18:24.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-05T20:18:24.370Z] 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-04-05T20:18:25.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-05T20:18:25.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-05T20:18:25.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-05T20:18:25.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-05T20:18:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-05T20:18:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-05T20:18:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-05T20:18:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-05T20:18:34.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2023-04-05T20:18:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-05T20:18:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-05T20:18:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-05T20:18:34.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-05T20:18:39.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-05T20:18:39.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-05T20:18:41.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-05T20:18:48.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.101s coverage: 79.9% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.289s coverage: 92.9% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.238s coverage: 62.3% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.517s coverage: 81.2% of statements [2023-04-05T20:18:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.598s coverage: 82.1% of statements [2023-04-05T20:18:50.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-05T20:18:50.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.353s coverage: 86.0% of statements [2023-04-05T20:18:55.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-05T20:18:55.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-05T20:18:56.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 63.1% of statements [2023-04-05T20:18:56.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2023-04-05T20:18:58.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-04-05T20:18:58.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-04-05T20:18:58.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-04-05T20:18:59.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-05T20:18:59.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-05T20:18:59.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-05T20:18:59.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-04-05T20:19:07.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-05T20:19:07.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-05T20:19:07.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-05T20:19:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 38.4% of statements [2023-04-05T20:19:07.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-04-05T20:19:12.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-05T20:19:12.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-05T20:19:12.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-05T20:19:12.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-05T20:19:12.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements [2023-04-05T20:19:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-05T20:19:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-05T20:19:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-05T20:19:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-05T20:19:24.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2023-04-05T20:19:24.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-05T20:19:24.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:19:24.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-05T20:19:24.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-05T20:19:25.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.3% of statements [2023-04-05T20:19:29.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-05T20:19:29.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-05T20:19:29.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.5% of statements [2023-04-05T20:19:32.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-05T20:19:32.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-05T20:19:32.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2023-04-05T20:19:33.331Z] 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-04-05T20:19:33.331Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-05T20:19:33.331Z] go vet ./... [2023-04-05T20:22:25.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-05T20:22:25.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-05T20:22:25.056Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-05T20:22:25.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-05T20:22:25.755Z] + ls -al . [2023-04-05T20:22:25.755Z] total 700 [2023-04-05T20:22:25.755Z] drwxrwxr-x 10 1001 1001 4096 Apr 5 20:14 . [2023-04-05T20:22:25.755Z] drwxr-xr-x 4 root root 4096 Apr 5 20:14 .. [2023-04-05T20:22:25.755Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:12 .blubracket [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 16 Apr 5 20:12 .dockerignore [2023-04-05T20:22:25.755Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 20:12 .git [2023-04-05T20:22:25.755Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:12 .github [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:12 .gitignore [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 20:12 .golangci.yml [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 20:12 .hadolint.yml [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 20:12 .sonarcloud.properties [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:12 ADOPTERS.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:12 Attribution.txt [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:12 CHANGELOG.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:12 CONTRIBUTING.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 20:12 GOVERNANCE.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 883 Apr 5 20:12 Jenkinsfile [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:12 LICENSE [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:12 Makefile [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 20:12 OWNERS.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:12 README.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 789 Apr 5 20:12 SECURITY.md [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 20:10 VERSION [2023-04-05T20:22:25.755Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 20:12 bin [2023-04-05T20:22:25.755Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 20:12 cmd [2023-04-05T20:22:25.755Z] -rw-r--r-- 1 root root 447380 Apr 5 20:19 coverage.out [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:12 go.mod [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:12 go.sum [2023-04-05T20:22:25.755Z] drwxrwxr-x 7 1001 1001 4096 Apr 5 20:12 internal [2023-04-05T20:22:25.755Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 20:12 openapi [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 594 Apr 5 20:12 security.txt [2023-04-05T20:22:25.755Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 20:12 snap [2023-04-05T20:22:25.755Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 20:12 version.go [Pipeline] sh [2023-04-05T20:22:26.411Z] + '[' -e coverage.out ] [2023-04-05T20:22:26.411Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-05T20:22:26.451Z] Warning: overwriting stash ‘coverage-report’ [2023-04-05T20:22:27.298Z] Stashed 1 file(s) [Pipeline] sh [2023-04-05T20:22:27.937Z] + make build [2023-04-05T20:22:27.937Z] 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-04-05T20:24:06.036Z] 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-04-05T20:24:06.036Z] 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-04-05T20:24:07.972Z] 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-04-05T20:24:12.219Z] 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-04-05T20:24:59.039Z] 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-04-05T20:25:01.622Z] 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-04-05T20:25:08.268Z] 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-04-05T20:25:13.601Z] 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-04-05T20:25:16.936Z] 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-04-05T20:25:21.182Z] 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-04-05T20:25:26.538Z] 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-04-05T20:25:33.206Z] $ docker stop --time=1 21555296e5eddbfc7f899685553c8a0a88c7cbc3f81aef0adeb7a4e212245508 [2023-04-05T20:25:35.184Z] $ docker rm -f --volumes 21555296e5eddbfc7f899685553c8a0a88c7cbc3f81aef0adeb7a4e212245508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:25:37.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:25:37.882Z] [2023-04-05T20:25:37.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:25:38.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:25:38.554Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-05T20:25:38.554Z] 29e5d40040c1: Pulling fs layer [2023-04-05T20:25:38.554Z] 1ce36da41761: Pulling fs layer [2023-04-05T20:25:38.554Z] 25b303627fd3: Pulling fs layer [2023-04-05T20:25:38.554Z] 29e5d40040c1: Download complete [2023-04-05T20:25:38.822Z] 1ce36da41761: Verifying Checksum [2023-04-05T20:25:38.822Z] 1ce36da41761: Download complete [2023-04-05T20:25:39.092Z] 29e5d40040c1: Pull complete [2023-04-05T20:25:40.499Z] 1ce36da41761: Pull complete [2023-04-05T20:25:40.499Z] 25b303627fd3: Verifying Checksum [2023-04-05T20:25:40.499Z] 25b303627fd3: Download complete [2023-04-05T20:25:50.752Z] 25b303627fd3: Pull complete [2023-04-05T20:25:50.752Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-05T20:25:50.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:25:50.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:25:51.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container [2023-04-05T20:25:51.105Z] $ 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-04-05T20:25:53.347Z] $ docker top 171df4ecbcc08d9d84aaa8a121661f46035d46cddac708f6b1ba162cb97d4e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:25:54.209Z] + grep parallel [2023-04-05T20:25:54.209Z] + docker-compose build --help [2023-04-05T20:25:59.533Z] --parallel Build images in parallel. [Pipeline] } [2023-04-05T20:25:59.562Z] $ docker stop --time=1 171df4ecbcc08d9d84aaa8a121661f46035d46cddac708f6b1ba162cb97d4e29 [2023-04-05T20:26:01.157Z] $ docker rm -f --volumes 171df4ecbcc08d9d84aaa8a121661f46035d46cddac708f6b1ba162cb97d4e29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:26:01.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-05T20:26:01.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:26:02.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container [2023-04-05T20:26:02.173Z] $ 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-04-05T20:26:03.309Z] $ docker top 07fac4821370730e295744fcecd5d628a37346927694478e277506d8df3fb29f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:26:03.843Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-05T20:26:09.170Z] Building core-command ... [2023-04-05T20:26:09.170Z] Building core-common-config-bootstrapper ... [2023-04-05T20:26:09.170Z] Building core-data ... [2023-04-05T20:26:09.170Z] Building core-metadata ... [2023-04-05T20:26:09.170Z] Building security-bootstrapper ... [2023-04-05T20:26:09.170Z] Building security-proxy-auth ... [2023-04-05T20:26:09.170Z] Building security-proxy-setup ... [2023-04-05T20:26:09.170Z] Building security-secretstore-setup ... [2023-04-05T20:26:09.170Z] Building security-spiffe-token-provider ... [2023-04-05T20:26:09.170Z] Building security-spire-agent ... [2023-04-05T20:26:09.170Z] Building security-spire-config ... [2023-04-05T20:26:09.170Z] Building security-spire-server ... [2023-04-05T20:26:09.170Z] Building support-notifications ... [2023-04-05T20:26:09.170Z] Building support-scheduler ... [2023-04-05T20:26:09.170Z] Building security-spire-config [2023-04-05T20:26:09.170Z] Building core-command [2023-04-05T20:26:09.170Z] Building security-proxy-setup [2023-04-05T20:26:09.170Z] Building security-spire-server [2023-04-05T20:26:09.170Z] Building core-common-config-bootstrapper [2023-04-05T20:26:55.977Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:26:55.977Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:26:55.977Z] ---> b34b28fbff69 [2023-04-05T20:26:55.977Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:26:55.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:26:55.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:26:55.977Z] ---> b34b28fbff69 [2023-04-05T20:26:55.977Z] Step 3/22 : WORKDIR /edgex-go [2023-04-05T20:26:55.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:26:55.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:26:55.977Z] ---> b34b28fbff69 [2023-04-05T20:26:55.977Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:26:55.977Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:26:55.977Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:26:55.977Z] ---> b34b28fbff69 [2023-04-05T20:26:55.977Z] Step 3/26 : WORKDIR /edgex-go [2023-04-05T20:26:55.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:26:55.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:26:55.977Z] ---> b34b28fbff69 [2023-04-05T20:26:55.977Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:26:55.977Z] ---> Running in 05b6bd17ac80 [2023-04-05T20:26:55.977Z] ---> Running in c2dfa2444bc1 [2023-04-05T20:26:55.977Z] ---> Running in c40bebbbb81f [2023-04-05T20:26:55.977Z] ---> Running in 0a034f35b2f1 [2023-04-05T20:26:55.977Z] ---> Running in 8f56f4e33609 [2023-04-05T20:26:55.977Z] Removing intermediate container c2dfa2444bc1 [2023-04-05T20:26:55.977Z] ---> 1eb6f0f5207b [2023-04-05T20:26:55.977Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-05T20:26:55.977Z] ---> Running in 3fd514b3a164 [2023-04-05T20:26:55.977Z] Removing intermediate container 8f56f4e33609 [2023-04-05T20:26:55.977Z] ---> c40ee0dde362 [2023-04-05T20:26:55.977Z] Step 4/24 : WORKDIR /edgex-go [2023-04-05T20:26:55.977Z] Removing intermediate container 05b6bd17ac80 [2023-04-05T20:26:55.977Z] ---> eabbccab7f9d [2023-04-05T20:26:55.978Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:26:55.978Z] Removing intermediate container 0a034f35b2f1 [2023-04-05T20:26:55.978Z] ---> 4a744c309a15 [2023-04-05T20:26:55.978Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:26:55.978Z] Removing intermediate container c40bebbbb81f [2023-04-05T20:26:55.978Z] ---> 1553f6ab1f98 [2023-04-05T20:26:55.978Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:26:55.978Z] ---> Running in 29ea28c2bdad [2023-04-05T20:26:55.978Z] ---> Running in 0a2010ab0af4 [2023-04-05T20:26:55.978Z] ---> Running in fc4cdf265444 [2023-04-05T20:26:55.978Z] ---> Running in 60a38bf805fe [2023-04-05T20:26:56.569Z] Removing intermediate container fc4cdf265444 [2023-04-05T20:26:56.569Z] ---> 94346ad57bed [2023-04-05T20:26:56.569Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-05T20:26:56.569Z] Removing intermediate container 0a2010ab0af4 [2023-04-05T20:26:56.569Z] ---> cc82f3d6150a [2023-04-05T20:26:56.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:26:56.839Z] ---> Running in 0f466abc479d [2023-04-05T20:26:56.839Z] ---> Running in 1b5c6db04cfc [2023-04-05T20:26:57.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:58.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:58.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:58.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:58.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:58.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:58.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:59.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:59.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:59.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:26:59.730Z] OK: 263 MiB in 53 packages [2023-04-05T20:27:00.311Z] OK: 263 MiB in 53 packages [2023-04-05T20:27:00.580Z] OK: 263 MiB in 53 packages [2023-04-05T20:27:01.164Z] OK: 263 MiB in 53 packages [2023-04-05T20:27:01.164Z] OK: 263 MiB in 53 packages [2023-04-05T20:27:01.433Z] Removing intermediate container 3fd514b3a164 [2023-04-05T20:27:01.434Z] ---> 4117759ec46c [2023-04-05T20:27:01.434Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-05T20:27:02.400Z] Removing intermediate container 29ea28c2bdad [2023-04-05T20:27:02.400Z] ---> 90299f853812 [2023-04-05T20:27:02.400Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:27:02.668Z] Removing intermediate container 0f466abc479d [2023-04-05T20:27:02.668Z] ---> 29f47996b101 [2023-04-05T20:27:02.668Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:27:02.668Z] Removing intermediate container 60a38bf805fe [2023-04-05T20:27:02.668Z] ---> 6be3ee5ed553 [2023-04-05T20:27:02.668Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-05T20:27:02.668Z] Removing intermediate container 1b5c6db04cfc [2023-04-05T20:27:02.668Z] ---> 9b85b010e911 [2023-04-05T20:27:02.668Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-05T20:27:02.936Z] ---> 04d08dc518fd [2023-04-05T20:27:02.936Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:27:02.936Z] ---> Running in bd8e13ec4320 [2023-04-05T20:27:03.940Z] ---> eb2404ddb9c0 [2023-04-05T20:27:03.940Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:27:03.940Z] ---> 4d9daa74cb5d [2023-04-05T20:27:03.940Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:27:03.940Z] ---> 0af9b98cb762 [2023-04-05T20:27:03.940Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:27:03.940Z] ---> Running in 49487dd6b52b [2023-04-05T20:27:04.216Z] ---> Running in 8d18b5d3963d [2023-04-05T20:27:04.216Z] ---> Running in 401cdcc04e06 [2023-04-05T20:27:04.216Z] ---> e99f16328484 [2023-04-05T20:27:04.216Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:27:04.494Z] ---> Running in 4691830122a7 [2023-04-05T20:28:56.133Z] Removing intermediate container bd8e13ec4320 [2023-04-05T20:28:56.133Z] ---> 2ab4e7b3d428 [2023-04-05T20:28:56.133Z] Step 7/22 : COPY . . [2023-04-05T20:28:56.133Z] Removing intermediate container 49487dd6b52b [2023-04-05T20:28:56.133Z] ---> 5cb07d20e4eb [2023-04-05T20:28:56.133Z] Step 7/26 : COPY . . [2023-04-05T20:28:56.133Z] Removing intermediate container 401cdcc04e06 [2023-04-05T20:28:56.133Z] ---> acf71018c41e [2023-04-05T20:28:56.133Z] Step 7/27 : COPY . . [2023-04-05T20:28:56.133Z] Removing intermediate container 4691830122a7 [2023-04-05T20:28:56.133Z] ---> 85495684201a [2023-04-05T20:28:56.133Z] Step 8/24 : COPY . . [2023-04-05T20:28:56.133Z] Removing intermediate container 8d18b5d3963d [2023-04-05T20:28:56.133Z] ---> 5e70b16dd80a [2023-04-05T20:28:56.133Z] Step 8/23 : COPY . . [2023-04-05T20:29:02.780Z] ---> 28ac91370aa3 [2023-04-05T20:29:02.780Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-05T20:29:02.780Z] ---> 54f924016469 [2023-04-05T20:29:02.780Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-05T20:29:03.049Z] ---> Running in 0df5438e521b [2023-04-05T20:29:03.049Z] ---> 7a146edae373 [2023-04-05T20:29:03.049Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-05T20:29:03.049Z] ---> fc8c2f001078 [2023-04-05T20:29:03.049Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:29:03.049Z] ---> Running in 1fda54e74755 [2023-04-05T20:29:03.317Z] ---> 42b7cdc189ee [2023-04-05T20:29:03.317Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:29:03.317Z] ---> Running in a249a50419a6 [2023-04-05T20:29:03.317Z] ---> Running in 402c3eb17280 [2023-04-05T20:29:03.584Z] ---> Running in 4f4b7b186b07 [2023-04-05T20:29:04.191Z] Removing intermediate container a249a50419a6 [2023-04-05T20:29:04.191Z] ---> e546b66e51bb [2023-04-05T20:29:04.191Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-05T20:29:04.472Z] ---> Running in 3e8d8f9c7324 [2023-04-05T20:29:04.472Z] Removing intermediate container 4f4b7b186b07 [2023-04-05T20:29:04.472Z] ---> 3e6de7ab6760 [2023-04-05T20:29:04.472Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:29:04.472Z] ---> Running in 79665e11b055 [2023-04-05T20:29:05.061Z] Removing intermediate container 3e8d8f9c7324 [2023-04-05T20:29:05.061Z] ---> 766dd452ccc2 [2023-04-05T20:29:05.061Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:29:05.061Z] 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-04-05T20:29:05.330Z] ---> Running in 665a9d6805c3 [2023-04-05T20:29:05.330Z] Removing intermediate container 79665e11b055 [2023-04-05T20:29:05.330Z] ---> c03d05f62f0b [2023-04-05T20:29:05.330Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:29:05.600Z] 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-04-05T20:29:05.600Z] ---> Running in 46b8d5510072 [2023-04-05T20:29:05.872Z] 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-04-05T20:29:06.149Z] Removing intermediate container 665a9d6805c3 [2023-04-05T20:29:06.149Z] ---> a59b0df7e04d [2023-04-05T20:29:06.149Z] 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-04-05T20:29:06.416Z] ---> Running in 85bff4d091ac [2023-04-05T20:29:06.416Z] Removing intermediate container 46b8d5510072 [2023-04-05T20:29:06.416Z] ---> 1825487ecfa3 [2023-04-05T20:29:06.416Z] 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-04-05T20:29:06.685Z] ---> Running in ccc01f121314 [2023-04-05T20:29:10.957Z] Removing intermediate container ccc01f121314 [2023-04-05T20:29:10.957Z] ---> 627861471cad [2023-04-05T20:29:10.957Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:29:10.957Z] Removing intermediate container 85bff4d091ac [2023-04-05T20:29:10.957Z] ---> a218e13b787f [2023-04-05T20:29:10.957Z] Step 12/26 : WORKDIR /edgex-go [2023-04-05T20:29:10.957Z] ---> Running in 8caadcde3c83 [2023-04-05T20:29:10.957Z] ---> Running in 248c16f232bf [2023-04-05T20:29:11.545Z] Removing intermediate container 248c16f232bf [2023-04-05T20:29:11.545Z] ---> f0189c917806 [2023-04-05T20:29:11.545Z] [2023-04-05T20:29:11.545Z] Step 13/26 : FROM alpine:3.17 [2023-04-05T20:29:11.545Z] Removing intermediate container 8caadcde3c83 [2023-04-05T20:29:11.545Z] ---> 4efac83cebd9 [2023-04-05T20:29:11.545Z] [2023-04-05T20:29:11.545Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:29:12.505Z] 3.17: Pulling from library/alpine [2023-04-05T20:29:12.505Z] 3.17: Pulling from library/alpine [2023-04-05T20:29:14.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:29:14.451Z] Status: Downloaded newer image for alpine:3.17 [2023-04-05T20:29:14.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:29:14.451Z] Status: Image is up to date for alpine:3.17 [2023-04-05T20:29:14.451Z] ---> 51e60588ff2c [2023-04-05T20:29:14.722Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:29:14.722Z] ---> 51e60588ff2c [2023-04-05T20:29:14.722Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:29:14.990Z] ---> Running in 34650acda468 [2023-04-05T20:29:14.990Z] ---> Running in 02608ccad934 [2023-04-05T20:29:15.590Z] Removing intermediate container 34650acda468 [2023-04-05T20:29:15.591Z] ---> 475a86bc618b [2023-04-05T20:29:15.591Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-05T20:29:15.591Z] Removing intermediate container 02608ccad934 [2023-04-05T20:29:15.591Z] ---> 2c8389f0405c [2023-04-05T20:29:15.591Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:29:15.872Z] ---> Running in f6b6e808a455 [2023-04-05T20:29:15.872Z] ---> Running in 79129ef72f53 [2023-04-05T20:29:18.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:18.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:19.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:19.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:20.854Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:29:20.854Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:29:20.854Z] OK: 17689 distinct packages available [2023-04-05T20:29:21.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:21.123Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:29:21.123Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:29:21.123Z] OK: 17689 distinct packages available [2023-04-05T20:29:21.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:22.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:22.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:29:23.970Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-05T20:29:23.970Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:29:23.970Z] (3/4) Installing libucontext (1.2-r0) [2023-04-05T20:29:23.970Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-05T20:29:23.970Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:29:23.970Z] OK: 8 MiB in 19 packages [2023-04-05T20:29:23.970Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-05T20:29:23.970Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:29:23.970Z] (3/5) Installing libucontext (1.2-r0) [2023-04-05T20:29:23.970Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-05T20:29:24.239Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-05T20:29:24.239Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:29:24.239Z] OK: 9 MiB in 20 packages [2023-04-05T20:29:26.201Z] Removing intermediate container f6b6e808a455 [2023-04-05T20:29:26.201Z] ---> 74e113e32825 [2023-04-05T20:29:26.201Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:29:26.791Z] Removing intermediate container 79129ef72f53 [2023-04-05T20:29:26.791Z] ---> 5b004d656b39 [2023-04-05T20:29:26.791Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:29:27.385Z] ---> 1e79b239f2fc [2023-04-05T20:29:27.385Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:29:27.968Z] ---> 02302c19447f [2023-04-05T20:29:27.968Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:29:28.928Z] ---> a343c4af53da [2023-04-05T20:29:28.928Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:29:29.195Z] ---> 838b4681f681 [2023-04-05T20:29:29.195Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:29:37.400Z] ---> bdf6be9cfa5f [2023-04-05T20:29:37.400Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:29:37.983Z] ---> a36285637050 [2023-04-05T20:29:37.983Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:29:38.564Z] ---> 919bdcf61b79 [2023-04-05T20:29:38.564Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-05T20:29:39.525Z] ---> d82226af28bf [2023-04-05T20:29:39.525Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-05T20:29:39.525Z] ---> 3bd4ddd12585 [2023-04-05T20:29:39.525Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-05T20:29:39.525Z] ---> Running in 9a0f23cfb59c [2023-04-05T20:29:40.109Z] Removing intermediate container 9a0f23cfb59c [2023-04-05T20:29:40.109Z] ---> cd4eaded1ad5 [2023-04-05T20:29:40.109Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-05T20:29:40.693Z] ---> 3aaf70b978e3 [2023-04-05T20:29:40.693Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:29:40.966Z] ---> Running in b3179823e448 [2023-04-05T20:29:41.233Z] ---> 79d62977c4ea [2023-04-05T20:29:41.233Z] Step 22/27 : WORKDIR / [2023-04-05T20:29:41.499Z] Removing intermediate container b3179823e448 [2023-04-05T20:29:41.499Z] ---> 54ee9cb28f4d [2023-04-05T20:29:41.499Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:29:41.499Z] ---> Running in 262585b3516a [2023-04-05T20:29:41.770Z] ---> Running in ed21931e551d [2023-04-05T20:29:42.371Z] Removing intermediate container ed21931e551d [2023-04-05T20:29:42.372Z] ---> db30da71fd63 [2023-04-05T20:29:42.372Z] Step 24/26 : LABEL arch=arm64 [2023-04-05T20:29:42.372Z] Removing intermediate container 262585b3516a [2023-04-05T20:29:42.372Z] ---> b9eccc02a0ac [2023-04-05T20:29:42.372Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:29:42.372Z] ---> Running in 5f3675186a3d [2023-04-05T20:29:42.644Z] ---> Running in ac71e0cbcef1 [2023-04-05T20:29:43.242Z] Removing intermediate container 5f3675186a3d [2023-04-05T20:29:43.242Z] Removing intermediate container ac71e0cbcef1 [2023-04-05T20:29:43.242Z] ---> f977c8b73371 [2023-04-05T20:29:43.242Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:29:43.242Z] ---> 14593b4550dc [2023-04-05T20:29:43.242Z] Step 25/26 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:29:43.242Z] ---> Running in c4023e45d3ec [2023-04-05T20:29:43.242Z] ---> Running in 79cc6dd1b244 [2023-04-05T20:29:43.842Z] Removing intermediate container c4023e45d3ec [2023-04-05T20:29:43.842Z] ---> c7d83af5a7b7 [2023-04-05T20:29:43.842Z] Step 25/27 : LABEL arch=arm64 [2023-04-05T20:29:44.118Z] ---> Running in de9679457539 [2023-04-05T20:29:44.118Z] Removing intermediate container 79cc6dd1b244 [2023-04-05T20:29:44.118Z] ---> 222390375618 [2023-04-05T20:29:44.118Z] Step 26/26 : LABEL version=0.0.0 [2023-04-05T20:29:44.118Z] ---> Running in bff52c97376b [2023-04-05T20:29:44.711Z] Removing intermediate container de9679457539 [2023-04-05T20:29:44.711Z] ---> d4f524668718 [2023-04-05T20:29:44.711Z] Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:29:44.711Z] ---> Running in f2b265657005 [2023-04-05T20:29:44.981Z] Removing intermediate container bff52c97376b [2023-04-05T20:29:44.981Z] ---> 4f611d1d9f7e [2023-04-05T20:29:44.981Z] [2023-04-05T20:29:45.569Z] Removing intermediate container f2b265657005 [2023-04-05T20:29:45.569Z] ---> 52d131eecdd8 [2023-04-05T20:29:45.569Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:29:45.569Z] Successfully built 4f611d1d9f7e [2023-04-05T20:29:45.569Z] Successfully tagged security-spire-server-arm64:latest [2023-04-05T20:29:45.569Z] ---> Running in c7da97792b0b [2023-04-05T20:29:45.569Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-04-05T20:29:46.170Z] Removing intermediate container c7da97792b0b [2023-04-05T20:29:46.170Z] ---> f0efa4da4891 [2023-04-05T20:29:46.170Z] [2023-04-05T20:29:46.170Z] Successfully built f0efa4da4891 [2023-04-05T20:29:46.440Z] Successfully tagged security-spire-config-arm64:latest [2023-04-05T20:29:46.440Z]  Building security-spire-config ... done Building core-data [2023-04-05T20:30:18.719Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:30:18.719Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:30:18.719Z] ---> b34b28fbff69 [2023-04-05T20:30:18.719Z] Step 3/25 : WORKDIR /edgex-go [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> 1553f6ab1f98 [2023-04-05T20:30:18.719Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-05T20:30:18.719Z] ---> Running in 80df4d18cecd [2023-04-05T20:30:18.719Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:30:18.719Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:30:18.719Z] ---> b34b28fbff69 [2023-04-05T20:30:18.719Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> 4a744c309a15 [2023-04-05T20:30:18.719Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> cc82f3d6150a [2023-04-05T20:30:18.719Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> 29f47996b101 [2023-04-05T20:30:18.719Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> 4d9daa74cb5d [2023-04-05T20:30:18.719Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> 5e70b16dd80a [2023-04-05T20:30:18.719Z] Step 8/23 : COPY . . [2023-04-05T20:30:18.719Z] ---> Using cache [2023-04-05T20:30:18.719Z] ---> 7a146edae373 [2023-04-05T20:30:18.719Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-05T20:30:18.720Z] ---> Running in a14cad3de960 [2023-04-05T20:30:18.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:30:18.993Z] 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-04-05T20:30:19.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:30:21.391Z] OK: 263 MiB in 53 packages [2023-04-05T20:30:23.011Z] Removing intermediate container 80df4d18cecd [2023-04-05T20:30:23.011Z] ---> 1ee2c44ea1f0 [2023-04-05T20:30:23.011Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-05T20:30:24.049Z] ---> 4a3e28478b4c [2023-04-05T20:30:24.049Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:30:24.049Z] ---> Running in 09dad4a20350 [2023-04-05T20:32:00.819Z] Removing intermediate container 09dad4a20350 [2023-04-05T20:32:00.819Z] ---> f35792e46c31 [2023-04-05T20:32:00.819Z] Step 7/25 : COPY . . [2023-04-05T20:32:10.879Z] ---> d415644722f2 [2023-04-05T20:32:10.879Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-05T20:32:10.879Z] ---> Running in da0abef9eb7f [2023-04-05T20:32:12.282Z] 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-04-05T20:36:04.048Z] Removing intermediate container 1fda54e74755 [2023-04-05T20:36:04.048Z] ---> 10c417975649 [2023-04-05T20:36:04.048Z] [2023-04-05T20:36:04.048Z] Step 9/22 : FROM alpine:3.17 [2023-04-05T20:36:04.048Z] ---> 51e60588ff2c [2023-04-05T20:36:04.048Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-05T20:36:04.048Z] ---> Running in fefc40f4d7f8 [2023-04-05T20:36:04.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:04.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:04.048Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:36:04.048Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-05T20:36:04.048Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:36:04.048Z] OK: 8 MiB in 17 packages [2023-04-05T20:36:04.048Z] Removing intermediate container fefc40f4d7f8 [2023-04-05T20:36:04.048Z] ---> 716ce3bcd1bc [2023-04-05T20:36:04.048Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T20:36:04.048Z] ---> Running in b8187b231fcb [2023-04-05T20:36:04.048Z] Removing intermediate container b8187b231fcb [2023-04-05T20:36:04.048Z] ---> f2cc37743366 [2023-04-05T20:36:04.048Z] Step 12/22 : WORKDIR /edgex [2023-04-05T20:36:04.048Z] ---> Running in e7105f47909b [2023-04-05T20:36:04.048Z] Removing intermediate container e7105f47909b [2023-04-05T20:36:04.048Z] ---> be31be94de49 [2023-04-05T20:36:04.048Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:36:04.630Z] ---> 8d4c46c704fc [2023-04-05T20:36:04.630Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:36:05.586Z] ---> d889f2c70234 [2023-04-05T20:36:05.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-05T20:36:06.555Z] ---> f55df97cb42e [2023-04-05T20:36:06.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-05T20:36:07.968Z] ---> b0eaba7c3363 [2023-04-05T20:36:07.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:36:08.942Z] ---> ef35a98dd4ad [2023-04-05T20:36:08.942Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:36:08.942Z] ---> Running in 8d0aabd24ee4 [2023-04-05T20:36:12.302Z] Removing intermediate container 8d0aabd24ee4 [2023-04-05T20:36:12.302Z] ---> db3d3ad590db [2023-04-05T20:36:12.302Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:36:12.302Z] ---> Running in 7d072664d89d [2023-04-05T20:36:12.898Z] Removing intermediate container 7d072664d89d [2023-04-05T20:36:12.898Z] ---> 1817aaf49eaa [2023-04-05T20:36:12.898Z] Step 20/22 : LABEL arch=arm64 [2023-04-05T20:36:13.167Z] ---> Running in e70823773037 [2023-04-05T20:36:13.759Z] Removing intermediate container e70823773037 [2023-04-05T20:36:13.759Z] ---> 48d2efca1e13 [2023-04-05T20:36:13.759Z] Step 21/22 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:36:14.027Z] ---> Running in c097bf2ee9c9 [2023-04-05T20:36:14.613Z] Removing intermediate container c097bf2ee9c9 [2023-04-05T20:36:14.613Z] ---> bc99514edabd [2023-04-05T20:36:14.613Z] Step 22/22 : LABEL version=0.0.0 [2023-04-05T20:36:14.881Z] ---> Running in d152c96575cb [2023-04-05T20:36:15.468Z] Removing intermediate container d152c96575cb [2023-04-05T20:36:15.468Z] ---> 8aa0bb3be919 [2023-04-05T20:36:15.468Z] [2023-04-05T20:36:16.058Z] Successfully built 8aa0bb3be919 [2023-04-05T20:36:16.058Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-05T20:36:16.058Z]  Building security-proxy-setup ... done Building support-notifications [2023-04-05T20:36:22.725Z] Removing intermediate container 402c3eb17280 [2023-04-05T20:36:22.725Z] ---> 615b0f8564bd [2023-04-05T20:36:22.725Z] [2023-04-05T20:36:22.725Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:36:22.725Z] ---> 51e60588ff2c [2023-04-05T20:36:22.725Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:36:22.725Z] ---> Running in 2b7aa6a5ab6c [2023-04-05T20:36:23.313Z] Removing intermediate container 2b7aa6a5ab6c [2023-04-05T20:36:23.313Z] ---> 79a48ad1bdbe [2023-04-05T20:36:23.313Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:36:23.313Z] ---> Running in 74b8a13778a7 [2023-04-05T20:36:25.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:27.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:28.732Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:36:28.732Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:36:28.732Z] OK: 8 MiB in 16 packages [2023-04-05T20:36:31.319Z] Removing intermediate container 74b8a13778a7 [2023-04-05T20:36:31.319Z] ---> 3662d40f48ea [2023-04-05T20:36:31.319Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:36:33.911Z] ---> adbd114e0598 [2023-04-05T20:36:33.911Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:36:35.326Z] ---> 036e261e8044 [2023-04-05T20:36:35.326Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-05T20:36:37.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:36:37.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:36:37.277Z] ---> b34b28fbff69 [2023-04-05T20:36:37.277Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:36:37.277Z] ---> Using cache [2023-04-05T20:36:37.277Z] ---> 4a744c309a15 [2023-04-05T20:36:37.277Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:36:37.550Z] ---> Using cache [2023-04-05T20:36:37.550Z] ---> cc82f3d6150a [2023-04-05T20:36:37.550Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-05T20:36:37.550Z] ---> Running in b8cd76ad72dd [2023-04-05T20:36:38.969Z] ---> 88da995e25d9 [2023-04-05T20:36:38.969Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:36:40.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:40.916Z] ---> 564f1b8346ac [2023-04-05T20:36:40.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-05T20:36:41.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:41.503Z] Removing intermediate container 0df5438e521b [2023-04-05T20:36:41.503Z] ---> 998ebe701382 [2023-04-05T20:36:41.503Z] [2023-04-05T20:36:41.503Z] Step 10/24 : FROM alpine:3.17 [2023-04-05T20:36:41.503Z] ---> 51e60588ff2c [2023-04-05T20:36:41.503Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:36:41.770Z] ---> Running in fc9618c845ff [2023-04-05T20:36:42.735Z] ---> 32808d66e86f [2023-04-05T20:36:42.735Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:36:42.735Z] ---> Running in 0130a4a1a835 [2023-04-05T20:36:43.005Z] OK: 263 MiB in 53 packages [2023-04-05T20:36:45.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:46.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:36:46.228Z] Removing intermediate container b8cd76ad72dd [2023-04-05T20:36:46.228Z] ---> 5aa839fcc464 [2023-04-05T20:36:46.228Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:36:46.824Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:36:46.824Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:36:46.824Z] OK: 8 MiB in 16 packages [2023-04-05T20:36:47.423Z] ---> 64717dc39781 [2023-04-05T20:36:47.423Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:36:47.693Z] ---> Running in c1ff8410dba7 [2023-04-05T20:36:48.287Z] Removing intermediate container 0130a4a1a835 [2023-04-05T20:36:48.287Z] ---> eb3965783fec [2023-04-05T20:36:48.287Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:36:48.558Z] ---> Running in d7ed76d891dd [2023-04-05T20:36:49.145Z] Removing intermediate container d7ed76d891dd [2023-04-05T20:36:49.145Z] ---> 6cf7baade537 [2023-04-05T20:36:49.145Z] Removing intermediate container fc9618c845ff [2023-04-05T20:36:49.145Z] ---> 91e981a43022 [2023-04-05T20:36:49.414Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"]Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:36:49.414Z] [2023-04-05T20:36:49.414Z] ---> Running in 0ebdf018a449 [2023-04-05T20:36:49.414Z] ---> Running in 49abcd775543 [2023-04-05T20:36:50.378Z] Removing intermediate container 49abcd775543 [2023-04-05T20:36:50.378Z] Removing intermediate container 0ebdf018a449 [2023-04-05T20:36:50.378Z] ---> 4c89a088ff4b [2023-04-05T20:36:50.378Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:36:50.378Z] ---> 30ecc7f3dbe4 [2023-04-05T20:36:50.378Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-05T20:36:50.647Z] ---> Running in 73306459c4d1 [2023-04-05T20:36:50.647Z] ---> Running in d9175da64800 [2023-04-05T20:36:51.236Z] Removing intermediate container 73306459c4d1 [2023-04-05T20:36:51.236Z] Removing intermediate container d9175da64800 [2023-04-05T20:36:51.236Z] ---> db343057f6a8 [2023-04-05T20:36:51.520Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 ---> c00a7c412302 [2023-04-05T20:36:51.520Z] [2023-04-05T20:36:51.520Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-05T20:36:51.520Z] ---> Running in 1a1c39896fd8 [2023-04-05T20:36:51.520Z] ---> Running in 01753cdcbe6c [2023-04-05T20:36:52.107Z] Removing intermediate container 01753cdcbe6c [2023-04-05T20:36:52.107Z] ---> 931cbc068d00 [2023-04-05T20:36:52.107Z] Step 15/24 : WORKDIR / [2023-04-05T20:36:52.383Z] Removing intermediate container 1a1c39896fd8 [2023-04-05T20:36:52.383Z] ---> 61c4b948b77f [2023-04-05T20:36:52.383Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:36:52.383Z] ---> Running in c5b05b52e2e0 [2023-04-05T20:36:52.383Z] ---> Running in bf64b326b7f2 [2023-04-05T20:36:52.972Z] Removing intermediate container c5b05b52e2e0 [2023-04-05T20:36:52.972Z] ---> 0e2378972503 [2023-04-05T20:36:52.972Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:36:53.240Z] Removing intermediate container bf64b326b7f2 [2023-04-05T20:36:53.240Z] ---> 2b498c14d154 [2023-04-05T20:36:53.240Z] [2023-04-05T20:36:53.826Z] Successfully built 2b498c14d154 [2023-04-05T20:36:53.826Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-05T20:36:53.826Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-04-05T20:36:54.095Z] ---> 61382ab363cb [2023-04-05T20:36:54.095Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:36:55.065Z] ---> 30580f825614 [2023-04-05T20:36:55.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-05T20:36:57.028Z] ---> 8b0ecabe3304 [2023-04-05T20:36:57.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:36:58.446Z] ---> 8172103b5cd6 [2023-04-05T20:36:58.446Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-05T20:36:58.446Z] ---> Running in fc8645295045 [2023-04-05T20:36:59.035Z] Removing intermediate container fc8645295045 [2023-04-05T20:36:59.035Z] ---> e56a30f678f6 [2023-04-05T20:36:59.035Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:36:59.035Z] ---> Running in 4878646c1e6d [2023-04-05T20:36:59.624Z] Removing intermediate container 4878646c1e6d [2023-04-05T20:36:59.624Z] ---> cd29d9f7a2ba [2023-04-05T20:36:59.624Z] Step 22/24 : LABEL arch=arm64 [2023-04-05T20:36:59.892Z] ---> Running in 553d1b02576b [2023-04-05T20:37:00.477Z] Removing intermediate container 553d1b02576b [2023-04-05T20:37:00.477Z] ---> b674b959e6ae [2023-04-05T20:37:00.477Z] Step 23/24 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:37:00.477Z] ---> Running in 34f97f7f4363 [2023-04-05T20:37:01.067Z] Removing intermediate container 34f97f7f4363 [2023-04-05T20:37:01.067Z] ---> a191331efc22 [2023-04-05T20:37:01.067Z] Step 24/24 : LABEL version=0.0.0 [2023-04-05T20:37:01.336Z] ---> Running in ef5f45fb9344 [2023-04-05T20:37:01.925Z] Removing intermediate container ef5f45fb9344 [2023-04-05T20:37:01.925Z] ---> b93974009277 [2023-04-05T20:37:01.925Z] [2023-04-05T20:37:02.511Z] Successfully built b93974009277 [2023-04-05T20:37:02.511Z] Successfully tagged core-command-arm64:latest [2023-04-05T20:37:02.511Z] Building security-spiffe-token-provider [2023-04-05T20:37:20.741Z]  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:37:20.741Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:37:20.741Z] ---> b34b28fbff69 [2023-04-05T20:37:20.741Z] Step 3/27 : WORKDIR /edgex-go [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> 1553f6ab1f98 [2023-04-05T20:37:20.741Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> 6be3ee5ed553 [2023-04-05T20:37:20.741Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> eb2404ddb9c0 [2023-04-05T20:37:20.741Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> 5cb07d20e4eb [2023-04-05T20:37:20.741Z] Step 7/27 : COPY . . [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> fc8c2f001078 [2023-04-05T20:37:20.741Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> e546b66e51bb [2023-04-05T20:37:20.741Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> 766dd452ccc2 [2023-04-05T20:37:20.741Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-05T20:37:20.741Z] ---> Using cache [2023-04-05T20:37:20.741Z] ---> a59b0df7e04d [2023-04-05T20:37:20.741Z] 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-04-05T20:37:20.741Z] ---> Running in c7a7f97c6d52 [2023-04-05T20:37:24.108Z] Removing intermediate container c7a7f97c6d52 [2023-04-05T20:37:24.108Z] ---> 31240b302c93 [2023-04-05T20:37:24.108Z] Step 12/27 : WORKDIR /edgex-go [2023-04-05T20:37:24.108Z] ---> Running in a230891df033 [2023-04-05T20:37:24.702Z] Removing intermediate container a230891df033 [2023-04-05T20:37:24.702Z] ---> 346f4b5d09f8 [2023-04-05T20:37:24.702Z] [2023-04-05T20:37:24.702Z] Step 13/27 : FROM alpine:3.17 [2023-04-05T20:37:24.702Z] ---> 51e60588ff2c [2023-04-05T20:37:24.702Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-05T20:37:24.702Z] ---> Using cache [2023-04-05T20:37:24.702Z] ---> 2c8389f0405c [2023-04-05T20:37:24.702Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-05T20:37:24.702Z] ---> Using cache [2023-04-05T20:37:24.702Z] ---> 5b004d656b39 [2023-04-05T20:37:24.702Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:37:24.702Z] ---> Using cache [2023-04-05T20:37:24.702Z] ---> 02302c19447f [2023-04-05T20:37:24.702Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:37:24.702Z] ---> Using cache [2023-04-05T20:37:24.702Z] ---> 838b4681f681 [2023-04-05T20:37:24.702Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-05T20:37:27.292Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:37:27.292Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:37:27.292Z] ---> b34b28fbff69 [2023-04-05T20:37:27.292Z] Step 3/20 : WORKDIR /edgex-go [2023-04-05T20:37:27.292Z] ---> Using cache [2023-04-05T20:37:27.292Z] ---> 1553f6ab1f98 [2023-04-05T20:37:27.292Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-05T20:37:27.292Z] ---> Running in 0d67e09a4ce5 [2023-04-05T20:37:29.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:37:30.168Z] ---> 4cf63b157ece [2023-04-05T20:37:30.168Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-05T20:37:30.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:37:32.180Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:37:32.180Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:37:32.180Z] OK: 17694 distinct packages available [2023-04-05T20:37:32.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:37:33.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:37:35.377Z] OK: 263 MiB in 53 packages [2023-04-05T20:37:36.793Z] ---> b87722bc7ff4 [2023-04-05T20:37:36.793Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-05T20:37:37.763Z] Removing intermediate container 0d67e09a4ce5 [2023-04-05T20:37:37.763Z] ---> 6cf167cc36bf [2023-04-05T20:37:37.763Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-05T20:37:38.033Z] ---> 005cd73f07ac [2023-04-05T20:37:38.033Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-05T20:37:39.991Z] ---> 4c1c52a6c35c [2023-04-05T20:37:39.991Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:37:39.991Z] ---> a598c5822f45 [2023-04-05T20:37:39.991Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-05T20:37:39.991Z] ---> Running in 5dc6ad991b86 [2023-04-05T20:37:41.406Z] ---> 4a1249a0a57b [2023-04-05T20:37:41.406Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-05T20:37:41.675Z] ---> Running in 96b0c5d0d13f [2023-04-05T20:37:42.267Z] Removing intermediate container 96b0c5d0d13f [2023-04-05T20:37:42.267Z] ---> e6fb1f8c3354 [2023-04-05T20:37:42.267Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-05T20:37:42.267Z] ---> Running in f197f25b0383 [2023-04-05T20:37:42.853Z] Removing intermediate container f197f25b0383 [2023-04-05T20:37:42.853Z] ---> 175eff02cfdc [2023-04-05T20:37:42.853Z] Step 25/27 : LABEL arch=arm64 [2023-04-05T20:37:43.122Z] ---> Running in 2d07fae2276d [2023-04-05T20:37:44.078Z] Removing intermediate container 2d07fae2276d [2023-04-05T20:37:44.078Z] ---> d6f6118a2735 [2023-04-05T20:37:44.078Z] Step 26/27 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:37:44.078Z] ---> Running in 92ef774714e0 [2023-04-05T20:37:45.034Z] Removing intermediate container 92ef774714e0 [2023-04-05T20:37:45.034Z] ---> b1d69b9bbeba [2023-04-05T20:37:45.034Z] Step 27/27 : LABEL version=0.0.0 [2023-04-05T20:37:45.299Z] ---> Running in 3c3dff15a665 [2023-04-05T20:37:46.255Z] Removing intermediate container 3c3dff15a665 [2023-04-05T20:37:46.255Z] ---> cd380affb31b [2023-04-05T20:37:46.255Z] [2023-04-05T20:37:46.855Z] Successfully built cd380affb31b [2023-04-05T20:37:46.855Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-05T20:37:46.855Z] Building core-metadata [2023-04-05T20:38:09.352Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:38:09.352Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:38:09.352Z] ---> b34b28fbff69 [2023-04-05T20:38:09.352Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:38:09.352Z] ---> Using cache [2023-04-05T20:38:09.352Z] ---> 4a744c309a15 [2023-04-05T20:38:09.352Z] Step 4/25 : WORKDIR /edgex-go [2023-04-05T20:38:09.352Z] ---> Using cache [2023-04-05T20:38:09.352Z] ---> cc82f3d6150a [2023-04-05T20:38:09.352Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-05T20:38:09.352Z] ---> Using cache [2023-04-05T20:38:09.352Z] ---> 29f47996b101 [2023-04-05T20:38:09.352Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-05T20:38:09.352Z] ---> Using cache [2023-04-05T20:38:09.352Z] ---> 4d9daa74cb5d [2023-04-05T20:38:09.352Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:38:09.352Z] ---> Using cache [2023-04-05T20:38:09.352Z] ---> 5e70b16dd80a [2023-04-05T20:38:09.352Z] Step 8/25 : COPY . . [2023-04-05T20:38:09.352Z] ---> Using cache [2023-04-05T20:38:09.352Z] ---> 7a146edae373 [2023-04-05T20:38:09.352Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-05T20:38:09.352Z] ---> Running in bb1f7f2bf19e [2023-04-05T20:38:09.934Z] Removing intermediate container a14cad3de960 [2023-04-05T20:38:09.934Z] ---> f8dd1783a689 [2023-04-05T20:38:09.934Z] [2023-04-05T20:38:09.934Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:38:09.934Z] ---> 51e60588ff2c [2023-04-05T20:38:09.934Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:38:10.201Z] ---> Running in 6a65d7caf213 [2023-04-05T20:38:10.470Z] 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-04-05T20:38:11.054Z] Removing intermediate container 6a65d7caf213 [2023-04-05T20:38:11.054Z] ---> a180213a3c1b [2023-04-05T20:38:11.054Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-05T20:38:11.323Z] ---> Running in c76ae963a638 [2023-04-05T20:38:12.292Z] Removing intermediate container c76ae963a638 [2023-04-05T20:38:12.292Z] ---> bb8bccdf0014 [2023-04-05T20:38:12.292Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-05T20:38:12.292Z] ---> Running in 66cee609dfc5 [2023-04-05T20:38:13.251Z] Removing intermediate container 66cee609dfc5 [2023-04-05T20:38:13.251Z] ---> 18c6a445bc3a [2023-04-05T20:38:13.251Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:38:13.251Z] ---> Running in 5f33f03d88ff [2023-04-05T20:38:14.211Z] 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-04-05T20:38:16.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:16.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:18.714Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-05T20:38:18.714Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:38:18.714Z] OK: 8 MiB in 16 packages [2023-04-05T20:38:22.070Z] Removing intermediate container 5f33f03d88ff [2023-04-05T20:38:22.070Z] ---> 2e1d38eb7585 [2023-04-05T20:38:22.070Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:38:22.655Z] ---> cdae4e143cd0 [2023-04-05T20:38:22.655Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:38:24.616Z] ---> b04c46e6b905 [2023-04-05T20:38:24.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-05T20:38:27.974Z] ---> 9dcf1ea79f72 [2023-04-05T20:38:27.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:38:29.928Z] ---> 233775ae8942 [2023-04-05T20:38:29.928Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-05T20:38:29.928Z] ---> Running in ed3fe55adf32 [2023-04-05T20:38:32.505Z] Removing intermediate container ed3fe55adf32 [2023-04-05T20:38:32.505Z] ---> 437c51a8ded4 [2023-04-05T20:38:32.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:38:32.770Z] ---> Running in d9edf8fc22b0 [2023-04-05T20:38:33.737Z] Removing intermediate container d9edf8fc22b0 [2023-04-05T20:38:33.737Z] ---> 433ad41a8fa4 [2023-04-05T20:38:33.737Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:38:34.002Z] ---> Running in 24bb852e4a6b [2023-04-05T20:38:34.593Z] Removing intermediate container 24bb852e4a6b [2023-04-05T20:38:34.593Z] ---> 04f06da1a860 [2023-04-05T20:38:34.593Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:38:34.861Z] ---> Running in a4ea2b5ce7e5 [2023-04-05T20:38:34.861Z] Removing intermediate container c1ff8410dba7 [2023-04-05T20:38:34.861Z] ---> 7cf2c6d0be0c [2023-04-05T20:38:34.861Z] Step 8/23 : COPY . . [2023-04-05T20:38:35.451Z] Removing intermediate container a4ea2b5ce7e5 [2023-04-05T20:38:35.451Z] ---> a0a0ac06c435 [2023-04-05T20:38:35.451Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:38:35.451Z] ---> Running in 3f9fb2ede657 [2023-04-05T20:38:36.414Z] Removing intermediate container 3f9fb2ede657 [2023-04-05T20:38:36.414Z] ---> 059373d929ca [2023-04-05T20:38:36.414Z] [2023-04-05T20:38:36.681Z] Successfully built 059373d929ca [2023-04-05T20:38:36.681Z] Successfully tagged core-data-arm64:latest [2023-04-05T20:38:36.947Z] Building support-scheduler [2023-04-05T20:38:38.898Z]  Building core-data ... done Removing intermediate container da0abef9eb7f [2023-04-05T20:38:38.898Z] ---> 85fd41b95db3 [2023-04-05T20:38:38.898Z] [2023-04-05T20:38:38.898Z] Step 9/25 : FROM alpine:3.17 [2023-04-05T20:38:38.898Z] ---> 51e60588ff2c [2023-04-05T20:38:38.898Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-05T20:38:39.488Z] ---> Running in e6f9c5d327a5 [2023-04-05T20:38:42.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:43.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:38:43.993Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-05T20:38:44.260Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-05T20:38:44.260Z] (3/3) Installing su-exec (0.2-r2) [2023-04-05T20:38:44.260Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:38:44.260Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:38:44.866Z] OK: 8 MiB in 18 packages [2023-04-05T20:38:49.108Z] Removing intermediate container e6f9c5d327a5 [2023-04-05T20:38:49.108Z] ---> 3e8bf9717961 [2023-04-05T20:38:49.108Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-05T20:38:49.108Z] ---> Running in a129246cb2a6 [2023-04-05T20:38:49.694Z] Removing intermediate container a129246cb2a6 [2023-04-05T20:38:49.694Z] ---> 497394b93ea1 [2023-04-05T20:38:49.694Z] Step 12/25 : WORKDIR / [2023-04-05T20:38:49.959Z] ---> Running in 7b7e22414a0b [2023-04-05T20:38:50.544Z] Removing intermediate container 7b7e22414a0b [2023-04-05T20:38:50.545Z] ---> 3f61079427a0 [2023-04-05T20:38:50.545Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:38:52.482Z] ---> 228d78c4a440 [2023-04-05T20:38:52.482Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:38:53.885Z] ---> f79b43dc021f [2023-04-05T20:38:53.885Z] 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-04-05T20:38:55.830Z] ---> 49b7738fab53 [2023-04-05T20:38:55.830Z] 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-04-05T20:38:56.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:38:56.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:38:56.789Z] ---> b34b28fbff69 [2023-04-05T20:38:56.789Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:38:56.789Z] ---> Using cache [2023-04-05T20:38:56.789Z] ---> 4a744c309a15 [2023-04-05T20:38:56.789Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:38:57.055Z] ---> Using cache [2023-04-05T20:38:57.055Z] ---> cc82f3d6150a [2023-04-05T20:38:57.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:38:57.055Z] ---> Using cache [2023-04-05T20:38:57.055Z] ---> 29f47996b101 [2023-04-05T20:38:57.055Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:38:57.055Z] ---> Using cache [2023-04-05T20:38:57.055Z] ---> 4d9daa74cb5d [2023-04-05T20:38:57.055Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:38:57.055Z] ---> Using cache [2023-04-05T20:38:57.055Z] ---> 5e70b16dd80a [2023-04-05T20:38:57.055Z] Step 8/23 : COPY . . [2023-04-05T20:38:57.320Z] ---> Using cache [2023-04-05T20:38:57.320Z] ---> 7a146edae373 [2023-04-05T20:38:57.320Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-05T20:38:57.586Z] ---> 98e1832de5e6 [2023-04-05T20:38:57.586Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:38:57.586Z] ---> Running in f8044efa9ab9 [2023-04-05T20:39:00.165Z] ---> 0be0199a9859 [2023-04-05T20:39:00.165Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-05T20:39:00.431Z] 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-04-05T20:39:03.771Z] ---> 49e0f8ac7637 [2023-04-05T20:39:03.771Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-05T20:39:05.177Z] ---> 5054ac35e92e [2023-04-05T20:39:05.177Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-05T20:39:05.444Z] ---> Running in 28ab0bb0567f [2023-04-05T20:39:08.018Z] ---> 51e7f57327ec [2023-04-05T20:39:08.018Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-05T20:39:08.018Z] 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-04-05T20:39:09.432Z] ---> f64d6d413f0e [2023-04-05T20:39:09.432Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:39:09.432Z] ---> Running in 036612be0d0e [2023-04-05T20:39:16.067Z] Removing intermediate container 036612be0d0e [2023-04-05T20:39:16.067Z] ---> 8f320e61a949 [2023-04-05T20:39:16.067Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:39:16.067Z] ---> Running in bec0665dc537 [2023-04-05T20:39:16.067Z] Removing intermediate container bec0665dc537 [2023-04-05T20:39:16.067Z] ---> 7ffe7c581991 [2023-04-05T20:39:16.067Z] Step 23/25 : LABEL arch=arm64 [2023-04-05T20:39:16.333Z] ---> Running in 214954826daa [2023-04-05T20:39:17.291Z] Removing intermediate container 214954826daa [2023-04-05T20:39:17.291Z] ---> 4d6ce59ff786 [2023-04-05T20:39:17.291Z] Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:39:17.557Z] ---> Running in 8bac2b7161b4 [2023-04-05T20:39:18.511Z] Removing intermediate container 8bac2b7161b4 [2023-04-05T20:39:18.511Z] ---> 40835c24cacc [2023-04-05T20:39:18.511Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:39:18.777Z] ---> Running in 9580158170a8 [2023-04-05T20:39:19.735Z] Removing intermediate container 9580158170a8 [2023-04-05T20:39:19.735Z] ---> db402e5fe7f9 [2023-04-05T20:39:19.735Z] [2023-04-05T20:39:20.316Z] Successfully built db402e5fe7f9 [2023-04-05T20:39:20.316Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-05T20:39:20.316Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-04-05T20:39:30.364Z] Removing intermediate container 5dc6ad991b86 [2023-04-05T20:39:30.364Z] ---> 658e6a919217 [2023-04-05T20:39:30.364Z] Step 7/20 : COPY . . [2023-04-05T20:39:38.554Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:39:38.554Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:39:38.554Z] ---> b34b28fbff69 [2023-04-05T20:39:38.554Z] Step 3/33 : WORKDIR /edgex-go [2023-04-05T20:39:38.554Z] ---> Using cache [2023-04-05T20:39:38.554Z] ---> 1553f6ab1f98 [2023-04-05T20:39:38.554Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-05T20:39:38.554Z] ---> Using cache [2023-04-05T20:39:38.554Z] ---> 1ee2c44ea1f0 [2023-04-05T20:39:38.554Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-05T20:39:38.554Z] ---> Using cache [2023-04-05T20:39:38.554Z] ---> 4a3e28478b4c [2023-04-05T20:39:38.554Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:39:38.554Z] ---> Using cache [2023-04-05T20:39:38.554Z] ---> f35792e46c31 [2023-04-05T20:39:38.554Z] Step 7/33 : COPY . . [2023-04-05T20:39:38.554Z] ---> Using cache [2023-04-05T20:39:38.554Z] ---> d415644722f2 [2023-04-05T20:39:38.554Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-05T20:39:39.961Z] ---> Running in 9aba3e214c74 [2023-04-05T20:39:42.530Z] 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-04-05T20:39:47.869Z] ---> d1d78288915f [2023-04-05T20:39:47.869Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-05T20:39:47.869Z] ---> Running in 91c1db9d62e6 [2023-04-05T20:39:49.802Z] 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-04-05T20:45:26.677Z] Removing intermediate container bb1f7f2bf19e [2023-04-05T20:45:26.677Z] ---> d0330b53cb2c [2023-04-05T20:45:26.677Z] [2023-04-05T20:45:26.677Z] Step 10/25 : FROM alpine:3.17 [2023-04-05T20:45:26.677Z] ---> 51e60588ff2c [2023-04-05T20:45:26.677Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:45:26.677Z] ---> Using cache [2023-04-05T20:45:26.677Z] ---> 91e981a43022 [2023-04-05T20:45:26.677Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:45:26.677Z] ---> Using cache [2023-04-05T20:45:26.677Z] ---> 30ecc7f3dbe4 [2023-04-05T20:45:26.677Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-05T20:45:26.677Z] ---> Running in 93b6d7288159 [2023-04-05T20:45:27.267Z] Removing intermediate container 93b6d7288159 [2023-04-05T20:45:27.267Z] ---> 3bd974fd8f3b [2023-04-05T20:45:27.267Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-05T20:45:27.267Z] ---> Running in e158254184f1 [2023-04-05T20:45:27.854Z] Removing intermediate container e158254184f1 [2023-04-05T20:45:27.854Z] ---> a3abd67d71c7 [2023-04-05T20:45:27.854Z] Step 15/25 : WORKDIR / [2023-04-05T20:45:27.854Z] ---> Running in dfdb7b817105 [2023-04-05T20:45:28.442Z] Removing intermediate container dfdb7b817105 [2023-04-05T20:45:28.442Z] ---> 3b806b1fb737 [2023-04-05T20:45:28.442Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:45:29.408Z] ---> 5b112b976ff2 [2023-04-05T20:45:29.408Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:45:30.373Z] ---> 1ab11205d2f1 [2023-04-05T20:45:30.373Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-05T20:45:32.317Z] ---> ad1b24dac979 [2023-04-05T20:45:32.317Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:45:32.900Z] ---> 452f2066b7b7 [2023-04-05T20:45:32.900Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-05T20:45:33.864Z] ---> 3c7a840b5ed8 [2023-04-05T20:45:33.864Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-05T20:45:34.131Z] ---> Running in 22c30c307bc0 [2023-04-05T20:45:34.525Z] Removing intermediate container 22c30c307bc0 [2023-04-05T20:45:34.525Z] ---> 41c8ff7bc27a [2023-04-05T20:45:34.525Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:45:34.827Z] ---> Running in 05a1eef43ba9 [2023-04-05T20:45:35.464Z] Removing intermediate container 05a1eef43ba9 [2023-04-05T20:45:35.464Z] ---> abe949e09c32 [2023-04-05T20:45:35.464Z] Step 23/25 : LABEL arch=arm64 [2023-04-05T20:45:35.464Z] ---> Running in 694ea0e1a053 [2023-04-05T20:45:36.120Z] Removing intermediate container 694ea0e1a053 [2023-04-05T20:45:36.120Z] ---> 3b376ca2e393 [2023-04-05T20:45:36.120Z] Step 24/25 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:45:36.399Z] ---> Running in 8c6fc8453faf [2023-04-05T20:45:38.191Z] Removing intermediate container 8c6fc8453faf [2023-04-05T20:45:38.191Z] ---> 7217f5ffef05 [2023-04-05T20:45:38.191Z] Step 25/25 : LABEL version=0.0.0 [2023-04-05T20:45:38.191Z] ---> Running in bf8672581fff [2023-04-05T20:45:38.824Z] Removing intermediate container bf8672581fff [2023-04-05T20:45:38.824Z] ---> 013188d79054 [2023-04-05T20:45:38.824Z] [2023-04-05T20:45:39.095Z] Successfully built 013188d79054 [2023-04-05T20:45:39.095Z] Successfully tagged core-metadata-arm64:latest [2023-04-05T20:45:39.095Z] Building security-proxy-auth [2023-04-05T20:46:01.139Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-05T20:46:01.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-05T20:46:01.139Z] ---> b34b28fbff69 [2023-04-05T20:46:01.139Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-05T20:46:01.139Z] ---> Using cache [2023-04-05T20:46:01.139Z] ---> 4a744c309a15 [2023-04-05T20:46:01.139Z] Step 4/23 : WORKDIR /edgex-go [2023-04-05T20:46:01.139Z] ---> Using cache [2023-04-05T20:46:01.139Z] ---> cc82f3d6150a [2023-04-05T20:46:01.139Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-05T20:46:01.139Z] ---> Using cache [2023-04-05T20:46:01.139Z] ---> 29f47996b101 [2023-04-05T20:46:01.139Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-05T20:46:01.139Z] ---> Using cache [2023-04-05T20:46:01.139Z] ---> 4d9daa74cb5d [2023-04-05T20:46:01.139Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-05T20:46:01.139Z] ---> Using cache [2023-04-05T20:46:01.139Z] ---> 5e70b16dd80a [2023-04-05T20:46:01.139Z] Step 8/23 : COPY . . [2023-04-05T20:46:01.139Z] ---> Using cache [2023-04-05T20:46:01.139Z] ---> 7a146edae373 [2023-04-05T20:46:01.139Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-05T20:46:01.139Z] ---> Running in 51bb7d8088ea [2023-04-05T20:46:01.720Z] 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-04-05T20:46:48.537Z] Removing intermediate container 9aba3e214c74 [2023-04-05T20:46:48.537Z] ---> c4a692208d27 [2023-04-05T20:46:48.538Z] [2023-04-05T20:46:48.538Z] Step 9/33 : FROM alpine:3.17 [2023-04-05T20:46:48.538Z] ---> 51e60588ff2c [2023-04-05T20:46:48.538Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:46:48.538Z] ---> Running in 31aa0218d71b [2023-04-05T20:46:48.538Z] Removing intermediate container 31aa0218d71b [2023-04-05T20:46:48.538Z] ---> d9480285ec9d [2023-04-05T20:46:48.538Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-05T20:46:48.538Z] ---> Running in ec16141ec0e7 [2023-04-05T20:46:48.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:46:48.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:46:48.538Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:46:48.538Z] (2/2) Installing su-exec (0.2-r2) [2023-04-05T20:46:48.538Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:46:48.538Z] OK: 8 MiB in 17 packages [2023-04-05T20:46:48.815Z] Removing intermediate container ec16141ec0e7 [2023-04-05T20:46:48.815Z] ---> 23205b328a63 [2023-04-05T20:46:48.815Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-05T20:46:49.082Z] ---> Running in d56f19a3d3b4 [2023-04-05T20:46:49.664Z] Removing intermediate container d56f19a3d3b4 [2023-04-05T20:46:49.664Z] ---> bab3a33a852c [2023-04-05T20:46:49.664Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-05T20:46:49.664Z] ---> Running in 53f5519d41f2 [2023-04-05T20:46:50.248Z] Removing intermediate container 53f5519d41f2 [2023-04-05T20:46:50.248Z] ---> acf4170e1ad2 [2023-04-05T20:46:50.248Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-05T20:46:50.248Z] ---> Running in 0447b4b49704 [2023-04-05T20:46:50.836Z] Removing intermediate container 0447b4b49704 [2023-04-05T20:46:50.836Z] ---> 002faa336252 [2023-04-05T20:46:50.836Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-05T20:46:50.836Z] ---> Running in 3ee8910f93d9 [2023-04-05T20:46:51.104Z] Removing intermediate container 3ee8910f93d9 [2023-04-05T20:46:51.104Z] ---> 396ae91ca6fd [2023-04-05T20:46:51.104Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-05T20:46:51.371Z] ---> Running in dff916348237 [2023-04-05T20:46:54.706Z] Removing intermediate container dff916348237 [2023-04-05T20:46:54.706Z] ---> 106008081130 [2023-04-05T20:46:54.706Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-05T20:46:54.706Z] ---> Running in 724ed85f7cff [2023-04-05T20:46:55.287Z] Removing intermediate container 724ed85f7cff [2023-04-05T20:46:55.287Z] ---> 3b149499a60c [2023-04-05T20:46:55.287Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-05T20:46:58.627Z] ---> 11d669c35f43 [2023-04-05T20:46:58.627Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-05T20:46:58.627Z] ---> Running in 81d4796b39fa [2023-04-05T20:47:01.972Z] Removing intermediate container 81d4796b39fa [2023-04-05T20:47:01.972Z] ---> c276a4b437cc [2023-04-05T20:47:01.972Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:47:02.559Z] ---> 2874552b9cbf [2023-04-05T20:47:02.559Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:47:03.523Z] ---> 1e487ac0f394 [2023-04-05T20:47:03.523Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-05T20:47:05.466Z] ---> 7c41d60ec1dd [2023-04-05T20:47:05.466Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-05T20:47:06.048Z] ---> 1581d37bf87f [2023-04-05T20:47:06.048Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-05T20:47:07.005Z] ---> e4df76c7f33d [2023-04-05T20:47:07.005Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-05T20:47:07.968Z] ---> 6c904724af9a [2023-04-05T20:47:07.968Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-05T20:47:11.303Z] ---> 95d35f6da21e [2023-04-05T20:47:11.303Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-05T20:47:11.569Z] ---> aab419692f39 [2023-04-05T20:47:11.569Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-05T20:47:11.835Z] ---> Running in 05b0841d1c08 [2023-04-05T20:47:15.169Z] Removing intermediate container 05b0841d1c08 [2023-04-05T20:47:15.169Z] ---> 6fb0302d938b [2023-04-05T20:47:15.169Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-05T20:47:15.169Z] ---> Running in ec126b2de0eb [2023-04-05T20:47:15.445Z] Removing intermediate container ec126b2de0eb [2023-04-05T20:47:15.445Z] ---> 19c3851e79ca [2023-04-05T20:47:15.445Z] Step 30/33 : CMD ["gate"] [2023-04-05T20:47:15.716Z] ---> Running in 4b3cf80766df [2023-04-05T20:47:16.299Z] Removing intermediate container 4b3cf80766df [2023-04-05T20:47:16.299Z] ---> 8b5eef968af3 [2023-04-05T20:47:16.299Z] Step 31/33 : LABEL arch=arm64 [2023-04-05T20:47:16.299Z] ---> Running in 3ebb56482952 [2023-04-05T20:47:16.882Z] Removing intermediate container 3ebb56482952 [2023-04-05T20:47:16.882Z] ---> de028f75c1d8 [2023-04-05T20:47:16.882Z] Step 32/33 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:47:16.882Z] ---> Running in 11d80fe0bd58 [2023-04-05T20:47:17.467Z] Removing intermediate container 11d80fe0bd58 [2023-04-05T20:47:17.467Z] ---> a1dd18ffb1fa [2023-04-05T20:47:17.467Z] Step 33/33 : LABEL version=0.0.0 [2023-04-05T20:47:17.734Z] ---> Running in a20b347acd33 [2023-04-05T20:47:18.000Z] Removing intermediate container a20b347acd33 [2023-04-05T20:47:18.000Z] ---> a2c6693f874d [2023-04-05T20:47:18.000Z] [2023-04-05T20:47:18.584Z] Successfully built a2c6693f874d [2023-04-05T20:47:18.584Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-05T20:48:55.202Z]  Building security-bootstrapper ... done Removing intermediate container 91c1db9d62e6 [2023-04-05T20:48:55.202Z] ---> 924dc5d76a85 [2023-04-05T20:48:55.202Z] [2023-04-05T20:48:55.202Z] Step 9/20 : FROM alpine:3.17 [2023-04-05T20:48:55.202Z] ---> 51e60588ff2c [2023-04-05T20:48:55.202Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-05T20:48:55.202Z] ---> Using cache [2023-04-05T20:48:55.202Z] ---> d9480285ec9d [2023-04-05T20:48:55.202Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-05T20:48:55.202Z] ---> Running in 7a357ab9387c [2023-04-05T20:48:55.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:48:55.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:48:56.607Z] v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-05T20:48:56.607Z] v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-05T20:48:56.607Z] OK: 17689 distinct packages available [2023-04-05T20:48:56.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:48:57.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:48:58.972Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-05T20:48:58.972Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-05T20:48:58.972Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-05T20:48:58.972Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-05T20:48:58.972Z] (5/9) Installing curl (7.88.1-r1) [2023-04-05T20:48:58.972Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-05T20:48:58.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-05T20:48:58.972Z] (8/9) Installing libucontext (1.2-r0) [2023-04-05T20:48:58.972Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-05T20:48:58.972Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:48:58.972Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:48:59.931Z] OK: 11 MiB in 24 packages [2023-04-05T20:49:03.279Z] Removing intermediate container 7a357ab9387c [2023-04-05T20:49:03.279Z] ---> 48116c9a4d94 [2023-04-05T20:49:03.279Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:49:04.681Z] ---> 6beff6eaee88 [2023-04-05T20:49:04.681Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:49:06.086Z] ---> 2b15a18ab086 [2023-04-05T20:49:06.086Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-05T20:49:11.419Z] ---> dc793c47f581 [2023-04-05T20:49:11.419Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:49:12.377Z] ---> 73e1f16e9a26 [2023-04-05T20:49:12.377Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-05T20:49:12.642Z] ---> Running in e1c31c7c7f2c [2023-04-05T20:49:14.045Z] Removing intermediate container e1c31c7c7f2c [2023-04-05T20:49:14.045Z] ---> 65a1386505a4 [2023-04-05T20:49:14.045Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:49:14.045Z] ---> Running in 64813808aa4b [2023-04-05T20:49:15.003Z] Removing intermediate container 64813808aa4b [2023-04-05T20:49:15.003Z] ---> 06b5ed7c7ba5 [2023-04-05T20:49:15.003Z] Step 18/20 : LABEL arch=arm64 [2023-04-05T20:49:15.271Z] ---> Running in e571e462ea85 [2023-04-05T20:49:16.227Z] Removing intermediate container e571e462ea85 [2023-04-05T20:49:16.227Z] ---> 944ccfbe0dc7 [2023-04-05T20:49:16.227Z] Step 19/20 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:49:16.492Z] ---> Running in c6b9c39bb1b2 [2023-04-05T20:49:17.454Z] Removing intermediate container c6b9c39bb1b2 [2023-04-05T20:49:17.454Z] ---> 0eec9dcadb18 [2023-04-05T20:49:17.454Z] Step 20/20 : LABEL version=0.0.0 [2023-04-05T20:49:17.718Z] ---> Running in ce74dfa63892 [2023-04-05T20:49:18.673Z] Removing intermediate container ce74dfa63892 [2023-04-05T20:49:18.673Z] ---> 927de151cfe3 [2023-04-05T20:49:18.673Z] [2023-04-05T20:49:19.253Z] Successfully built 927de151cfe3 [2023-04-05T20:49:19.253Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-05T20:49:24.585Z]  Building security-spiffe-token-provider ... done Removing intermediate container f8044efa9ab9 [2023-04-05T20:49:24.585Z] ---> 49221772d5f2 [2023-04-05T20:49:24.585Z] [2023-04-05T20:49:24.585Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:49:24.585Z] ---> 51e60588ff2c [2023-04-05T20:49:24.585Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:49:24.585Z] ---> Using cache [2023-04-05T20:49:24.585Z] ---> 91e981a43022 [2023-04-05T20:49:24.585Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:49:24.585Z] ---> Using cache [2023-04-05T20:49:24.585Z] ---> 30ecc7f3dbe4 [2023-04-05T20:49:24.585Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-05T20:49:24.857Z] ---> Running in 00997a0961e1 [2023-04-05T20:49:25.827Z] Removing intermediate container 00997a0961e1 [2023-04-05T20:49:25.827Z] ---> aea815164085 [2023-04-05T20:49:25.827Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:49:25.827Z] ---> Running in 693a99fb10f4 [2023-04-05T20:49:26.411Z] Removing intermediate container 693a99fb10f4 [2023-04-05T20:49:26.412Z] ---> 65f6103fc27b [2023-04-05T20:49:26.412Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:49:26.996Z] Removing intermediate container 28ab0bb0567f [2023-04-05T20:49:26.996Z] ---> b8f64de11a0b [2023-04-05T20:49:26.996Z] [2023-04-05T20:49:26.996Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:49:26.996Z] ---> 51e60588ff2c [2023-04-05T20:49:26.996Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-05T20:49:27.263Z] ---> Running in f19cf037f602 [2023-04-05T20:49:27.530Z] ---> 340fd7265fb2 [2023-04-05T20:49:27.530Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:49:28.503Z] ---> 4a5b6921544a [2023-04-05T20:49:28.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-05T20:49:28.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-05T20:49:29.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-05T20:49:30.708Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-05T20:49:30.977Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-05T20:49:30.977Z] Executing busybox-1.35.0-r29.trigger [2023-04-05T20:49:30.977Z] ---> 8dcbed003d4d [2023-04-05T20:49:30.977Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:49:30.977Z] Executing ca-certificates-20220614-r4.trigger [2023-04-05T20:49:31.563Z] OK: 8 MiB in 17 packages [2023-04-05T20:49:31.830Z] ---> e26908b953c3 [2023-04-05T20:49:31.830Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-05T20:49:32.099Z] ---> Running in a9195376f48b [2023-04-05T20:49:32.695Z] Removing intermediate container a9195376f48b [2023-04-05T20:49:32.695Z] ---> bfdddaaa6bb4 [2023-04-05T20:49:32.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:49:32.695Z] ---> Running in ad3f5c588ccc [2023-04-05T20:49:32.961Z] Removing intermediate container ad3f5c588ccc [2023-04-05T20:49:32.961Z] ---> 9713587c3295 [2023-04-05T20:49:32.961Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:49:33.242Z] Removing intermediate container f19cf037f602 [2023-04-05T20:49:33.242Z] ---> 45681d45474f [2023-04-05T20:49:33.242Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-05T20:49:33.242Z] ---> Running in 121ddf9cafd8 [2023-04-05T20:49:33.242Z] ---> Running in cae674aec5d5 [2023-04-05T20:49:33.526Z] Removing intermediate container 121ddf9cafd8 [2023-04-05T20:49:33.526Z] ---> 1ec8b7c7969f [2023-04-05T20:49:33.526Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:49:33.794Z] Removing intermediate container cae674aec5d5 [2023-04-05T20:49:33.794Z] ---> a38a438b09e6 [2023-04-05T20:49:33.794Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-05T20:49:33.794Z] ---> Running in 2f25e152a0d0 [2023-04-05T20:49:33.794Z] ---> Running in 0208eaa3bfe2 [2023-04-05T20:49:34.378Z] Removing intermediate container 2f25e152a0d0 [2023-04-05T20:49:34.378Z] ---> 1c163cbad483 [2023-04-05T20:49:34.378Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:49:34.378Z] Removing intermediate container 0208eaa3bfe2 [2023-04-05T20:49:34.378Z] ---> c1093b3f1197 [2023-04-05T20:49:34.378Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-05T20:49:34.378Z] ---> Running in 9537068fa0b4 [2023-04-05T20:49:34.378Z] ---> Running in 14b5b7a2c46f [2023-04-05T20:49:35.789Z] Removing intermediate container 9537068fa0b4 [2023-04-05T20:49:35.789Z] ---> d453ea3283e1 [2023-04-05T20:49:35.789Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:49:35.789Z] Removing intermediate container 14b5b7a2c46f [2023-04-05T20:49:35.789Z] ---> bc873d825699 [2023-04-05T20:49:35.789Z] [2023-04-05T20:49:35.789Z] Successfully built bc873d825699 [2023-04-05T20:49:35.789Z] Successfully tagged support-scheduler-arm64:latest [2023-04-05T20:49:36.056Z]  Building support-scheduler ... done  ---> 49a665ae72ca [2023-04-05T20:49:36.056Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:49:36.640Z] ---> 997d19caea16 [2023-04-05T20:49:36.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-05T20:49:39.219Z] ---> a9d3e4470b2a [2023-04-05T20:49:39.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:49:39.800Z] ---> 5b9ef6b4acff [2023-04-05T20:49:39.800Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-05T20:49:40.067Z] ---> Running in 654e8e660c44 [2023-04-05T20:49:40.334Z] Removing intermediate container 654e8e660c44 [2023-04-05T20:49:40.334Z] ---> 75a0a352747d [2023-04-05T20:49:40.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-05T20:49:40.334Z] ---> Running in aac59e9fc680 [2023-04-05T20:49:40.921Z] Removing intermediate container aac59e9fc680 [2023-04-05T20:49:40.921Z] ---> 2671110e4941 [2023-04-05T20:49:40.921Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:49:40.921Z] ---> Running in 0eb2ddb7817e [2023-04-05T20:49:41.188Z] Removing intermediate container 0eb2ddb7817e [2023-04-05T20:49:41.188Z] ---> d2abbc8bf9f9 [2023-04-05T20:49:41.188Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:49:41.456Z] ---> Running in b6c70d6b203a [2023-04-05T20:49:41.724Z] Removing intermediate container b6c70d6b203a [2023-04-05T20:49:41.724Z] ---> d4ddaec09b1a [2023-04-05T20:49:41.724Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:49:41.991Z] ---> Running in 53084072be23 [2023-04-05T20:49:42.575Z] Removing intermediate container 53084072be23 [2023-04-05T20:49:42.575Z] ---> e03a735aecd5 [2023-04-05T20:49:42.575Z] [2023-04-05T20:49:42.843Z] Successfully built e03a735aecd5 [2023-04-05T20:49:42.843Z] Successfully tagged support-notifications-arm64:latest [2023-04-05T20:50:04.903Z]  Building support-notifications ... done Removing intermediate container 51bb7d8088ea [2023-04-05T20:50:04.904Z] ---> fe850f4394b2 [2023-04-05T20:50:04.904Z] [2023-04-05T20:50:04.904Z] Step 10/23 : FROM alpine:3.17 [2023-04-05T20:50:04.904Z] ---> 51e60588ff2c [2023-04-05T20:50:04.904Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-05T20:50:04.904Z] ---> Using cache [2023-04-05T20:50:04.904Z] ---> 79a48ad1bdbe [2023-04-05T20:50:04.904Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-05T20:50:04.904Z] ---> Using cache [2023-04-05T20:50:04.904Z] ---> 3662d40f48ea [2023-04-05T20:50:04.904Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-05T20:50:04.904Z] ---> Using cache [2023-04-05T20:50:04.904Z] ---> adbd114e0598 [2023-04-05T20:50:04.904Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-05T20:50:04.904Z] ---> Using cache [2023-04-05T20:50:04.904Z] ---> 036e261e8044 [2023-04-05T20:50:04.904Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-05T20:50:04.904Z] ---> bd9f31cd3c60 [2023-04-05T20:50:04.904Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-05T20:50:04.904Z] ---> cc76de255300 [2023-04-05T20:50:04.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-05T20:50:05.181Z] ---> 1cc17221e2ef [2023-04-05T20:50:05.181Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-05T20:50:05.448Z] ---> Running in 83dc1b144ebf [2023-04-05T20:50:07.397Z] Removing intermediate container 83dc1b144ebf [2023-04-05T20:50:07.397Z] ---> 7d365583d29a [2023-04-05T20:50:07.397Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-05T20:50:07.397Z] ---> Running in a6f6759546d9 [2023-04-05T20:50:07.397Z] Removing intermediate container a6f6759546d9 [2023-04-05T20:50:07.397Z] ---> 0de5a99dc106 [2023-04-05T20:50:07.397Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-05T20:50:07.665Z] ---> Running in 65a5d4ce1766 [2023-04-05T20:50:07.930Z] Removing intermediate container 65a5d4ce1766 [2023-04-05T20:50:07.930Z] ---> e928261eaa27 [2023-04-05T20:50:07.930Z] Step 21/23 : LABEL arch=arm64 [2023-04-05T20:50:07.930Z] ---> Running in b81142d2b99d [2023-04-05T20:50:08.198Z] Removing intermediate container b81142d2b99d [2023-04-05T20:50:08.198Z] ---> 0ef73448a874 [2023-04-05T20:50:08.198Z] Step 22/23 : LABEL git_sha=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [2023-04-05T20:50:08.198Z] ---> Running in 60022f40accd [2023-04-05T20:50:08.781Z] Removing intermediate container 60022f40accd [2023-04-05T20:50:08.781Z] ---> f38d7ddbab79 [2023-04-05T20:50:08.781Z] Step 23/23 : LABEL version=0.0.0 [2023-04-05T20:50:08.781Z] ---> Running in 4a55053a3cf8 [2023-04-05T20:50:09.048Z] Removing intermediate container 4a55053a3cf8 [2023-04-05T20:50:09.048Z] ---> 93076314987c [2023-04-05T20:50:09.048Z] [2023-04-05T20:50:09.314Z] Successfully built 93076314987c [2023-04-05T20:50:09.314Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-05T20:50:09.908Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-04-05T20:50:09.917Z] $ docker stop --time=1 07fac4821370730e295744fcecd5d628a37346927694478e277506d8df3fb29f [2023-04-05T20:50:11.633Z] $ docker rm -f --volumes 07fac4821370730e295744fcecd5d628a37346927694478e277506d8df3fb29f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-05T20:50:12.193Z] + docker images [2023-04-05T20:50:12.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-05T20:50:12.461Z] security-proxy-auth-arm64 latest 93076314987c 4 seconds ago 18.3MB [2023-04-05T20:50:12.461Z] fe850f4394b2 11 seconds ago 1.47GB [2023-04-05T20:50:12.461Z] support-notifications-arm64 latest e03a735aecd5 30 seconds ago 32.2MB [2023-04-05T20:50:12.461Z] support-scheduler-arm64 latest bc873d825699 37 seconds ago 31.5MB [2023-04-05T20:50:12.461Z] b8f64de11a0b 47 seconds ago 1.56GB [2023-04-05T20:50:12.461Z] 49221772d5f2 50 seconds ago 1.56GB [2023-04-05T20:50:12.461Z] security-spiffe-token-provider-arm64 latest 927de151cfe3 54 seconds ago 32.7MB [2023-04-05T20:50:12.461Z] 924dc5d76a85 About a minute ago 1.53GB [2023-04-05T20:50:12.461Z] security-bootstrapper-arm64 latest a2c6693f874d 2 minutes ago 21.9MB [2023-04-05T20:50:12.461Z] c4a692208d27 3 minutes ago 1.48GB [2023-04-05T20:50:12.461Z] core-metadata-arm64 latest 013188d79054 4 minutes ago 20.2MB [2023-04-05T20:50:12.461Z] d0330b53cb2c 4 minutes ago 1.5GB [2023-04-05T20:50:12.461Z] security-secretstore-setup-arm64 latest db402e5fe7f9 10 minutes ago 32.2MB [2023-04-05T20:50:12.461Z] 85fd41b95db3 11 minutes ago 1.49GB [2023-04-05T20:50:12.461Z] core-data-arm64 latest 059373d929ca 11 minutes ago 19.9MB [2023-04-05T20:50:12.461Z] f8dd1783a689 12 minutes ago 1.5GB [2023-04-05T20:50:12.461Z] security-spire-agent-arm64 latest cd380affb31b 12 minutes ago 125MB [2023-04-05T20:50:12.461Z] 346f4b5d09f8 12 minutes ago 1.35GB [2023-04-05T20:50:12.461Z] core-command-arm64 latest b93974009277 13 minutes ago 19.7MB [2023-04-05T20:50:12.461Z] core-common-config-bootstrapper-arm64 latest 2b498c14d154 13 minutes ago 17.2MB [2023-04-05T20:50:12.461Z] 998ebe701382 13 minutes ago 1.49GB [2023-04-05T20:50:12.461Z] 615b0f8564bd 13 minutes ago 1.48GB [2023-04-05T20:50:12.461Z] security-proxy-setup-arm64 latest 8aa0bb3be919 13 minutes ago 18.7MB [2023-04-05T20:50:12.461Z] 10c417975649 14 minutes ago 1.47GB [2023-04-05T20:50:12.461Z] security-spire-config-arm64 latest f0efa4da4891 20 minutes ago 86.2MB [2023-04-05T20:50:12.461Z] security-spire-server-arm64 latest 4f611d1d9f7e 20 minutes ago 87.1MB [2023-04-05T20:50:12.461Z] 4efac83cebd9 21 minutes ago 1.35GB [2023-04-05T20:50:12.461Z] f0189c917806 21 minutes ago 1.35GB [2023-04-05T20:50:12.461Z] ci-base-image-arm64 latest b34b28fbff69 36 minutes ago 866MB [2023-04-05T20:50:12.461Z] alpine 3.17 51e60588ff2c 7 days ago 7.46MB [2023-04-05T20:50:12.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-05T20:50:12.461Z] 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-04-05T20:50:13.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T20:50:13.275Z] [2023-04-05T20:50:13.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:50:13.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T20:50:13.982Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-05T20:50:13.982Z] 8998bd30e6a1: Pulling fs layer [2023-04-05T20:50:13.982Z] 04944245beec: Pulling fs layer [2023-04-05T20:50:13.982Z] 699f458cf7ca: Pulling fs layer [2023-04-05T20:50:13.982Z] 765212b225bb: Pulling fs layer [2023-04-05T20:50:13.982Z] f23df028b6ca: Pulling fs layer [2023-04-05T20:50:13.982Z] d65c8cfc05b1: Pulling fs layer [2023-04-05T20:50:13.982Z] 2437ff75d9bd: Pulling fs layer [2023-04-05T20:50:13.982Z] f23df028b6ca: Waiting [2023-04-05T20:50:13.982Z] d65c8cfc05b1: Waiting [2023-04-05T20:50:13.982Z] 2437ff75d9bd: Waiting [2023-04-05T20:50:13.982Z] 765212b225bb: Waiting [2023-04-05T20:50:13.982Z] 04944245beec: Verifying Checksum [2023-04-05T20:50:13.982Z] 04944245beec: Download complete [2023-04-05T20:50:13.982Z] 765212b225bb: Verifying Checksum [2023-04-05T20:50:13.982Z] 765212b225bb: Download complete [2023-04-05T20:50:14.290Z] f23df028b6ca: Verifying Checksum [2023-04-05T20:50:14.290Z] f23df028b6ca: Download complete [2023-04-05T20:50:14.290Z] d65c8cfc05b1: Verifying Checksum [2023-04-05T20:50:14.290Z] d65c8cfc05b1: Download complete [2023-04-05T20:50:14.290Z] 699f458cf7ca: Verifying Checksum [2023-04-05T20:50:14.290Z] 699f458cf7ca: Download complete [2023-04-05T20:50:14.907Z] 8998bd30e6a1: Download complete [2023-04-05T20:50:16.893Z] 2437ff75d9bd: Verifying Checksum [2023-04-05T20:50:16.893Z] 2437ff75d9bd: Download complete [2023-04-05T20:50:18.834Z] 8998bd30e6a1: Pull complete [2023-04-05T20:50:19.416Z] 04944245beec: Pull complete [2023-04-05T20:50:20.819Z] 699f458cf7ca: Pull complete [2023-04-05T20:50:20.819Z] 765212b225bb: Pull complete [2023-04-05T20:50:21.776Z] f23df028b6ca: Pull complete [2023-04-05T20:50:21.776Z] d65c8cfc05b1: Pull complete [2023-04-05T20:50:36.760Z] 2437ff75d9bd: Pull complete [2023-04-05T20:50:36.760Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-05T20:50:36.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-05T20:50:36.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:50:37.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-6920 does not seem to be running inside a container [2023-04-05T20:50:37.212Z] $ 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-04-05T20:50:40.267Z] $ docker top abc1af8d8d4c55149ebbaec5ff70d1b43b07392f1fbdbc79703f312f893b2b6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:50:41.202Z] ---> job-cost.sh [2023-04-05T20:50:41.202Z] lf-activate-venv: SKIPPING [2023-04-05T20:50:41.202Z] INFO: No Stack... [2023-04-05T20:50:41.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-05T20:50:42.430Z] INFO: Archiving Costs [Pipeline] sh [2023-04-05T20:50:43.093Z] + + cut -d, -f6 [2023-04-05T20:50:43.093Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-04-05T20:50:43.182Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] [2023-04-05T20:50:43.188Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] did not exist. Created. [2023-04-05T20:50:43.188Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-05T20:50:43.909Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-05T20:50:44.095Z] Stashed 1 file(s) [Pipeline] } [2023-04-05T20:50:44.113Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4495-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-05T20:50:44.184Z] $ docker stop --time=1 abc1af8d8d4c55149ebbaec5ff70d1b43b07392f1fbdbc79703f312f893b2b6e [2023-04-05T20:50:45.684Z] $ docker rm -f --volumes abc1af8d8d4c55149ebbaec5ff70d1b43b07392f1fbdbc79703f312f893b2b6e [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-04-05T20:50:46.742Z] provisioning config files... [2023-04-05T20:50:46.749Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14291113348075854299tmp [Pipeline] { [Pipeline] sh [2023-04-05T20:50:47.084Z] + set +x [2023-04-05T20:50:47.084Z] + curl -s https://codecov.io/bash [2023-04-05T20:50:47.084Z] + bash -s -- [2023-04-05T20:50:47.084Z] [2023-04-05T20:50:47.084Z] _____ _ [2023-04-05T20:50:47.084Z] / ____| | | [2023-04-05T20:50:47.084Z] | | ___ __| | ___ ___ _____ __ [2023-04-05T20:50:47.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-05T20:50:47.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-05T20:50:47.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-05T20:50:47.084Z] Bash-1.0.6 [2023-04-05T20:50:47.084Z] [2023-04-05T20:50:47.084Z] [2023-04-05T20:50:47.084Z] ==> git version 2.25.1 found [2023-04-05T20:50:47.084Z] ==> 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-04-05T20:50:47.084Z] Release-Date: 2020-01-08 [2023-04-05T20:50:47.084Z] 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-04-05T20:50:47.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-05T20:50:47.084Z] ==> Jenkins CI detected. [2023-04-05T20:50:47.084Z] current dir:  /w/workspace/edgex-go/1 [2023-04-05T20:50:47.084Z] project root: . [2023-04-05T20:50:47.084Z] --> token set from env [2023-04-05T20:50:47.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-05T20:50:47.084Z] ==> Running gcov in . (disable via -X gcov) [2023-04-05T20:50:47.084Z] ==> Python coveragepy not found [2023-04-05T20:50:47.084Z] ==> Searching for coverage reports in: [2023-04-05T20:50:47.084Z] + . [2023-04-05T20:50:47.342Z] -> Found 1 reports [2023-04-05T20:50:47.342Z] ==> Detecting git/mercurial file structure [2023-04-05T20:50:47.342Z] ==> Reading reports [2023-04-05T20:50:47.342Z] + ./coverage.out bytes=447380 [2023-04-05T20:50:47.342Z] ==> Appending adjustments [2023-04-05T20:50:47.342Z] https://docs.codecov.io/docs/fixing-reports [2023-04-05T20:50:48.278Z] + Found adjustments [2023-04-05T20:50:48.278Z] ==> Gzipping contents [2023-04-05T20:50:48.278Z] 60K /tmp/codecov.3XpXay.gz [2023-04-05T20:50:48.278Z] ==> Uploading reports [2023-04-05T20:50:48.278Z] url: https://codecov.io [2023-04-05T20:50:48.278Z] query: branch=PR-4495&commit=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4495&job=&cmd_args= [2023-04-05T20:50:48.278Z] -> Pinging Codecov [2023-04-05T20:50:48.278Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4495&commit=8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4495%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4495&job=&cmd_args= [2023-04-05T20:50:48.536Z] -> Uploading to [2023-04-05T20:50:48.536Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-05/00271124DB129430A58F1EEE437C3FCB/8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5/11c4c66e-e6f7-4be9-bf2c-8183e5ed2a1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T205048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a473eda33e4ce14402da2c4d84eda3e6f3da9926c7dddee1df0727c79370e522 [2023-04-05T20:50:48.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-05T20:50:48.536Z] Dload Upload Total Spent Left Speed [2023-04-05T20:50:48.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57496 0 0 100 57496 0 254k --:--:-- --:--:-- --:--:-- 252k 100 57496 0 0 100 57496 0 181k --:--:-- --:--:-- --:--:-- 180k [2023-04-05T20:50:48.795Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c64e30779cc7c4d2c682a55dd05e68e7f8e44c5 [Pipeline] } [2023-04-05T20:50:48.823Z] 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-04-05T20:50:50.105Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:50:50.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:50:51.311Z] ---> package-listing.sh [2023-04-05T20:50:51.311Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-05T20:50:51.311Z] ++ facter osfamily [2023-04-05T20:50:51.570Z] + OS_FAMILY=debian [2023-04-05T20:50:51.570Z] + workspace=/w/workspace/edgex-go/1 [2023-04-05T20:50:51.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-05T20:50:51.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-05T20:50:51.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-05T20:50:51.570Z] + PACKAGES=/tmp/packages_start.txt [2023-04-05T20:50:51.570Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-05T20:50:51.570Z] + PACKAGES=/tmp/packages_end.txt [2023-04-05T20:50:51.570Z] + case "${OS_FAMILY}" in [2023-04-05T20:50:51.570Z] + dpkg -l [2023-04-05T20:50:51.570Z] + grep '^ii' [2023-04-05T20:50:51.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-05T20:50:51.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-05T20:50:51.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-05T20:50:51.570Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-05T20:50:51.570Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-05T20:50:51.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-05T20:50:51.602Z] 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-04-05T20:50:51.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:50:52.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T20:50:52.510Z] [2023-04-05T20:50:52.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:50:52.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T20:50:52.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-05T20:50:52.882Z] 5eb5b503b376: Pulling fs layer [2023-04-05T20:50:52.882Z] 5c69ac0246d0: Pulling fs layer [2023-04-05T20:50:52.882Z] ec43610c2a17: Pulling fs layer [2023-04-05T20:50:52.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-05T20:50:52.882Z] 33b1e0a273af: Pulling fs layer [2023-04-05T20:50:52.882Z] 5d3b04190fa2: Pulling fs layer [2023-04-05T20:50:52.882Z] 2f39f015ded8: Pulling fs layer [2023-04-05T20:50:52.882Z] 33b1e0a273af: Waiting [2023-04-05T20:50:52.882Z] 5d3b04190fa2: Waiting [2023-04-05T20:50:52.882Z] 2f39f015ded8: Waiting [2023-04-05T20:50:52.882Z] 3a2ae6a8a46f: Waiting [2023-04-05T20:50:52.882Z] 5c69ac0246d0: Download complete [2023-04-05T20:50:52.882Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-05T20:50:52.882Z] 3a2ae6a8a46f: Download complete [2023-04-05T20:50:52.882Z] 33b1e0a273af: Verifying Checksum [2023-04-05T20:50:52.882Z] 33b1e0a273af: Download complete [2023-04-05T20:50:52.882Z] ec43610c2a17: Verifying Checksum [2023-04-05T20:50:52.882Z] ec43610c2a17: Download complete [2023-04-05T20:50:52.882Z] 5d3b04190fa2: Download complete [2023-04-05T20:50:53.141Z] 5eb5b503b376: Verifying Checksum [2023-04-05T20:50:53.141Z] 5eb5b503b376: Download complete [2023-04-05T20:50:53.705Z] 2f39f015ded8: Download complete [2023-04-05T20:50:54.268Z] 5eb5b503b376: Pull complete [2023-04-05T20:50:54.268Z] 5c69ac0246d0: Pull complete [2023-04-05T20:50:54.834Z] ec43610c2a17: Pull complete [2023-04-05T20:50:54.834Z] 3a2ae6a8a46f: Pull complete [2023-04-05T20:50:54.834Z] 33b1e0a273af: Pull complete [2023-04-05T20:50:55.092Z] 5d3b04190fa2: Pull complete [2023-04-05T20:50:59.270Z] 2f39f015ded8: Pull complete [2023-04-05T20:50:59.270Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-05T20:50:59.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-05T20:50:59.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-05T20:50:59.483Z] prd-ubuntu20.04-docker-8c-8g-6918 does not seem to be running inside a container [2023-04-05T20:50:59.514Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-05T20:51:01.297Z] $ docker top 2749d180f0f54bcbb91cd89754d02ed5ea72019950fea49e1c14197a63988504 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-05T20:51:01.681Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-05T20:51:01.982Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-05T20:51:02.289Z] + ls /var/log/sa-host [2023-04-05T20:51:02.289Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-05T20:51:02.410Z] provisioning config files... [2023-04-05T20:51:02.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8043697221961231661tmp [Pipeline] { [Pipeline] echo [2023-04-05T20:51:02.470Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:51:02.780Z] ---> create-netrc.sh [Pipeline] } [2023-04-05T20:51:02.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:51:03.192Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-05T20:51:03.226Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:51:03.536Z] ---> sudo-logs.sh [2023-04-05T20:51:03.536Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-05T20:51:03.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:51:03.917Z] ---> job-cost.sh [2023-04-05T20:51:03.917Z] lf-activate-venv: SKIPPING [2023-04-05T20:51:03.917Z] DEBUG: total: 0.10999999940395355 [2023-04-05T20:51:03.917Z] INFO: Retrieving Stack Cost... [2023-04-05T20:51:04.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-05T20:51:04.740Z] INFO: Archiving Costs [Pipeline] echo [2023-04-05T20:51:04.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-05T20:51:05.086Z] ---> logs-deploy.sh [2023-04-05T20:51:05.087Z] lf-activate-venv: SKIPPING [2023-04-05T20:51:05.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4495/1 [2023-04-05T20:51:05.087Z] INFO: archiving workspace using pattern(s): [2023-04-05T20:51:06.025Z] Archives upload complete. [2023-04-05T20:51:06.025Z] INFO: archiving logs to Nexus