Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972abf91defd9ab7906baf1e32b29f9179df2ea2+a37026ef060af0a96832afa785f280dce900bb2a (8156b2abaa3fb77b102e9e2b6b4b96e86a8babe9) 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-ssh6103061722338121185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3172066093233454687.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8470599536561681257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9916312361139684622.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13466556863508468585.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-3735 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 a37026ef060af0a96832afa785f280dce900bb2a into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 Merge succeeded, producing 6805b69ef80b81d4764c74be6c24397819c5a4d5 Checking out Revision 6805b69ef80b81d4764c74be6c24397819c5a4d5 (PR-4302) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a37026ef060af0a96832afa785f280dce900bb2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6805b69ef80b81d4764c74be6c24397819c5a4d5 # timeout=10 Commit message: "Merge commit 'a37026ef060af0a96832afa785f280dce900bb2a' into HEAD" > git rev-list --no-walk 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-26T08:30:50.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-26T08:30:50.634Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-26T08:30:50.648Z] ========================================================= [2023-01-26T08:30:50.648Z] EdgeX Global Pipelines Version Info [2023-01-26T08:30:50.648Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-26T08:30:51.384Z] ------------------- [2023-01-26T08:30:51.384Z] stable info: [2023-01-26T08:30:51.384Z] ------------------- [2023-01-26T08:30:51.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-26T08:30:51.384Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-26T08:30:51.384Z] Message: update stable to v1.0.244 [2023-01-26T08:30:51.949Z] ------------------- [2023-01-26T08:30:51.949Z] experimental info: [2023-01-26T08:30:51.949Z] ------------------- [2023-01-26T08:30:51.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-26T08:30:51.949Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-26T08:30:51.949Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-26T08:30:52.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-26T08:30:52.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-26T08:30:52.144Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-26T08:30:52.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-26T08:30:52.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-26T08:30:52.177Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-26T08:30:52.189Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-26T08:30:52.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-26T08:30:52.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-26T08:30:52.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-26T08:30:52.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-26T08:30:52.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-26T08:30:52.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-26T08:30:52.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-26T08:30:52.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-26T08:30:52.291Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-26T08:30:52.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-26T08:30:52.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-26T08:30:52.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-26T08:30:52.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-26T08:30:52.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-26T08:30:52.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-26T08:30:52.370Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-26T08:30:52.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo [2023-01-26T08:30:52.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo [2023-01-26T08:30:52.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo [2023-01-26T08:30:52.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] echo [2023-01-26T08:30:52.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6805b69 [Pipeline] echo [2023-01-26T08:30:52.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-26T08:30:52.479Z] provisioning config files... [2023-01-26T08:30:52.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3138891567682645575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-26T08:30:52.791Z] ---> docker-login.sh [2023-01-26T08:30:52.791Z] nexus3.edgexfoundry.org:10001 [2023-01-26T08:30:53.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:30:53.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:30:53.050Z] Configure a credential helper to remove this warning. See [2023-01-26T08:30:53.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:30:53.050Z] [2023-01-26T08:30:53.050Z] Login Succeeded [2023-01-26T08:30:53.050Z] nexus3.edgexfoundry.org:10002 [2023-01-26T08:30:53.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:30:53.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:30:53.310Z] Configure a credential helper to remove this warning. See [2023-01-26T08:30:53.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:30:53.310Z] [2023-01-26T08:30:53.310Z] Login Succeeded [2023-01-26T08:30:53.310Z] nexus3.edgexfoundry.org:10003 [2023-01-26T08:30:53.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:30:53.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:30:53.310Z] Configure a credential helper to remove this warning. See [2023-01-26T08:30:53.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:30:53.310Z] [2023-01-26T08:30:53.310Z] Login Succeeded [2023-01-26T08:30:53.310Z] nexus3.edgexfoundry.org:10004 [2023-01-26T08:30:53.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:30:53.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:30:53.571Z] Configure a credential helper to remove this warning. See [2023-01-26T08:30:53.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:30:53.571Z] [2023-01-26T08:30:53.571Z] Login Succeeded [2023-01-26T08:30:53.571Z] docker.io [2023-01-26T08:30:53.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:30:53.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:30:53.831Z] Configure a credential helper to remove this warning. See [2023-01-26T08:30:53.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:30:53.831Z] [2023-01-26T08:30:53.831Z] Login Succeeded [2023-01-26T08:30:53.831Z] ---> docker-login.sh ends [Pipeline] } [2023-01-26T08:30:53.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-26T08:30:54.143Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/core-command/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-26T08:30:54.143Z] + dirname+ cmd/core-data/Dockerfile [2023-01-26T08:30:54.143Z] cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/core-metadata/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-26T08:30:54.143Z] + dirname cmd/support-notifications/Dockerfile [2023-01-26T08:30:54.143Z] + cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-26T08:30:54.143Z] + + dirname cmd/support-scheduler/Dockerfile [2023-01-26T08:30:54.143Z] cut -d/ -f2 [2023-01-26T08:30:54.143Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-26T08:30:54.190Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-26T08:30:54.534Z] + git rev-list -1 --merges 6805b69ef80b81d4764c74be6c24397819c5a4d5~1..6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] echo [2023-01-26T08:30:54.547Z] -----------> git rev-list -1 --merges 6805b69ef80b81d4764c74be6c24397819c5a4d5~1..6805b69ef80b81d4764c74be6c24397819c5a4d5 6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:30:54.547Z] 6805b69ef80b81d4764c74be6c24397819c5a4d5 [false] [Pipeline] sh [2023-01-26T08:30:54.835Z] + git log --format=format:%s -1 6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] echo [2023-01-26T08:30:54.852Z] ========================================================= [2023-01-26T08:30:54.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-26T08:30:54.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-26T08:30:55.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-26T08:30:55.217Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-26T08:30:55.217Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-26T08:30:55.217Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-26T08:30:55.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-26T08:30:55.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-26T08:30:55.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:30:55.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-26T08:30:55.572Z] [2023-01-26T08:30:55.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:30:55.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-26T08:30:55.898Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-26T08:30:55.898Z] b85a868b505f: Pulling fs layer [2023-01-26T08:30:55.898Z] e2be974225ed: Pulling fs layer [2023-01-26T08:30:55.898Z] 339a4e72a1f5: Pulling fs layer [2023-01-26T08:30:55.898Z] 988bab9f4d93: Pulling fs layer [2023-01-26T08:30:55.898Z] 1469e6f7b9e6: Pulling fs layer [2023-01-26T08:30:55.898Z] eaf3925da568: Pulling fs layer [2023-01-26T08:30:55.898Z] bab4dde63d76: Pulling fs layer [2023-01-26T08:30:55.898Z] bde34c3a00c8: Pulling fs layer [2023-01-26T08:30:55.898Z] b352a97aabf1: Pulling fs layer [2023-01-26T08:30:55.898Z] 4872d77fe225: Pulling fs layer [2023-01-26T08:30:55.898Z] 5851b861e8e6: Pulling fs layer [2023-01-26T08:30:55.898Z] 988bab9f4d93: Waiting [2023-01-26T08:30:55.898Z] eaf3925da568: Waiting [2023-01-26T08:30:55.898Z] bab4dde63d76: Waiting [2023-01-26T08:30:55.898Z] 4872d77fe225: Waiting [2023-01-26T08:30:55.898Z] bde34c3a00c8: Waiting [2023-01-26T08:30:55.898Z] b352a97aabf1: Waiting [2023-01-26T08:30:55.898Z] 5851b861e8e6: Waiting [2023-01-26T08:30:56.174Z] e2be974225ed: Verifying Checksum [2023-01-26T08:30:56.175Z] e2be974225ed: Download complete [2023-01-26T08:30:56.175Z] 988bab9f4d93: Verifying Checksum [2023-01-26T08:30:56.175Z] 988bab9f4d93: Download complete [2023-01-26T08:30:56.445Z] 1469e6f7b9e6: Verifying Checksum [2023-01-26T08:30:56.445Z] 1469e6f7b9e6: Download complete [2023-01-26T08:30:56.445Z] eaf3925da568: Verifying Checksum [2023-01-26T08:30:56.445Z] eaf3925da568: Download complete [2023-01-26T08:30:56.445Z] 339a4e72a1f5: Verifying Checksum [2023-01-26T08:30:56.445Z] 339a4e72a1f5: Download complete [2023-01-26T08:30:56.445Z] bde34c3a00c8: Verifying Checksum [2023-01-26T08:30:56.445Z] bde34c3a00c8: Download complete [2023-01-26T08:30:56.445Z] b352a97aabf1: Download complete [2023-01-26T08:30:56.704Z] 4872d77fe225: Verifying Checksum [2023-01-26T08:30:56.704Z] 4872d77fe225: Download complete [2023-01-26T08:30:56.704Z] 5851b861e8e6: Verifying Checksum [2023-01-26T08:30:56.704Z] 5851b861e8e6: Download complete [2023-01-26T08:30:56.704Z] b85a868b505f: Verifying Checksum [2023-01-26T08:30:56.704Z] b85a868b505f: Download complete [2023-01-26T08:30:56.966Z] bab4dde63d76: Verifying Checksum [2023-01-26T08:30:56.966Z] bab4dde63d76: Download complete [2023-01-26T08:30:57.906Z] b85a868b505f: Pull complete [2023-01-26T08:30:58.167Z] e2be974225ed: Pull complete [2023-01-26T08:30:58.736Z] 339a4e72a1f5: Pull complete [2023-01-26T08:30:58.736Z] 988bab9f4d93: Pull complete [2023-01-26T08:30:58.993Z] 1469e6f7b9e6: Pull complete [2023-01-26T08:30:58.993Z] eaf3925da568: Pull complete [2023-01-26T08:31:00.894Z] bab4dde63d76: Pull complete [2023-01-26T08:31:01.154Z] bde34c3a00c8: Pull complete [2023-01-26T08:31:01.414Z] b352a97aabf1: Pull complete [2023-01-26T08:31:01.692Z] 4872d77fe225: Pull complete [2023-01-26T08:31:01.949Z] 5851b861e8e6: Pull complete [2023-01-26T08:31:02.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-26T08:31:02.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-26T08:31:02.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:31:02.307Z] prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container [2023-01-26T08:31:02.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-26T08:31:06.031Z] $ docker top 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 -eo pid,comm [2023-01-26T08:31:06.090Z] 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-01-26T08:31:06.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-26T08:31:06.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-26T08:31:06.128Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-26T08:31:06.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-26T08:31:06.251Z] $ docker exec 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent [2023-01-26T08:31:06.359Z] SSH_AUTH_SOCK=/tmp/ssh-xxHosmrnYFm8/agent.32 [2023-01-26T08:31:06.359Z] SSH_AGENT_PID=38 [2023-01-26T08:31:06.366Z] Running ssh-add (command line suppressed) [2023-01-26T08:31:06.471Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_9170929674703040335.key (/w/workspace/edgex-go/7@tmp/private_key_9170929674703040335.key) [2023-01-26T08:31:06.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-26T08:31:06.771Z] + git tag --points-at HEAD [Pipeline] } [2023-01-26T08:31:06.789Z] $ docker exec --env ******** --env ******** 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent -k [2023-01-26T08:31:06.890Z] unset SSH_AUTH_SOCK; [2023-01-26T08:31:06.890Z] unset SSH_AGENT_PID; [2023-01-26T08:31:06.891Z] echo Agent pid 38 killed; [2023-01-26T08:31:06.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-26T08:31:06.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-26T08:31:06.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-26T08:31:07.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-26T08:31:07.039Z] $ docker exec 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent [2023-01-26T08:31:07.150Z] SSH_AUTH_SOCK=/tmp/ssh-RUybxbHSestb/agent.71 [2023-01-26T08:31:07.150Z] SSH_AGENT_PID=77 [2023-01-26T08:31:07.154Z] Running ssh-add (command line suppressed) [2023-01-26T08:31:07.258Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_12444535568272232072.key (/w/workspace/edgex-go/7@tmp/private_key_12444535568272232072.key) [2023-01-26T08:31:07.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-26T08:31:07.558Z] + git semver init [2023-01-26T08:31:07.827Z] 2023-01-26 08:31:07,746 [run_init] DEBUG init version:0.0.0 force:False [2023-01-26T08:31:07.827Z] 2023-01-26 08:31:07,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2023-01-26T08:31:07.827Z] 2023-01-26 08:31:07,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2023-01-26T08:31:07.827Z] 2023-01-26 08:31:07,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,803 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4302 with force:False [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,804 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4302 [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,808 [execute] INFO git cat-file --batch-check [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,814 [execute] INFO git cat-file --batch [2023-01-26T08:31:14.404Z] 2023-01-26 08:31:13,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-01-26T08:31:14.405Z] 2023-01-26 08:31:13,818 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4302 [2023-01-26T08:31:14.405Z] 0.0.0 [Pipeline] } [2023-01-26T08:31:14.414Z] $ docker exec --env ******** --env ******** 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent -k [2023-01-26T08:31:14.515Z] unset SSH_AUTH_SOCK; [2023-01-26T08:31:14.516Z] unset SSH_AGENT_PID; [2023-01-26T08:31:14.517Z] echo Agent pid 77 killed; [2023-01-26T08:31:14.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-26T08:31:14.815Z] + git semver [Pipeline] } [2023-01-26T08:31:15.084Z] $ docker stop --time=1 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 [2023-01-26T08:31:16.397Z] $ docker rm -f --volumes 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-26T08:31:16.729Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-26T08:31:17.054Z] Stashed 1 file(s) [Pipeline] echo [2023-01-26T08:31:17.056Z] [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-01-26T08:31:17.501Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-01-26T08:31:17.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-26T08:31:17.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-26T08:31:17.546Z] ========================================================= [2023-01-26T08:31:17.546Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-26T08:31:17.546Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-26T08:31:17.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-26T08:31:17.875Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-26T08:31:17.875Z] 213ec9aee27d: Pulling fs layer [2023-01-26T08:31:17.875Z] 4583459ba037: Pulling fs layer [2023-01-26T08:31:17.875Z] 93c1e223e6f2: Pulling fs layer [2023-01-26T08:31:17.875Z] 53926ce57604: Pulling fs layer [2023-01-26T08:31:17.875Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-26T08:31:17.875Z] 22ff95d597cd: Pulling fs layer [2023-01-26T08:31:17.875Z] 12d6caf4c0d1: Pulling fs layer [2023-01-26T08:31:17.875Z] 53926ce57604: Waiting [2023-01-26T08:31:17.875Z] 22ff95d597cd: Waiting [2023-01-26T08:31:17.875Z] 21b2b0c7a3f4: Waiting [2023-01-26T08:31:17.875Z] 96b7cbca73a9: Pulling fs layer [2023-01-26T08:31:17.875Z] 12d6caf4c0d1: Waiting [2023-01-26T08:31:17.875Z] a7acece74701: Pulling fs layer [2023-01-26T08:31:17.875Z] 96b7cbca73a9: Waiting [2023-01-26T08:31:17.875Z] a7acece74701: Waiting [2023-01-26T08:31:18.148Z] 93c1e223e6f2: Verifying Checksum [2023-01-26T08:31:18.148Z] 93c1e223e6f2: Download complete [2023-01-26T08:31:18.148Z] 4583459ba037: Verifying Checksum [2023-01-26T08:31:18.148Z] 4583459ba037: Download complete [2023-01-26T08:31:18.148Z] 21b2b0c7a3f4: Download complete [2023-01-26T08:31:18.148Z] 22ff95d597cd: Verifying Checksum [2023-01-26T08:31:18.148Z] 22ff95d597cd: Download complete [2023-01-26T08:31:18.148Z] 213ec9aee27d: Verifying Checksum [2023-01-26T08:31:18.416Z] 12d6caf4c0d1: Verifying Checksum [2023-01-26T08:31:18.416Z] 12d6caf4c0d1: Download complete [2023-01-26T08:31:18.416Z] 213ec9aee27d: Pull complete [2023-01-26T08:31:18.688Z] 4583459ba037: Pull complete [2023-01-26T08:31:18.688Z] 93c1e223e6f2: Pull complete [2023-01-26T08:31:18.954Z] 53926ce57604: Verifying Checksum [2023-01-26T08:31:18.954Z] 53926ce57604: Download complete [2023-01-26T08:31:19.214Z] a7acece74701: Verifying Checksum [2023-01-26T08:31:19.214Z] a7acece74701: Download complete [2023-01-26T08:31:19.475Z] 96b7cbca73a9: Verifying Checksum [2023-01-26T08:31:19.475Z] 96b7cbca73a9: Download complete [2023-01-26T08:31:22.760Z] 53926ce57604: Pull complete [2023-01-26T08:31:22.760Z] 21b2b0c7a3f4: Pull complete [2023-01-26T08:31:23.019Z] 22ff95d597cd: Pull complete [2023-01-26T08:31:23.019Z] 12d6caf4c0d1: Pull complete [2023-01-26T08:31:24.920Z] 96b7cbca73a9: Pull complete [2023-01-26T08:31:26.295Z] a7acece74701: Pull complete [2023-01-26T08:31:26.295Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-26T08:31:26.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-26T08:31:26.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-26T08:31:26.587Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-26T08:31:26.587Z] WORKDIR /edgex [2023-01-26T08:31:26.587Z] COPY go.mod . [2023-01-26T08:31:26.587Z] RUN go mod download [2023-01-26T08:31:26.587Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-26T08:31:27.154Z] Sending build context to Docker daemon 170.1MB [2023-01-26T08:31:27.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-26T08:31:27.154Z] ---> db6d94c90886 [2023-01-26T08:31:27.154Z] Step 2/4 : WORKDIR /edgex [2023-01-26T08:31:32.134Z] Still waiting to schedule task [2023-01-26T08:31:32.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-26T08:31:39.399Z] ---> Running in af82d29a0bfb [2023-01-26T08:31:39.399Z] Removing intermediate container af82d29a0bfb [2023-01-26T08:31:39.399Z] ---> 619ef937200a [2023-01-26T08:31:39.399Z] Step 3/4 : COPY go.mod . [2023-01-26T08:31:39.399Z] ---> c379432a2638 [2023-01-26T08:31:39.399Z] Step 4/4 : RUN go mod download [2023-01-26T08:31:39.399Z] ---> Running in 5aa0b2fc7136 [2023-01-26T08:31:54.344Z] Removing intermediate container 5aa0b2fc7136 [2023-01-26T08:31:54.344Z] ---> 22eced32cb90 [2023-01-26T08:31:54.603Z] Successfully built 22eced32cb90 [2023-01-26T08:31:54.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:31:54.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-26T08:31:54.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:31:55.036Z] prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container [2023-01-26T08:31:55.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-26T08:31:55.587Z] $ docker top e8d188fa8ab90c159c4c7010dfa3ec9b4970c26d94cc34ca51c50dd853d8a088 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-26T08:31:55.924Z] + go version [2023-01-26T08:31:55.924Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-26T08:31:55.934Z] $ docker stop --time=1 e8d188fa8ab90c159c4c7010dfa3ec9b4970c26d94cc34ca51c50dd853d8a088 [2023-01-26T08:31:57.292Z] $ docker rm -f --volumes e8d188fa8ab90c159c4c7010dfa3ec9b4970c26d94cc34ca51c50dd853d8a088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:31:57.666Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-26T08:31:57.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:31:57.731Z] prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container [2023-01-26T08:31:57.758Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-26T08:31:58.102Z] $ docker top f8ecc735228dbd80543be0b8857b99bdb18d1f48bdbf85e76ce0a09c66138003 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-26T08:31:58.167Z] ========================================================= [2023-01-26T08:31:58.167Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-26T08:31:58.167Z] ========================================================= [Pipeline] sh [2023-01-26T08:31:58.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-01-26T08:31:58.742Z] + make test [2023-01-26T08:31:58.742Z] go test -race -coverprofile=coverage.out ./... [2023-01-26T08:32:05.310Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-26T08:32:17.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-26T08:32:17.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-26T08:32:17.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-26T08:32:18.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-26T08:32:18.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-26T08:32:18.339Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-26T08:32:18.339Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-26T08:32:18.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-26T08:32:18.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-01-26T08:32:18.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-26T08:32:18.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-26T08:32:18.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-01-26T08:32:19.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.120s coverage: 43.1% of statements [2023-01-26T08:32:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-26T08:32:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-26T08:32:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-26T08:32:19.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-01-26T08:32:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-26T08:32:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.698s coverage: 89.2% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.4% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.567s coverage: 95.6% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.099s coverage: 60.0% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements [2023-01-26T08:32:23.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.117s coverage: 47.1% of statements [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2023-01-26T08:32:23.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-01-26T08:32:28.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2023-01-26T08:32:28.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-01-26T08:32:35.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.272s coverage: 79.9% of statements [2023-01-26T08:32:35.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 77.4% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.2% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-26T08:32:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-01-26T08:32:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 65.3% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-26T08:32:43.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-26T08:32:43.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:32:43.319Z] 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-01-26T08:33:01.402Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-26T08:33:01.402Z] go vet ./... [2023-01-26T08:33:04.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-26T08:33:04.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-26T08:33:04.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-26T08:33:04.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-26T08:33:05.003Z] + ls -al . [2023-01-26T08:33:05.003Z] total 748 [2023-01-26T08:33:05.003Z] drwxrwxr-x 11 1001 1001 4096 Jan 26 08:31 . [2023-01-26T08:33:05.003Z] drwxr-xr-x 4 root root 4096 Jan 26 08:31 .. [2023-01-26T08:33:05.003Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 08:30 .blubracket [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 16 Jan 26 08:30 .dockerignore [2023-01-26T08:33:05.003Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 08:32 .git [2023-01-26T08:33:05.003Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 08:30 .github [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 1024 Jan 26 08:30 .gitignore [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 42 Jan 26 08:30 .golangci.yml [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 87 Jan 26 08:30 .hadolint.yml [2023-01-26T08:33:05.003Z] drwxr-xr-x 3 1001 1001 4096 Jan 26 08:31 .semver [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 08:30 .sonarcloud.properties [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 1171 Jan 26 08:30 ADOPTERS.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 10825 Jan 26 08:30 Attribution.txt [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 73765 Jan 26 08:30 CHANGELOG.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 08:30 CONTRIBUTING.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 677 Jan 26 08:30 GOVERNANCE.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 850 Jan 26 08:30 Jenkinsfile [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 08:30 LICENSE [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 13388 Jan 26 08:30 Makefile [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 582 Jan 26 08:30 OWNERS.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 9403 Jan 26 08:30 README.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 6912 Jan 26 08:30 SECURITY.md [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 08:31 VERSION [2023-01-26T08:33:05.003Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 08:30 bin [2023-01-26T08:33:05.003Z] drwxrwxr-x 17 1001 1001 4096 Jan 26 08:30 cmd [2023-01-26T08:33:05.003Z] -rw-r--r-- 1 root root 489970 Jan 26 08:32 coverage.out [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 3365 Jan 26 08:30 go.mod [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 34951 Jan 26 08:30 go.sum [2023-01-26T08:33:05.003Z] drwxrwxr-x 7 1001 1001 4096 Jan 26 08:30 internal [2023-01-26T08:33:05.003Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 08:30 openapi [2023-01-26T08:33:05.003Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 08:30 snap [2023-01-26T08:33:05.003Z] -rw-rw-r-- 1 1001 1001 204 Jan 26 08:30 version.go [Pipeline] sh [2023-01-26T08:33:05.294Z] + '[' -e coverage.out ] [2023-01-26T08:33:05.294Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-26T08:33:05.462Z] Stashed 1 file(s) [Pipeline] sh [2023-01-26T08:33:05.746Z] + make build [2023-01-26T08:33:05.746Z] 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-01-26T08:33:17.951Z] 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-01-26T08:33:17.951Z] 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-01-26T08:33:19.327Z] 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-01-26T08:33:19.892Z] 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-01-26T08:33:27.997Z] 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-01-26T08:33:28.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-26T08:33:29.189Z] 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-01-26T08:33:30.561Z] 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-01-26T08:33:31.127Z] 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-01-26T08:33:32.058Z] 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-01-26T08:33:34.583Z] 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-01-26T08:33:35.524Z] $ docker stop --time=1 f8ecc735228dbd80543be0b8857b99bdb18d1f48bdbf85e76ce0a09c66138003 [2023-01-26T08:33:41.146Z] $ docker rm -f --volumes f8ecc735228dbd80543be0b8857b99bdb18d1f48bdbf85e76ce0a09c66138003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:33:41.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-26T08:33:41.963Z] [2023-01-26T08:33:41.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:33:42.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-26T08:33:42.259Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-26T08:33:42.259Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-26T08:33:42.259Z] ca9280d653b3: Pulling fs layer [2023-01-26T08:33:42.259Z] 7e9c9ca2126c: Pulling fs layer [2023-01-26T08:33:42.520Z] cbdbe7a5bc2a: Download complete [2023-01-26T08:33:42.792Z] cbdbe7a5bc2a: Pull complete [2023-01-26T08:33:43.067Z] ca9280d653b3: Download complete [2023-01-26T08:33:43.647Z] 7e9c9ca2126c: Download complete [2023-01-26T08:33:43.647Z] ca9280d653b3: Pull complete [2023-01-26T08:33:46.930Z] 7e9c9ca2126c: Pull complete [2023-01-26T08:33:46.930Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-26T08:33:46.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-26T08:33:46.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:33:46.997Z] prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container [2023-01-26T08:33:47.025Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-26T08:33:49.897Z] $ docker top 49bf01bf6880d1506b80cb7a86145adebb677daf882cd8f89b237711c58dea06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-26T08:33:50.240Z] + docker-compose build --help [2023-01-26T08:33:50.240Z] + grep parallel [2023-01-26T08:33:50.806Z] --parallel Build images in parallel. [Pipeline] } [2023-01-26T08:33:50.816Z] $ docker stop --time=1 49bf01bf6880d1506b80cb7a86145adebb677daf882cd8f89b237711c58dea06 [2023-01-26T08:33:52.067Z] $ docker rm -f --volumes 49bf01bf6880d1506b80cb7a86145adebb677daf882cd8f89b237711c58dea06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:33:52.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-26T08:33:52.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:33:52.511Z] prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container [2023-01-26T08:33:52.534Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-26T08:33:52.868Z] $ docker top 7bb908502f5d58d0acff8de4c6d9b8aa40c053d3780874926ca89f1fda81f159 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-26T08:33:53.201Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-26T08:33:53.769Z] Building core-command ... [2023-01-26T08:33:53.769Z] Building core-common-config-bootstrapper ... [2023-01-26T08:33:53.769Z] Building core-data ... [2023-01-26T08:33:53.769Z] Building core-metadata ... [2023-01-26T08:33:53.769Z] Building security-bootstrapper ... [2023-01-26T08:33:53.769Z] Building security-proxy-setup ... [2023-01-26T08:33:53.769Z] Building security-secretstore-setup ... [2023-01-26T08:33:53.769Z] Building security-spiffe-token-provider ... [2023-01-26T08:33:53.769Z] Building security-spire-agent ... [2023-01-26T08:33:53.769Z] Building security-spire-config ... [2023-01-26T08:33:53.769Z] Building security-spire-server ... [2023-01-26T08:33:53.769Z] Building support-notifications ... [2023-01-26T08:33:53.769Z] Building support-scheduler ... [2023-01-26T08:33:53.769Z] Building security-secretstore-setup [2023-01-26T08:33:53.769Z] Building security-spire-server [2023-01-26T08:33:53.769Z] Building core-command [2023-01-26T08:33:53.769Z] Building security-spire-agent [2023-01-26T08:33:53.769Z] Building support-notifications [2023-01-26T08:34:03.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:34:03.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:34:03.737Z] ---> 22eced32cb90 [2023-01-26T08:34:03.737Z] Step 3/24 : WORKDIR /edgex-go [2023-01-26T08:34:03.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:34:03.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:34:03.737Z] ---> 22eced32cb90 [2023-01-26T08:34:03.737Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:34:04.671Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:34:04.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:34:04.671Z] ---> 22eced32cb90 [2023-01-26T08:34:04.671Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:34:08.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:34:08.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:34:08.855Z] ---> 22eced32cb90 [2023-01-26T08:34:08.855Z] Step 3/23 : WORKDIR /edgex-go [2023-01-26T08:34:08.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:34:08.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:34:08.855Z] ---> 22eced32cb90 [2023-01-26T08:34:08.855Z] Step 3/24 : WORKDIR /edgex-go [2023-01-26T08:34:18.301Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3741 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws [2023-01-26T08:34:18.313Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2023-01-26T08:34:18.366Z] The recommended git tool is: git [2023-01-26T08:34:21.048Z] ---> Running in 93d7c14127b3 [2023-01-26T08:34:21.048Z] ---> Running in 3a53e5940012 [2023-01-26T08:34:21.048Z] ---> Running in 3d6e8f4c5dce [2023-01-26T08:34:21.048Z] ---> Running in d72e6735b2ba [2023-01-26T08:34:21.048Z] ---> Running in d0eea4ca43c5 [2023-01-26T08:34:21.048Z] Removing intermediate container 93d7c14127b3 [2023-01-26T08:34:21.048Z] ---> 40613851e719 [2023-01-26T08:34:21.048Z] Step 4/23 : WORKDIR /edgex-go [2023-01-26T08:34:21.048Z] Removing intermediate container 3a53e5940012 [2023-01-26T08:34:21.048Z] ---> 9d11667c80a4 [2023-01-26T08:34:21.048Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:34:21.048Z] ---> Running in 8e6a0f1b5cac [2023-01-26T08:34:21.048Z] ---> Running in 5be4b4b1d271 [2023-01-26T08:34:21.048Z] Removing intermediate container d0eea4ca43c5 [2023-01-26T08:34:21.048Z] ---> 9409d2f36472 [2023-01-26T08:34:21.048Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-26T08:34:21.048Z] Removing intermediate container d72e6735b2ba [2023-01-26T08:34:21.048Z] ---> 494b41dd204a [2023-01-26T08:34:21.048Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-26T08:34:21.048Z] Removing intermediate container 3d6e8f4c5dce [2023-01-26T08:34:21.048Z] ---> abc475760cfc [2023-01-26T08:34:21.048Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-26T08:34:21.048Z] ---> Running in 4002bd1c38e4 [2023-01-26T08:34:21.048Z] ---> Running in 87631fb1c724 [2023-01-26T08:34:21.048Z] ---> Running in 36e43c5ba1cd [2023-01-26T08:34:21.048Z] Removing intermediate container 5be4b4b1d271 [2023-01-26T08:34:21.048Z] ---> 30983fb099e5 [2023-01-26T08:34:21.048Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-26T08:34:21.048Z] Removing intermediate container 8e6a0f1b5cac [2023-01-26T08:34:21.048Z] ---> 99240bc5afbb [2023-01-26T08:34:21.048Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-26T08:34:21.048Z] ---> Running in fd7ce09fc800 [2023-01-26T08:34:21.048Z] ---> Running in 34526055c268 [2023-01-26T08:34:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.305Z] OK: 211 MiB in 51 packages [2023-01-26T08:34:21.305Z] OK: 211 MiB in 51 packages [2023-01-26T08:34:21.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:34:21.305Z] OK: 211 MiB in 51 packages [2023-01-26T08:34:21.564Z] OK: 211 MiB in 51 packages [2023-01-26T08:34:21.564Z] OK: 211 MiB in 51 packages [2023-01-26T08:34:21.822Z] Removing intermediate container 87631fb1c724 [2023-01-26T08:34:21.822Z] ---> 6725f34b5e8a [2023-01-26T08:34:21.822Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-26T08:34:21.822Z] Removing intermediate container 4002bd1c38e4 [2023-01-26T08:34:21.822Z] ---> c47a123daaa8 [2023-01-26T08:34:21.822Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-26T08:34:22.082Z] Removing intermediate container 36e43c5ba1cd [2023-01-26T08:34:22.082Z] ---> 9d69f8ebd431 [2023-01-26T08:34:22.082Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-26T08:34:22.082Z] Removing intermediate container 34526055c268 [2023-01-26T08:34:22.082Z] ---> 318058462da8 [2023-01-26T08:34:22.082Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-26T08:34:22.082Z] ---> 7883b82a7d80 [2023-01-26T08:34:22.082Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:34:22.082Z] ---> ab6d88cb2105 [2023-01-26T08:34:22.082Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:34:22.082Z] Removing intermediate container fd7ce09fc800 [2023-01-26T08:34:22.082Z] ---> f1cf20bc3548 [2023-01-26T08:34:22.082Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:34:22.082Z] ---> Running in 3318ea636842 [2023-01-26T08:34:22.082Z] ---> 4e9a79f4dace [2023-01-26T08:34:22.082Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:34:22.082Z] ---> Running in 129c977db292 [2023-01-26T08:34:22.082Z] ---> Running in 5896d0354ee1 [2023-01-26T08:34:22.340Z] ---> 239c4332ba82 [2023-01-26T08:34:22.340Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:34:22.340Z] ---> Running in 1122d842953f [2023-01-26T08:34:22.340Z] ---> 643e259845db [2023-01-26T08:34:22.340Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:34:22.340Z] ---> Running in 1a5b47f76042 [2023-01-26T08:34:27.579Z] using credential edgex-jenkins-ssh [2023-01-26T08:34:27.601Z] Cloning the remote Git repository [2023-01-26T08:34:27.713Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-26T08:34:27.875Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2023-01-26T08:34:28.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-26T08:34:28.283Z] > git --version # timeout=10 [2023-01-26T08:34:28.369Z] > git --version # 'git version 2.25.1' [2023-01-26T08:34:28.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-26T08:34:28.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-26T08:34:48.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-26T08:34:48.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-26T08:34:50.534Z] Merging remotes/origin/main commit a37026ef060af0a96832afa785f280dce900bb2a into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 [2023-01-26T08:34:51.199Z] Merge succeeded, producing d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:34:51.199Z] Checking out Revision d3ca9a8efe034172f97a9c0044da008b4101d982 (PR-4302) [2023-01-26T08:34:49.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-26T08:34:49.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-26T08:34:49.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-26T08:34:49.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-26T08:34:50.560Z] > git config core.sparsecheckout # timeout=10 [2023-01-26T08:34:50.582Z] > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [2023-01-26T08:34:50.860Z] > git remote # timeout=10 [2023-01-26T08:34:50.880Z] > git config --get remote.origin.url # timeout=10 [2023-01-26T08:34:50.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-26T08:34:50.924Z] > git merge a37026ef060af0a96832afa785f280dce900bb2a # timeout=10 [2023-01-26T08:34:51.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-26T08:34:51.211Z] > git config core.sparsecheckout # timeout=10 [2023-01-26T08:34:51.230Z] > git checkout -f d3ca9a8efe034172f97a9c0044da008b4101d982 # timeout=10 [2023-01-26T08:34:54.874Z] Commit message: "Merge commit 'a37026ef060af0a96832afa785f280dce900bb2a' into HEAD" [2023-01-26T08:34:54.890Z] > git rev-list --no-walk 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-26T08:34:56.045Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-26T08:34:56.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-26T08:34:56.045Z] Dload Upload Total Spent Left Speed [2023-01-26T08:34:56.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-01-26T08:34:56.820Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-26T08:34:57.174Z] + sudo tee /etc/docker/daemon.new [2023-01-26T08:34:57.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-26T08:34:57.175Z] { [2023-01-26T08:34:57.175Z] "registry-mirrors": [ [2023-01-26T08:34:57.175Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-26T08:34:57.175Z] ], [2023-01-26T08:34:57.175Z] "bip": "10.250.0.254/24", [2023-01-26T08:34:57.175Z] "hosts": [ [2023-01-26T08:34:57.175Z] "tcp://0.0.0.0:5555", [2023-01-26T08:34:57.175Z] "unix:///var/run/docker.sock" [2023-01-26T08:34:57.175Z] ], [2023-01-26T08:34:57.175Z] "mtu": 1458, [2023-01-26T08:34:57.175Z] "selinux-enabled": true, [2023-01-26T08:34:57.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-26T08:34:57.175Z] } [Pipeline] sh [2023-01-26T08:34:57.522Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-26T08:34:57.896Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-26T08:35:16.221Z] provisioning config files... [2023-01-26T08:35:16.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config223580813680958770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-26T08:35:16.620Z] ---> docker-login.sh [2023-01-26T08:35:16.620Z] nexus3.edgexfoundry.org:10001 [2023-01-26T08:35:17.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:35:17.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:35:17.215Z] Configure a credential helper to remove this warning. See [2023-01-26T08:35:17.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:35:17.215Z] [2023-01-26T08:35:17.215Z] Login Succeeded [2023-01-26T08:35:17.215Z] nexus3.edgexfoundry.org:10002 [2023-01-26T08:35:17.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:35:17.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:35:17.757Z] Configure a credential helper to remove this warning. See [2023-01-26T08:35:17.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:35:17.757Z] [2023-01-26T08:35:17.757Z] Login Succeeded [2023-01-26T08:35:17.757Z] nexus3.edgexfoundry.org:10003 [2023-01-26T08:35:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:35:18.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:35:18.028Z] Configure a credential helper to remove this warning. See [2023-01-26T08:35:18.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:35:18.028Z] [2023-01-26T08:35:18.028Z] Login Succeeded [2023-01-26T08:35:18.029Z] nexus3.edgexfoundry.org:10004 [2023-01-26T08:35:18.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:35:18.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:35:18.300Z] Configure a credential helper to remove this warning. See [2023-01-26T08:35:18.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:35:18.300Z] [2023-01-26T08:35:18.300Z] Login Succeeded [2023-01-26T08:35:18.574Z] docker.io [2023-01-26T08:35:18.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-26T08:35:18.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-26T08:35:18.845Z] Configure a credential helper to remove this warning. See [2023-01-26T08:35:18.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-26T08:35:18.845Z] [2023-01-26T08:35:18.845Z] Login Succeeded [2023-01-26T08:35:18.845Z] ---> docker-login.sh ends [Pipeline] } [2023-01-26T08:35:18.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-26T08:35:19.530Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-01-26T08:35:19.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-26T08:35:19.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-26T08:35:19.579Z] ========================================================= [2023-01-26T08:35:19.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-26T08:35:19.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-26T08:35:19.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-26T08:35:20.204Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-26T08:35:20.204Z] 9b18e9b68314: Pulling fs layer [2023-01-26T08:35:20.204Z] 35d82f9e3411: Pulling fs layer [2023-01-26T08:35:20.204Z] e16973657156: Pulling fs layer [2023-01-26T08:35:20.204Z] fc693d55d65f: Pulling fs layer [2023-01-26T08:35:20.204Z] 7e9fc2657dce: Pulling fs layer [2023-01-26T08:35:20.204Z] dda99020689f: Pulling fs layer [2023-01-26T08:35:20.204Z] db1c61fa0a46: Pulling fs layer [2023-01-26T08:35:20.204Z] 891c053d2c06: Pulling fs layer [2023-01-26T08:35:20.204Z] 7e9fc2657dce: Waiting [2023-01-26T08:35:20.204Z] dda99020689f: Waiting [2023-01-26T08:35:20.204Z] fc693d55d65f: Waiting [2023-01-26T08:35:20.204Z] db1c61fa0a46: Waiting [2023-01-26T08:35:20.204Z] 891c053d2c06: Waiting [2023-01-26T08:35:20.204Z] e16973657156: Verifying Checksum [2023-01-26T08:35:20.204Z] e16973657156: Download complete [2023-01-26T08:35:20.204Z] 35d82f9e3411: Download complete [2023-01-26T08:35:20.204Z] 7e9fc2657dce: Verifying Checksum [2023-01-26T08:35:20.204Z] 7e9fc2657dce: Download complete [2023-01-26T08:35:20.204Z] dda99020689f: Verifying Checksum [2023-01-26T08:35:20.204Z] dda99020689f: Download complete [2023-01-26T08:35:20.204Z] 9b18e9b68314: Verifying Checksum [2023-01-26T08:35:21.651Z] 891c053d2c06: Verifying Checksum [2023-01-26T08:35:21.651Z] 891c053d2c06: Download complete [2023-01-26T08:35:21.946Z] 9b18e9b68314: Pull complete [2023-01-26T08:35:22.545Z] 35d82f9e3411: Pull complete [2023-01-26T08:35:22.821Z] db1c61fa0a46: Verifying Checksum [2023-01-26T08:35:22.821Z] db1c61fa0a46: Download complete [2023-01-26T08:35:23.097Z] e16973657156: Pull complete [2023-01-26T08:35:23.371Z] fc693d55d65f: Verifying Checksum [2023-01-26T08:35:23.371Z] fc693d55d65f: Download complete [2023-01-26T08:35:36.016Z] fc693d55d65f: Pull complete [2023-01-26T08:35:36.285Z] 7e9fc2657dce: Pull complete [2023-01-26T08:35:36.554Z] dda99020689f: Pull complete [2023-01-26T08:35:43.335Z] db1c61fa0a46: Pull complete [2023-01-26T08:35:45.288Z] 891c053d2c06: Pull complete [2023-01-26T08:35:45.288Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-26T08:35:45.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-26T08:35:45.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-26T08:35:45.620Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-26T08:35:45.620Z] WORKDIR /edgex [2023-01-26T08:35:45.620Z] COPY go.mod . [2023-01-26T08:35:45.620Z] RUN go mod download [2023-01-26T08:35:45.620Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-26T08:35:46.210Z] Sending build context to Docker daemon 3.127MB [2023-01-26T08:35:46.211Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-26T08:35:46.211Z] ---> f96f9c87975a [2023-01-26T08:35:46.211Z] Step 2/4 : WORKDIR /edgex [2023-01-26T08:35:48.169Z] ---> Running in 175e40fb60e8 [2023-01-26T08:35:48.437Z] Removing intermediate container 175e40fb60e8 [2023-01-26T08:35:48.438Z] ---> 3d0c89080e03 [2023-01-26T08:35:48.438Z] Step 3/4 : COPY go.mod . [2023-01-26T08:35:49.028Z] ---> 42d7a3611949 [2023-01-26T08:35:49.028Z] Step 4/4 : RUN go mod download [2023-01-26T08:35:49.028Z] ---> Running in 23ba5147c984 [2023-01-26T08:35:59.492Z] Removing intermediate container 3318ea636842 [2023-01-26T08:35:59.492Z] ---> 192fe02be503 [2023-01-26T08:35:59.492Z] Step 7/23 : COPY . . [2023-01-26T08:35:59.492Z] Removing intermediate container 1a5b47f76042 [2023-01-26T08:35:59.492Z] ---> 927c3635e0ca [2023-01-26T08:35:59.492Z] Step 8/22 : COPY . . [2023-01-26T08:35:59.492Z] Removing intermediate container 5896d0354ee1 [2023-01-26T08:35:59.492Z] ---> f79ad7661761 [2023-01-26T08:35:59.492Z] Step 7/24 : COPY . . [2023-01-26T08:35:59.492Z] Removing intermediate container 1122d842953f [2023-01-26T08:35:59.492Z] ---> ae556a3c3749 [2023-01-26T08:35:59.492Z] Step 8/23 : COPY . . [2023-01-26T08:35:59.492Z] Removing intermediate container 129c977db292 [2023-01-26T08:35:59.492Z] ---> 967a2e495202 [2023-01-26T08:35:59.492Z] Step 7/24 : COPY . . [2023-01-26T08:36:11.725Z] ---> 69f43eedb064 [2023-01-26T08:36:11.725Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-26T08:36:11.725Z] ---> 4335673d9bc7 [2023-01-26T08:36:11.725Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-26T08:36:11.984Z] ---> 0ec5aeb5f763 [2023-01-26T08:36:11.984Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-26T08:36:11.984Z] ---> Running in a7bba407e3ae [2023-01-26T08:36:11.984Z] ---> Running in a7d6ad9a59cb [2023-01-26T08:36:11.984Z] ---> ee797f927390 [2023-01-26T08:36:11.984Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-26T08:36:11.984Z] ---> 755627276d97 [2023-01-26T08:36:11.984Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-26T08:36:11.984Z] ---> Running in b90e14a22f27 [2023-01-26T08:36:11.984Z] ---> Running in c2641f721b8b [2023-01-26T08:36:11.984Z] ---> Running in 5570f24207a7 [2023-01-26T08:36:11.984Z] Removing intermediate container b90e14a22f27 [2023-01-26T08:36:11.984Z] ---> 8bcb10bef069 [2023-01-26T08:36:11.984Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-26T08:36:11.984Z] Removing intermediate container 5570f24207a7 [2023-01-26T08:36:11.984Z] ---> 458128129037 [2023-01-26T08:36:11.984Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-26T08:36:12.243Z] ---> Running in 2606a59b0443 [2023-01-26T08:36:12.243Z] ---> Running in 843ad7096f72 [2023-01-26T08:36:12.243Z] Removing intermediate container 2606a59b0443 [2023-01-26T08:36:12.243Z] ---> c50b4594c508 [2023-01-26T08:36:12.243Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-26T08:36:12.243Z] Removing intermediate container 843ad7096f72 [2023-01-26T08:36:12.243Z] ---> 915eb67cef95 [2023-01-26T08:36:12.243Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-26T08:36:12.243Z] ---> Running in f8f8ef1218c2 [2023-01-26T08:36:12.243Z] 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-01-26T08:36:12.243Z] ---> Running in 0e44dadf0728 [2023-01-26T08:36:12.501Z] 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-01-26T08:36:12.759Z] 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-01-26T08:36:13.703Z] Removing intermediate container f8f8ef1218c2 [2023-01-26T08:36:13.703Z] ---> 7bd1b1ff7e6b [2023-01-26T08:36:13.703Z] Step 11/23 : WORKDIR /edgex-go [2023-01-26T08:36:13.703Z] Removing intermediate container 0e44dadf0728 [2023-01-26T08:36:13.703Z] ---> e71078381f6f [2023-01-26T08:36:13.703Z] Step 11/24 : WORKDIR /edgex-go [2023-01-26T08:36:13.961Z] ---> Running in 658d9227c72c [2023-01-26T08:36:13.961Z] ---> Running in f4f294672704 [2023-01-26T08:36:13.961Z] Removing intermediate container 658d9227c72c [2023-01-26T08:36:13.961Z] ---> 0ecd379b6bfc [2023-01-26T08:36:13.961Z] [2023-01-26T08:36:13.961Z] Step 12/23 : FROM alpine:3.15 [2023-01-26T08:36:13.961Z] Removing intermediate container f4f294672704 [2023-01-26T08:36:13.961Z] ---> fabab80c32d8 [2023-01-26T08:36:13.961Z] [2023-01-26T08:36:13.961Z] Step 12/24 : FROM alpine:3.15 [2023-01-26T08:36:14.526Z] 3.15: Pulling from library/alpine [2023-01-26T08:36:14.526Z] 3.15: Pulling from library/alpine [2023-01-26T08:36:15.913Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-26T08:36:15.913Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-26T08:36:15.913Z] Status: Downloaded newer image for alpine:3.15 [2023-01-26T08:36:15.913Z] Status: Downloaded newer image for alpine:3.15 [2023-01-26T08:36:15.913Z] ---> c4fc93816858 [2023-01-26T08:36:15.913Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:36:15.913Z] ---> c4fc93816858 [2023-01-26T08:36:15.913Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:36:17.975Z] ---> Running in 23cd6d893dc8 [2023-01-26T08:36:17.975Z] ---> Running in 039d20733dbb [2023-01-26T08:36:18.234Z] Removing intermediate container 039d20733dbb [2023-01-26T08:36:18.234Z] ---> 85e04ceeba50 [2023-01-26T08:36:18.234Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-26T08:36:18.491Z] ---> Running in 589a2236a0ae [2023-01-26T08:36:18.491Z] Removing intermediate container 23cd6d893dc8 [2023-01-26T08:36:18.491Z] ---> 82ae2862ca37 [2023-01-26T08:36:18.491Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-26T08:36:18.491Z] ---> Running in 5620491bb103 [2023-01-26T08:36:19.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:19.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:19.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:19.989Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:36:19.989Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:36:19.989Z] OK: 15859 distinct packages available [2023-01-26T08:36:19.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:19.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:19.989Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-26T08:36:19.989Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:36:19.989Z] (3/5) Installing libucontext (1.1-r0) [2023-01-26T08:36:20.246Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-26T08:36:20.246Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-26T08:36:20.246Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:36:20.246Z] OK: 7 MiB in 19 packages [2023-01-26T08:36:20.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:20.504Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:36:20.504Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:36:20.504Z] OK: 15859 distinct packages available [2023-01-26T08:36:20.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:20.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:21.106Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-26T08:36:21.106Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:36:21.106Z] (3/5) Installing libucontext (1.1-r0) [2023-01-26T08:36:21.106Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-26T08:36:21.106Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-26T08:36:21.106Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:36:21.106Z] OK: 7 MiB in 19 packages [2023-01-26T08:36:21.278Z] Removing intermediate container 23ba5147c984 [2023-01-26T08:36:21.278Z] ---> a5668fecb1e9 [2023-01-26T08:36:21.278Z] Successfully built a5668fecb1e9 [2023-01-26T08:36:21.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:36:21.611Z] + docker inspect -f . ci-base-image-arm64 [2023-01-26T08:36:21.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:36:21.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container [2023-01-26T08:36:21.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-26T08:36:22.038Z] Removing intermediate container 589a2236a0ae [2023-01-26T08:36:22.038Z] ---> 669cc9b9127f [2023-01-26T08:36:22.038Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-26T08:36:22.976Z] $ docker top 3d718c15d00732ecab8097aaef6117f9b17bb86a5d1b6d76fd2854b080dd00cd -eo pid,comm [2023-01-26T08:36:23.071Z] Removing intermediate container 5620491bb103 [2023-01-26T08:36:23.072Z] ---> f3c17f98488a [2023-01-26T08:36:23.072Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] sh [2023-01-26T08:36:23.789Z] + go version [2023-01-26T08:36:23.789Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-26T08:36:23.820Z] $ docker stop --time=1 3d718c15d00732ecab8097aaef6117f9b17bb86a5d1b6d76fd2854b080dd00cd [2023-01-26T08:36:26.357Z] $ docker rm -f --volumes 3d718c15d00732ecab8097aaef6117f9b17bb86a5d1b6d76fd2854b080dd00cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:36:26.901Z] + docker inspect -f . ci-base-image-arm64 [2023-01-26T08:36:26.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:36:27.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container [2023-01-26T08:36:27.158Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-26T08:36:28.306Z] $ docker top 12a3fa8b417e5d0921fdccd13670eaf074d149177cd9cc0216637793d3b30dc1 -eo pid,comm [2023-01-26T08:36:28.336Z] ---> 42bf5197e72a [2023-01-26T08:36:28.336Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-26T08:36:28.336Z] ---> 8a6ec2cb122d [2023-01-26T08:36:28.336Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo [2023-01-26T08:36:28.512Z] ========================================================= [2023-01-26T08:36:28.512Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-26T08:36:28.512Z] ========================================================= [Pipeline] sh [2023-01-26T08:36:29.138Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-01-26T08:36:29.469Z] + make test [2023-01-26T08:36:29.745Z] go test -race -coverprofile=coverage.out ./... [2023-01-26T08:36:31.631Z] ---> 558e3e32320a [2023-01-26T08:36:31.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-26T08:36:31.631Z] ---> 9517e8780108 [2023-01-26T08:36:31.631Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-26T08:36:32.576Z] ---> 37c312e7076d [2023-01-26T08:36:32.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-26T08:36:33.249Z] ---> c441e5cc4009 [2023-01-26T08:36:33.249Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-26T08:36:33.531Z] ---> 0822eb39ccd9 [2023-01-26T08:36:33.531Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-26T08:36:33.531Z] ---> Running in 0bf866403fc7 [2023-01-26T08:36:33.846Z] ---> eac5fc61a6d3 [2023-01-26T08:36:33.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-26T08:36:34.131Z] Removing intermediate container 0bf866403fc7 [2023-01-26T08:36:34.131Z] ---> 72fb76b70822 [2023-01-26T08:36:34.131Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-26T08:36:34.131Z] ---> Running in 7f6b3bcce190 [2023-01-26T08:36:34.388Z] ---> 2bcfe59ca5f6 [2023-01-26T08:36:34.388Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-26T08:36:34.388Z] ---> Running in bbe4f094ff2b [2023-01-26T08:36:34.646Z] Removing intermediate container 7f6b3bcce190 [2023-01-26T08:36:34.646Z] ---> d27ab4bd8f3b [2023-01-26T08:36:34.646Z] Step 21/23 : LABEL arch=x86_64 [2023-01-26T08:36:34.646Z] Removing intermediate container bbe4f094ff2b [2023-01-26T08:36:34.646Z] ---> b4fc0d132b2d [2023-01-26T08:36:34.646Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-26T08:36:34.928Z] ---> Running in f6c1f52deb26 [2023-01-26T08:36:34.928Z] ---> Running in f806f8bf74d3 [2023-01-26T08:36:34.928Z] Removing intermediate container f6c1f52deb26 [2023-01-26T08:36:34.928Z] ---> ed5c042423cb [2023-01-26T08:36:34.928Z] Step 22/23 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:36:35.184Z] ---> Running in aa6ba0d067ff [2023-01-26T08:36:35.184Z] Removing intermediate container f806f8bf74d3 [2023-01-26T08:36:35.184Z] ---> 4d53a837f1ec [2023-01-26T08:36:35.184Z] Step 22/24 : LABEL arch=x86_64 [2023-01-26T08:36:35.184Z] ---> Running in 60b5b9286cd4 [2023-01-26T08:36:35.450Z] Removing intermediate container aa6ba0d067ff [2023-01-26T08:36:35.450Z] ---> 8848bf2dd15e [2023-01-26T08:36:35.450Z] Step 23/23 : LABEL version=0.0.0 [2023-01-26T08:36:36.013Z] Removing intermediate container 60b5b9286cd4 [2023-01-26T08:36:36.013Z] ---> b9947ce21536 [2023-01-26T08:36:36.013Z] Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:36:36.013Z] ---> Running in 829d3522e043 [2023-01-26T08:36:36.013Z] ---> Running in 6ba6aed81076 [2023-01-26T08:36:36.270Z] Removing intermediate container 829d3522e043 [2023-01-26T08:36:36.270Z] ---> 1e7425e2e401 [2023-01-26T08:36:36.270Z] [2023-01-26T08:36:36.270Z] Successfully built 1e7425e2e401 [2023-01-26T08:36:36.834Z] 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-01-26T08:36:37.091Z] Successfully tagged security-spire-server:latest [2023-01-26T08:36:37.091Z] Building security-spiffe-token-provider [2023-01-26T08:36:37.091Z]  Building security-spire-server ... done Removing intermediate container 6ba6aed81076 [2023-01-26T08:36:37.091Z] ---> c01f0f7d37a6 [2023-01-26T08:36:37.091Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T08:36:41.276Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:36:41.276Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:36:41.276Z] ---> 22eced32cb90 [2023-01-26T08:36:41.276Z] Step 3/19 : WORKDIR /edgex-go [2023-01-26T08:36:41.276Z] ---> Using cache [2023-01-26T08:36:41.276Z] ---> 494b41dd204a [2023-01-26T08:36:41.276Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-26T08:36:45.464Z] ---> Running in a9bde23aa0b7 [2023-01-26T08:36:45.464Z] ---> Running in e073f9830377 [2023-01-26T08:36:45.464Z] Removing intermediate container a7bba407e3ae [2023-01-26T08:36:45.464Z] ---> 6c5cd1894e9f [2023-01-26T08:36:45.464Z] [2023-01-26T08:36:45.464Z] Step 10/23 : FROM alpine:3.16 [2023-01-26T08:36:45.464Z] Removing intermediate container a9bde23aa0b7 [2023-01-26T08:36:45.464Z] ---> 03f4a484de1d [2023-01-26T08:36:45.464Z] [2023-01-26T08:36:45.464Z] 3.16: Pulling from library/alpine [2023-01-26T08:36:45.464Z] Successfully built 03f4a484de1d [2023-01-26T08:36:45.464Z] Successfully tagged security-spire-agent:latest [2023-01-26T08:36:45.464Z] Building support-scheduler [2023-01-26T08:36:45.721Z]  Building security-spire-agent ... done Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-26T08:36:45.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:45.722Z] Status: Downloaded newer image for alpine:3.16 [2023-01-26T08:36:45.722Z] ---> bfe296a52501 [2023-01-26T08:36:45.722Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-26T08:36:45.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:46.237Z] v3.16.3-146-gfa07c3b49d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-26T08:36:46.237Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-26T08:36:46.237Z] OK: 17044 distinct packages available [2023-01-26T08:36:46.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:46.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:46.496Z] OK: 211 MiB in 51 packages [2023-01-26T08:36:49.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:36:49.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:36:49.776Z] ---> 22eced32cb90 [2023-01-26T08:36:49.776Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:36:49.776Z] ---> Using cache [2023-01-26T08:36:49.776Z] ---> 9d11667c80a4 [2023-01-26T08:36:49.776Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:36:49.776Z] ---> Using cache [2023-01-26T08:36:49.776Z] ---> 30983fb099e5 [2023-01-26T08:36:49.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-26T08:36:55.287Z] ---> Running in 1a8708a98d15 [2023-01-26T08:36:55.287Z] ---> Running in 5a4878d9fbe0 [2023-01-26T08:36:55.287Z] Removing intermediate container c2641f721b8b [2023-01-26T08:36:55.287Z] ---> 52fbf76053f7 [2023-01-26T08:36:55.287Z] [2023-01-26T08:36:55.287Z] Step 9/24 : FROM alpine:3.16 [2023-01-26T08:36:55.287Z] ---> bfe296a52501 [2023-01-26T08:36:55.287Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-26T08:36:55.287Z] Removing intermediate container a7d6ad9a59cb [2023-01-26T08:36:55.287Z] ---> c95c86b4ee47 [2023-01-26T08:36:55.287Z] [2023-01-26T08:36:55.287Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T08:36:55.287Z] ---> bfe296a52501 [2023-01-26T08:36:55.287Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-26T08:36:55.287Z] Removing intermediate container e073f9830377 [2023-01-26T08:36:55.287Z] ---> a10274e7c948 [2023-01-26T08:36:55.287Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-26T08:36:55.287Z] ---> Running in 886577f18ebb [2023-01-26T08:36:55.287Z] ---> Running in e8a1d3c56029 [2023-01-26T08:36:55.287Z] ---> 1ab2f368594e [2023-01-26T08:36:55.287Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:36:55.287Z] ---> Running in 6853c1a11cc1 [2023-01-26T08:36:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.287Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-26T08:36:55.287Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:36:55.546Z] OK: 6 MiB in 15 packages [2023-01-26T08:36:55.547Z] OK: 211 MiB in 51 packages [2023-01-26T08:36:55.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.547Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-26T08:36:55.547Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-26T08:36:55.547Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:36:55.547Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:36:55.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:36:55.547Z] OK: 6 MiB in 16 packages [2023-01-26T08:36:55.838Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-26T08:36:55.838Z] Removing intermediate container 5a4878d9fbe0 [2023-01-26T08:36:55.838Z] ---> 99f452b0979f [2023-01-26T08:36:55.838Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T08:36:55.838Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-26T08:36:56.140Z] (3/3) Installing su-exec (0.2-r1) [2023-01-26T08:36:56.140Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:36:56.140Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:36:56.140Z] ---> Running in 0fcff5bf725b [2023-01-26T08:36:56.140Z] OK: 6 MiB in 17 packages [2023-01-26T08:36:56.398Z] Removing intermediate container 1a8708a98d15 [2023-01-26T08:36:56.398Z] ---> c8e573c4136e [2023-01-26T08:36:56.398Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:36:56.398Z] Removing intermediate container 0fcff5bf725b [2023-01-26T08:36:56.398Z] ---> b77851e23946 [2023-01-26T08:36:56.398Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-26T08:36:56.398Z] ---> Running in 80e70d9d10c9 [2023-01-26T08:36:56.398Z] Removing intermediate container 886577f18ebb [2023-01-26T08:36:56.398Z] ---> 3189746112da [2023-01-26T08:36:56.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T08:36:56.398Z] ---> Running in 5b44df8e2366 [2023-01-26T08:36:56.398Z] Removing intermediate container 80e70d9d10c9 [2023-01-26T08:36:56.398Z] ---> 895dcdeedd11 [2023-01-26T08:36:56.398Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-26T08:36:56.664Z] ---> Running in c47ed24b5213 [2023-01-26T08:36:56.664Z] ---> d96e5c600c3d [2023-01-26T08:36:56.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:36:56.664Z] Removing intermediate container 5b44df8e2366 [2023-01-26T08:36:56.664Z] ---> 43362a4afb91 [2023-01-26T08:36:56.664Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-26T08:36:56.664Z] ---> Running in 5f8a636a0f50 [2023-01-26T08:36:56.664Z] ---> Running in 2e59a3741437 [2023-01-26T08:36:56.664Z] Removing intermediate container c47ed24b5213 [2023-01-26T08:36:56.664Z] ---> b827ca517951 [2023-01-26T08:36:56.664Z] Step 15/23 : WORKDIR / [2023-01-26T08:36:56.926Z] Removing intermediate container e8a1d3c56029 [2023-01-26T08:36:56.926Z] ---> 2ee5185fac34 [2023-01-26T08:36:56.926Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-26T08:36:56.926Z] Removing intermediate container 2e59a3741437 [2023-01-26T08:36:56.926Z] ---> ecc8fb6c41e7 [2023-01-26T08:36:56.926Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-26T08:36:56.926Z] ---> Running in 7533ae35f710 [2023-01-26T08:36:56.926Z] ---> Running in b0befa327431 [2023-01-26T08:36:56.926Z] ---> Running in cf42820a905c [2023-01-26T08:36:57.185Z] Removing intermediate container 7533ae35f710 [2023-01-26T08:36:57.185Z] ---> 9dd15638687f [2023-01-26T08:36:57.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:36:57.185Z] Removing intermediate container cf42820a905c [2023-01-26T08:36:57.185Z] ---> a0c207b01cb6 [2023-01-26T08:36:57.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:36:57.185Z] Removing intermediate container b0befa327431 [2023-01-26T08:36:57.185Z] ---> 094ea0516ee3 [2023-01-26T08:36:57.185Z] Step 12/24 : WORKDIR / [2023-01-26T08:36:57.185Z] ---> Running in 567f696b6376 [2023-01-26T08:36:57.185Z] ---> 938e448813c9 [2023-01-26T08:36:57.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-26T08:36:57.442Z] ---> 0ffc5e06bb88 [2023-01-26T08:36:57.442Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-26T08:36:57.442Z] Removing intermediate container 567f696b6376 [2023-01-26T08:36:57.442Z] ---> 1215ac933796 [2023-01-26T08:36:57.442Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-26T08:36:58.389Z] ---> af7c52c7524d [2023-01-26T08:36:58.389Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-26T08:36:58.389Z] ---> ceb87adc854f [2023-01-26T08:36:58.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-26T08:36:58.389Z] ---> addaa9a55dde [2023-01-26T08:36:58.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-26T08:36:58.654Z] ---> b855a5bc9778 [2023-01-26T08:36:58.654Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-26T08:36:58.654Z] ---> 84d6068f4ecd [2023-01-26T08:36:58.654Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-26T08:36:58.654Z] ---> 777579cb39c4 [2023-01-26T08:36:58.654Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-26T08:36:58.654Z] ---> Running in 0f99256abeaa [2023-01-26T08:36:58.654Z] ---> Running in 42a39681c8d0 [2023-01-26T08:36:58.654Z] Removing intermediate container 0f99256abeaa [2023-01-26T08:36:58.654Z] ---> f1aaafd13b90 [2023-01-26T08:36:58.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:36:58.916Z] ---> Running in 8ba420273c7b [2023-01-26T08:36:58.916Z] ---> 8831d643cf14 [2023-01-26T08:36:58.916Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-26T08:36:58.916Z] Removing intermediate container 42a39681c8d0 [2023-01-26T08:36:58.916Z] ---> 32fcb5920f09 [2023-01-26T08:36:58.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:36:58.916Z] ---> Running in 5d07c0f9ed6a [2023-01-26T08:36:58.916Z] Removing intermediate container 8ba420273c7b [2023-01-26T08:36:58.916Z] ---> afea02c8f7ba [2023-01-26T08:36:58.916Z] Step 20/22 : LABEL arch=x86_64 [2023-01-26T08:36:58.916Z] ---> Running in b167cb1ebbcb [2023-01-26T08:36:58.916Z] ---> a2f46330392a [2023-01-26T08:36:58.916Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-26T08:36:58.916Z] Removing intermediate container 5d07c0f9ed6a [2023-01-26T08:36:58.916Z] ---> 7dcc6844ec3e [2023-01-26T08:36:58.916Z] Step 21/23 : LABEL arch=x86_64 [2023-01-26T08:36:59.482Z] Removing intermediate container b167cb1ebbcb [2023-01-26T08:36:59.482Z] ---> db148cda577d [2023-01-26T08:36:59.482Z] Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:36:59.482Z] ---> Running in c5c366e1067a [2023-01-26T08:36:59.482Z] ---> Running in 25458c8e1eb5 [2023-01-26T08:36:59.482Z] ---> 79b7108e46f5 [2023-01-26T08:36:59.482Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-26T08:36:59.482Z] Removing intermediate container c5c366e1067a [2023-01-26T08:36:59.482Z] ---> 938fa009352a [2023-01-26T08:36:59.482Z] Step 22/23 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:36:59.482Z] ---> Running in ad0110684a2e [2023-01-26T08:36:59.742Z] Removing intermediate container 25458c8e1eb5 [2023-01-26T08:36:59.742Z] ---> 5cce34abfad7 [2023-01-26T08:36:59.742Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T08:37:00.000Z] ---> Running in 821c8fc43fe7 [2023-01-26T08:37:00.000Z] Removing intermediate container ad0110684a2e [2023-01-26T08:37:00.000Z] ---> 2a1949f3f6e9 [2023-01-26T08:37:00.000Z] Step 23/23 : LABEL version=0.0.0 [2023-01-26T08:37:00.258Z] ---> d2e3eaf3c31d [2023-01-26T08:37:00.258Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-26T08:37:00.258Z] ---> Running in be6eec7f2311 [2023-01-26T08:37:00.258Z] Removing intermediate container 821c8fc43fe7 [2023-01-26T08:37:00.258Z] ---> 01afe462daec [2023-01-26T08:37:00.258Z] [2023-01-26T08:37:00.516Z] Removing intermediate container be6eec7f2311 [2023-01-26T08:37:00.516Z] ---> 277ad3bc26f8 [2023-01-26T08:37:00.516Z] [2023-01-26T08:37:00.516Z] ---> 476ea415e8da [2023-01-26T08:37:00.516Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-26T08:37:00.516Z] Successfully built 01afe462daec [2023-01-26T08:37:00.516Z] Successfully tagged support-notifications:latest [2023-01-26T08:37:00.516Z]  Building support-notifications ... done Building security-spire-config [2023-01-26T08:37:00.516Z] ---> Running in 7cdd89c5ab72 [2023-01-26T08:37:00.516Z] Successfully built 277ad3bc26f8 [2023-01-26T08:37:00.516Z] Successfully tagged core-command:latest [2023-01-26T08:37:00.516Z]  Building core-command ... done Building core-data [2023-01-26T08:37:01.976Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-26T08:37:05.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:37:05.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:37:05.834Z] ---> 22eced32cb90 [2023-01-26T08:37:05.834Z] Step 3/24 : WORKDIR /edgex-go [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> 494b41dd204a [2023-01-26T08:37:05.834Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> c47a123daaa8 [2023-01-26T08:37:05.834Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> 7883b82a7d80 [2023-01-26T08:37:05.834Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> 192fe02be503 [2023-01-26T08:37:05.834Z] Step 7/24 : COPY . . [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> 0ec5aeb5f763 [2023-01-26T08:37:05.834Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> 8bcb10bef069 [2023-01-26T08:37:05.834Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-26T08:37:05.834Z] ---> Using cache [2023-01-26T08:37:05.834Z] ---> c50b4594c508 [2023-01-26T08:37:05.834Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-26T08:37:06.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:37:06.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:37:06.425Z] ---> 22eced32cb90 [2023-01-26T08:37:06.425Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:37:06.425Z] ---> Using cache [2023-01-26T08:37:06.425Z] ---> 9d11667c80a4 [2023-01-26T08:37:06.425Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:37:06.425Z] ---> Using cache [2023-01-26T08:37:06.425Z] ---> 30983fb099e5 [2023-01-26T08:37:06.425Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-26T08:37:06.425Z] ---> Using cache [2023-01-26T08:37:06.425Z] ---> c8e573c4136e [2023-01-26T08:37:06.425Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:37:06.425Z] ---> Using cache [2023-01-26T08:37:06.425Z] ---> d96e5c600c3d [2023-01-26T08:37:06.425Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:37:11.756Z] ---> Running in dcb08e88aa4a [2023-01-26T08:37:11.756Z] ---> Running in 4cb245ad1cba [2023-01-26T08:37:11.756Z] Removing intermediate container 7cdd89c5ab72 [2023-01-26T08:37:11.756Z] ---> e62cdb43f1d8 [2023-01-26T08:37:11.756Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-26T08:37:11.756Z] ---> Running in a0d1eb152524 [2023-01-26T08:37:12.015Z] Removing intermediate container a0d1eb152524 [2023-01-26T08:37:12.015Z] ---> ac09223cda53 [2023-01-26T08:37:12.015Z] Step 22/24 : LABEL arch=x86_64 [2023-01-26T08:37:12.015Z] ---> Running in a3eced75aca1 [2023-01-26T08:37:12.015Z] Removing intermediate container a3eced75aca1 [2023-01-26T08:37:12.015Z] ---> d1698143bba3 [2023-01-26T08:37:12.015Z] Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:37:12.015Z] ---> Running in b7c07e35c2d2 [2023-01-26T08:37:12.276Z] Removing intermediate container b7c07e35c2d2 [2023-01-26T08:37:12.276Z] ---> 02115ee2a24e [2023-01-26T08:37:12.276Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T08:37:12.276Z] ---> Running in 7b27dd53c1bd [2023-01-26T08:37:12.276Z] Removing intermediate container 7b27dd53c1bd [2023-01-26T08:37:12.276Z] ---> 32fb0a7ba739 [2023-01-26T08:37:12.276Z] [2023-01-26T08:37:12.537Z] Successfully built 32fb0a7ba739 [2023-01-26T08:37:12.537Z] Successfully tagged security-secretstore-setup:latest [2023-01-26T08:37:12.537Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-01-26T08:37:12.537Z] Removing intermediate container 4cb245ad1cba [2023-01-26T08:37:12.537Z] ---> 162a2ef91ea2 [2023-01-26T08:37:12.537Z] Step 11/24 : WORKDIR /edgex-go [2023-01-26T08:37:12.800Z] ---> Running in 214d01a52fd3 [2023-01-26T08:37:18.109Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:37:18.109Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:37:18.109Z] ---> 22eced32cb90 [2023-01-26T08:37:18.109Z] Step 3/32 : WORKDIR /edgex-go [2023-01-26T08:37:18.109Z] ---> Using cache [2023-01-26T08:37:18.109Z] ---> 494b41dd204a [2023-01-26T08:37:18.109Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-26T08:37:19.065Z] ---> Running in fb360867c2c7 [2023-01-26T08:37:19.325Z] Removing intermediate container 214d01a52fd3 [2023-01-26T08:37:19.325Z] ---> fbb3bbc7a390 [2023-01-26T08:37:19.325Z] [2023-01-26T08:37:19.325Z] Step 12/24 : FROM alpine:3.15 [2023-01-26T08:37:19.325Z] ---> c4fc93816858 [2023-01-26T08:37:19.325Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:37:19.325Z] ---> Using cache [2023-01-26T08:37:19.325Z] ---> 82ae2862ca37 [2023-01-26T08:37:19.325Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-26T08:37:19.325Z] ---> Running in 5d0bb27c282f [2023-01-26T08:37:19.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:37:19.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:37:19.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:37:19.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:37:20.106Z] OK: 211 MiB in 51 packages [2023-01-26T08:37:20.367Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:37:20.367Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:37:20.367Z] OK: 15859 distinct packages available [2023-01-26T08:37:20.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:37:20.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:37:20.627Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-26T08:37:20.627Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:37:20.627Z] (3/4) Installing libucontext (1.1-r0) [2023-01-26T08:37:20.627Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-26T08:37:20.627Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:37:20.627Z] OK: 6 MiB in 18 packages [2023-01-26T08:37:20.950Z] Removing intermediate container fb360867c2c7 [2023-01-26T08:37:20.950Z] ---> 4bf36a06a1d7 [2023-01-26T08:37:20.950Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-26T08:37:21.209Z] ---> 8ede0c8ee75f [2023-01-26T08:37:21.209Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:37:21.209Z] ---> Running in d2d8d888e289 [2023-01-26T08:37:21.209Z] Removing intermediate container 5d0bb27c282f [2023-01-26T08:37:21.209Z] ---> 0cdaa48ab9d2 [2023-01-26T08:37:21.209Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-26T08:37:23.775Z] ---> 676f8fe77764 [2023-01-26T08:37:23.775Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-26T08:37:23.775Z] ---> fcb0541858be [2023-01-26T08:37:23.775Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-26T08:37:23.775Z] ---> Running in ad3be9538f16 [2023-01-26T08:37:24.035Z] Removing intermediate container ad3be9538f16 [2023-01-26T08:37:24.035Z] ---> 0e3beae56f1d [2023-01-26T08:37:24.035Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-26T08:37:24.301Z] ---> 7a78150e1018 [2023-01-26T08:37:24.301Z] Step 19/24 : WORKDIR / [2023-01-26T08:37:24.562Z] ---> Running in df5d874cec65 [2023-01-26T08:37:24.562Z] Removing intermediate container df5d874cec65 [2023-01-26T08:37:24.562Z] ---> 30a0caf824fb [2023-01-26T08:37:24.562Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-26T08:37:24.562Z] ---> Running in 5f8de402a076 [2023-01-26T08:37:24.828Z] Removing intermediate container 5f8de402a076 [2023-01-26T08:37:24.828Z] ---> db303fe80d4c [2023-01-26T08:37:24.828Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-26T08:37:24.828Z] ---> Running in d551cbf5895b [2023-01-26T08:37:25.103Z] Removing intermediate container d551cbf5895b [2023-01-26T08:37:25.103Z] ---> d8bebadcac65 [2023-01-26T08:37:25.103Z] Step 22/24 : LABEL arch=x86_64 [2023-01-26T08:37:25.103Z] ---> Running in 3104834e55ab [2023-01-26T08:37:25.103Z] Removing intermediate container 3104834e55ab [2023-01-26T08:37:25.103Z] ---> e12ad38a77f2 [2023-01-26T08:37:25.103Z] Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:37:25.366Z] ---> Running in be9dd6daca51 [2023-01-26T08:37:25.629Z] Removing intermediate container be9dd6daca51 [2023-01-26T08:37:25.629Z] ---> 7a8f5883af11 [2023-01-26T08:37:25.629Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T08:37:25.629Z] ---> Running in 4b27e23443b7 [2023-01-26T08:37:25.921Z] Removing intermediate container 4b27e23443b7 [2023-01-26T08:37:25.921Z] ---> 5c096adef307 [2023-01-26T08:37:25.921Z] [2023-01-26T08:37:25.921Z] Successfully built 5c096adef307 [2023-01-26T08:37:26.181Z] Successfully tagged security-spire-config:latest [2023-01-26T08:37:26.181Z]  Building security-spire-config ... done Building core-metadata [2023-01-26T08:37:31.174Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:37:31.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:37:31.175Z] ---> 22eced32cb90 [2023-01-26T08:37:31.175Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:37:31.175Z] ---> Using cache [2023-01-26T08:37:31.175Z] ---> 9d11667c80a4 [2023-01-26T08:37:31.175Z] Step 4/24 : WORKDIR /edgex-go [2023-01-26T08:37:31.175Z] ---> Using cache [2023-01-26T08:37:31.175Z] ---> 30983fb099e5 [2023-01-26T08:37:31.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-26T08:37:31.175Z] ---> Using cache [2023-01-26T08:37:31.175Z] ---> c8e573c4136e [2023-01-26T08:37:31.175Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-26T08:37:31.175Z] ---> Using cache [2023-01-26T08:37:31.175Z] ---> d96e5c600c3d [2023-01-26T08:37:31.175Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:37:57.860Z] ---> Running in 3d712159ae92 [2023-01-26T08:38:25.325Z] Removing intermediate container 6853c1a11cc1 [2023-01-26T08:38:25.325Z] ---> 1d4d7e4b55cf [2023-01-26T08:38:25.325Z] Step 7/19 : COPY . . [2023-01-26T08:38:25.325Z] Removing intermediate container dcb08e88aa4a [2023-01-26T08:38:25.325Z] ---> 63a8dfdf9ae2 [2023-01-26T08:38:25.325Z] Step 8/22 : COPY . . [2023-01-26T08:38:25.325Z] Removing intermediate container d2d8d888e289 [2023-01-26T08:38:25.325Z] ---> 65e293416190 [2023-01-26T08:38:25.325Z] Step 7/32 : COPY . . [2023-01-26T08:38:25.325Z] Removing intermediate container 5f8a636a0f50 [2023-01-26T08:38:25.325Z] ---> 30a4cdd2bd8d [2023-01-26T08:38:25.325Z] Step 8/22 : COPY . . [2023-01-26T08:38:52.015Z] ---> ecd50a1d015e [2023-01-26T08:38:52.015Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-26T08:38:52.016Z] ---> 951c23980856 [2023-01-26T08:38:52.016Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-26T08:38:52.016Z] ---> 426abdc5ffca [2023-01-26T08:38:52.016Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-26T08:38:52.016Z] ---> 5211a08691f6 [2023-01-26T08:38:52.016Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-26T08:38:52.016Z] ---> Running in 399692143db9 [2023-01-26T08:38:52.016Z] ---> Running in 5f016cb9631c [2023-01-26T08:38:52.016Z] ---> Running in 31072dd451e6 [2023-01-26T08:38:52.016Z] ---> Running in add94fac18d5 [2023-01-26T08:38:52.016Z] Removing intermediate container 3d712159ae92 [2023-01-26T08:38:52.016Z] ---> 3700f9f287dc [2023-01-26T08:38:52.016Z] Step 8/24 : COPY . . [2023-01-26T08:38:52.016Z] 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-01-26T08:38:52.016Z] 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-01-26T08:38:52.016Z] 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-01-26T08:38:52.016Z] 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-01-26T08:38:53.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-26T08:38:53.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-26T08:38:53.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-26T08:38:53.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-26T08:38:53.657Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-26T08:39:02.297Z] ---> dcf3b352eff6 [2023-01-26T08:39:02.297Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-26T08:39:03.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-26T08:39:09.055Z] ---> Running in 8dd9370d77f6 [2023-01-26T08:39:09.312Z] 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-01-26T08:39:13.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2023-01-26T08:39:13.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-26T08:39:13.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-26T08:39:19.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.482s coverage: 98.5% of statements [2023-01-26T08:39:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.704s coverage: 43.1% of statements [2023-01-26T08:39:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-26T08:39:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-26T08:39:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-26T08:39:20.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.458s coverage: 54.0% of statements [2023-01-26T08:39:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-26T08:39:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-26T08:39:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.942s coverage: 89.2% of statements [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-26T08:39:42.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.646s coverage: 2.4% of statements [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-26T08:39:42.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-26T08:39:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.646s coverage: 95.6% of statements [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-26T08:39:43.006Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.468s coverage: 72.2% of statements [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-26T08:39:43.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-26T08:39:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.525s coverage: 60.0% of statements [2023-01-26T08:39:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-26T08:39:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-26T08:39:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-26T08:39:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.520s coverage: 0.9% of statements [2023-01-26T08:39:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-26T08:39:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.364s coverage: 58.8% of statements [2023-01-26T08:39:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements [2023-01-26T08:39:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-26T08:39:44.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements [2023-01-26T08:39:44.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements [2023-01-26T08:39:44.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2023-01-26T08:39:45.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements [2023-01-26T08:39:48.005Z] Removing intermediate container 5f016cb9631c [2023-01-26T08:39:48.005Z] ---> 6ec3c9739c6e [2023-01-26T08:39:48.005Z] [2023-01-26T08:39:48.005Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T08:39:48.005Z] ---> bfe296a52501 [2023-01-26T08:39:48.005Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-26T08:39:48.005Z] Removing intermediate container 31072dd451e6 [2023-01-26T08:39:48.005Z] ---> 12dd53800363 [2023-01-26T08:39:48.005Z] [2023-01-26T08:39:48.005Z] Step 9/32 : FROM alpine:3.16 [2023-01-26T08:39:48.005Z] ---> bfe296a52501 [2023-01-26T08:39:48.005Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:39:48.005Z] Removing intermediate container 399692143db9 [2023-01-26T08:39:48.005Z] ---> 33878060ba24 [2023-01-26T08:39:48.005Z] [2023-01-26T08:39:48.005Z] Step 9/19 : FROM alpine:3.15 [2023-01-26T08:39:48.005Z] ---> c4fc93816858 [2023-01-26T08:39:48.005Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:39:48.005Z] ---> Running in 9a72056f4d47 [2023-01-26T08:39:48.005Z] ---> Running in 34bc11577fd8 [2023-01-26T08:39:48.005Z] ---> Using cache [2023-01-26T08:39:48.005Z] ---> 82ae2862ca37 [2023-01-26T08:39:48.005Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-26T08:39:48.005Z] Removing intermediate container 8dd9370d77f6 [2023-01-26T08:39:48.005Z] ---> 808340464b1e [2023-01-26T08:39:48.005Z] [2023-01-26T08:39:48.005Z] Step 10/24 : FROM alpine:3.16 [2023-01-26T08:39:48.005Z] ---> bfe296a52501 [2023-01-26T08:39:48.005Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-26T08:39:48.005Z] ---> Using cache [2023-01-26T08:39:48.005Z] ---> 99f452b0979f [2023-01-26T08:39:48.005Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T08:39:48.005Z] ---> Using cache [2023-01-26T08:39:48.005Z] ---> b77851e23946 [2023-01-26T08:39:48.005Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-26T08:39:48.005Z] Removing intermediate container add94fac18d5 [2023-01-26T08:39:48.005Z] ---> 8605f28d2b23 [2023-01-26T08:39:48.005Z] [2023-01-26T08:39:48.005Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T08:39:48.005Z] ---> Running in eafd346ba255 [2023-01-26T08:39:48.005Z] ---> bfe296a52501 [2023-01-26T08:39:48.005Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-26T08:39:48.263Z] ---> Running in 955894df5e88 [2023-01-26T08:39:48.263Z] ---> Using cache [2023-01-26T08:39:48.263Z] ---> 99f452b0979f [2023-01-26T08:39:48.263Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T08:39:48.263Z] ---> Using cache [2023-01-26T08:39:48.263Z] ---> b77851e23946 [2023-01-26T08:39:48.263Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-26T08:39:48.263Z] Removing intermediate container 9a72056f4d47 [2023-01-26T08:39:48.263Z] ---> 33fc0cd2ccff [2023-01-26T08:39:48.263Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-26T08:39:48.263Z] Removing intermediate container 34bc11577fd8 [2023-01-26T08:39:48.263Z] ---> dc30890139a3 [2023-01-26T08:39:48.263Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-26T08:39:48.521Z] ---> Running in 39afd6da78d3 [2023-01-26T08:39:48.521Z] ---> Running in 69e93d662c00 [2023-01-26T08:39:48.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2023-01-26T08:39:48.781Z] ---> Running in 630d848815e0 [2023-01-26T08:39:48.781Z] Removing intermediate container 955894df5e88 [2023-01-26T08:39:48.781Z] ---> 7073bf4a27d5 [2023-01-26T08:39:48.781Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-26T08:39:48.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.040Z] Removing intermediate container 69e93d662c00 [2023-01-26T08:39:49.040Z] ---> 31d3df2f12bd [2023-01-26T08:39:49.040Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-26T08:39:49.040Z] ---> Running in 58213614b142 [2023-01-26T08:39:49.040Z] Removing intermediate container 630d848815e0 [2023-01-26T08:39:49.040Z] ---> 37bcd6fcd69c [2023-01-26T08:39:49.040Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-26T08:39:49.040Z] ---> Running in 8bf5c80e0f9d [2023-01-26T08:39:49.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.040Z] ---> Running in e3f5aabc4775 [2023-01-26T08:39:49.040Z] Removing intermediate container 58213614b142 [2023-01-26T08:39:49.040Z] ---> e056a377e36d [2023-01-26T08:39:49.040Z] Step 15/24 : WORKDIR / [2023-01-26T08:39:49.313Z] ---> Running in dfef90000c67 [2023-01-26T08:39:49.313Z] Removing intermediate container 8bf5c80e0f9d [2023-01-26T08:39:49.313Z] ---> 2874cd662861 [2023-01-26T08:39:49.313Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:39:49.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.313Z] Removing intermediate container e3f5aabc4775 [2023-01-26T08:39:49.313Z] ---> f6b63c749f86 [2023-01-26T08:39:49.313Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-26T08:39:49.313Z] ---> Running in 1473360b9df8 [2023-01-26T08:39:49.313Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:39:49.313Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:39:49.313Z] OK: 15859 distinct packages available [2023-01-26T08:39:49.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.313Z] Removing intermediate container dfef90000c67 [2023-01-26T08:39:49.313Z] ---> afa606df390e [2023-01-26T08:39:49.313Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:39:49.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.576Z] ---> 4b9ed1082a62 [2023-01-26T08:39:49.576Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-26T08:39:49.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.576Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-26T08:39:49.576Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-26T08:39:49.576Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-26T08:39:49.576Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-26T08:39:49.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:39:49.576Z] (5/9) Installing curl (7.80.0-r5) [2023-01-26T08:39:49.576Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-26T08:39:49.576Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-26T08:39:49.576Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:39:49.576Z] ---> efa8ccfe9b0e [2023-01-26T08:39:49.576Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-26T08:39:49.576Z] (2/2) Installing su-exec (0.2-r1) [2023-01-26T08:39:49.576Z] (8/9) Installing libucontext (1.1-r0) [2023-01-26T08:39:49.576Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-26T08:39:49.576Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:39:49.576Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:39:49.576Z] OK: 6 MiB in 16 packages [2023-01-26T08:39:49.576Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:39:49.846Z] OK: 8 MiB in 23 packages [2023-01-26T08:39:49.846Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-26T08:39:49.846Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:39:49.846Z] OK: 6 MiB in 15 packages [2023-01-26T08:39:51.224Z] ---> 1d41e8cd8396 [2023-01-26T08:39:51.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-26T08:39:51.224Z] ---> 8815609e35f7 [2023-01-26T08:39:51.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-26T08:39:51.794Z] Removing intermediate container 39afd6da78d3 [2023-01-26T08:39:51.794Z] ---> 9411afc13f73 [2023-01-26T08:39:51.794Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-26T08:39:51.794Z] ---> f0bfd99f2349 [2023-01-26T08:39:51.794Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-26T08:39:51.794Z] ---> d0ee7792277b [2023-01-26T08:39:51.794Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-26T08:39:52.374Z] Removing intermediate container eafd346ba255 [2023-01-26T08:39:52.374Z] ---> a2a04adcb287 [2023-01-26T08:39:52.374Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:39:52.374Z] Removing intermediate container 1473360b9df8 [2023-01-26T08:39:52.374Z] ---> 4803d78c5774 [2023-01-26T08:39:52.374Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:39:52.374Z] ---> Running in 743694978a88 [2023-01-26T08:39:52.374Z] ---> Running in cb5c6812e989 [2023-01-26T08:39:52.374Z] ---> b79db99b55cf [2023-01-26T08:39:52.374Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-26T08:39:52.374Z] ---> Running in a35c3ad748df [2023-01-26T08:39:52.686Z] Removing intermediate container 743694978a88 [2023-01-26T08:39:52.686Z] ---> 37a764b21241 [2023-01-26T08:39:52.686Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:39:52.686Z] Removing intermediate container cb5c6812e989 [2023-01-26T08:39:52.686Z] ---> c93670361e54 [2023-01-26T08:39:52.686Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-26T08:39:52.686Z] ---> 19f35b2dfbf3 [2023-01-26T08:39:52.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-26T08:39:52.686Z] ---> Running in 841ac586fbe0 [2023-01-26T08:39:52.686Z] ---> bd2fa9dc89b0 [2023-01-26T08:39:52.686Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-26T08:39:52.686Z] ---> Running in 244a44c952f0 [2023-01-26T08:39:52.686Z] Removing intermediate container a35c3ad748df [2023-01-26T08:39:52.686Z] ---> 8a609b285964 [2023-01-26T08:39:52.686Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:39:53.296Z] ---> Running in 76f20d9f7d23 [2023-01-26T08:39:53.296Z] Removing intermediate container 841ac586fbe0 [2023-01-26T08:39:53.296Z] ---> bd0c863843eb [2023-01-26T08:39:53.296Z] Step 20/22 : LABEL arch=x86_64 [2023-01-26T08:39:53.296Z] Removing intermediate container 244a44c952f0 [2023-01-26T08:39:53.296Z] ---> 59152ad1a60a [2023-01-26T08:39:53.296Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-26T08:39:53.556Z] ---> 7f2bafa590ae [2023-01-26T08:39:53.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-26T08:39:53.556Z] ---> Running in de9a9f0c0a28 [2023-01-26T08:39:53.556Z] ---> Running in c24375c8f18b [2023-01-26T08:39:53.556Z] Removing intermediate container 76f20d9f7d23 [2023-01-26T08:39:53.556Z] ---> bf7af18d7a64 [2023-01-26T08:39:53.556Z] Step 22/24 : LABEL arch=x86_64 [2023-01-26T08:39:53.556Z] ---> 6d62c90bd884 [2023-01-26T08:39:53.556Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-26T08:39:53.556Z] ---> Running in 8cce02810fa5 [2023-01-26T08:39:53.816Z] Removing intermediate container de9a9f0c0a28 [2023-01-26T08:39:53.816Z] ---> 099a692f9222 [2023-01-26T08:39:53.816Z] Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:39:53.816Z] ---> af6fb3f2a45e [2023-01-26T08:39:53.816Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-26T08:39:54.075Z] ---> Running in 1040a46d52ff [2023-01-26T08:39:54.075Z] Removing intermediate container c24375c8f18b [2023-01-26T08:39:54.075Z] ---> 0451e8f134ee [2023-01-26T08:39:54.075Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-26T08:39:54.075Z] Removing intermediate container 8cce02810fa5 [2023-01-26T08:39:54.075Z] ---> 851c228e8d1a [2023-01-26T08:39:54.075Z] Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:39:54.075Z] ---> e4ae96389499 [2023-01-26T08:39:54.075Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-26T08:39:54.075Z] ---> Running in 9761241c7b0d [2023-01-26T08:39:54.343Z] ---> Running in bc8b83e8a1ed [2023-01-26T08:39:54.343Z] ---> Running in 2b94bb1674fb [2023-01-26T08:39:54.343Z] ---> Running in 62a08ca8e6a1 [2023-01-26T08:39:54.343Z] Removing intermediate container 1040a46d52ff [2023-01-26T08:39:54.343Z] ---> 435ec5c3862a [2023-01-26T08:39:54.343Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T08:39:54.621Z] Removing intermediate container 9761241c7b0d [2023-01-26T08:39:54.621Z] ---> 6aea7b076108 [2023-01-26T08:39:54.621Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:39:54.621Z] Removing intermediate container bc8b83e8a1ed [2023-01-26T08:39:54.621Z] ---> 1fb14fd6426d [2023-01-26T08:39:54.621Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-26T08:39:54.621Z] ---> Running in eefd9656e53a [2023-01-26T08:39:54.621Z] Removing intermediate container 2b94bb1674fb [2023-01-26T08:39:54.621Z] ---> aa04ffe619e2 [2023-01-26T08:39:54.621Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T08:39:54.621Z] ---> Running in 52589d07e9ca [2023-01-26T08:39:54.621Z] ---> Running in ee55ac90ef3d [2023-01-26T08:39:54.621Z] Removing intermediate container 62a08ca8e6a1 [2023-01-26T08:39:54.621Z] ---> c670c73c2b58 [2023-01-26T08:39:54.621Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:39:54.621Z] ---> Running in c3e7d83db962 [2023-01-26T08:39:54.621Z] ---> Running in 7a940708ca40 [2023-01-26T08:39:54.622Z] Removing intermediate container eefd9656e53a [2023-01-26T08:39:54.622Z] ---> 6bd4f460a6bb [2023-01-26T08:39:54.622Z] [2023-01-26T08:39:54.883Z] Removing intermediate container 52589d07e9ca [2023-01-26T08:39:54.883Z] ---> a05a945ad661 [2023-01-26T08:39:54.883Z] Step 20/22 : LABEL arch=x86_64 [2023-01-26T08:39:54.883Z] Successfully built 6bd4f460a6bb [2023-01-26T08:39:54.883Z] Removing intermediate container c3e7d83db962 [2023-01-26T08:39:54.883Z] ---> 64ffb38202d1 [2023-01-26T08:39:54.883Z] [2023-01-26T08:39:54.883Z] Successfully tagged support-scheduler:latest [2023-01-26T08:39:54.883Z] Removing intermediate container 7a940708ca40 [2023-01-26T08:39:54.883Z] ---> b26e4f6ee401 [2023-01-26T08:39:54.883Z] Step 17/19 : LABEL arch=x86_64 [2023-01-26T08:39:54.883Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-01-26T08:39:54.883Z] Successfully built 64ffb38202d1 [2023-01-26T08:39:54.883Z] ---> Running in b55715c5ffa5 [2023-01-26T08:39:54.883Z] Successfully tagged core-metadata:latest [2023-01-26T08:39:54.883Z]  Building core-metadata ... done Building security-proxy-setup [2023-01-26T08:39:54.883Z] ---> Running in a08fe75f5056 [2023-01-26T08:39:55.144Z] Removing intermediate container b55715c5ffa5 [2023-01-26T08:39:55.144Z] ---> 698f7fc93ea0 [2023-01-26T08:39:55.144Z] Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:39:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.337s coverage: 94.4% of statements [2023-01-26T08:39:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.329s coverage: 44.8% of statements [2023-01-26T08:40:01.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:40:01.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:40:01.720Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:40:01.720Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:40:01.720Z] ---> 22eced32cb90 [2023-01-26T08:40:01.720Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> 9d11667c80a4 [2023-01-26T08:40:01.720Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> 30983fb099e5 [2023-01-26T08:40:01.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> c8e573c4136e [2023-01-26T08:40:01.720Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:40:01.720Z] ---> 22eced32cb90 [2023-01-26T08:40:01.720Z] Step 3/21 : WORKDIR /edgex-go [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> 494b41dd204a [2023-01-26T08:40:01.720Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> 4bf36a06a1d7 [2023-01-26T08:40:01.720Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> d96e5c600c3d [2023-01-26T08:40:01.720Z] ---> 8ede0c8ee75f [2023-01-26T08:40:01.720Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:40:01.720Z] [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> 3700f9f287dc [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] Step 8/22 : COPY . . [2023-01-26T08:40:01.720Z] ---> 65e293416190 [2023-01-26T08:40:01.720Z] Step 7/21 : COPY . . [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> 951c23980856 [2023-01-26T08:40:01.720Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-26T08:40:01.720Z] ---> Using cache [2023-01-26T08:40:01.720Z] ---> dcf3b352eff6 [2023-01-26T08:40:01.720Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-26T08:40:06.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.947s coverage: 79.9% of statements [2023-01-26T08:40:06.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-26T08:40:07.514Z] ---> Running in 372f0ee50ab8 [2023-01-26T08:40:07.514Z] Removing intermediate container a08fe75f5056 [2023-01-26T08:40:07.514Z] ---> a35af232fa98 [2023-01-26T08:40:07.514Z] Step 18/19 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:40:07.514Z] ---> Running in e5bed4bf0bc5 [2023-01-26T08:40:07.514Z] ---> Running in ac5fcacd59a2 [2023-01-26T08:40:07.514Z] Removing intermediate container 372f0ee50ab8 [2023-01-26T08:40:07.514Z] ---> 1d83b4f3c08a [2023-01-26T08:40:07.514Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T08:40:07.514Z] ---> Running in 26f454b6343c [2023-01-26T08:40:07.514Z] ---> Running in a61890f50dcd [2023-01-26T08:40:07.514Z] Removing intermediate container ee55ac90ef3d [2023-01-26T08:40:07.514Z] ---> 225744decf81 [2023-01-26T08:40:07.514Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-26T08:40:07.514Z] Removing intermediate container 26f454b6343c [2023-01-26T08:40:07.514Z] ---> 91a0fbf0159d [2023-01-26T08:40:07.514Z] Step 19/19 : LABEL version=0.0.0 [2023-01-26T08:40:07.514Z] ---> Running in 8f28ac50d01b [2023-01-26T08:40:07.514Z] Removing intermediate container a61890f50dcd [2023-01-26T08:40:07.514Z] ---> 2a39d0dc13e4 [2023-01-26T08:40:07.514Z] [2023-01-26T08:40:07.514Z] ---> Running in cfd5e0da362f [2023-01-26T08:40:07.773Z] Successfully built 2a39d0dc13e4 [2023-01-26T08:40:07.773Z] Removing intermediate container 8f28ac50d01b [2023-01-26T08:40:07.773Z] ---> 8e68e2f2bdc0 [2023-01-26T08:40:07.773Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-26T08:40:07.773Z] Successfully tagged core-data:latest [2023-01-26T08:40:07.773Z]  Building core-data ... done Removing intermediate container cfd5e0da362f [2023-01-26T08:40:07.773Z] ---> b67543a94f09 [2023-01-26T08:40:07.773Z] [2023-01-26T08:40:07.773Z] Successfully built b67543a94f09 [2023-01-26T08:40:07.773Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-26T08:40:07.773Z]  Building security-spiffe-token-provider ... 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-26T08:40:08.033Z] ---> 5227060e40cb [2023-01-26T08:40:08.033Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-26T08:40:08.033Z] 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-01-26T08:40:08.033Z] ---> Running in e3ed71b4bf3e [2023-01-26T08:40:08.972Z] Removing intermediate container e3ed71b4bf3e [2023-01-26T08:40:08.972Z] ---> 9b5f7acade5f [2023-01-26T08:40:08.972Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:40:08.972Z] ---> 187f45808339 [2023-01-26T08:40:08.972Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-26T08:40:09.915Z] ---> b2ae42ec57da [2023-01-26T08:40:09.915Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-26T08:40:10.175Z] ---> 62c8c5b00d71 [2023-01-26T08:40:10.175Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-26T08:40:11.117Z] ---> cb45da05f6b5 [2023-01-26T08:40:11.117Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-26T08:40:11.379Z] ---> 2730db5521bd [2023-01-26T08:40:11.380Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2023-01-26T08:40:13.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.961s coverage: 91.2% of statements [2023-01-26T08:40:13.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-26T08:40:13.923Z] ---> 4d46cdfb02f9 [2023-01-26T08:40:13.923Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-26T08:40:14.963Z] ---> be3ec2cd1bd6 [2023-01-26T08:40:14.963Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-26T08:40:15.942Z] ---> Running in 13b8776a585f [2023-01-26T08:40:17.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.7% of statements [2023-01-26T08:40:17.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-26T08:40:17.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-26T08:40:17.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.507s coverage: 100.0% of statements [2023-01-26T08:40:17.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements [2023-01-26T08:40:17.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-01-26T08:40:17.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2023-01-26T08:40:17.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-01-26T08:40:20.224Z] Removing intermediate container 13b8776a585f [2023-01-26T08:40:20.224Z] ---> c71234451c4a [2023-01-26T08:40:20.224Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-26T08:40:20.224Z] ---> Running in 70a9b7ef1707 [2023-01-26T08:40:20.810Z] Removing intermediate container 70a9b7ef1707 [2023-01-26T08:40:20.810Z] ---> 2613ef3dcb6f [2023-01-26T08:40:20.810Z] Step 29/32 : CMD ["gate"] [2023-01-26T08:40:20.810Z] ---> Running in f157aac1a692 [2023-01-26T08:40:21.808Z] Removing intermediate container f157aac1a692 [2023-01-26T08:40:21.808Z] ---> 82e1d39261ac [2023-01-26T08:40:21.808Z] Step 30/32 : LABEL arch=x86_64 [2023-01-26T08:40:24.352Z] ---> Running in 7429c31aaa37 [2023-01-26T08:40:24.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.3% of statements [2023-01-26T08:40:24.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-26T08:40:24.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-26T08:40:24.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-26T08:40:25.315Z] 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-01-26T08:40:25.886Z] Removing intermediate container 7429c31aaa37 [2023-01-26T08:40:25.886Z] ---> 2967e9f7cb4c [2023-01-26T08:40:25.886Z] Step 31/32 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:40:26.180Z] ---> Running in c8aed8a5c683 [2023-01-26T08:40:26.748Z] Removing intermediate container c8aed8a5c683 [2023-01-26T08:40:26.748Z] ---> 2762ff419a38 [2023-01-26T08:40:26.748Z] Step 32/32 : LABEL version=0.0.0 [2023-01-26T08:40:27.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.054s coverage: 41.8% of statements [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-26T08:40:27.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.354s coverage: 89.5% of statements [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-26T08:40:27.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-26T08:40:27.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-26T08:40:28.129Z] ---> Running in 1061b8551287 [2023-01-26T08:40:28.129Z] Removing intermediate container ac5fcacd59a2 [2023-01-26T08:40:28.129Z] ---> 42f90aa59bdd [2023-01-26T08:40:28.129Z] [2023-01-26T08:40:28.129Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T08:40:28.129Z] ---> bfe296a52501 [2023-01-26T08:40:28.129Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-26T08:40:28.398Z] ---> Running in 462410b0445b [2023-01-26T08:40:28.398Z] Removing intermediate container 1061b8551287 [2023-01-26T08:40:28.398Z] ---> 05a83f4cf831 [2023-01-26T08:40:28.398Z] [2023-01-26T08:40:28.683Z] Successfully built 05a83f4cf831 [2023-01-26T08:40:29.631Z] Successfully tagged security-bootstrapper:latest [2023-01-26T08:40:29.893Z]  Building security-bootstrapper ... done Removing intermediate container 462410b0445b [2023-01-26T08:40:29.893Z] ---> 88648a8f728e [2023-01-26T08:40:29.893Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-26T08:40:30.462Z] ---> Running in 519aa7fe36ef [2023-01-26T08:40:30.462Z] Removing intermediate container e5bed4bf0bc5 [2023-01-26T08:40:30.462Z] ---> 65ddcc933646 [2023-01-26T08:40:30.462Z] [2023-01-26T08:40:30.462Z] Step 9/21 : FROM alpine:3.16 [2023-01-26T08:40:30.462Z] ---> bfe296a52501 [2023-01-26T08:40:30.462Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-26T08:40:30.462Z] ---> Running in 71cccc324ed3 [2023-01-26T08:40:30.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:40:30.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-26T08:40:30.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:40:30.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-26T08:40:31.245Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-26T08:40:31.245Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-26T08:40:31.245Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-26T08:40:31.245Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:40:31.245Z] OK: 6 MiB in 15 packages [2023-01-26T08:40:31.245Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-26T08:40:31.245Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-26T08:40:31.245Z] (5/6) Installing curl (7.83.1-r5) [2023-01-26T08:40:31.245Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-26T08:40:31.245Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:40:31.245Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:40:31.245Z] OK: 8 MiB in 20 packages [2023-01-26T08:40:32.187Z] Removing intermediate container 519aa7fe36ef [2023-01-26T08:40:32.187Z] ---> b8244e848c83 [2023-01-26T08:40:32.187Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:40:32.187Z] Removing intermediate container 71cccc324ed3 [2023-01-26T08:40:32.187Z] ---> d915ba542896 [2023-01-26T08:40:32.187Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-26T08:40:32.187Z] ---> 55d8a13e7158 [2023-01-26T08:40:32.187Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-26T08:40:32.627Z] ---> Running in 26843bd9e437 [2023-01-26T08:40:32.887Z] Removing intermediate container 26843bd9e437 [2023-01-26T08:40:32.887Z] ---> e356a62673bd [2023-01-26T08:40:32.887Z] Step 12/21 : WORKDIR /edgex [2023-01-26T08:40:32.887Z] ---> 29d84a531c32 [2023-01-26T08:40:32.887Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-26T08:40:32.887Z] ---> Running in f0cdbd8c417f [2023-01-26T08:40:33.152Z] Removing intermediate container f0cdbd8c417f [2023-01-26T08:40:33.152Z] ---> 3b90bf9a184e [2023-01-26T08:40:33.152Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-26T08:40:33.152Z] ---> ccf1b7d96658 [2023-01-26T08:40:33.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-26T08:40:33.152Z] ---> 52ad06a815e6 [2023-01-26T08:40:33.152Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-26T08:40:33.152Z] ---> 77a5d95bbfcb [2023-01-26T08:40:33.152Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-26T08:40:33.722Z] ---> Running in a78e0ea1993b [2023-01-26T08:40:34.509Z] ---> 092dfac45d30 [2023-01-26T08:40:34.509Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-26T08:40:34.770Z] ---> 48804afdd30a [2023-01-26T08:40:34.770Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-26T08:40:35.032Z] Removing intermediate container a78e0ea1993b [2023-01-26T08:40:35.032Z] ---> ddd128b02858 [2023-01-26T08:40:35.032Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-26T08:40:35.032Z] ---> e023c2202d3e [2023-01-26T08:40:35.032Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-26T08:40:35.032Z] ---> Running in d1380cb96318 [2023-01-26T08:40:35.032Z] ---> Running in 5a2e13316ba7 [2023-01-26T08:40:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-26T08:40:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-26T08:40:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2023-01-26T08:40:35.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-26T08:40:35.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-26T08:40:35.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2023-01-26T08:40:35.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-26T08:40:35.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-26T08:40:35.291Z] Removing intermediate container d1380cb96318 [2023-01-26T08:40:35.291Z] ---> c24f97844312 [2023-01-26T08:40:35.291Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-26T08:40:35.291Z] ---> Running in bae61ad79d48 [2023-01-26T08:40:35.291Z] Removing intermediate container bae61ad79d48 [2023-01-26T08:40:35.291Z] ---> e7180d01d5df [2023-01-26T08:40:35.291Z] Step 20/22 : LABEL arch=x86_64 [2023-01-26T08:40:35.553Z] 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-01-26T08:40:35.553Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-26T08:40:35.553Z] go vet ./... [2023-01-26T08:40:35.556Z] ---> Running in 37378a0cfa26 [2023-01-26T08:40:35.818Z] Removing intermediate container 37378a0cfa26 [2023-01-26T08:40:35.818Z] ---> 685042eb55d6 [2023-01-26T08:40:35.818Z] Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:40:35.818Z] ---> Running in 255f8f4445ae [2023-01-26T08:40:35.818Z] Removing intermediate container 5a2e13316ba7 [2023-01-26T08:40:35.818Z] ---> 79214b86653d [2023-01-26T08:40:35.818Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-26T08:40:35.818Z] Removing intermediate container 255f8f4445ae [2023-01-26T08:40:35.818Z] ---> f9f0c93f57f5 [2023-01-26T08:40:35.818Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T08:40:36.079Z] ---> Running in 266bd2289059 [2023-01-26T08:40:36.079Z] ---> Running in 3eaf3e9573d9 [2023-01-26T08:40:37.028Z] Removing intermediate container 3eaf3e9573d9 [2023-01-26T08:40:37.028Z] ---> ed869bb7ad4c [2023-01-26T08:40:37.028Z] [2023-01-26T08:40:37.028Z] Successfully built ed869bb7ad4c [2023-01-26T08:40:37.028Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-26T08:40:37.028Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 266bd2289059 [2023-01-26T08:40:37.028Z] ---> a9df7fa987c2 [2023-01-26T08:40:37.028Z] Step 19/21 : LABEL arch=x86_64 [2023-01-26T08:40:37.285Z] ---> Running in fd74e3f4095f [2023-01-26T08:40:37.543Z] Removing intermediate container fd74e3f4095f [2023-01-26T08:40:37.543Z] ---> 37eb1a33d6a4 [2023-01-26T08:40:37.543Z] Step 20/21 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 [2023-01-26T08:40:37.809Z] ---> Running in 2c52c3977f99 [2023-01-26T08:40:37.809Z] Removing intermediate container 2c52c3977f99 [2023-01-26T08:40:37.809Z] ---> e633b5199872 [2023-01-26T08:40:37.809Z] Step 21/21 : LABEL version=0.0.0 [2023-01-26T08:40:38.069Z] ---> Running in 151a52ce7e01 [2023-01-26T08:40:38.326Z] Removing intermediate container 151a52ce7e01 [2023-01-26T08:40:38.326Z] ---> cf3f77d8ea67 [2023-01-26T08:40:38.326Z] [2023-01-26T08:40:38.584Z] Successfully built cf3f77d8ea67 [2023-01-26T08:40:38.584Z] Successfully tagged security-proxy-setup:latest [2023-01-26T08:40:38.589Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-01-26T08:40:38.592Z] $ docker stop --time=1 7bb908502f5d58d0acff8de4c6d9b8aa40c053d3780874926ca89f1fda81f159 [2023-01-26T08:40:40.196Z] $ docker rm -f --volumes 7bb908502f5d58d0acff8de4c6d9b8aa40c053d3780874926ca89f1fda81f159 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-26T08:40:40.586Z] + docker images [2023-01-26T08:40:40.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-26T08:40:40.586Z] security-proxy-setup latest cf3f77d8ea67 2 seconds ago 27.8MB [2023-01-26T08:40:40.586Z] core-common-config-bootstrapper latest ed869bb7ad4c 4 seconds ago 15.5MB [2023-01-26T08:40:40.586Z] 65ddcc933646 10 seconds ago 1.67GB [2023-01-26T08:40:40.586Z] security-bootstrapper latest 05a83f4cf831 12 seconds ago 20.3MB [2023-01-26T08:40:40.586Z] 42f90aa59bdd 13 seconds ago 1.68GB [2023-01-26T08:40:40.586Z] security-spiffe-token-provider latest b67543a94f09 33 seconds ago 29.8MB [2023-01-26T08:40:40.586Z] core-data latest 2a39d0dc13e4 33 seconds ago 17.9MB [2023-01-26T08:40:40.586Z] core-metadata latest 64ffb38202d1 46 seconds ago 18.5MB [2023-01-26T08:40:40.586Z] support-scheduler latest 6bd4f460a6bb 46 seconds ago 30MB [2023-01-26T08:40:40.586Z] 8605f28d2b23 53 seconds ago 1.75GB [2023-01-26T08:40:40.586Z] 808340464b1e 53 seconds ago 1.69GB [2023-01-26T08:40:40.587Z] 12dd53800363 59 seconds ago 1.67GB [2023-01-26T08:40:40.587Z] 6ec3c9739c6e 59 seconds ago 1.69GB [2023-01-26T08:40:40.587Z] 33878060ba24 59 seconds ago 1.71GB [2023-01-26T08:40:40.587Z] security-spire-config latest 5c096adef307 3 minutes ago 85.8MB [2023-01-26T08:40:40.587Z] fbb3bbc7a390 3 minutes ago 1.55GB [2023-01-26T08:40:40.587Z] security-secretstore-setup latest 32fb0a7ba739 3 minutes ago 29.9MB [2023-01-26T08:40:40.587Z] support-notifications latest 01afe462daec 3 minutes ago 30.6MB [2023-01-26T08:40:40.587Z] core-command latest 277ad3bc26f8 3 minutes ago 17.7MB [2023-01-26T08:40:40.587Z] c95c86b4ee47 3 minutes ago 1.75GB [2023-01-26T08:40:40.587Z] 52fbf76053f7 3 minutes ago 1.68GB [2023-01-26T08:40:40.587Z] security-spire-agent latest 03f4a484de1d 3 minutes ago 125MB [2023-01-26T08:40:40.587Z] 6c5cd1894e9f 3 minutes ago 1.68GB [2023-01-26T08:40:40.587Z] security-spire-server latest 1e7425e2e401 4 minutes ago 86.5MB [2023-01-26T08:40:40.587Z] fabab80c32d8 4 minutes ago 1.55GB [2023-01-26T08:40:40.587Z] 0ecd379b6bfc 4 minutes ago 1.55GB [2023-01-26T08:40:40.587Z] ci-base-image-x86_64 latest 22eced32cb90 8 minutes ago 903MB [2023-01-26T08:40:40.587Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-26T08:40:40.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-26T08:40:40.587Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-26T08:40:40.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-26T08:40:40.587Z] 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-01-26T08:42:27.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-26T08:42:27.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-26T08:42:27.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-26T08:42:27.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-26T08:42:27.777Z] + ls -al . [2023-01-26T08:42:27.777Z] total 744 [2023-01-26T08:42:27.777Z] drwxrwxr-x 10 1001 1001 4096 Jan 26 08:36 . [2023-01-26T08:42:27.777Z] drwxr-xr-x 4 root root 4096 Jan 26 08:36 .. [2023-01-26T08:42:27.777Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 08:34 .blubracket [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 16 Jan 26 08:34 .dockerignore [2023-01-26T08:42:27.777Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 08:34 .git [2023-01-26T08:42:27.777Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 08:34 .github [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 1024 Jan 26 08:34 .gitignore [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 42 Jan 26 08:34 .golangci.yml [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 87 Jan 26 08:34 .hadolint.yml [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 08:34 .sonarcloud.properties [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 1171 Jan 26 08:34 ADOPTERS.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 10825 Jan 26 08:34 Attribution.txt [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 73765 Jan 26 08:34 CHANGELOG.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 08:34 CONTRIBUTING.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 677 Jan 26 08:34 GOVERNANCE.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 850 Jan 26 08:34 Jenkinsfile [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 08:34 LICENSE [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 13388 Jan 26 08:34 Makefile [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 582 Jan 26 08:34 OWNERS.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 9403 Jan 26 08:34 README.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 6912 Jan 26 08:34 SECURITY.md [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 08:31 VERSION [2023-01-26T08:42:27.777Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 08:34 bin [2023-01-26T08:42:27.777Z] drwxrwxr-x 17 1001 1001 4096 Jan 26 08:34 cmd [2023-01-26T08:42:27.777Z] -rw-r--r-- 1 root root 489970 Jan 26 08:40 coverage.out [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 3365 Jan 26 08:34 go.mod [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 34951 Jan 26 08:34 go.sum [2023-01-26T08:42:27.777Z] drwxrwxr-x 7 1001 1001 4096 Jan 26 08:34 internal [2023-01-26T08:42:27.777Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 08:34 openapi [2023-01-26T08:42:27.777Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 08:34 snap [2023-01-26T08:42:27.777Z] -rw-rw-r-- 1 1001 1001 204 Jan 26 08:34 version.go [Pipeline] sh [2023-01-26T08:42:28.135Z] + '[' -e coverage.out ] [2023-01-26T08:42:28.135Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-26T08:42:28.178Z] Warning: overwriting stash ‘coverage-report’ [2023-01-26T08:42:29.072Z] Stashed 1 file(s) [Pipeline] sh [2023-01-26T08:42:29.704Z] + make build [2023-01-26T08:42:29.704Z] 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-01-26T08:44:06.335Z] 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-01-26T08:44:06.335Z] 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-01-26T08:44:06.335Z] 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-01-26T08:44:10.593Z] 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-01-26T08:44:57.433Z] 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-01-26T08:45:00.012Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-26T08:45:05.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-26T08:45:12.004Z] 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-01-26T08:45:16.269Z] 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-01-26T08:45:20.523Z] 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-01-26T08:45:35.507Z] 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-01-26T08:45:39.801Z] $ docker stop --time=1 12a3fa8b417e5d0921fdccd13670eaf074d149177cd9cc0216637793d3b30dc1 [2023-01-26T08:45:41.790Z] $ docker rm -f --volumes 12a3fa8b417e5d0921fdccd13670eaf074d149177cd9cc0216637793d3b30dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:45:44.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-26T08:45:44.013Z] [2023-01-26T08:45:44.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:45:44.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-26T08:45:44.611Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-26T08:45:44.611Z] 29e5d40040c1: Pulling fs layer [2023-01-26T08:45:44.611Z] 1ce36da41761: Pulling fs layer [2023-01-26T08:45:44.611Z] 25b303627fd3: Pulling fs layer [2023-01-26T08:45:44.611Z] 29e5d40040c1: Verifying Checksum [2023-01-26T08:45:44.611Z] 29e5d40040c1: Download complete [2023-01-26T08:45:45.203Z] 1ce36da41761: Verifying Checksum [2023-01-26T08:45:45.203Z] 1ce36da41761: Download complete [2023-01-26T08:45:45.469Z] 29e5d40040c1: Pull complete [2023-01-26T08:45:46.429Z] 1ce36da41761: Pull complete [2023-01-26T08:45:46.429Z] 25b303627fd3: Verifying Checksum [2023-01-26T08:45:46.429Z] 25b303627fd3: Download complete [2023-01-26T08:45:56.491Z] 25b303627fd3: Pull complete [2023-01-26T08:45:56.491Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-26T08:45:56.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-26T08:45:56.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:45:56.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container [2023-01-26T08:45:56.750Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-26T08:45:59.029Z] $ docker top b968603fc28b5a64b46bfd7c3046b44f7a19a4ac56ad144f13eb36e8998a756a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-26T08:45:59.836Z] + docker-compose build --help [2023-01-26T08:45:59.836Z] + grep parallel [2023-01-26T08:46:04.094Z] --parallel Build images in parallel. [Pipeline] } [2023-01-26T08:46:04.707Z] $ docker stop --time=1 b968603fc28b5a64b46bfd7c3046b44f7a19a4ac56ad144f13eb36e8998a756a [2023-01-26T08:46:06.343Z] $ docker rm -f --volumes b968603fc28b5a64b46bfd7c3046b44f7a19a4ac56ad144f13eb36e8998a756a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T08:46:06.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-26T08:46:06.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T08:46:07.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container [2023-01-26T08:46:07.078Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-26T08:46:08.243Z] $ docker top 80b1b8fdac792597a10873cf9b67fa158e94661a9749e07f26dd666d11f4436a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-26T08:46:08.748Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-26T08:46:14.087Z] Building core-command ... [2023-01-26T08:46:14.087Z] Building core-common-config-bootstrapper ... [2023-01-26T08:46:14.087Z] Building core-data ... [2023-01-26T08:46:14.087Z] Building core-metadata ... [2023-01-26T08:46:14.087Z] Building security-bootstrapper ... [2023-01-26T08:46:14.087Z] Building security-proxy-setup ... [2023-01-26T08:46:14.087Z] Building security-secretstore-setup ... [2023-01-26T08:46:14.087Z] Building security-spiffe-token-provider ... [2023-01-26T08:46:14.087Z] Building security-spire-agent ... [2023-01-26T08:46:14.087Z] Building security-spire-config ... [2023-01-26T08:46:14.087Z] Building security-spire-server ... [2023-01-26T08:46:14.087Z] Building support-notifications ... [2023-01-26T08:46:14.087Z] Building support-scheduler ... [2023-01-26T08:46:14.087Z] Building security-bootstrapper [2023-01-26T08:46:14.087Z] Building support-notifications [2023-01-26T08:46:14.087Z] Building security-spire-server [2023-01-26T08:46:14.087Z] Building security-spire-config [2023-01-26T08:46:14.087Z] Building security-spiffe-token-provider [2023-01-26T08:47:00.953Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:47:00.953Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:47:00.953Z] ---> a5668fecb1e9 [2023-01-26T08:47:00.953Z] Step 3/32 : WORKDIR /edgex-go [2023-01-26T08:47:00.953Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:47:00.953Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:47:00.953Z] ---> a5668fecb1e9 [2023-01-26T08:47:00.953Z] Step 3/19 : WORKDIR /edgex-go [2023-01-26T08:47:00.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:47:00.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:47:00.953Z] ---> a5668fecb1e9 [2023-01-26T08:47:00.953Z] Step 3/24 : WORKDIR /edgex-go [2023-01-26T08:47:00.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:47:00.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:47:00.954Z] ---> a5668fecb1e9 [2023-01-26T08:47:00.954Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:47:00.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:47:00.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:47:00.954Z] ---> a5668fecb1e9 [2023-01-26T08:47:00.954Z] Step 3/23 : WORKDIR /edgex-go [2023-01-26T08:47:02.370Z] ---> Running in f284272172f2 [2023-01-26T08:47:02.370Z] ---> Running in c1d713f5820c [2023-01-26T08:47:02.370Z] ---> Running in 8ac4a3d9bffe [2023-01-26T08:47:02.370Z] ---> Running in ea2d644c11e6 [2023-01-26T08:47:02.370Z] ---> Running in 4660bd871683 [2023-01-26T08:47:02.639Z] Removing intermediate container 8ac4a3d9bffe [2023-01-26T08:47:02.639Z] ---> f00cc793702d [2023-01-26T08:47:02.639Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:47:02.909Z] ---> Running in 4e8041ff6e65 [2023-01-26T08:47:02.909Z] Removing intermediate container ea2d644c11e6 [2023-01-26T08:47:02.909Z] ---> 88b25729d1be [2023-01-26T08:47:02.909Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-26T08:47:02.909Z] Removing intermediate container 4660bd871683 [2023-01-26T08:47:02.909Z] Removing intermediate container f284272172f2 [2023-01-26T08:47:02.909Z] ---> 63a928c06021 [2023-01-26T08:47:02.909Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-26T08:47:02.909Z] ---> e5f451a8c3b3 [2023-01-26T08:47:02.910Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-26T08:47:02.910Z] Removing intermediate container c1d713f5820c [2023-01-26T08:47:02.910Z] ---> 802477a6db0d [2023-01-26T08:47:02.910Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-26T08:47:02.910Z] ---> Running in 909b9c949c84 [2023-01-26T08:47:03.179Z] ---> Running in 1b8bd8639161 [2023-01-26T08:47:03.179Z] ---> Running in 1e31d0c3ea6d [2023-01-26T08:47:03.179Z] ---> Running in 92b32429da3b [2023-01-26T08:47:03.771Z] Removing intermediate container 4e8041ff6e65 [2023-01-26T08:47:03.771Z] ---> dfbf4c5cb3bb [2023-01-26T08:47:03.771Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-26T08:47:03.771Z] ---> Running in 8f95dc04d939 [2023-01-26T08:47:05.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:05.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:05.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:05.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:05.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:06.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:06.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:06.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:06.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:07.130Z] OK: 221 MiB in 51 packages [2023-01-26T08:47:07.716Z] OK: 221 MiB in 51 packages [2023-01-26T08:47:07.716Z] OK: 221 MiB in 51 packages [2023-01-26T08:47:07.716Z] OK: 221 MiB in 51 packages [2023-01-26T08:47:07.984Z] v3.16.3-146-gfa07c3b49d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-26T08:47:07.984Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-26T08:47:07.984Z] OK: 16901 distinct packages available [2023-01-26T08:47:08.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:08.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:47:08.841Z] Removing intermediate container 909b9c949c84 [2023-01-26T08:47:08.841Z] ---> 155d9998e73b [2023-01-26T08:47:08.841Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-26T08:47:09.427Z] Removing intermediate container 8f95dc04d939 [2023-01-26T08:47:09.427Z] ---> b17e94b1ec6e [2023-01-26T08:47:09.706Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:47:09.706Z] Removing intermediate container 1b8bd8639161 [2023-01-26T08:47:09.706Z] ---> fccb18316b05 [2023-01-26T08:47:09.706Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-26T08:47:09.706Z] Removing intermediate container 1e31d0c3ea6d [2023-01-26T08:47:09.706Z] ---> 9cf5d427a238 [2023-01-26T08:47:09.706Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-26T08:47:09.974Z] OK: 221 MiB in 51 packages [2023-01-26T08:47:10.575Z] ---> ead6e5ff4de5 [2023-01-26T08:47:10.575Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:47:10.842Z] ---> Running in abd0a17bcba2 [2023-01-26T08:47:11.122Z] ---> b3a0ca4489b8 [2023-01-26T08:47:11.122Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:47:11.122Z] ---> c2633911bee5 [2023-01-26T08:47:11.122Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:47:11.122Z] ---> 131549ca1421 [2023-01-26T08:47:11.122Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:47:11.122Z] ---> Running in 14918d81a18e [2023-01-26T08:47:11.400Z] ---> Running in 27ad98d532bd [2023-01-26T08:47:11.666Z] ---> Running in 340fe1bc4958 [2023-01-26T08:47:11.666Z] Removing intermediate container 92b32429da3b [2023-01-26T08:47:11.932Z] ---> c381656ebfc7 [2023-01-26T08:47:11.932Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-26T08:47:13.346Z] ---> abedf1229188 [2023-01-26T08:47:13.346Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:47:13.612Z] ---> Running in 4b474e15d3dd [2023-01-26T08:49:05.549Z] Removing intermediate container 4b474e15d3dd [2023-01-26T08:49:05.549Z] ---> 956e7b427d87 [2023-01-26T08:49:05.549Z] Step 7/19 : COPY . . [2023-01-26T08:49:05.549Z] Removing intermediate container 27ad98d532bd [2023-01-26T08:49:05.549Z] ---> 40caf024892b [2023-01-26T08:49:05.549Z] Step 7/32 : COPY . . [2023-01-26T08:49:05.549Z] Removing intermediate container 14918d81a18e [2023-01-26T08:49:05.549Z] ---> 1b08400de180 [2023-01-26T08:49:05.549Z] Step 8/22 : COPY . . [2023-01-26T08:49:05.549Z] Removing intermediate container abd0a17bcba2 [2023-01-26T08:49:05.549Z] ---> b924a7ccac77 [2023-01-26T08:49:05.549Z] Step 7/23 : COPY . . [2023-01-26T08:49:05.549Z] Removing intermediate container 340fe1bc4958 [2023-01-26T08:49:05.549Z] ---> 762bc18a5f68 [2023-01-26T08:49:05.549Z] Step 7/24 : COPY . . [2023-01-26T08:49:13.750Z] ---> 1abc80a59fb5 [2023-01-26T08:49:13.750Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-26T08:49:13.750Z] ---> bd453c89cbda [2023-01-26T08:49:13.750Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-26T08:49:13.750Z] ---> 883b78534ed2 [2023-01-26T08:49:13.750Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-26T08:49:13.750Z] ---> 683c38b3eb3c [2023-01-26T08:49:13.750Z] ---> Running in 4915b186ae65 [2023-01-26T08:49:13.750Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-26T08:49:13.750Z] ---> Running in 46459988f956 [2023-01-26T08:49:13.750Z] ---> Running in 53a10c11a4be [2023-01-26T08:49:13.750Z] ---> 1800fecf8f1a [2023-01-26T08:49:13.750Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-26T08:49:14.029Z] ---> Running in 40c079c0de74 [2023-01-26T08:49:14.029Z] ---> Running in 12d5fcbf7493 [2023-01-26T08:49:14.616Z] Removing intermediate container 53a10c11a4be [2023-01-26T08:49:14.617Z] ---> cb511e5bc825 [2023-01-26T08:49:14.617Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-26T08:49:14.895Z] Removing intermediate container 40c079c0de74 [2023-01-26T08:49:14.895Z] ---> fdc412a8ed9c [2023-01-26T08:49:14.895Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-26T08:49:14.895Z] ---> Running in 68b3965c4d54 [2023-01-26T08:49:14.895Z] ---> Running in e234f83ce454 [2023-01-26T08:49:15.480Z] Removing intermediate container e234f83ce454 [2023-01-26T08:49:15.480Z] ---> 747049cf52b4 [2023-01-26T08:49:15.480Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-26T08:49:15.754Z] ---> Running in 694c8e4b9ae0 [2023-01-26T08:49:15.754Z] Removing intermediate container 68b3965c4d54 [2023-01-26T08:49:15.754Z] ---> f01bf00a12ac [2023-01-26T08:49:15.754Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-26T08:49:16.023Z] ---> Running in 9527fca9c25e [2023-01-26T08:49:16.292Z] 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-01-26T08:49:16.568Z] 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-01-26T08:49:16.568Z] 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-01-26T08:49:19.930Z] Removing intermediate container 694c8e4b9ae0 [2023-01-26T08:49:19.930Z] ---> 29559770f236 [2023-01-26T08:49:19.930Z] Step 11/23 : WORKDIR /edgex-go [2023-01-26T08:49:19.930Z] ---> Running in 82e88c82eaf8 [2023-01-26T08:49:19.930Z] Removing intermediate container 9527fca9c25e [2023-01-26T08:49:19.930Z] ---> db07787a39b8 [2023-01-26T08:49:19.930Z] Step 11/24 : WORKDIR /edgex-go [2023-01-26T08:49:19.930Z] ---> Running in 07bda766ad0c [2023-01-26T08:49:20.197Z] Removing intermediate container 82e88c82eaf8 [2023-01-26T08:49:20.198Z] ---> 71c76d6599a4 [2023-01-26T08:49:20.198Z] [2023-01-26T08:49:20.198Z] Step 12/23 : FROM alpine:3.15 [2023-01-26T08:49:20.465Z] 3.15: Pulling from library/alpine [2023-01-26T08:49:20.465Z] Removing intermediate container 07bda766ad0c [2023-01-26T08:49:20.465Z] ---> 7345f77ec85b [2023-01-26T08:49:20.465Z] [2023-01-26T08:49:20.465Z] Step 12/24 : FROM alpine:3.15 [2023-01-26T08:49:20.733Z] 3.15: Pulling from library/alpine [2023-01-26T08:49:21.696Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-26T08:49:21.696Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-26T08:49:21.696Z] Status: Downloaded newer image for alpine:3.15 [2023-01-26T08:49:21.696Z] Status: Downloaded newer image for alpine:3.15 [2023-01-26T08:49:21.696Z] ---> 8aa73fd46299 [2023-01-26T08:49:21.696Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:49:21.696Z] ---> 8aa73fd46299 [2023-01-26T08:49:21.696Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:49:21.966Z] ---> Running in 35ae78c68f40 [2023-01-26T08:49:21.966Z] ---> Running in 24f488cc74f1 [2023-01-26T08:49:22.560Z] Removing intermediate container 24f488cc74f1 [2023-01-26T08:49:22.560Z] ---> 255381b40096 [2023-01-26T08:49:22.560Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-26T08:49:22.830Z] Removing intermediate container 35ae78c68f40 [2023-01-26T08:49:22.830Z] ---> 0c023b1e0834 [2023-01-26T08:49:22.830Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-26T08:49:22.830Z] ---> Running in 5bfb2078ddd0 [2023-01-26T08:49:22.830Z] ---> Running in e5dbec064069 [2023-01-26T08:49:25.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:25.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:25.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:25.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:27.365Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:49:27.366Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:49:27.366Z] OK: 15736 distinct packages available [2023-01-26T08:49:27.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:27.366Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:49:27.366Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:49:27.366Z] OK: 15736 distinct packages available [2023-01-26T08:49:27.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:27.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:27.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:49:29.316Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-26T08:49:29.316Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:49:29.316Z] (3/4) Installing libucontext (1.1-r0) [2023-01-26T08:49:29.316Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-26T08:49:29.316Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:49:29.316Z] OK: 6 MiB in 18 packages [2023-01-26T08:49:29.316Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-26T08:49:29.316Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:49:29.316Z] (3/5) Installing libucontext (1.1-r0) [2023-01-26T08:49:29.316Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-26T08:49:29.316Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-26T08:49:29.316Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:49:29.316Z] OK: 6 MiB in 19 packages [2023-01-26T08:49:33.578Z] Removing intermediate container e5dbec064069 [2023-01-26T08:49:33.578Z] ---> 262fc8c27572 [2023-01-26T08:49:33.578Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-26T08:49:33.844Z] Removing intermediate container 5bfb2078ddd0 [2023-01-26T08:49:33.844Z] ---> 8cf17834ee5f [2023-01-26T08:49:33.844Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-26T08:49:43.920Z] ---> 1ac41c76fe15 [2023-01-26T08:49:43.920Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-26T08:49:43.920Z] ---> 7cc2c37b7207 [2023-01-26T08:49:43.920Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-26T08:49:44.885Z] ---> 02bfd83ded0a [2023-01-26T08:49:44.885Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-26T08:49:44.885Z] ---> d88e6a1dc5d3 [2023-01-26T08:49:44.886Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-26T08:49:44.886Z] ---> Running in 21de8c5d4efb [2023-01-26T08:49:45.855Z] Removing intermediate container 21de8c5d4efb [2023-01-26T08:49:45.855Z] ---> 6fcbc5e959fb [2023-01-26T08:49:45.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-26T08:49:46.126Z] ---> 98a52e430576 [2023-01-26T08:49:46.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-26T08:49:47.084Z] ---> e8c0da3da745 [2023-01-26T08:49:47.084Z] Step 19/24 : WORKDIR / [2023-01-26T08:49:47.084Z] ---> Running in 1d93a2483dee [2023-01-26T08:49:47.354Z] ---> 3fa4089c7505 [2023-01-26T08:49:47.354Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-26T08:49:47.354Z] ---> Running in a642f99068a4 [2023-01-26T08:49:47.941Z] Removing intermediate container 1d93a2483dee [2023-01-26T08:49:47.941Z] ---> 31bb027f6b7d [2023-01-26T08:49:47.941Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-26T08:49:47.941Z] Removing intermediate container a642f99068a4 [2023-01-26T08:49:47.941Z] ---> 9ca5ed6df33f [2023-01-26T08:49:47.941Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-26T08:49:48.218Z] ---> Running in 630a7c89032e [2023-01-26T08:49:48.218Z] ---> Running in c9f0e6d78c46 [2023-01-26T08:49:48.804Z] Removing intermediate container 630a7c89032e [2023-01-26T08:49:48.804Z] ---> 855a8b74b1da [2023-01-26T08:49:48.804Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-26T08:49:48.804Z] Removing intermediate container c9f0e6d78c46 [2023-01-26T08:49:48.804Z] ---> 0af397520d91 [2023-01-26T08:49:48.804Z] Step 21/23 : LABEL arch=arm64 [2023-01-26T08:49:48.804Z] ---> Running in 77b3e846659a [2023-01-26T08:49:49.080Z] ---> Running in 5cffcf1ffe36 [2023-01-26T08:49:49.668Z] Removing intermediate container 77b3e846659a [2023-01-26T08:49:49.668Z] ---> 2a2917bb18ad [2023-01-26T08:49:49.668Z] Step 22/24 : LABEL arch=arm64 [2023-01-26T08:49:49.668Z] Removing intermediate container 5cffcf1ffe36 [2023-01-26T08:49:49.668Z] ---> Running in 6180a3330ba1 [2023-01-26T08:49:49.668Z] ---> 7a3af06f9d28 [2023-01-26T08:49:49.668Z] Step 22/23 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:49:49.936Z] ---> Running in 85a7267530d7 [2023-01-26T08:49:50.522Z] Removing intermediate container 6180a3330ba1 [2023-01-26T08:49:50.522Z] ---> 19af87c27745 [2023-01-26T08:49:50.522Z] Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:49:50.522Z] ---> Running in 655fdc9c38ab [2023-01-26T08:49:50.790Z] Removing intermediate container 85a7267530d7 [2023-01-26T08:49:50.790Z] ---> dea824e5dc5e [2023-01-26T08:49:50.790Z] Step 23/23 : LABEL version=0.0.0 [2023-01-26T08:49:51.057Z] ---> Running in 65c39d4dbf5c [2023-01-26T08:49:51.340Z] Removing intermediate container 655fdc9c38ab [2023-01-26T08:49:51.340Z] ---> 21f5cd572d30 [2023-01-26T08:49:51.340Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T08:49:51.617Z] ---> Running in 66b76154ae08 [2023-01-26T08:49:51.617Z] Removing intermediate container 65c39d4dbf5c [2023-01-26T08:49:51.617Z] ---> 8451da53a661 [2023-01-26T08:49:51.617Z] [2023-01-26T08:49:52.209Z] Removing intermediate container 66b76154ae08 [2023-01-26T08:49:52.209Z] ---> 2e58b8d7b612 [2023-01-26T08:49:52.209Z] [2023-01-26T08:49:52.209Z] Successfully built 8451da53a661 [2023-01-26T08:49:52.479Z] Successfully tagged security-spire-server-arm64:latest [2023-01-26T08:49:52.479Z]  Building security-spire-server ... done Building core-metadata [2023-01-26T08:49:52.479Z] Successfully built 2e58b8d7b612 [2023-01-26T08:49:52.746Z] Successfully tagged security-spire-config-arm64:latest [2023-01-26T08:49:52.746Z]  Building security-spire-config ... done Building security-proxy-setup [2023-01-26T08:50:19.416Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:50:19.416Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:50:19.416Z] ---> a5668fecb1e9 [2023-01-26T08:50:19.416Z] Step 3/21 : WORKDIR /edgex-go [2023-01-26T08:50:19.416Z] ---> Using cache [2023-01-26T08:50:19.416Z] ---> 802477a6db0d [2023-01-26T08:50:19.687Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-26T08:50:19.957Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:50:19.957Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:50:19.957Z] ---> a5668fecb1e9 [2023-01-26T08:50:19.957Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:50:19.957Z] ---> Using cache [2023-01-26T08:50:19.957Z] ---> f00cc793702d [2023-01-26T08:50:19.957Z] Step 4/24 : WORKDIR /edgex-go [2023-01-26T08:50:19.957Z] ---> Using cache [2023-01-26T08:50:19.957Z] ---> dfbf4c5cb3bb [2023-01-26T08:50:19.957Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-26T08:50:20.543Z] ---> Running in 964fab671996 [2023-01-26T08:50:20.543Z] ---> Running in cca8882c5c1c [2023-01-26T08:50:23.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:50:23.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:50:23.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:50:23.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:50:24.814Z] OK: 221 MiB in 51 packages [2023-01-26T08:50:25.084Z] OK: 221 MiB in 51 packages [2023-01-26T08:50:27.078Z] Removing intermediate container cca8882c5c1c [2023-01-26T08:50:27.078Z] ---> 3cef16c27427 [2023-01-26T08:50:27.078Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-26T08:50:27.078Z] Removing intermediate container 964fab671996 [2023-01-26T08:50:27.078Z] ---> fcff92967436 [2023-01-26T08:50:27.078Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-26T08:50:27.670Z] ---> 5042b618b65a [2023-01-26T08:50:27.670Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:50:27.670Z] ---> febd276ddc13 [2023-01-26T08:50:27.670Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:50:27.942Z] ---> Running in 69ce67aa06b7 [2023-01-26T08:50:28.208Z] ---> Running in 0f8b542586d9 [2023-01-26T08:52:34.865Z] Removing intermediate container 0f8b542586d9 [2023-01-26T08:52:34.865Z] ---> 7f36b16ec2e1 [2023-01-26T08:52:34.865Z] Step 7/21 : COPY . . [2023-01-26T08:52:34.865Z] Removing intermediate container 69ce67aa06b7 [2023-01-26T08:52:34.865Z] ---> 00dc464e253a [2023-01-26T08:52:34.865Z] Step 8/24 : COPY . . [2023-01-26T08:52:40.190Z] ---> f13190722145 [2023-01-26T08:52:40.190Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-26T08:52:40.190Z] ---> e2c7f4b9c625 [2023-01-26T08:52:40.190Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-26T08:52:41.593Z] ---> Running in cd9279fc3cd8 [2023-01-26T08:52:41.593Z] ---> Running in 0e5cbdc632e9 [2023-01-26T08:52:44.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-26T08:52:44.169Z] 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-01-26T08:55:35.871Z] Removing intermediate container 4915b186ae65 [2023-01-26T08:55:35.871Z] ---> 6ae315fb66aa [2023-01-26T08:55:35.871Z] [2023-01-26T08:55:35.871Z] Step 9/32 : FROM alpine:3.16 [2023-01-26T08:55:35.871Z] 3.16: Pulling from library/alpine [2023-01-26T08:55:35.871Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-26T08:55:35.871Z] Status: Downloaded newer image for alpine:3.16 [2023-01-26T08:55:35.871Z] ---> 2b4661558fb8 [2023-01-26T08:55:35.871Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:55:35.871Z] ---> Running in 19ede1bccb86 [2023-01-26T08:55:35.871Z] Removing intermediate container 19ede1bccb86 [2023-01-26T08:55:35.871Z] ---> 06c41465f302 [2023-01-26T08:55:35.871Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-26T08:55:35.871Z] ---> Running in 768a2a475a52 [2023-01-26T08:55:35.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:55:35.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:55:35.871Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-26T08:55:35.871Z] (2/2) Installing su-exec (0.2-r1) [2023-01-26T08:55:35.871Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:55:35.871Z] OK: 5 MiB in 16 packages [2023-01-26T08:55:35.871Z] Removing intermediate container 768a2a475a52 [2023-01-26T08:55:35.871Z] ---> 53d1894d5c09 [2023-01-26T08:55:35.871Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-26T08:55:35.871Z] ---> Running in e0653f768e19 [2023-01-26T08:55:35.871Z] Removing intermediate container e0653f768e19 [2023-01-26T08:55:35.871Z] ---> d8901d7dd189 [2023-01-26T08:55:35.871Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-26T08:55:35.871Z] ---> Running in 389d38874621 [2023-01-26T08:55:35.871Z] Removing intermediate container 389d38874621 [2023-01-26T08:55:35.871Z] ---> 501fc05c0a95 [2023-01-26T08:55:35.871Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-26T08:55:35.871Z] ---> Running in 8d5f9d11c694 [2023-01-26T08:55:35.871Z] Removing intermediate container 8d5f9d11c694 [2023-01-26T08:55:35.871Z] ---> 77d36d9721b3 [2023-01-26T08:55:35.871Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-26T08:55:35.871Z] ---> Running in 8285af7445d7 [2023-01-26T08:55:35.871Z] Removing intermediate container 8285af7445d7 [2023-01-26T08:55:35.871Z] ---> 97272fba9915 [2023-01-26T08:55:35.871Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-26T08:55:35.871Z] ---> Running in 3d836570af7d [2023-01-26T08:55:37.801Z] Removing intermediate container 3d836570af7d [2023-01-26T08:55:37.801Z] ---> 48ed278952c0 [2023-01-26T08:55:37.801Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-26T08:55:37.801Z] ---> Running in cf6cfd37531c [2023-01-26T08:55:38.068Z] Removing intermediate container cf6cfd37531c [2023-01-26T08:55:38.068Z] ---> 69922a493e3c [2023-01-26T08:55:38.068Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-26T08:55:39.036Z] ---> b7c2783d1ebc [2023-01-26T08:55:39.036Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-26T08:55:39.308Z] ---> Running in 3486d2301d58 [2023-01-26T08:55:42.639Z] Removing intermediate container 3486d2301d58 [2023-01-26T08:55:42.639Z] ---> dde5280c6758 [2023-01-26T08:55:42.639Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:55:43.220Z] ---> 21aaf9dfb63d [2023-01-26T08:55:43.220Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-26T08:55:45.154Z] ---> 82c3b439b052 [2023-01-26T08:55:45.154Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-26T08:55:45.740Z] ---> af69b6a70ec4 [2023-01-26T08:55:45.740Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-26T08:55:46.319Z] ---> 65551505abd3 [2023-01-26T08:55:46.319Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-26T08:55:47.278Z] ---> b1bbb0097815 [2023-01-26T08:55:47.278Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-26T08:55:50.622Z] ---> 181de715622e [2023-01-26T08:55:50.622Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-26T08:55:51.231Z] ---> 860f952bd21d [2023-01-26T08:55:51.231Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-26T08:55:51.500Z] ---> Running in 5500ed503f65 [2023-01-26T08:55:54.858Z] Removing intermediate container 5500ed503f65 [2023-01-26T08:55:54.858Z] ---> 6d3920c96357 [2023-01-26T08:55:54.858Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-26T08:55:54.858Z] ---> Running in f54dad610eee [2023-01-26T08:55:55.148Z] Removing intermediate container f54dad610eee [2023-01-26T08:55:55.148Z] ---> f696081aadc6 [2023-01-26T08:55:55.148Z] Step 29/32 : CMD ["gate"] [2023-01-26T08:55:55.415Z] ---> Running in c03611d0783a [2023-01-26T08:55:56.011Z] Removing intermediate container c03611d0783a [2023-01-26T08:55:56.011Z] ---> 534f1bdbac99 [2023-01-26T08:55:56.011Z] Step 30/32 : LABEL arch=arm64 [2023-01-26T08:55:56.011Z] ---> Running in c2b6498114c0 [2023-01-26T08:55:56.608Z] Removing intermediate container c2b6498114c0 [2023-01-26T08:55:56.608Z] ---> 684801a4e1c7 [2023-01-26T08:55:56.608Z] Step 31/32 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:55:56.608Z] ---> Running in 06534ea74f92 [2023-01-26T08:55:57.187Z] Removing intermediate container 06534ea74f92 [2023-01-26T08:55:57.187Z] ---> 4c3429bb75bd [2023-01-26T08:55:57.187Z] Step 32/32 : LABEL version=0.0.0 [2023-01-26T08:55:57.187Z] ---> Running in 86dd0f6bc8aa [2023-01-26T08:55:57.772Z] Removing intermediate container 86dd0f6bc8aa [2023-01-26T08:55:57.772Z] ---> 6c2a9dcdf43d [2023-01-26T08:55:57.772Z] [2023-01-26T08:55:58.037Z] Successfully built 6c2a9dcdf43d [2023-01-26T08:55:58.037Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-26T08:55:58.037Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-01-26T08:56:16.231Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:56:16.231Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:56:16.231Z] ---> a5668fecb1e9 [2023-01-26T08:56:16.231Z] Step 3/24 : WORKDIR /edgex-go [2023-01-26T08:56:16.231Z] ---> Using cache [2023-01-26T08:56:16.231Z] ---> 802477a6db0d [2023-01-26T08:56:16.231Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-26T08:56:16.231Z] ---> Using cache [2023-01-26T08:56:16.231Z] ---> fcff92967436 [2023-01-26T08:56:16.231Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-26T08:56:16.231Z] ---> Using cache [2023-01-26T08:56:16.231Z] ---> febd276ddc13 [2023-01-26T08:56:16.231Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:56:16.231Z] ---> Using cache [2023-01-26T08:56:16.231Z] ---> 7f36b16ec2e1 [2023-01-26T08:56:16.231Z] Step 7/24 : COPY . . [2023-01-26T08:56:16.231Z] ---> Using cache [2023-01-26T08:56:16.231Z] ---> f13190722145 [2023-01-26T08:56:16.231Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-26T08:56:16.816Z] ---> Running in e72e03c738b8 [2023-01-26T08:56:18.761Z] 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-01-26T08:57:40.360Z] Removing intermediate container 12d5fcbf7493 [2023-01-26T08:57:40.360Z] ---> d23f69ab72b5 [2023-01-26T08:57:40.360Z] [2023-01-26T08:57:40.360Z] Step 9/19 : FROM alpine:3.15 [2023-01-26T08:57:40.360Z] ---> 8aa73fd46299 [2023-01-26T08:57:40.360Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T08:57:40.360Z] ---> Using cache [2023-01-26T08:57:40.360Z] ---> 0c023b1e0834 [2023-01-26T08:57:40.360Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-26T08:57:40.360Z] ---> Running in 9de1c6a9ae98 [2023-01-26T08:57:40.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:57:40.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:57:40.360Z] v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-26T08:57:40.360Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-26T08:57:40.360Z] OK: 15736 distinct packages available [2023-01-26T08:57:40.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:57:40.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:57:40.360Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-26T08:57:40.360Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-26T08:57:40.360Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-26T08:57:40.360Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-26T08:57:40.360Z] (5/9) Installing curl (7.80.0-r5) [2023-01-26T08:57:40.360Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-26T08:57:40.360Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-26T08:57:40.360Z] (8/9) Installing libucontext (1.1-r0) [2023-01-26T08:57:40.360Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-26T08:57:40.360Z] Executing busybox-1.34.1-r7.trigger [2023-01-26T08:57:40.360Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:57:40.360Z] OK: 8 MiB in 23 packages [2023-01-26T08:57:40.360Z] Removing intermediate container 9de1c6a9ae98 [2023-01-26T08:57:40.360Z] ---> ee63e98b2fb9 [2023-01-26T08:57:40.360Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:57:40.360Z] ---> 03a916abf09b [2023-01-26T08:57:40.360Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-26T08:57:40.360Z] ---> a1f1eb8a4045 [2023-01-26T08:57:40.360Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-26T08:57:40.360Z] ---> 77a321f33f89 [2023-01-26T08:57:40.360Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-26T08:57:40.360Z] ---> Running in c0bfa04a0270 [2023-01-26T08:57:40.360Z] Removing intermediate container c0bfa04a0270 [2023-01-26T08:57:40.360Z] ---> 638d29112da4 [2023-01-26T08:57:40.360Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:57:40.360Z] ---> Running in f4746d639d44 [2023-01-26T08:57:40.360Z] Removing intermediate container f4746d639d44 [2023-01-26T08:57:40.360Z] ---> 5ddb28e6226a [2023-01-26T08:57:40.360Z] Step 17/19 : LABEL arch=arm64 [2023-01-26T08:57:40.360Z] ---> Running in 1b48370c15f5 [2023-01-26T08:57:40.627Z] Removing intermediate container 1b48370c15f5 [2023-01-26T08:57:40.627Z] ---> a70ba2ea8d8a [2023-01-26T08:57:40.627Z] Step 18/19 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:57:40.894Z] ---> Running in bde09c5671ba [2023-01-26T08:57:41.476Z] Removing intermediate container bde09c5671ba [2023-01-26T08:57:41.476Z] ---> 8733c9e2a938 [2023-01-26T08:57:41.476Z] Step 19/19 : LABEL version=0.0.0 [2023-01-26T08:57:41.476Z] ---> Running in e3018e831810 [2023-01-26T08:57:42.059Z] Removing intermediate container e3018e831810 [2023-01-26T08:57:42.059Z] ---> 87e2be457388 [2023-01-26T08:57:42.059Z] [2023-01-26T08:57:42.326Z] Successfully built 87e2be457388 [2023-01-26T08:57:42.326Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-26T08:57:42.326Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-01-26T08:58:00.513Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:58:00.513Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:58:00.513Z] ---> a5668fecb1e9 [2023-01-26T08:58:00.513Z] Step 3/24 : WORKDIR /edgex-go [2023-01-26T08:58:00.513Z] ---> Using cache [2023-01-26T08:58:00.513Z] ---> 802477a6db0d [2023-01-26T08:58:00.513Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-26T08:58:00.778Z] ---> Running in ecdc78f39acb [2023-01-26T08:58:02.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:58:02.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:58:04.382Z] OK: 221 MiB in 51 packages [2023-01-26T08:58:05.791Z] Removing intermediate container ecdc78f39acb [2023-01-26T08:58:05.791Z] ---> 13a9b2695ef4 [2023-01-26T08:58:05.791Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-26T08:58:06.753Z] ---> b04fd43e38df [2023-01-26T08:58:06.753Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:58:06.753Z] ---> Running in 95ecffcfc643 [2023-01-26T08:58:33.420Z] 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-01-26T08:59:00.085Z] Removing intermediate container 46459988f956 [2023-01-26T08:59:00.085Z] ---> 65e2f2547d35 [2023-01-26T08:59:00.085Z] [2023-01-26T08:59:00.085Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T08:59:00.085Z] ---> 2b4661558fb8 [2023-01-26T08:59:00.085Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-26T08:59:00.085Z] ---> Running in 49d444005882 [2023-01-26T08:59:00.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:59:00.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:59:01.499Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-26T08:59:01.499Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-26T08:59:01.499Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:59:01.499Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:59:01.768Z] Removing intermediate container cd9279fc3cd8 [2023-01-26T08:59:01.768Z] ---> b89c399724a8 [2023-01-26T08:59:01.768Z] [2023-01-26T08:59:01.768Z] Step 9/21 : FROM alpine:3.16 [2023-01-26T08:59:01.768Z] ---> 2b4661558fb8 [2023-01-26T08:59:01.768Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-26T08:59:02.039Z] ---> Running in 2ac8f60cab8c [2023-01-26T08:59:02.039Z] OK: 6 MiB in 16 packages [2023-01-26T08:59:04.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:59:05.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:59:05.716Z] Removing intermediate container 49d444005882 [2023-01-26T08:59:05.716Z] ---> 01bfcaf85a1d [2023-01-26T08:59:05.716Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T08:59:05.716Z] ---> Running in 2cf3617c3fdf [2023-01-26T08:59:06.346Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-26T08:59:06.647Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-26T08:59:06.647Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-26T08:59:06.647Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-26T08:59:06.647Z] (5/6) Installing curl (7.83.1-r5) [2023-01-26T08:59:06.647Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-26T08:59:06.647Z] Removing intermediate container 2cf3617c3fdf [2023-01-26T08:59:06.648Z] ---> 11a13560e0f3 [2023-01-26T08:59:06.648Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-26T08:59:06.648Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:59:06.928Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T08:59:06.928Z] ---> Running in 75308e9e43a8 [2023-01-26T08:59:07.206Z] OK: 8 MiB in 20 packages [2023-01-26T08:59:07.843Z] Removing intermediate container 75308e9e43a8 [2023-01-26T08:59:07.843Z] ---> a8cc1c02d9d0 [2023-01-26T08:59:07.843Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-26T08:59:08.124Z] ---> Running in 67719a803bb9 [2023-01-26T08:59:09.581Z] Removing intermediate container 67719a803bb9 [2023-01-26T08:59:09.581Z] ---> 39df2fe10bed [2023-01-26T08:59:09.581Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T08:59:11.019Z] Removing intermediate container 2ac8f60cab8c [2023-01-26T08:59:11.019Z] ---> 7391b5ea0742 [2023-01-26T08:59:11.019Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-26T08:59:11.284Z] ---> 1cfbc6b8b316 [2023-01-26T08:59:11.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-26T08:59:11.549Z] ---> Running in 620eaba92bfb [2023-01-26T08:59:12.503Z] Removing intermediate container 620eaba92bfb [2023-01-26T08:59:12.503Z] ---> 83cff545d9a3 [2023-01-26T08:59:12.503Z] Step 12/21 : WORKDIR /edgex [2023-01-26T08:59:12.503Z] ---> Running in f203cd7eacfa [2023-01-26T08:59:13.460Z] Removing intermediate container f203cd7eacfa [2023-01-26T08:59:13.460Z] ---> 22b1f803aaec [2023-01-26T08:59:13.460Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-26T08:59:15.400Z] ---> d9a9edda95aa [2023-01-26T08:59:15.400Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-26T08:59:16.365Z] ---> f5a52f0b3a7b [2023-01-26T08:59:16.365Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-26T08:59:18.961Z] ---> f2c44bc1b56b [2023-01-26T08:59:18.961Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-26T08:59:18.961Z] ---> 8e6b649a7906 [2023-01-26T08:59:18.961Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-26T08:59:18.961Z] ---> Running in f7237e3f6b60 [2023-01-26T08:59:19.928Z] Removing intermediate container f7237e3f6b60 [2023-01-26T08:59:19.928Z] ---> f0abf0845c00 [2023-01-26T08:59:19.928Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T08:59:20.196Z] ---> Running in b7b2c62d619c [2023-01-26T08:59:21.160Z] Removing intermediate container b7b2c62d619c [2023-01-26T08:59:21.160Z] ---> 5deb0ee56af8 [2023-01-26T08:59:21.160Z] Step 20/22 : LABEL arch=arm64 [2023-01-26T08:59:21.429Z] ---> Running in 57dfc9c67342 [2023-01-26T08:59:22.014Z] ---> 26e3420b7086 [2023-01-26T08:59:22.014Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-26T08:59:22.600Z] Removing intermediate container 57dfc9c67342 [2023-01-26T08:59:22.600Z] ---> d33ba284554a [2023-01-26T08:59:22.600Z] Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:59:22.869Z] ---> Running in 8b0931411a51 [2023-01-26T08:59:23.833Z] ---> 94c60602a39d [2023-01-26T08:59:23.833Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-26T08:59:23.833Z] ---> Running in ba3fe463859c [2023-01-26T08:59:24.105Z] Removing intermediate container 8b0931411a51 [2023-01-26T08:59:24.105Z] ---> 3af3cbb4a924 [2023-01-26T08:59:24.105Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T08:59:24.375Z] ---> Running in 1d1625316063 [2023-01-26T08:59:25.338Z] Removing intermediate container 1d1625316063 [2023-01-26T08:59:25.338Z] ---> 0f7119a51579 [2023-01-26T08:59:25.338Z] [2023-01-26T08:59:26.294Z] Successfully built 0f7119a51579 [2023-01-26T08:59:26.295Z] Successfully tagged support-notifications-arm64:latest [2023-01-26T08:59:26.295Z] Building support-scheduler [2023-01-26T08:59:28.868Z]  Building support-notifications ... done Removing intermediate container ba3fe463859c [2023-01-26T08:59:28.868Z] ---> ab20bb775d88 [2023-01-26T08:59:28.868Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-26T08:59:28.868Z] ---> Running in c8b87c784f69 [2023-01-26T08:59:29.827Z] Removing intermediate container c8b87c784f69 [2023-01-26T08:59:29.827Z] ---> e8fd29f9cc70 [2023-01-26T08:59:29.827Z] Step 19/21 : LABEL arch=arm64 [2023-01-26T08:59:29.827Z] ---> Running in 8ddf4d74fae7 [2023-01-26T08:59:30.410Z] Removing intermediate container 8ddf4d74fae7 [2023-01-26T08:59:30.410Z] ---> 54387f2a1bc7 [2023-01-26T08:59:30.410Z] Step 20/21 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T08:59:30.676Z] ---> Running in c0f823909a0a [2023-01-26T08:59:31.629Z] Removing intermediate container c0f823909a0a [2023-01-26T08:59:31.629Z] ---> 6a9da7814e3b [2023-01-26T08:59:31.629Z] Step 21/21 : LABEL version=0.0.0 [2023-01-26T08:59:31.895Z] ---> Running in 68368c1d1641 [2023-01-26T08:59:32.162Z] Removing intermediate container 68368c1d1641 [2023-01-26T08:59:32.162Z] ---> eb07702e8250 [2023-01-26T08:59:32.162Z] [2023-01-26T08:59:32.743Z] Successfully built eb07702e8250 [2023-01-26T08:59:32.743Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-26T08:59:32.743Z] Building core-common-config-bootstrapper [2023-01-26T08:59:50.942Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:59:50.942Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:59:50.942Z] ---> a5668fecb1e9 [2023-01-26T08:59:50.942Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:59:50.942Z] ---> Using cache [2023-01-26T08:59:50.942Z] ---> f00cc793702d [2023-01-26T08:59:50.942Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:59:50.942Z] ---> Using cache [2023-01-26T08:59:50.942Z] ---> dfbf4c5cb3bb [2023-01-26T08:59:50.942Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-26T08:59:50.942Z] ---> Using cache [2023-01-26T08:59:50.942Z] ---> 3cef16c27427 [2023-01-26T08:59:50.942Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:59:50.942Z] ---> Using cache [2023-01-26T08:59:50.942Z] ---> 5042b618b65a [2023-01-26T08:59:50.942Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:59:50.942Z] ---> Using cache [2023-01-26T08:59:50.942Z] ---> 00dc464e253a [2023-01-26T08:59:50.942Z] Step 8/22 : COPY . . [2023-01-26T08:59:50.942Z] ---> Using cache [2023-01-26T08:59:50.942Z] ---> e2c7f4b9c625 [2023-01-26T08:59:50.942Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-26T08:59:50.942Z] ---> Running in 383a6a3caf70 [2023-01-26T08:59:52.877Z] 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-01-26T08:59:54.279Z] Removing intermediate container 0e5cbdc632e9 [2023-01-26T08:59:54.279Z] ---> cfcde2185570 [2023-01-26T08:59:54.279Z] [2023-01-26T08:59:54.279Z] Step 10/24 : FROM alpine:3.16 [2023-01-26T08:59:54.279Z] ---> 2b4661558fb8 [2023-01-26T08:59:54.279Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-26T08:59:54.867Z] ---> Running in 1f4483a724d8 [2023-01-26T08:59:57.444Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T08:59:57.444Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T08:59:57.444Z] ---> a5668fecb1e9 [2023-01-26T08:59:57.444Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T08:59:57.444Z] ---> Using cache [2023-01-26T08:59:57.444Z] ---> f00cc793702d [2023-01-26T08:59:57.444Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T08:59:57.444Z] ---> Using cache [2023-01-26T08:59:57.444Z] ---> dfbf4c5cb3bb [2023-01-26T08:59:57.444Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-26T08:59:57.444Z] ---> Using cache [2023-01-26T08:59:57.444Z] ---> 3cef16c27427 [2023-01-26T08:59:57.444Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T08:59:57.444Z] ---> Using cache [2023-01-26T08:59:57.444Z] ---> 5042b618b65a [2023-01-26T08:59:57.444Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T08:59:57.444Z] ---> Using cache [2023-01-26T08:59:57.444Z] ---> 00dc464e253a [2023-01-26T08:59:57.444Z] Step 8/22 : COPY . . [2023-01-26T08:59:57.444Z] ---> Using cache [2023-01-26T08:59:57.444Z] ---> e2c7f4b9c625 [2023-01-26T08:59:57.444Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-26T08:59:57.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T08:59:57.710Z] ---> Running in c2245d12abec [2023-01-26T08:59:57.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T08:59:59.383Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-26T08:59:59.383Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T08:59:59.383Z] OK: 5 MiB in 15 packages [2023-01-26T09:00:00.347Z] 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-01-26T09:00:02.921Z] Removing intermediate container 95ecffcfc643 [2023-01-26T09:00:02.921Z] ---> 35e60ec51da2 [2023-01-26T09:00:02.921Z] Step 7/24 : COPY . . [2023-01-26T09:00:03.507Z] Removing intermediate container 1f4483a724d8 [2023-01-26T09:00:03.507Z] ---> e9ce9044ce57 [2023-01-26T09:00:03.507Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T09:00:03.772Z] ---> Running in 6a189c4d976d [2023-01-26T09:00:04.354Z] Removing intermediate container 6a189c4d976d [2023-01-26T09:00:04.354Z] ---> cdd553cd8ffb [2023-01-26T09:00:04.354Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-26T09:00:04.620Z] ---> Running in 105e7854daed [2023-01-26T09:00:05.201Z] Removing intermediate container 105e7854daed [2023-01-26T09:00:05.201Z] ---> fb8ee8b9c811 [2023-01-26T09:00:05.201Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-26T09:00:05.466Z] ---> Running in f2ea47490522 [2023-01-26T09:00:06.440Z] Removing intermediate container f2ea47490522 [2023-01-26T09:00:06.440Z] ---> 702ec75fba49 [2023-01-26T09:00:06.440Z] Step 15/24 : WORKDIR / [2023-01-26T09:00:06.440Z] ---> Running in 19df1bac98a8 [2023-01-26T09:00:07.396Z] Removing intermediate container 19df1bac98a8 [2023-01-26T09:00:07.396Z] ---> c8a49e2cfbd8 [2023-01-26T09:00:07.396Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T09:00:08.797Z] ---> 7131e5d09055 [2023-01-26T09:00:08.797Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-26T09:00:12.134Z] ---> 2c7b6cdb0f57 [2023-01-26T09:00:12.134Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-26T09:00:13.091Z] ---> 01908ce0e96c [2023-01-26T09:00:13.091Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-26T09:00:14.047Z] ---> 24293bdf659a [2023-01-26T09:00:14.047Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-26T09:00:14.313Z] ---> Running in 416cfbd29a11 [2023-01-26T09:00:15.272Z] Removing intermediate container 416cfbd29a11 [2023-01-26T09:00:15.272Z] ---> afa918d086ce [2023-01-26T09:00:15.272Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T09:00:15.272Z] ---> Running in 12967854e107 [2023-01-26T09:00:17.210Z] Removing intermediate container 12967854e107 [2023-01-26T09:00:17.210Z] ---> 6af52eb29bea [2023-01-26T09:00:17.210Z] Step 22/24 : LABEL arch=arm64 [2023-01-26T09:00:17.210Z] ---> Running in b01f11146014 [2023-01-26T09:00:17.791Z] Removing intermediate container b01f11146014 [2023-01-26T09:00:17.791Z] ---> 6a421afdb13f [2023-01-26T09:00:17.791Z] Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:00:18.062Z] ---> Running in 24bb2980f454 [2023-01-26T09:00:18.648Z] Removing intermediate container 24bb2980f454 [2023-01-26T09:00:18.648Z] ---> 08074935825a [2023-01-26T09:00:18.648Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T09:00:18.921Z] ---> Running in 5b9d79cb1e93 [2023-01-26T09:00:19.187Z] ---> 791dfe2334ab [2023-01-26T09:00:19.187Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-26T09:00:19.453Z] ---> Running in 384e88cb2adf [2023-01-26T09:00:19.453Z] Removing intermediate container 5b9d79cb1e93 [2023-01-26T09:00:19.453Z] ---> 47d7273902a5 [2023-01-26T09:00:19.453Z] [2023-01-26T09:00:20.034Z] Successfully built 47d7273902a5 [2023-01-26T09:00:20.034Z] Successfully tagged core-metadata-arm64:latest [2023-01-26T09:00:20.034Z]  Building core-metadata ... done Removing intermediate container 384e88cb2adf [2023-01-26T09:00:20.034Z] ---> ce6c10050bc1 [2023-01-26T09:00:20.034Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-26T09:00:20.034Z] Building core-command [2023-01-26T09:00:20.034Z] ---> Running in 618109f0be32 [2023-01-26T09:00:20.616Z] Removing intermediate container 618109f0be32 [2023-01-26T09:00:20.616Z] ---> 507784533a65 [2023-01-26T09:00:20.616Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-26T09:00:20.616Z] ---> Running in d022c6afc0f7 [2023-01-26T09:00:23.947Z] Removing intermediate container d022c6afc0f7 [2023-01-26T09:00:23.947Z] ---> eb45a71983f9 [2023-01-26T09:00:23.947Z] Step 11/24 : WORKDIR /edgex-go [2023-01-26T09:00:23.947Z] ---> Running in 2eb1d10d3190 [2023-01-26T09:00:24.527Z] Removing intermediate container 2eb1d10d3190 [2023-01-26T09:00:24.527Z] ---> ad1ee457e560 [2023-01-26T09:00:24.527Z] [2023-01-26T09:00:24.527Z] Step 12/24 : FROM alpine:3.15 [2023-01-26T09:00:24.527Z] ---> 8aa73fd46299 [2023-01-26T09:00:24.527Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-26T09:00:24.528Z] ---> Using cache [2023-01-26T09:00:24.528Z] ---> 0c023b1e0834 [2023-01-26T09:00:24.528Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-26T09:00:24.528Z] ---> Using cache [2023-01-26T09:00:24.528Z] ---> 8cf17834ee5f [2023-01-26T09:00:24.528Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-26T09:00:27.866Z] ---> bb29780d4a61 [2023-01-26T09:00:27.866Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-26T09:00:36.046Z] ---> 9f3efaa9d629 [2023-01-26T09:00:36.046Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-26T09:00:36.046Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T09:00:36.046Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-26T09:00:36.046Z] ---> a5668fecb1e9 [2023-01-26T09:00:36.046Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-26T09:00:36.047Z] ---> Using cache [2023-01-26T09:00:36.047Z] ---> f00cc793702d [2023-01-26T09:00:36.047Z] Step 4/23 : WORKDIR /edgex-go [2023-01-26T09:00:36.047Z] ---> Using cache [2023-01-26T09:00:36.047Z] ---> dfbf4c5cb3bb [2023-01-26T09:00:36.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-26T09:00:36.047Z] ---> Using cache [2023-01-26T09:00:36.047Z] ---> 3cef16c27427 [2023-01-26T09:00:36.047Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-26T09:00:36.047Z] ---> Using cache [2023-01-26T09:00:36.047Z] ---> 5042b618b65a [2023-01-26T09:00:36.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T09:00:36.047Z] ---> Using cache [2023-01-26T09:00:36.047Z] ---> 00dc464e253a [2023-01-26T09:00:36.047Z] Step 8/23 : COPY . . [2023-01-26T09:00:36.312Z] ---> Using cache [2023-01-26T09:00:36.312Z] ---> e2c7f4b9c625 [2023-01-26T09:00:36.312Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-26T09:00:36.578Z] ---> Running in c0c557bdc29b [2023-01-26T09:00:36.578Z] ---> f6c3950c9ee5 [2023-01-26T09:00:36.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-26T09:00:37.988Z] ---> 10c139f8245e [2023-01-26T09:00:37.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-26T09:00:38.942Z] 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-01-26T09:00:39.207Z] ---> 803600e97ed4 [2023-01-26T09:00:39.207Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-26T09:00:39.207Z] ---> Running in 0179a595bbf2 [2023-01-26T09:00:39.786Z] Removing intermediate container 0179a595bbf2 [2023-01-26T09:00:39.786Z] ---> 630f56f40276 [2023-01-26T09:00:39.786Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-26T09:00:39.786Z] ---> Running in 895e8d045353 [2023-01-26T09:00:40.366Z] Removing intermediate container 895e8d045353 [2023-01-26T09:00:40.366Z] ---> 5fcdd39c81d9 [2023-01-26T09:00:40.366Z] Step 22/24 : LABEL arch=arm64 [2023-01-26T09:00:40.366Z] ---> Running in dcfbd4006ee6 [2023-01-26T09:00:40.947Z] Removing intermediate container dcfbd4006ee6 [2023-01-26T09:00:40.947Z] ---> 2d44975804a7 [2023-01-26T09:00:40.947Z] Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:00:40.947Z] ---> Running in 506c6dc80568 [2023-01-26T09:00:41.528Z] Removing intermediate container 506c6dc80568 [2023-01-26T09:00:41.528Z] ---> 1ce7a6f2c90b [2023-01-26T09:00:41.528Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T09:00:41.528Z] ---> Running in 2356b523f590 [2023-01-26T09:00:42.482Z] Removing intermediate container 2356b523f590 [2023-01-26T09:00:42.482Z] ---> 21d2c1bf5cf8 [2023-01-26T09:00:42.482Z] [2023-01-26T09:00:42.482Z] Successfully built 21d2c1bf5cf8 [2023-01-26T09:00:42.748Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-26T09:00:42.748Z]  Building security-spire-agent ... done Building core-data [2023-01-26T09:01:00.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-26T09:01:00.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-26T09:01:00.971Z] ---> a5668fecb1e9 [2023-01-26T09:01:00.971Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-26T09:01:00.971Z] ---> Using cache [2023-01-26T09:01:00.971Z] ---> f00cc793702d [2023-01-26T09:01:00.971Z] Step 4/22 : WORKDIR /edgex-go [2023-01-26T09:01:00.971Z] ---> Using cache [2023-01-26T09:01:00.971Z] ---> dfbf4c5cb3bb [2023-01-26T09:01:00.971Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-26T09:01:00.971Z] ---> Using cache [2023-01-26T09:01:00.971Z] ---> 3cef16c27427 [2023-01-26T09:01:00.971Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-26T09:01:00.971Z] ---> Using cache [2023-01-26T09:01:00.971Z] ---> 5042b618b65a [2023-01-26T09:01:00.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-26T09:01:00.971Z] ---> Using cache [2023-01-26T09:01:00.971Z] ---> 00dc464e253a [2023-01-26T09:01:00.971Z] Step 8/22 : COPY . . [2023-01-26T09:01:00.971Z] ---> Using cache [2023-01-26T09:01:00.971Z] ---> e2c7f4b9c625 [2023-01-26T09:01:00.971Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-26T09:01:00.971Z] ---> Running in 73619f1816b7 [2023-01-26T09:01:00.971Z] 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-01-26T09:01:27.876Z] 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-01-26T09:01:49.917Z] Removing intermediate container e72e03c738b8 [2023-01-26T09:01:49.917Z] ---> affa6b3bba50 [2023-01-26T09:01:49.917Z] [2023-01-26T09:01:49.917Z] Step 9/24 : FROM alpine:3.16 [2023-01-26T09:01:49.917Z] ---> 2b4661558fb8 [2023-01-26T09:01:49.917Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-26T09:01:49.917Z] ---> Running in c2ce685e4c2a [2023-01-26T09:01:49.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T09:01:49.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T09:01:50.184Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-26T09:01:50.184Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-26T09:01:50.184Z] (3/3) Installing su-exec (0.2-r1) [2023-01-26T09:01:50.184Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T09:01:50.184Z] Executing ca-certificates-20220614-r0.trigger [2023-01-26T09:01:50.766Z] OK: 6 MiB in 17 packages [2023-01-26T09:01:52.702Z] Removing intermediate container c2ce685e4c2a [2023-01-26T09:01:52.702Z] ---> e5df174ce87a [2023-01-26T09:01:52.702Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-26T09:01:52.702Z] ---> Running in adeb18e9dbe9 [2023-01-26T09:01:53.287Z] Removing intermediate container adeb18e9dbe9 [2023-01-26T09:01:53.287Z] ---> 55396cd12d6b [2023-01-26T09:01:53.287Z] Step 12/24 : WORKDIR / [2023-01-26T09:01:53.287Z] ---> Running in 5c5c092c167c [2023-01-26T09:01:53.870Z] Removing intermediate container 5c5c092c167c [2023-01-26T09:01:53.870Z] ---> a500163c0dae [2023-01-26T09:01:53.870Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-26T09:01:54.825Z] ---> 00e4f7106f4f [2023-01-26T09:01:54.825Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-26T09:01:55.788Z] ---> ef19a187ac01 [2023-01-26T09:01:55.788Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-26T09:01:57.192Z] ---> 5a75be307d8c [2023-01-26T09:01:57.192Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-26T09:01:58.153Z] ---> 3632f8a887de [2023-01-26T09:01:58.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-26T09:01:59.557Z] ---> 383d6cb20296 [2023-01-26T09:01:59.557Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-26T09:02:01.494Z] ---> cdd4e8215b99 [2023-01-26T09:02:01.494Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-26T09:02:02.085Z] ---> 8d752d1eb6b5 [2023-01-26T09:02:02.085Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-26T09:02:02.085Z] ---> Running in f2629d47bfb7 [2023-01-26T09:02:05.424Z] Removing intermediate container f2629d47bfb7 [2023-01-26T09:02:05.424Z] ---> a4fc18d6e1e4 [2023-01-26T09:02:05.424Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-26T09:02:05.424Z] ---> Running in 6fdcbdeafb59 [2023-01-26T09:02:05.424Z] Removing intermediate container 6fdcbdeafb59 [2023-01-26T09:02:05.424Z] ---> ac33f3e59e69 [2023-01-26T09:02:05.424Z] Step 22/24 : LABEL arch=arm64 [2023-01-26T09:02:05.694Z] ---> Running in 60a5afe4d1cb [2023-01-26T09:02:05.960Z] Removing intermediate container 60a5afe4d1cb [2023-01-26T09:02:05.960Z] ---> 5d8f6c858dac [2023-01-26T09:02:05.960Z] Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:02:06.228Z] ---> Running in 12d4cd212592 [2023-01-26T09:02:06.497Z] Removing intermediate container 12d4cd212592 [2023-01-26T09:02:06.497Z] ---> fdd370b23703 [2023-01-26T09:02:06.497Z] Step 24/24 : LABEL version=0.0.0 [2023-01-26T09:02:06.762Z] ---> Running in 3d520f5c1a04 [2023-01-26T09:02:07.030Z] Removing intermediate container 3d520f5c1a04 [2023-01-26T09:02:07.030Z] ---> e6b2a2beeead [2023-01-26T09:02:07.030Z] [2023-01-26T09:02:07.296Z] Successfully built e6b2a2beeead [2023-01-26T09:02:07.296Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-26T09:05:44.222Z]  Building security-secretstore-setup ... done Removing intermediate container c2245d12abec [2023-01-26T09:05:44.222Z] ---> c9fbc7eef7f3 [2023-01-26T09:05:44.222Z] [2023-01-26T09:05:44.222Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T09:05:44.222Z] ---> 2b4661558fb8 [2023-01-26T09:05:44.222Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-26T09:05:44.222Z] ---> Running in 2eb9b23cc297 [2023-01-26T09:05:44.222Z] Removing intermediate container 2eb9b23cc297 [2023-01-26T09:05:44.222Z] ---> bb54a593eaeb [2023-01-26T09:05:44.222Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-26T09:05:44.222Z] ---> Running in 7a6551b6ce80 [2023-01-26T09:05:44.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T09:05:44.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T09:05:44.222Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-26T09:05:44.222Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T09:05:44.222Z] OK: 5 MiB in 15 packages [2023-01-26T09:05:44.222Z] Removing intermediate container 7a6551b6ce80 [2023-01-26T09:05:44.222Z] ---> 408a2ebcdacf [2023-01-26T09:05:44.222Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T09:05:44.222Z] ---> 0b67fb9b95ed [2023-01-26T09:05:44.222Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-26T09:05:44.490Z] ---> 7e4e52eda757 [2023-01-26T09:05:44.490Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-26T09:05:45.533Z] ---> c620446e9a91 [2023-01-26T09:05:45.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-26T09:05:46.151Z] ---> 32553f22a3e3 [2023-01-26T09:05:46.151Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-26T09:05:46.457Z] ---> Running in b9c3436973f6 [2023-01-26T09:05:49.146Z] Removing intermediate container b9c3436973f6 [2023-01-26T09:05:49.146Z] ---> 880a8814ef65 [2023-01-26T09:05:49.146Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-26T09:05:49.413Z] ---> Running in 02a4ebac917c [2023-01-26T09:05:49.998Z] Removing intermediate container 02a4ebac917c [2023-01-26T09:05:49.998Z] ---> 60604f4c2fc6 [2023-01-26T09:05:49.998Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-26T09:05:49.998Z] ---> Running in 86f40f2eb90c [2023-01-26T09:05:50.586Z] Removing intermediate container 86f40f2eb90c [2023-01-26T09:05:50.586Z] ---> 79332c85a590 [2023-01-26T09:05:50.586Z] Step 20/22 : LABEL arch=arm64 [2023-01-26T09:05:50.586Z] ---> Running in 274cb13eb065 [2023-01-26T09:05:51.173Z] Removing intermediate container 274cb13eb065 [2023-01-26T09:05:51.173Z] ---> 9f3c3ae41818 [2023-01-26T09:05:51.173Z] Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:05:51.173Z] ---> Running in 7679a163a845 [2023-01-26T09:05:51.762Z] Removing intermediate container 7679a163a845 [2023-01-26T09:05:51.762Z] ---> e0fe4860f999 [2023-01-26T09:05:51.762Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T09:05:51.762Z] ---> Running in ebd309c873e9 [2023-01-26T09:05:52.342Z] Removing intermediate container ebd309c873e9 [2023-01-26T09:05:52.342Z] ---> 63219c407595 [2023-01-26T09:05:52.342Z] [2023-01-26T09:05:52.609Z] Successfully built 63219c407595 [2023-01-26T09:05:52.609Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-26T09:06:19.268Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c0c557bdc29b [2023-01-26T09:06:19.268Z] ---> 896be27325e5 [2023-01-26T09:06:19.268Z] [2023-01-26T09:06:19.268Z] Step 10/23 : FROM alpine:3.16 [2023-01-26T09:06:19.268Z] ---> 2b4661558fb8 [2023-01-26T09:06:19.268Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-26T09:06:19.268Z] ---> Using cache [2023-01-26T09:06:19.268Z] ---> e9ce9044ce57 [2023-01-26T09:06:19.268Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T09:06:19.268Z] ---> Using cache [2023-01-26T09:06:19.268Z] ---> cdd553cd8ffb [2023-01-26T09:06:19.268Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-26T09:06:19.268Z] ---> Running in ec2e6e024381 [2023-01-26T09:06:19.268Z] Removing intermediate container ec2e6e024381 [2023-01-26T09:06:19.268Z] ---> 0ab3267922c5 [2023-01-26T09:06:19.268Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-26T09:06:19.268Z] ---> Running in 51647305d832 [2023-01-26T09:06:19.268Z] Removing intermediate container 51647305d832 [2023-01-26T09:06:19.268Z] ---> d9d40b228f1f [2023-01-26T09:06:19.268Z] Step 15/23 : WORKDIR / [2023-01-26T09:06:19.268Z] ---> Running in cdcc5505ecd5 [2023-01-26T09:06:19.268Z] Removing intermediate container cdcc5505ecd5 [2023-01-26T09:06:19.268Z] ---> 35b62cda3dbd [2023-01-26T09:06:19.268Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T09:06:19.268Z] ---> 6660a35ec767 [2023-01-26T09:06:19.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-26T09:06:22.595Z] ---> f5797536e365 [2023-01-26T09:06:22.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-26T09:06:23.175Z] ---> 073195d7b911 [2023-01-26T09:06:23.175Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-26T09:06:23.451Z] ---> Running in a13c28c87a50 [2023-01-26T09:06:23.717Z] Removing intermediate container a13c28c87a50 [2023-01-26T09:06:23.717Z] ---> ef9abbd0665e [2023-01-26T09:06:23.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T09:06:23.717Z] ---> Running in bb1764e63426 [2023-01-26T09:06:24.300Z] Removing intermediate container bb1764e63426 [2023-01-26T09:06:24.300Z] ---> 28b113bb3fd8 [2023-01-26T09:06:24.300Z] Step 21/23 : LABEL arch=arm64 [2023-01-26T09:06:24.300Z] ---> Running in 9209406f60b4 [2023-01-26T09:06:24.565Z] Removing intermediate container 9209406f60b4 [2023-01-26T09:06:24.565Z] ---> 72bbf685b49b [2023-01-26T09:06:24.837Z] Step 22/23 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:06:24.837Z] ---> Running in 97c582addb8c [2023-01-26T09:06:25.414Z] Removing intermediate container 97c582addb8c [2023-01-26T09:06:25.414Z] ---> 6a02830a41ec [2023-01-26T09:06:25.414Z] Step 23/23 : LABEL version=0.0.0 [2023-01-26T09:06:25.414Z] ---> Running in ad4bd82861af [2023-01-26T09:06:25.993Z] Removing intermediate container ad4bd82861af [2023-01-26T09:06:25.993Z] ---> 22a6899adbb1 [2023-01-26T09:06:25.993Z] [2023-01-26T09:06:26.258Z] Successfully built 22a6899adbb1 [2023-01-26T09:06:26.258Z] Successfully tagged core-command-arm64:latest [2023-01-26T09:06:32.911Z]  Building core-command ... done Removing intermediate container 73619f1816b7 [2023-01-26T09:06:32.911Z] ---> f2e14f1a7a92 [2023-01-26T09:06:32.911Z] [2023-01-26T09:06:32.911Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T09:06:32.911Z] ---> 2b4661558fb8 [2023-01-26T09:06:32.911Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-26T09:06:32.911Z] ---> Running in 28cc9f1219b1 [2023-01-26T09:06:33.179Z] Removing intermediate container 28cc9f1219b1 [2023-01-26T09:06:33.179Z] ---> 9b4b2f63b8df [2023-01-26T09:06:33.179Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-26T09:06:33.179Z] ---> Running in 972c25acbb27 [2023-01-26T09:06:35.756Z] Removing intermediate container 972c25acbb27 [2023-01-26T09:06:35.756Z] ---> 3cec4fe765a3 [2023-01-26T09:06:35.756Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-26T09:06:35.756Z] ---> Running in 51e7e979c757 [2023-01-26T09:06:36.346Z] Removing intermediate container 51e7e979c757 [2023-01-26T09:06:36.346Z] ---> 0b07bdebdd47 [2023-01-26T09:06:36.346Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-26T09:06:36.346Z] ---> Running in 6bd0b0d70fd1 [2023-01-26T09:06:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-26T09:06:37.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-26T09:06:38.977Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-26T09:06:38.977Z] Executing busybox-1.35.0-r17.trigger [2023-01-26T09:06:38.977Z] OK: 5 MiB in 15 packages [2023-01-26T09:06:39.564Z] Removing intermediate container 6bd0b0d70fd1 [2023-01-26T09:06:39.564Z] ---> 1cc85e2a6b8f [2023-01-26T09:06:39.564Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T09:06:40.143Z] ---> ca47f518f86d [2023-01-26T09:06:40.143Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-26T09:06:41.542Z] ---> b19f27340540 [2023-01-26T09:06:41.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-26T09:06:42.121Z] ---> 21088f2269d5 [2023-01-26T09:06:42.121Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-26T09:06:42.121Z] ---> Running in 5531068b1939 [2023-01-26T09:06:42.704Z] Removing intermediate container 5531068b1939 [2023-01-26T09:06:42.704Z] ---> 56a6896b9844 [2023-01-26T09:06:42.704Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T09:06:42.704Z] ---> Running in 6362f773b234 [2023-01-26T09:06:42.979Z] Removing intermediate container 6362f773b234 [2023-01-26T09:06:42.979Z] ---> a3427485bf93 [2023-01-26T09:06:42.979Z] Step 20/22 : LABEL arch=arm64 [2023-01-26T09:06:42.979Z] ---> Running in 5f7bbcdcbeca [2023-01-26T09:06:43.247Z] Removing intermediate container 5f7bbcdcbeca [2023-01-26T09:06:43.247Z] ---> cd5e510c7f35 [2023-01-26T09:06:43.247Z] Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:06:43.514Z] ---> Running in c0d50802e755 [2023-01-26T09:06:43.781Z] Removing intermediate container c0d50802e755 [2023-01-26T09:06:43.781Z] ---> 3cc5f4a7b695 [2023-01-26T09:06:43.781Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T09:06:43.781Z] ---> Running in ec2c46433719 [2023-01-26T09:06:44.056Z] Removing intermediate container ec2c46433719 [2023-01-26T09:06:44.056Z] ---> 43cf1d6bccd4 [2023-01-26T09:06:44.056Z] [2023-01-26T09:06:44.321Z] Successfully built 43cf1d6bccd4 [2023-01-26T09:06:44.321Z] Successfully tagged core-data-arm64:latest [2023-01-26T09:06:59.333Z]  Building core-data ... done Removing intermediate container 383a6a3caf70 [2023-01-26T09:06:59.333Z] ---> 4a91b912892d [2023-01-26T09:06:59.333Z] [2023-01-26T09:06:59.333Z] Step 10/22 : FROM alpine:3.16 [2023-01-26T09:06:59.333Z] ---> 2b4661558fb8 [2023-01-26T09:06:59.333Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-26T09:06:59.333Z] ---> Using cache [2023-01-26T09:06:59.333Z] ---> e9ce9044ce57 [2023-01-26T09:06:59.333Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-26T09:06:59.333Z] ---> Using cache [2023-01-26T09:06:59.333Z] ---> cdd553cd8ffb [2023-01-26T09:06:59.333Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-26T09:06:59.333Z] ---> Running in fbeb996da4a9 [2023-01-26T09:06:59.333Z] Removing intermediate container fbeb996da4a9 [2023-01-26T09:06:59.333Z] ---> bb6ed116652e [2023-01-26T09:06:59.333Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-26T09:06:59.333Z] ---> Running in 6ff39bbde419 [2023-01-26T09:06:59.333Z] Removing intermediate container 6ff39bbde419 [2023-01-26T09:06:59.333Z] ---> c3504af6b085 [2023-01-26T09:06:59.333Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-26T09:06:59.602Z] ---> 76f0ffa1536c [2023-01-26T09:06:59.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-26T09:07:01.028Z] ---> 7fc7f5c8be8f [2023-01-26T09:07:01.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-26T09:07:01.297Z] ---> b4724a731a2e [2023-01-26T09:07:01.297Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-26T09:07:01.297Z] ---> Running in 20ebd1c72047 [2023-01-26T09:07:01.564Z] Removing intermediate container 20ebd1c72047 [2023-01-26T09:07:01.564Z] ---> 3e5c70a1588c [2023-01-26T09:07:01.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-26T09:07:01.564Z] ---> Running in 13a556ae723b [2023-01-26T09:07:01.829Z] Removing intermediate container 13a556ae723b [2023-01-26T09:07:02.094Z] ---> 6a2c97d1e4ed [2023-01-26T09:07:02.094Z] Step 20/22 : LABEL arch=arm64 [2023-01-26T09:07:02.094Z] ---> Running in 72f935f5f547 [2023-01-26T09:07:02.360Z] Removing intermediate container 72f935f5f547 [2023-01-26T09:07:02.360Z] ---> 5c21dc5e94f6 [2023-01-26T09:07:02.360Z] Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 [2023-01-26T09:07:02.360Z] ---> Running in e405fdd312e4 [2023-01-26T09:07:02.626Z] Removing intermediate container e405fdd312e4 [2023-01-26T09:07:02.626Z] ---> 8e081a0f0649 [2023-01-26T09:07:02.626Z] Step 22/22 : LABEL version=0.0.0 [2023-01-26T09:07:02.890Z] ---> Running in 302a0dedb339 [2023-01-26T09:07:02.890Z] Removing intermediate container 302a0dedb339 [2023-01-26T09:07:02.890Z] ---> 75ca3ef28ba9 [2023-01-26T09:07:02.890Z] [2023-01-26T09:07:03.154Z] Successfully built 75ca3ef28ba9 [2023-01-26T09:07:03.154Z] Successfully tagged support-scheduler-arm64:latest [2023-01-26T09:07:03.743Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-26T09:07:03.757Z] $ docker stop --time=1 80b1b8fdac792597a10873cf9b67fa158e94661a9749e07f26dd666d11f4436a [2023-01-26T09:07:05.381Z] $ docker rm -f --volumes 80b1b8fdac792597a10873cf9b67fa158e94661a9749e07f26dd666d11f4436a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-26T09:07:05.827Z] + docker images [2023-01-26T09:07:06.091Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-26T09:07:06.091Z] support-scheduler-arm64 latest 75ca3ef28ba9 3 seconds ago 29MB [2023-01-26T09:07:06.091Z] 4a91b912892d 9 seconds ago 1.57GB [2023-01-26T09:07:06.091Z] core-data-arm64 latest 43cf1d6bccd4 22 seconds ago 17.2MB [2023-01-26T09:07:06.091Z] f2e14f1a7a92 34 seconds ago 1.51GB [2023-01-26T09:07:06.091Z] core-command-arm64 latest 22a6899adbb1 40 seconds ago 17MB [2023-01-26T09:07:06.091Z] 896be27325e5 50 seconds ago 1.51GB [2023-01-26T09:07:06.091Z] core-common-config-bootstrapper-arm64 latest 63219c407595 About a minute ago 14.9MB [2023-01-26T09:07:06.091Z] c9fbc7eef7f3 About a minute ago 1.5GB [2023-01-26T09:07:06.091Z] security-secretstore-setup-arm64 latest e6b2a2beeead 4 minutes ago 28.7MB [2023-01-26T09:07:06.091Z] affa6b3bba50 5 minutes ago 1.5GB [2023-01-26T09:07:06.091Z] security-spire-agent-arm64 latest 21d2c1bf5cf8 6 minutes ago 122MB [2023-01-26T09:07:06.091Z] ad1ee457e560 6 minutes ago 1.38GB [2023-01-26T09:07:06.091Z] core-metadata-arm64 latest 47d7273902a5 6 minutes ago 17.8MB [2023-01-26T09:07:06.091Z] cfcde2185570 7 minutes ago 1.52GB [2023-01-26T09:07:06.091Z] security-proxy-setup-arm64 latest eb07702e8250 7 minutes ago 26.8MB [2023-01-26T09:07:06.091Z] support-notifications-arm64 latest 0f7119a51579 7 minutes ago 29.6MB [2023-01-26T09:07:06.091Z] b89c399724a8 8 minutes ago 1.5GB [2023-01-26T09:07:06.091Z] 65e2f2547d35 8 minutes ago 1.57GB [2023-01-26T09:07:06.091Z] security-spiffe-token-provider-arm64 latest 87e2be457388 9 minutes ago 28.9MB [2023-01-26T09:07:06.091Z] d23f69ab72b5 9 minutes ago 1.54GB [2023-01-26T09:07:06.091Z] security-bootstrapper-arm64 latest 6c2a9dcdf43d 11 minutes ago 19.5MB [2023-01-26T09:07:06.091Z] 6ae315fb66aa 11 minutes ago 1.5GB [2023-01-26T09:07:06.091Z] security-spire-config-arm64 latest 2e58b8d7b612 17 minutes ago 83.6MB [2023-01-26T09:07:06.091Z] security-spire-server-arm64 latest 8451da53a661 17 minutes ago 84.3MB [2023-01-26T09:07:06.091Z] 7345f77ec85b 17 minutes ago 1.38GB [2023-01-26T09:07:06.091Z] 71c76d6599a4 17 minutes ago 1.38GB [2023-01-26T09:07:06.091Z] ci-base-image-arm64 latest a5668fecb1e9 30 minutes ago 905MB [2023-01-26T09:07:06.091Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-26T09:07:06.091Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-26T09:07:06.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-26T09:07:06.091Z] 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-01-26T09:07:06.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-26T09:07:06.497Z] [2023-01-26T09:07:06.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T09:07:06.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-26T09:07:07.085Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-26T09:07:07.085Z] 8998bd30e6a1: Pulling fs layer [2023-01-26T09:07:07.085Z] 04944245beec: Pulling fs layer [2023-01-26T09:07:07.085Z] 699f458cf7ca: Pulling fs layer [2023-01-26T09:07:07.085Z] 765212b225bb: Pulling fs layer [2023-01-26T09:07:07.085Z] f23df028b6ca: Pulling fs layer [2023-01-26T09:07:07.085Z] d65c8cfc05b1: Pulling fs layer [2023-01-26T09:07:07.085Z] 2437ff75d9bd: Pulling fs layer [2023-01-26T09:07:07.085Z] f23df028b6ca: Waiting [2023-01-26T09:07:07.085Z] d65c8cfc05b1: Waiting [2023-01-26T09:07:07.085Z] 2437ff75d9bd: Waiting [2023-01-26T09:07:07.085Z] 765212b225bb: Waiting [2023-01-26T09:07:07.085Z] 04944245beec: Verifying Checksum [2023-01-26T09:07:07.085Z] 04944245beec: Download complete [2023-01-26T09:07:07.085Z] 765212b225bb: Verifying Checksum [2023-01-26T09:07:07.085Z] 765212b225bb: Download complete [2023-01-26T09:07:07.350Z] f23df028b6ca: Download complete [2023-01-26T09:07:07.350Z] d65c8cfc05b1: Verifying Checksum [2023-01-26T09:07:07.350Z] d65c8cfc05b1: Download complete [2023-01-26T09:07:07.350Z] 699f458cf7ca: Verifying Checksum [2023-01-26T09:07:07.350Z] 699f458cf7ca: Download complete [2023-01-26T09:07:07.616Z] 8998bd30e6a1: Verifying Checksum [2023-01-26T09:07:07.616Z] 8998bd30e6a1: Download complete [2023-01-26T09:07:10.195Z] 2437ff75d9bd: Verifying Checksum [2023-01-26T09:07:10.195Z] 2437ff75d9bd: Download complete [2023-01-26T09:07:11.603Z] 8998bd30e6a1: Pull complete [2023-01-26T09:07:12.560Z] 04944245beec: Pull complete [2023-01-26T09:07:13.969Z] 699f458cf7ca: Pull complete [2023-01-26T09:07:14.236Z] 765212b225bb: Pull complete [2023-01-26T09:07:14.817Z] f23df028b6ca: Pull complete [2023-01-26T09:07:15.083Z] d65c8cfc05b1: Pull complete [2023-01-26T09:07:30.066Z] 2437ff75d9bd: Pull complete [2023-01-26T09:07:30.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-26T09:07:30.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-26T09:07:30.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T09:07:30.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container [2023-01-26T09:07:30.340Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-26T09:07:33.188Z] $ docker top 4caed53d71f3e4a56172c51a0e4295eeb2a03732ef28e40ee80d774cb1c85ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:34.087Z] ---> job-cost.sh [2023-01-26T09:07:34.087Z] lf-activate-venv: SKIPPING [2023-01-26T09:07:34.087Z] INFO: No Stack... [2023-01-26T09:07:34.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-26T09:07:35.307Z] INFO: Archiving Costs [Pipeline] sh [2023-01-26T09:07:35.938Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2023-01-26T09:07:35.938Z] + cut -d, -f6 [Pipeline] lock [2023-01-26T09:07:36.006Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] [2023-01-26T09:07:36.011Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] did not exist. Created. [2023-01-26T09:07:36.012Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-26T09:07:36.330Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-26T09:07:36.781Z] Stashed 1 file(s) [Pipeline] } [2023-01-26T09:07:36.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-26T09:07:36.813Z] $ docker stop --time=1 4caed53d71f3e4a56172c51a0e4295eeb2a03732ef28e40ee80d774cb1c85ce4 [2023-01-26T09:07:38.324Z] $ docker rm -f --volumes 4caed53d71f3e4a56172c51a0e4295eeb2a03732ef28e40ee80d774cb1c85ce4 [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-01-26T09:07:38.723Z] provisioning config files... [2023-01-26T09:07:38.730Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config17644026485712949341tmp [Pipeline] { [Pipeline] sh [2023-01-26T09:07:39.020Z] + set +x [2023-01-26T09:07:39.020Z] + curl -s https://codecov.io/bash [2023-01-26T09:07:39.020Z] + bash -s -- [2023-01-26T09:07:39.020Z] [2023-01-26T09:07:39.020Z] _____ _ [2023-01-26T09:07:39.020Z] / ____| | | [2023-01-26T09:07:39.020Z] | | ___ __| | ___ ___ _____ __ [2023-01-26T09:07:39.020Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-26T09:07:39.020Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-26T09:07:39.020Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-26T09:07:39.020Z] Bash-1.0.6 [2023-01-26T09:07:39.020Z] [2023-01-26T09:07:39.020Z] [2023-01-26T09:07:39.020Z] ==> git version 2.25.1 found [2023-01-26T09:07:39.020Z] ==> 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-01-26T09:07:39.020Z] Release-Date: 2020-01-08 [2023-01-26T09:07:39.020Z] 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-01-26T09:07:39.020Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-26T09:07:39.020Z] ==> Jenkins CI detected. [2023-01-26T09:07:39.020Z] current dir:  /w/workspace/edgex-go/7 [2023-01-26T09:07:39.020Z] project root: . [2023-01-26T09:07:39.020Z] --> token set from env [2023-01-26T09:07:39.020Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-26T09:07:39.020Z] ==> Running gcov in . (disable via -X gcov) [2023-01-26T09:07:39.020Z] ==> Python coveragepy not found [2023-01-26T09:07:39.020Z] ==> Searching for coverage reports in: [2023-01-26T09:07:39.020Z] + . [2023-01-26T09:07:39.020Z] -> Found 1 reports [2023-01-26T09:07:39.020Z] ==> Detecting git/mercurial file structure [2023-01-26T09:07:39.020Z] ==> Reading reports [2023-01-26T09:07:39.278Z] + ./coverage.out bytes=489970 [2023-01-26T09:07:39.278Z] ==> Appending adjustments [2023-01-26T09:07:39.278Z] https://docs.codecov.io/docs/fixing-reports [2023-01-26T09:07:40.209Z] + Found adjustments [2023-01-26T09:07:40.209Z] ==> Gzipping contents [2023-01-26T09:07:40.209Z] 64K /tmp/codecov.AwOhCw.gz [2023-01-26T09:07:40.209Z] ==> Uploading reports [2023-01-26T09:07:40.209Z] url: https://codecov.io [2023-01-26T09:07:40.209Z] query: branch=PR-4302&commit=6805b69ef80b81d4764c74be6c24397819c5a4d5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-26T09:07:40.209Z] -> Pinging Codecov [2023-01-26T09:07:40.209Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=6805b69ef80b81d4764c74be6c24397819c5a4d5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-26T09:07:40.775Z] -> Uploading to [2023-01-26T09:07:40.775Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-26/00271124DB129430A58F1EEE437C3FCB/6805b69ef80b81d4764c74be6c24397819c5a4d5/d8bb7842-daf4-4785-95b1-1418e46dd237.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230126T090740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6742c4b1c4f85571978eaf3fea1c2e03d1dfe380a6971438f04169fca7ae25e6 [2023-01-26T09:07:40.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-26T09:07:40.775Z] Dload Upload Total Spent Left Speed [2023-01-26T09:07:41.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63342 0 0 100 63342 0 301k --:--:-- --:--:-- --:--:-- 300k 100 63342 0 0 100 63342 0 191k --:--:-- --:--:-- --:--:-- 191k [2023-01-26T09:07:41.033Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] } [2023-01-26T09:07:41.039Z] 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-01-26T09:07:41.628Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:41.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:42.766Z] ---> package-listing.sh [2023-01-26T09:07:42.766Z] ++ facter osfamily [2023-01-26T09:07:42.766Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-26T09:07:43.024Z] + OS_FAMILY=debian [2023-01-26T09:07:43.024Z] + workspace=/w/workspace/edgex-go/7 [2023-01-26T09:07:43.024Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-26T09:07:43.024Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-26T09:07:43.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-26T09:07:43.024Z] + PACKAGES=/tmp/packages_start.txt [2023-01-26T09:07:43.024Z] + '[' /w/workspace/edgex-go/7 ']' [2023-01-26T09:07:43.024Z] + PACKAGES=/tmp/packages_end.txt [2023-01-26T09:07:43.024Z] + case "${OS_FAMILY}" in [2023-01-26T09:07:43.024Z] + dpkg -l [2023-01-26T09:07:43.024Z] + grep '^ii' [2023-01-26T09:07:43.024Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-26T09:07:43.024Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-26T09:07:43.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-26T09:07:43.024Z] + '[' /w/workspace/edgex-go/7 ']' [2023-01-26T09:07:43.024Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2023-01-26T09:07:43.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2023-01-26T09:07:43.033Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-26T09:07:43.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T09:07:43.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-26T09:07:43.861Z] [2023-01-26T09:07:43.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-26T09:07:44.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-26T09:07:44.159Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-26T09:07:44.159Z] 5eb5b503b376: Pulling fs layer [2023-01-26T09:07:44.159Z] 5c69ac0246d0: Pulling fs layer [2023-01-26T09:07:44.159Z] ec43610c2a17: Pulling fs layer [2023-01-26T09:07:44.159Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-26T09:07:44.159Z] 33b1e0a273af: Pulling fs layer [2023-01-26T09:07:44.159Z] 5d3b04190fa2: Pulling fs layer [2023-01-26T09:07:44.159Z] 2f39f015ded8: Pulling fs layer [2023-01-26T09:07:44.159Z] 3a2ae6a8a46f: Waiting [2023-01-26T09:07:44.159Z] 5d3b04190fa2: Waiting [2023-01-26T09:07:44.159Z] 33b1e0a273af: Waiting [2023-01-26T09:07:44.159Z] 5c69ac0246d0: Verifying Checksum [2023-01-26T09:07:44.159Z] 5c69ac0246d0: Download complete [2023-01-26T09:07:44.159Z] 3a2ae6a8a46f: Download complete [2023-01-26T09:07:44.427Z] 33b1e0a273af: Verifying Checksum [2023-01-26T09:07:44.427Z] 33b1e0a273af: Download complete [2023-01-26T09:07:44.427Z] 5d3b04190fa2: Verifying Checksum [2023-01-26T09:07:44.427Z] 5d3b04190fa2: Download complete [2023-01-26T09:07:44.427Z] ec43610c2a17: Verifying Checksum [2023-01-26T09:07:44.427Z] ec43610c2a17: Download complete [2023-01-26T09:07:44.690Z] 5eb5b503b376: Verifying Checksum [2023-01-26T09:07:44.690Z] 5eb5b503b376: Download complete [2023-01-26T09:07:45.623Z] 2f39f015ded8: Verifying Checksum [2023-01-26T09:07:45.624Z] 2f39f015ded8: Download complete [2023-01-26T09:07:45.884Z] 5eb5b503b376: Pull complete [2023-01-26T09:07:46.141Z] 5c69ac0246d0: Pull complete [2023-01-26T09:07:46.398Z] ec43610c2a17: Pull complete [2023-01-26T09:07:46.657Z] 3a2ae6a8a46f: Pull complete [2023-01-26T09:07:46.915Z] 33b1e0a273af: Pull complete [2023-01-26T09:07:46.915Z] 5d3b04190fa2: Pull complete [2023-01-26T09:07:51.100Z] 2f39f015ded8: Pull complete [2023-01-26T09:07:51.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-26T09:07:51.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-26T09:07:51.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-26T09:07:51.172Z] prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container [2023-01-26T09:07:51.196Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-26T09:07:54.944Z] $ docker top 7e121f7a3206d04cc0c8119b6f8bab1ae471c89a6acf5a1f3c2e89628cf1f79b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-26T09:07:55.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-26T09:07:55.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-26T09:07:55.867Z] + ls /var/log/sa-host [2023-01-26T09:07:55.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-26T09:07:56.026Z] provisioning config files... [2023-01-26T09:07:56.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5215755954058971355tmp [Pipeline] { [Pipeline] echo [2023-01-26T09:07:56.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:56.329Z] ---> create-netrc.sh [Pipeline] } [2023-01-26T09:07:56.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:56.662Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-26T09:07:56.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:56.960Z] ---> sudo-logs.sh [2023-01-26T09:07:56.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-26T09:07:56.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:57.256Z] ---> job-cost.sh [2023-01-26T09:07:57.256Z] lf-activate-venv: SKIPPING [2023-01-26T09:07:57.256Z] DEBUG: total: 0.10999999940395355 [2023-01-26T09:07:57.256Z] INFO: Retrieving Stack Cost... [2023-01-26T09:07:57.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-26T09:07:58.082Z] INFO: Archiving Costs [Pipeline] echo [2023-01-26T09:07:58.094Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-26T09:07:58.376Z] ---> logs-deploy.sh [2023-01-26T09:07:58.376Z] lf-activate-venv: SKIPPING [2023-01-26T09:07:58.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/7 [2023-01-26T09:07:58.376Z] INFO: archiving workspace using pattern(s): [2023-01-26T09:07:59.313Z] Archives upload complete. [2023-01-26T09:07:59.313Z] INFO: archiving logs to Nexus