Pull request #4404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0df51944df6c27f21e44b54a5ab947077242d132+c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 (a91e4046f19991ec726986a78fd2ce5f2edf2570) 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-ssh16648112661315280645.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-ssh15764427480362661172.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14004716812249609955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16314007441382839429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13544085749314439003.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2764945898131268773.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7992’ Running on prd-ubuntu20.04-docker-8c-8g-7994 in /w/workspace/edgexfoundry_edgex-go_PR-4404 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4404/head:refs/remotes/origin/PR-4404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 into PR head commit 0df51944df6c27f21e44b54a5ab947077242d132 Merge succeeded, producing 0df51944df6c27f21e44b54a5ab947077242d132 Checking out Revision 0df51944df6c27f21e44b54a5ab947077242d132 (PR-4404) > git config core.sparsecheckout # timeout=10 > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 Commit message: "fix: Consume Request API fix in go-mod-messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T18:30:52.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T18:30:53.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T18:30:53.182Z] ========================================================= [2023-03-01T18:30:53.182Z] EdgeX Global Pipelines Version Info [2023-03-01T18:30:53.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:30:53.960Z] ------------------- [2023-03-01T18:30:53.960Z] stable info: [2023-03-01T18:30:53.960Z] ------------------- [2023-03-01T18:30:53.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T18:30:53.960Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:30:53.960Z] Message: update stable to v1.0.244 [2023-03-01T18:30:54.530Z] ------------------- [2023-03-01T18:30:54.530Z] experimental info: [2023-03-01T18:30:54.530Z] ------------------- [2023-03-01T18:30:54.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T18:30:54.530Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:30:54.530Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T18:30:54.828Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T18:30:54.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T18:30:54.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T18:30:54.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T18:30:54.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T18:30:55.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T18:30:55.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T18:30:55.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T18:30:55.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T18:30:55.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T18:30:55.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T18:30:55.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T18:30:55.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T18:30:55.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T18:30:55.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T18:30:55.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T18:30:55.467Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T18:30:55.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T18:30:55.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T18:30:55.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T18:30:55.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T18:30:55.660Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T18:30:55.698Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T18:30:55.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4404 [Pipeline] echo [2023-03-01T18:30:55.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4404 [Pipeline] echo [2023-03-01T18:30:55.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4404 [Pipeline] echo [2023-03-01T18:30:55.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] echo [2023-03-01T18:30:55.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df5194 [Pipeline] echo [2023-03-01T18:30:55.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:30:56.050Z] provisioning config files... [2023-03-01T18:30:56.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13367269388113333926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:30:56.408Z] ---> docker-login.sh [2023-03-01T18:30:56.408Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:30:56.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:30:56.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:30:56.670Z] Configure a credential helper to remove this warning. See [2023-03-01T18:30:56.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:30:56.670Z] [2023-03-01T18:30:56.670Z] Login Succeeded [2023-03-01T18:30:56.670Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:30:56.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:30:56.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:30:56.670Z] Configure a credential helper to remove this warning. See [2023-03-01T18:30:56.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:30:56.670Z] [2023-03-01T18:30:56.670Z] Login Succeeded [2023-03-01T18:30:56.670Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:30:56.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:30:56.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:30:56.930Z] Configure a credential helper to remove this warning. See [2023-03-01T18:30:56.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:30:56.930Z] [2023-03-01T18:30:56.930Z] Login Succeeded [2023-03-01T18:30:56.930Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:30:56.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:30:56.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:30:56.930Z] Configure a credential helper to remove this warning. See [2023-03-01T18:30:56.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:30:56.930Z] [2023-03-01T18:30:56.930Z] Login Succeeded [2023-03-01T18:30:56.930Z] docker.io [2023-03-01T18:30:57.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:30:57.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:30:57.190Z] Configure a credential helper to remove this warning. See [2023-03-01T18:30:57.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:30:57.190Z] [2023-03-01T18:30:57.190Z] Login Succeeded [2023-03-01T18:30:57.190Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:30:57.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T18:30:57.647Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/core-command/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/core-data/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T18:30:57.647Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-01T18:30:57.647Z] cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T18:30:57.647Z] + cut -d/ -f2 [2023-03-01T18:30:57.647Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T18:30:57.647Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T18:30:57.648Z] + cut -d/ -f2 [2023-03-01T18:30:57.648Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T18:30:57.648Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T18:30:57.648Z] + cut -d/ -f2 [2023-03-01T18:30:57.648Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T18:30:57.648Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T18:30:57.648Z] + cut -d/ -f2 [2023-03-01T18:30:57.648Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T18:30:57.648Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T18:30:57.648Z] + cut -d/ -f2 [2023-03-01T18:30:57.648Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T18:30:57.717Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T18:30:58.217Z] + git rev-list -1 --merges 0df51944df6c27f21e44b54a5ab947077242d132~1..0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] echo [2023-03-01T18:30:58.251Z] -----------> git rev-list -1 --merges 0df51944df6c27f21e44b54a5ab947077242d132~1..0df51944df6c27f21e44b54a5ab947077242d132 0df51944df6c27f21e44b54a5ab947077242d132 [false] [Pipeline] sh [2023-03-01T18:30:58.560Z] + git log --format=format:%s -1 0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] echo [2023-03-01T18:30:58.595Z] ========================================================= [2023-03-01T18:30:58.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T18:30:58.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T18:30:59.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T18:30:59.102Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T18:30:59.102Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T18:30:59.102Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T18:30:59.102Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T18:30:59.102Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T18:30:59.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:30:59.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:30:59.588Z] [2023-03-01T18:30:59.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:30:59.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:30:59.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T18:30:59.964Z] b85a868b505f: Pulling fs layer [2023-03-01T18:30:59.964Z] e2be974225ed: Pulling fs layer [2023-03-01T18:30:59.964Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T18:30:59.964Z] 988bab9f4d93: Pulling fs layer [2023-03-01T18:30:59.964Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T18:30:59.964Z] eaf3925da568: Pulling fs layer [2023-03-01T18:30:59.964Z] bab4dde63d76: Pulling fs layer [2023-03-01T18:30:59.964Z] bde34c3a00c8: Pulling fs layer [2023-03-01T18:30:59.964Z] b352a97aabf1: Pulling fs layer [2023-03-01T18:30:59.964Z] 4872d77fe225: Pulling fs layer [2023-03-01T18:30:59.964Z] 5851b861e8e6: Pulling fs layer [2023-03-01T18:30:59.964Z] bde34c3a00c8: Waiting [2023-03-01T18:30:59.964Z] 988bab9f4d93: Waiting [2023-03-01T18:30:59.964Z] b352a97aabf1: Waiting [2023-03-01T18:30:59.964Z] 4872d77fe225: Waiting [2023-03-01T18:30:59.964Z] 5851b861e8e6: Waiting [2023-03-01T18:30:59.964Z] 1469e6f7b9e6: Waiting [2023-03-01T18:30:59.964Z] bab4dde63d76: Waiting [2023-03-01T18:30:59.964Z] eaf3925da568: Waiting [2023-03-01T18:30:59.964Z] e2be974225ed: Verifying Checksum [2023-03-01T18:30:59.964Z] e2be974225ed: Download complete [2023-03-01T18:30:59.964Z] 988bab9f4d93: Verifying Checksum [2023-03-01T18:30:59.964Z] 988bab9f4d93: Download complete [2023-03-01T18:31:00.229Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T18:31:00.229Z] 1469e6f7b9e6: Download complete [2023-03-01T18:31:00.229Z] eaf3925da568: Download complete [2023-03-01T18:31:00.229Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T18:31:00.229Z] 339a4e72a1f5: Download complete [2023-03-01T18:31:00.229Z] bde34c3a00c8: Download complete [2023-03-01T18:31:00.229Z] b352a97aabf1: Verifying Checksum [2023-03-01T18:31:00.229Z] b352a97aabf1: Download complete [2023-03-01T18:31:00.489Z] 4872d77fe225: Verifying Checksum [2023-03-01T18:31:00.489Z] 4872d77fe225: Download complete [2023-03-01T18:31:00.489Z] 5851b861e8e6: Download complete [2023-03-01T18:31:00.489Z] b85a868b505f: Verifying Checksum [2023-03-01T18:31:00.489Z] b85a868b505f: Download complete [2023-03-01T18:31:00.749Z] bab4dde63d76: Verifying Checksum [2023-03-01T18:31:00.749Z] bab4dde63d76: Download complete [2023-03-01T18:31:01.687Z] b85a868b505f: Pull complete [2023-03-01T18:31:01.687Z] e2be974225ed: Pull complete [2023-03-01T18:31:02.257Z] 339a4e72a1f5: Pull complete [2023-03-01T18:31:02.257Z] 988bab9f4d93: Pull complete [2023-03-01T18:31:02.520Z] 1469e6f7b9e6: Pull complete [2023-03-01T18:31:02.520Z] eaf3925da568: Pull complete [2023-03-01T18:31:04.426Z] bab4dde63d76: Pull complete [2023-03-01T18:31:04.426Z] bde34c3a00c8: Pull complete [2023-03-01T18:31:04.687Z] b352a97aabf1: Pull complete [2023-03-01T18:31:04.687Z] 4872d77fe225: Pull complete [2023-03-01T18:31:04.687Z] 5851b861e8e6: Pull complete [2023-03-01T18:31:04.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T18:31:04.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:31:04.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:31:04.991Z] prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container [2023-03-01T18:31:05.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T18:31:07.637Z] $ docker top b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 -eo pid,comm [2023-03-01T18:31:07.694Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T18:31:07.694Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T18:31:07.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T18:31:07.822Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T18:31:07.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T18:31:07.952Z] $ docker exec b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent [2023-03-01T18:31:08.065Z] SSH_AUTH_SOCK=/tmp/ssh-dFcm8k3MOK4f/agent.31 [2023-03-01T18:31:08.065Z] SSH_AGENT_PID=37 [2023-03-01T18:31:08.071Z] Running ssh-add (command line suppressed) [2023-03-01T18:31:08.188Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4967132972536827405.key (/w/workspace/edgex-go/1@tmp/private_key_4967132972536827405.key) [2023-03-01T18:31:08.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T18:31:08.528Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T18:31:08.552Z] $ docker exec --env ******** --env ******** b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent -k [2023-03-01T18:31:08.661Z] unset SSH_AUTH_SOCK; [2023-03-01T18:31:08.661Z] unset SSH_AGENT_PID; [2023-03-01T18:31:08.661Z] echo Agent pid 37 killed; [2023-03-01T18:31:08.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T18:31:08.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T18:31:08.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T18:31:08.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T18:31:08.881Z] $ docker exec b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent [2023-03-01T18:31:08.990Z] SSH_AUTH_SOCK=/tmp/ssh-DVmxI9qAyFlk/agent.69 [2023-03-01T18:31:08.990Z] SSH_AGENT_PID=75 [2023-03-01T18:31:08.994Z] Running ssh-add (command line suppressed) [2023-03-01T18:31:09.087Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9692317750640549999.key (/w/workspace/edgex-go/1@tmp/private_key_9692317750640549999.key) [2023-03-01T18:31:09.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T18:31:09.429Z] + git semver init [2023-03-01T18:31:09.690Z] 2023-03-01 18:31:09,611 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T18:31:09.690Z] 2023-03-01 18:31:09,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-01T18:31:09.690Z] 2023-03-01 18:31:09,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-01T18:31:09.690Z] 2023-03-01 18:31:09,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-01T18:31:14.958Z] 2023-03-01 18:31:14,201 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4404 with force:False [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,201 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4404 [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,205 [execute] INFO git cat-file --batch-check [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,212 [execute] INFO git cat-file --batch [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T18:31:14.959Z] 2023-03-01 18:31:14,217 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4404 [2023-03-01T18:31:14.959Z] 0.0.0 [Pipeline] } [2023-03-01T18:31:14.988Z] $ docker exec --env ******** --env ******** b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent -k [2023-03-01T18:31:15.089Z] unset SSH_AUTH_SOCK; [2023-03-01T18:31:15.089Z] unset SSH_AGENT_PID; [2023-03-01T18:31:15.089Z] echo Agent pid 75 killed; [2023-03-01T18:31:15.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T18:31:15.518Z] + git semver [Pipeline] } [2023-03-01T18:31:15.801Z] $ docker stop --time=1 b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 [2023-03-01T18:31:17.090Z] $ docker rm -f --volumes b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:31:17.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T18:31:17.744Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T18:31:17.761Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:31:18.537Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T18:31:18.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:31:18.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:31:18.641Z] ========================================================= [2023-03-01T18:31:18.641Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T18:31:18.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:31:18.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T18:31:18.980Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T18:31:18.980Z] 213ec9aee27d: Pulling fs layer [2023-03-01T18:31:18.980Z] 4583459ba037: Pulling fs layer [2023-03-01T18:31:18.980Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T18:31:18.980Z] 53926ce57604: Pulling fs layer [2023-03-01T18:31:18.980Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T18:31:18.980Z] 22ff95d597cd: Pulling fs layer [2023-03-01T18:31:18.980Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T18:31:18.980Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T18:31:18.980Z] a7acece74701: Pulling fs layer [2023-03-01T18:31:18.980Z] 53926ce57604: Waiting [2023-03-01T18:31:18.980Z] 21b2b0c7a3f4: Waiting [2023-03-01T18:31:18.980Z] 22ff95d597cd: Waiting [2023-03-01T18:31:18.980Z] 12d6caf4c0d1: Waiting [2023-03-01T18:31:18.980Z] 96b7cbca73a9: Waiting [2023-03-01T18:31:18.980Z] a7acece74701: Waiting [2023-03-01T18:31:18.980Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T18:31:18.980Z] 93c1e223e6f2: Download complete [2023-03-01T18:31:18.980Z] 4583459ba037: Download complete [2023-03-01T18:31:18.980Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T18:31:18.980Z] 21b2b0c7a3f4: Download complete [2023-03-01T18:31:18.980Z] 22ff95d597cd: Verifying Checksum [2023-03-01T18:31:18.980Z] 22ff95d597cd: Download complete [2023-03-01T18:31:18.980Z] 213ec9aee27d: Verifying Checksum [2023-03-01T18:31:19.241Z] 12d6caf4c0d1: Download complete [2023-03-01T18:31:19.241Z] 213ec9aee27d: Pull complete [2023-03-01T18:31:19.241Z] 4583459ba037: Pull complete [2023-03-01T18:31:19.505Z] 93c1e223e6f2: Pull complete [2023-03-01T18:31:19.767Z] a7acece74701: Verifying Checksum [2023-03-01T18:31:19.767Z] a7acece74701: Download complete [2023-03-01T18:31:19.767Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T18:31:19.767Z] 53926ce57604: Verifying Checksum [2023-03-01T18:31:19.767Z] 53926ce57604: Download complete [2023-03-01T18:31:23.951Z] 53926ce57604: Pull complete [2023-03-01T18:31:23.951Z] 21b2b0c7a3f4: Pull complete [2023-03-01T18:31:23.951Z] 22ff95d597cd: Pull complete [2023-03-01T18:31:23.951Z] 12d6caf4c0d1: Pull complete [2023-03-01T18:31:25.851Z] 96b7cbca73a9: Pull complete [2023-03-01T18:31:26.417Z] a7acece74701: Pull complete [2023-03-01T18:31:26.417Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T18:31:26.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T18:31:26.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:31:26.774Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T18:31:26.774Z] WORKDIR /edgex [2023-03-01T18:31:26.774Z] COPY go.mod . [2023-03-01T18:31:26.774Z] RUN go mod download [2023-03-01T18:31:26.774Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T18:31:27.344Z] Sending build context to Docker daemon 170.4MB [2023-03-01T18:31:27.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T18:31:27.344Z] ---> db6d94c90886 [2023-03-01T18:31:27.344Z] Step 2/4 : WORKDIR /edgex [2023-03-01T18:31:30.642Z] ---> Running in eb13a628bcdb [2023-03-01T18:31:30.642Z] Removing intermediate container eb13a628bcdb [2023-03-01T18:31:30.642Z] ---> 5df96d8930fd [2023-03-01T18:31:30.642Z] Step 3/4 : COPY go.mod . [2023-03-01T18:31:30.642Z] ---> 19d07dc56094 [2023-03-01T18:31:30.642Z] Step 4/4 : RUN go mod download [2023-03-01T18:31:30.642Z] ---> Running in 444127247b4f [2023-03-01T18:31:33.059Z] Still waiting to schedule task [2023-03-01T18:31:33.059Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T18:31:42.850Z] Removing intermediate container 444127247b4f [2023-03-01T18:31:42.850Z] ---> 1db0ffe1a6d1 [2023-03-01T18:31:42.850Z] Successfully built 1db0ffe1a6d1 [2023-03-01T18:31:42.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:31:43.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T18:31:43.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:31:43.384Z] prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container [2023-03-01T18:31:43.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T18:31:43.825Z] $ docker top a2c9e0209ffcad360958090c74e608ae9ebc8797fc20952361d6710026f0f4d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:31:44.205Z] + go version [2023-03-01T18:31:44.205Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T18:31:44.245Z] $ docker stop --time=1 a2c9e0209ffcad360958090c74e608ae9ebc8797fc20952361d6710026f0f4d4 [2023-03-01T18:31:45.508Z] $ docker rm -f --volumes a2c9e0209ffcad360958090c74e608ae9ebc8797fc20952361d6710026f0f4d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:31:46.158Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T18:31:46.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:31:46.292Z] prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container [2023-03-01T18:31:46.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T18:31:46.687Z] $ docker top 209a3672cb4883699d56775fb049f9ff6eb830b7cf4d8447fc6f86ffb051775d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T18:31:46.783Z] ========================================================= [2023-03-01T18:31:46.783Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T18:31:46.783Z] ========================================================= [Pipeline] sh [2023-03-01T18:31:47.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:31:47.428Z] + make test [2023-03-01T18:31:47.428Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T18:31:53.996Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T18:32:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T18:32:08.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T18:32:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2023-03-01T18:32:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.118s coverage: 71.2% of statements [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T18:32:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.0% of statements [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T18:32:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.221s coverage: 88.5% of statements [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T18:32:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T18:32:12.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T18:32:12.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 29.6% of statements [2023-03-01T18:32:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.108s coverage: 82.9% of statements [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2023-03-01T18:32:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-03-01T18:32:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-03-01T18:32:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2023-03-01T18:32:36.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.414s coverage: 79.9% of statements [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T18:32:36.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T18:32:36.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T18:32:36.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.086s coverage: 86.9% of statements [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T18:32:36.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.106s coverage: 87.2% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 77.4% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.3% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 41.0% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T18:32:36.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T18:32:36.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:32:36.793Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T18:32:54.865Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T18:32:54.865Z] go vet ./... [2023-03-01T18:32:58.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T18:32:58.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T18:32:58.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T18:32:58.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T18:32:58.746Z] + ls -al . [2023-03-01T18:32:58.746Z] total 744 [2023-03-01T18:32:58.746Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 18:31 . [2023-03-01T18:32:58.746Z] drwxr-xr-x 4 root root 4096 Mar 1 18:31 .. [2023-03-01T18:32:58.746Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 18:30 .blubracket [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 18:30 .dockerignore [2023-03-01T18:32:58.746Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 18:32 .git [2023-03-01T18:32:58.746Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 18:30 .github [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 18:30 .gitignore [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 18:30 .golangci.yml [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 18:30 .hadolint.yml [2023-03-01T18:32:58.746Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 18:31 .semver [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 18:30 .sonarcloud.properties [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 18:30 ADOPTERS.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 18:30 Attribution.txt [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 18:30 CHANGELOG.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 18:30 CONTRIBUTING.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 18:30 GOVERNANCE.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 18:30 Jenkinsfile [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 18:30 LICENSE [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 18:30 Makefile [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 18:30 OWNERS.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 18:30 README.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 18:30 SECURITY.md [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 18:31 VERSION [2023-03-01T18:32:58.746Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 18:30 bin [2023-03-01T18:32:58.746Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 18:30 cmd [2023-03-01T18:32:58.746Z] -rw-r--r-- 1 root root 487670 Mar 1 18:32 coverage.out [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 18:30 go.mod [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 18:30 go.sum [2023-03-01T18:32:58.746Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 18:30 internal [2023-03-01T18:32:58.746Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 18:30 openapi [2023-03-01T18:32:58.746Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 18:30 snap [2023-03-01T18:32:58.746Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 18:30 version.go [Pipeline] sh [2023-03-01T18:32:59.075Z] + '[' -e coverage.out ] [2023-03-01T18:32:59.075Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T18:32:59.195Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T18:32:59.486Z] + make build [2023-03-01T18:32:59.486Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T18:33:06.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7996 in /w/workspace/edgexfoundry_edgex-go_PR-4404 [Pipeline] { [Pipeline] ws [2023-03-01T18:33:06.772Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T18:33:06.856Z] The recommended git tool is: git [2023-03-01T18:33:11.677Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T18:33:12.206Z] using credential edgex-jenkins-ssh [2023-03-01T18:33:12.221Z] Cloning the remote Git repository [2023-03-01T18:33:12.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T18:33:12.346Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-01T18:33:12.512Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T18:33:12.513Z] > git --version # timeout=10 [2023-03-01T18:33:12.537Z] > git --version # 'git version 2.25.1' [2023-03-01T18:33:12.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:33:12.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T18:33:13.052Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T18:33:13.991Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T18:33:14.926Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T18:33:23.043Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T18:33:23.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T18:33:24.233Z] 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-03-01T18:33:25.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T18:33:26.546Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T18:33:27.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T18:33:28.045Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T18:33:28.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T18:33:28.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T18:33:30.163Z] Merging remotes/origin/main commit c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 into PR head commit 0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:33:30.539Z] Merge succeeded, producing 0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:33:30.539Z] Checking out Revision 0df51944df6c27f21e44b54a5ab947077242d132 (PR-4404) [2023-03-01T18:33:30.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T18:33:29.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T18:33:29.244Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T18:33:29.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:33:29.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4404/head:refs/remotes/origin/PR-4404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T18:33:30.184Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T18:33:30.207Z] > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 [2023-03-01T18:33:30.448Z] > git remote # timeout=10 [2023-03-01T18:33:30.468Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T18:33:30.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:33:30.496Z] > git merge c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 [2023-03-01T18:33:30.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T18:33:30.546Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T18:33:30.559Z] > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 [Pipeline] } [2023-03-01T18:33:32.007Z] $ docker stop --time=1 209a3672cb4883699d56775fb049f9ff6eb830b7cf4d8447fc6f86ffb051775d [2023-03-01T18:33:34.220Z] Commit message: "fix: Consume Request API fix in go-mod-messaging" [2023-03-01T18:33:34.271Z] > git --version # timeout=10 [2023-03-01T18:33:34.284Z] > git --version # 'git version 2.25.1' [2023-03-01T18:33:34.301Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:33:35.027Z] $ docker rm -f --volumes 209a3672cb4883699d56775fb049f9ff6eb830b7cf4d8447fc6f86ffb051775d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:33:36.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T18:33:36.190Z] [2023-03-01T18:33:36.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:33:36.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T18:33:36.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:33:36.464Z] Dload Upload Total Spent Left Speed [2023-03-01T18:33:36.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-03-01T18:33:36.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T18:33:36.821Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T18:33:36.821Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T18:33:36.821Z] ca9280d653b3: Pulling fs layer [2023-03-01T18:33:36.821Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T18:33:36.821Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T18:33:36.821Z] cbdbe7a5bc2a: Download complete [2023-03-01T18:33:36.821Z] cbdbe7a5bc2a: Pull complete [2023-03-01T18:33:36.821Z] ca9280d653b3: Download complete [Pipeline] sh [2023-03-01T18:33:37.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T18:33:37.386Z] 7e9c9ca2126c: Download complete [2023-03-01T18:33:37.386Z] ca9280d653b3: Pull complete [2023-03-01T18:33:37.510Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T18:33:37.510Z] + sudo tee /etc/docker/daemon.new [2023-03-01T18:33:37.510Z] { [2023-03-01T18:33:37.510Z] "registry-mirrors": [ [2023-03-01T18:33:37.510Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T18:33:37.510Z] ], [2023-03-01T18:33:37.510Z] "bip": "10.250.0.254/24", [2023-03-01T18:33:37.510Z] "hosts": [ [2023-03-01T18:33:37.510Z] "tcp://0.0.0.0:5555", [2023-03-01T18:33:37.510Z] "unix:///var/run/docker.sock" [2023-03-01T18:33:37.510Z] ], [2023-03-01T18:33:37.510Z] "mtu": 1458, [2023-03-01T18:33:37.510Z] "selinux-enabled": true, [2023-03-01T18:33:37.510Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T18:33:37.510Z] } [Pipeline] sh [2023-03-01T18:33:37.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T18:33:38.200Z] + sudo service docker restart [2023-03-01T18:33:40.672Z] 7e9c9ca2126c: Pull complete [2023-03-01T18:33:40.672Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T18:33:40.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T18:33:40.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:33:40.886Z] prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container [2023-03-01T18:33:40.923Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T18:33:42.685Z] $ docker top b02c645ce98fcff4ada5c83a5bee6cfc96b057192f7fad8404d8191718df61a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:33:43.069Z] + docker-compose build --help [2023-03-01T18:33:43.069Z] + grep parallel [2023-03-01T18:33:43.656Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T18:33:43.703Z] $ docker stop --time=1 b02c645ce98fcff4ada5c83a5bee6cfc96b057192f7fad8404d8191718df61a3 [2023-03-01T18:33:44.951Z] $ docker rm -f --volumes b02c645ce98fcff4ada5c83a5bee6cfc96b057192f7fad8404d8191718df61a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:33:45.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T18:33:45.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:33:45.714Z] prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container [2023-03-01T18:33:45.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T18:33:46.101Z] $ docker top b1707f430ccf75e1e66af53c462742b4ed0e4cc458530ce9cdc1be15b9d9a774 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:33:46.507Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T18:33:47.074Z] Building core-command ... [2023-03-01T18:33:47.074Z] Building core-common-config-bootstrapper ... [2023-03-01T18:33:47.074Z] Building core-data ... [2023-03-01T18:33:47.074Z] Building core-metadata ... [2023-03-01T18:33:47.074Z] Building security-bootstrapper ... [2023-03-01T18:33:47.074Z] Building security-proxy-auth ... [2023-03-01T18:33:47.074Z] Building security-proxy-setup ... [2023-03-01T18:33:47.074Z] Building security-secretstore-setup ... [2023-03-01T18:33:47.074Z] Building security-spiffe-token-provider ... [2023-03-01T18:33:47.074Z] Building security-spire-agent ... [2023-03-01T18:33:47.075Z] Building security-spire-config ... [2023-03-01T18:33:47.075Z] Building security-spire-server ... [2023-03-01T18:33:47.075Z] Building support-notifications ... [2023-03-01T18:33:47.075Z] Building support-scheduler ... [2023-03-01T18:33:47.075Z] Building security-spire-agent [2023-03-01T18:33:47.075Z] Building security-secretstore-setup [2023-03-01T18:33:47.075Z] Building core-data [2023-03-01T18:33:47.075Z] Building core-command [2023-03-01T18:33:47.075Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:33:56.525Z] provisioning config files... [2023-03-01T18:33:56.550Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14478883946494719690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:33:56.939Z] ---> docker-login.sh [2023-03-01T18:33:56.939Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:33:57.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:33:57.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:33:57.050Z] ---> 1db0ffe1a6d1 [2023-03-01T18:33:57.050Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T18:33:57.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:33:57.051Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:33:57.051Z] ---> 1db0ffe1a6d1 [2023-03-01T18:33:57.051Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T18:33:57.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:33:57.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:33:57.051Z] ---> 1db0ffe1a6d1 [2023-03-01T18:33:57.051Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:33:57.051Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:33:57.051Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:33:57.051Z] ---> 1db0ffe1a6d1 [2023-03-01T18:33:57.051Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T18:33:57.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:33:57.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:33:57.051Z] ---> 1db0ffe1a6d1 [2023-03-01T18:33:57.051Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:33:57.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:33:57.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:33:57.480Z] Configure a credential helper to remove this warning. See [2023-03-01T18:33:57.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:33:57.480Z] [2023-03-01T18:33:57.480Z] Login Succeeded [2023-03-01T18:33:57.480Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:33:57.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:33:57.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:33:57.749Z] Configure a credential helper to remove this warning. See [2023-03-01T18:33:57.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:33:57.749Z] [2023-03-01T18:33:57.749Z] Login Succeeded [2023-03-01T18:33:57.749Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:33:58.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:33:58.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:33:58.287Z] Configure a credential helper to remove this warning. See [2023-03-01T18:33:58.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:33:58.287Z] [2023-03-01T18:33:58.287Z] Login Succeeded [2023-03-01T18:33:58.287Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:33:58.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:33:58.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:33:58.559Z] Configure a credential helper to remove this warning. See [2023-03-01T18:33:58.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:33:58.559Z] [2023-03-01T18:33:58.559Z] Login Succeeded [2023-03-01T18:33:58.559Z] docker.io [2023-03-01T18:33:58.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:33:59.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:33:59.095Z] Configure a credential helper to remove this warning. See [2023-03-01T18:33:59.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:33:59.095Z] [2023-03-01T18:33:59.095Z] Login Succeeded [2023-03-01T18:33:59.095Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:33:59.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T18:33:59.587Z] ---> Running in 3e978506ea58 [2023-03-01T18:33:59.587Z] ---> Running in 54d18bce81b9 [2023-03-01T18:33:59.587Z] ---> Running in db280c9b3951 [2023-03-01T18:33:59.587Z] ---> Running in a2b35a678f7a [2023-03-01T18:33:59.587Z] ---> Running in 8f6e17a83879 [2023-03-01T18:33:59.587Z] Removing intermediate container 8f6e17a83879 [2023-03-01T18:33:59.587Z] ---> cc1cbc2398d4 [2023-03-01T18:33:59.587Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:33:59.587Z] Removing intermediate container a2b35a678f7a [2023-03-01T18:33:59.587Z] ---> f93f4e68d7dc [2023-03-01T18:33:59.587Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T18:33:59.587Z] Removing intermediate container 3e978506ea58 [2023-03-01T18:33:59.587Z] ---> 1c740c5a3437 [2023-03-01T18:33:59.587Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T18:33:59.794Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T18:33:59.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-03-01T18:33:59.847Z] ---> Running in 28c315034a92 [2023-03-01T18:33:59.847Z] Removing intermediate container 54d18bce81b9 [2023-03-01T18:33:59.847Z] ---> b1f5a7a21138 [2023-03-01T18:33:59.847Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T18:33:59.847Z] Removing intermediate container db280c9b3951 [2023-03-01T18:33:59.847Z] ---> 11e0ada0243a [2023-03-01T18:33:59.847Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T18:33:59.847Z] ---> Running in 165dd2489968 [2023-03-01T18:33:59.847Z] ---> Running in 84453cf015c7 [2023-03-01T18:33:59.847Z] ---> Running in 83cb88380240 [2023-03-01T18:33:59.847Z] ---> Running in bdcf540bd6ce [2023-03-01T18:33:59.847Z] Removing intermediate container 165dd2489968 [2023-03-01T18:33:59.847Z] ---> 6f0f54acdbbd [2023-03-01T18:33:59.847Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:33:59.847Z] ---> Running in b17ae113e8fa [2023-03-01T18:33:59.847Z] Removing intermediate container 83cb88380240 [2023-03-01T18:33:59.847Z] ---> 80c6212a0e36 [2023-03-01T18:33:59.847Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T18:33:59.847Z] ---> Running in 6173936e6a77 [Pipeline] echo [2023-03-01T18:33:59.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:33:59.926Z] ========================================================= [2023-03-01T18:33:59.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T18:33:59.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:34:00.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T18:34:00.302Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T18:34:00.302Z] 9b18e9b68314: Pulling fs layer [2023-03-01T18:34:00.302Z] 35d82f9e3411: Pulling fs layer [2023-03-01T18:34:00.302Z] e16973657156: Pulling fs layer [2023-03-01T18:34:00.302Z] fc693d55d65f: Pulling fs layer [2023-03-01T18:34:00.302Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T18:34:00.302Z] dda99020689f: Pulling fs layer [2023-03-01T18:34:00.302Z] db1c61fa0a46: Pulling fs layer [2023-03-01T18:34:00.302Z] 891c053d2c06: Pulling fs layer [2023-03-01T18:34:00.302Z] 7e9fc2657dce: Waiting [2023-03-01T18:34:00.302Z] dda99020689f: Waiting [2023-03-01T18:34:00.302Z] db1c61fa0a46: Waiting [2023-03-01T18:34:00.302Z] 891c053d2c06: Waiting [2023-03-01T18:34:00.302Z] fc693d55d65f: Waiting [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:00.581Z] e16973657156: Verifying Checksum [2023-03-01T18:34:00.581Z] e16973657156: Download complete [2023-03-01T18:34:00.581Z] 35d82f9e3411: Verifying Checksum [2023-03-01T18:34:00.581Z] 35d82f9e3411: Download complete [2023-03-01T18:34:00.581Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T18:34:00.581Z] 7e9fc2657dce: Download complete [2023-03-01T18:34:00.581Z] dda99020689f: Verifying Checksum [2023-03-01T18:34:00.581Z] dda99020689f: Download complete [2023-03-01T18:34:00.581Z] 9b18e9b68314: Verifying Checksum [2023-03-01T18:34:00.619Z] OK: 211 MiB in 51 packages [2023-03-01T18:34:00.619Z] OK: 211 MiB in 51 packages [2023-03-01T18:34:00.619Z] OK: 211 MiB in 51 packages [2023-03-01T18:34:00.619Z] OK: 211 MiB in 51 packages [2023-03-01T18:34:00.619Z] OK: 211 MiB in 51 packages [2023-03-01T18:34:01.186Z] Removing intermediate container 84453cf015c7 [2023-03-01T18:34:01.186Z] ---> c8e00b4f56af [2023-03-01T18:34:01.186Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T18:34:01.186Z] Removing intermediate container 28c315034a92 [2023-03-01T18:34:01.186Z] ---> ead7011902ed [2023-03-01T18:34:01.186Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T18:34:01.186Z] Removing intermediate container bdcf540bd6ce [2023-03-01T18:34:01.186Z] ---> ff6e586deca1 [2023-03-01T18:34:01.186Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T18:34:01.186Z] Removing intermediate container b17ae113e8fa [2023-03-01T18:34:01.186Z] ---> ff36991b59e6 [2023-03-01T18:34:01.186Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:34:01.460Z] Removing intermediate container 6173936e6a77 [2023-03-01T18:34:01.460Z] ---> a48f49e91456 [2023-03-01T18:34:01.460Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T18:34:01.460Z] ---> f0826aed228b [2023-03-01T18:34:01.460Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:34:01.460Z] ---> Running in df6272d1ec59 [2023-03-01T18:34:01.460Z] ---> aaad5edb13a6 [2023-03-01T18:34:01.460Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:34:01.460Z] ---> c8f3cb5da7e0 [2023-03-01T18:34:01.460Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:34:01.460Z] ---> Running in befe3e4ab7ba [2023-03-01T18:34:01.460Z] ---> Running in 0e13a42a070a [2023-03-01T18:34:01.460Z] ---> fce8dbccb1fe [2023-03-01T18:34:01.460Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:34:01.460Z] ---> Running in 46de1f18789b [2023-03-01T18:34:01.460Z] ---> a5c7cb6dd379 [2023-03-01T18:34:01.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:34:01.547Z] 9b18e9b68314: Pull complete [2023-03-01T18:34:01.547Z] 891c053d2c06: Verifying Checksum [2023-03-01T18:34:01.547Z] 891c053d2c06: Download complete [2023-03-01T18:34:01.719Z] ---> Running in b3f5f448d99f [2023-03-01T18:34:01.818Z] 35d82f9e3411: Pull complete [2023-03-01T18:34:02.086Z] e16973657156: Pull complete [2023-03-01T18:34:02.683Z] db1c61fa0a46: Verifying Checksum [2023-03-01T18:34:02.683Z] db1c61fa0a46: Download complete [2023-03-01T18:34:03.269Z] fc693d55d65f: Verifying Checksum [2023-03-01T18:34:03.269Z] fc693d55d65f: Download complete [2023-03-01T18:34:15.592Z] fc693d55d65f: Pull complete [2023-03-01T18:34:15.592Z] 7e9fc2657dce: Pull complete [2023-03-01T18:34:15.592Z] dda99020689f: Pull complete [2023-03-01T18:34:23.812Z] db1c61fa0a46: Pull complete [2023-03-01T18:34:24.397Z] 891c053d2c06: Pull complete [2023-03-01T18:34:24.397Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T18:34:24.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T18:34:24.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:34:24.783Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T18:34:24.783Z] WORKDIR /edgex [2023-03-01T18:34:24.783Z] COPY go.mod . [2023-03-01T18:34:24.783Z] RUN go mod download [2023-03-01T18:34:24.783Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T18:34:25.369Z] Sending build context to Docker daemon 3.118MB [2023-03-01T18:34:25.369Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T18:34:25.369Z] ---> f96f9c87975a [2023-03-01T18:34:25.369Z] Step 2/4 : WORKDIR /edgex [2023-03-01T18:34:27.314Z] ---> Running in be5149d274fa [2023-03-01T18:34:27.314Z] Removing intermediate container be5149d274fa [2023-03-01T18:34:27.314Z] ---> fc53fa4ce2d6 [2023-03-01T18:34:27.314Z] Step 3/4 : COPY go.mod . [2023-03-01T18:34:27.897Z] ---> fbd500193e2b [2023-03-01T18:34:27.897Z] Step 4/4 : RUN go mod download [2023-03-01T18:34:27.897Z] ---> Running in 6f6004b397c0 [2023-03-01T18:34:40.423Z] Removing intermediate container b3f5f448d99f [2023-03-01T18:34:40.423Z] ---> 48010876e202 [2023-03-01T18:34:40.423Z] Step 8/23 : COPY . . [2023-03-01T18:34:40.423Z] Removing intermediate container befe3e4ab7ba [2023-03-01T18:34:40.423Z] ---> ed77372bfeaf [2023-03-01T18:34:40.423Z] Step 7/24 : COPY . . [2023-03-01T18:34:40.423Z] Removing intermediate container df6272d1ec59 [2023-03-01T18:34:40.423Z] ---> 528ba62c3940 [2023-03-01T18:34:40.423Z] Step 7/24 : COPY . . [2023-03-01T18:34:40.423Z] Removing intermediate container 0e13a42a070a [2023-03-01T18:34:40.423Z] ---> ab111770363a [2023-03-01T18:34:40.423Z] Step 7/24 : COPY . . [2023-03-01T18:34:40.423Z] Removing intermediate container 46de1f18789b [2023-03-01T18:34:40.423Z] ---> 31ceedea1037 [2023-03-01T18:34:40.423Z] Step 8/22 : COPY . . [2023-03-01T18:34:52.768Z] ---> 8b9c67ed4e05 [2023-03-01T18:34:52.768Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T18:34:52.768Z] ---> 4b3772bde0bd [2023-03-01T18:34:52.768Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T18:34:52.768Z] ---> fb049c075f3f [2023-03-01T18:34:52.768Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T18:34:52.768Z] ---> Running in 022300ce4355 [2023-03-01T18:34:52.768Z] ---> f3b9a05fbcc4 [2023-03-01T18:34:52.768Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T18:34:52.768Z] ---> 3b6463e3f6c1 [2023-03-01T18:34:52.768Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T18:34:52.768Z] ---> Running in c8af96691dd0 [2023-03-01T18:34:52.768Z] ---> Running in e96ecf53ddf6 [2023-03-01T18:34:52.768Z] ---> Running in 52abec595d89 [2023-03-01T18:34:52.768Z] ---> Running in 99cc814329c7 [2023-03-01T18:34:52.768Z] Removing intermediate container 022300ce4355 [2023-03-01T18:34:52.768Z] ---> c15956e899b3 [2023-03-01T18:34:52.768Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T18:34:52.768Z] ---> Running in 057da1f74e4a [2023-03-01T18:34:52.768Z] Removing intermediate container e96ecf53ddf6 [2023-03-01T18:34:52.769Z] ---> d06c5d9c3aca [2023-03-01T18:34:52.769Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T18:34:52.769Z] ---> Running in 29b597934d87 [2023-03-01T18:34:52.769Z] Removing intermediate container 057da1f74e4a [2023-03-01T18:34:52.769Z] ---> 72c746f09809 [2023-03-01T18:34:52.769Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T18:34:52.769Z] ---> Running in 833b886da672 [2023-03-01T18:34:52.769Z] Removing intermediate container 29b597934d87 [2023-03-01T18:34:52.769Z] ---> 006fefa84fa6 [2023-03-01T18:34:52.769Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T18:34:52.769Z] ---> Running in c966847586fb [2023-03-01T18:34:53.026Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T18:34:53.026Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T18:34:53.026Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T18:34:53.603Z] Removing intermediate container c966847586fb [2023-03-01T18:34:53.603Z] ---> 67f14e4ce7f0 [2023-03-01T18:34:53.603Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T18:34:53.603Z] Removing intermediate container 833b886da672 [2023-03-01T18:34:53.603Z] ---> 4514f683fbc9 [2023-03-01T18:34:53.603Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T18:34:53.603Z] ---> Running in 51d4c011e4de [2023-03-01T18:34:53.603Z] ---> Running in c83f613fa877 [2023-03-01T18:34:53.861Z] Removing intermediate container 51d4c011e4de [2023-03-01T18:34:53.861Z] ---> 7f953c44ae7f [2023-03-01T18:34:53.861Z] [2023-03-01T18:34:53.861Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T18:34:53.861Z] Removing intermediate container c83f613fa877 [2023-03-01T18:34:53.861Z] ---> ad68e47ff849 [2023-03-01T18:34:53.861Z] [2023-03-01T18:34:53.861Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T18:34:54.119Z] 3.15: Pulling from library/alpine [2023-03-01T18:34:54.119Z] 3.15: Pulling from library/alpine [2023-03-01T18:34:55.490Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T18:34:55.490Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T18:34:55.490Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T18:34:55.490Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T18:34:55.490Z] ---> 5ce65d7b0fde [2023-03-01T18:34:55.490Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:34:55.490Z] ---> 5ce65d7b0fde [2023-03-01T18:34:55.490Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:34:55.490Z] ---> Running in 9c6fe6afee32 [2023-03-01T18:34:55.490Z] ---> Running in 32748ee28999 [2023-03-01T18:34:56.055Z] Removing intermediate container 32748ee28999 [2023-03-01T18:34:56.055Z] ---> cfa0108406f9 [2023-03-01T18:34:56.055Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T18:34:56.055Z] Removing intermediate container 9c6fe6afee32 [2023-03-01T18:34:56.055Z] ---> e6a2bc76184b [2023-03-01T18:34:56.055Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T18:34:57.060Z] ---> Running in c083296634fc [2023-03-01T18:34:57.060Z] ---> Running in 32d9e7fa844e [2023-03-01T18:34:57.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:57.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:57.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:57.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:58.252Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T18:34:58.252Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T18:34:58.252Z] OK: 15857 distinct packages available [2023-03-01T18:34:58.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:58.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:58.510Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T18:34:58.510Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T18:34:58.510Z] OK: 15857 distinct packages available [2023-03-01T18:34:58.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:58.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:34:58.510Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T18:34:58.510Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T18:34:58.510Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T18:34:58.510Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T18:34:58.510Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T18:34:58.510Z] OK: 6 MiB in 18 packages [2023-03-01T18:34:58.768Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T18:34:58.768Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T18:34:58.768Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T18:34:58.768Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T18:34:58.768Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T18:34:58.768Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T18:34:58.768Z] OK: 7 MiB in 19 packages [2023-03-01T18:35:00.147Z] Removing intermediate container 6f6004b397c0 [2023-03-01T18:35:00.147Z] ---> bfba27ba5bbd [2023-03-01T18:35:00.147Z] Successfully built bfba27ba5bbd [2023-03-01T18:35:00.147Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:35:00.546Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T18:35:00.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:35:00.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container [2023-03-01T18:35:00.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T18:35:02.049Z] Removing intermediate container 32d9e7fa844e [2023-03-01T18:35:02.049Z] ---> f3a4a0454fc5 [2023-03-01T18:35:02.049Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T18:35:02.049Z] Removing intermediate container c083296634fc [2023-03-01T18:35:02.049Z] ---> 90209927f1e8 [2023-03-01T18:35:02.049Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T18:35:02.134Z] $ docker top 08b7134fd5dae30f3589f5ff2991ae761e2a48a88a84a0453b77b6beb1940941 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:35:03.033Z] + go version [2023-03-01T18:35:03.033Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T18:35:03.068Z] $ docker stop --time=1 08b7134fd5dae30f3589f5ff2991ae761e2a48a88a84a0453b77b6beb1940941 [2023-03-01T18:35:04.700Z] $ docker rm -f --volumes 08b7134fd5dae30f3589f5ff2991ae761e2a48a88a84a0453b77b6beb1940941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:35:05.527Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T18:35:05.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:35:05.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container [2023-03-01T18:35:05.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T18:35:07.007Z] $ docker top 4ddce4fa36aaa9c8456e714c621bfd3b8b5a1545193bc8e891330959c4ddc7bb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T18:35:07.262Z] ========================================================= [2023-03-01T18:35:07.262Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T18:35:07.262Z] ========================================================= [Pipeline] sh [2023-03-01T18:35:07.897Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:35:08.294Z] + make test [2023-03-01T18:35:08.563Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T18:35:10.255Z] ---> 226c6343e9f4 [2023-03-01T18:35:10.255Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T18:35:10.255Z] ---> dc3fc5bba3e6 [2023-03-01T18:35:10.255Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T18:35:10.255Z] ---> 3d27f655ec15 [2023-03-01T18:35:10.255Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T18:35:10.512Z] ---> Running in 07fc46a2ae9a [2023-03-01T18:35:12.419Z] Removing intermediate container 07fc46a2ae9a [2023-03-01T18:35:12.419Z] ---> edf07cba79ab [2023-03-01T18:35:12.419Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T18:35:12.984Z] ---> 5cb642e90630 [2023-03-01T18:35:12.984Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T18:35:12.984Z] ---> 6f54054fe892 [2023-03-01T18:35:12.984Z] Step 19/24 : WORKDIR / [2023-03-01T18:35:13.259Z] ---> Running in ad311ad8397d [2023-03-01T18:35:13.518Z] Removing intermediate container ad311ad8397d [2023-03-01T18:35:13.518Z] ---> 751860311cd9 [2023-03-01T18:35:13.518Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T18:35:13.518Z] ---> 1317c676b9dc [2023-03-01T18:35:13.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T18:35:13.518Z] ---> Running in 60d33bfbc152 [2023-03-01T18:35:13.777Z] Removing intermediate container 60d33bfbc152 [2023-03-01T18:35:13.777Z] ---> 88e6c584929d [2023-03-01T18:35:13.777Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T18:35:14.036Z] ---> 4abbd6254607 [2023-03-01T18:35:14.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T18:35:14.036Z] ---> Running in cd03dd410f0f [2023-03-01T18:35:14.294Z] Removing intermediate container cd03dd410f0f [2023-03-01T18:35:14.294Z] ---> e048d49ef849 [2023-03-01T18:35:14.294Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T18:35:14.294Z] ---> d57b832621f3 [2023-03-01T18:35:14.294Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T18:35:14.563Z] ---> Running in a1e4b19d47c4 [2023-03-01T18:35:14.563Z] ---> Running in 8f53ed8612e1 [2023-03-01T18:35:14.820Z] Removing intermediate container 8f53ed8612e1 [2023-03-01T18:35:14.820Z] ---> 7b91483a8cb1 [2023-03-01T18:35:14.820Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T18:35:14.820Z] Removing intermediate container a1e4b19d47c4 [2023-03-01T18:35:14.820Z] ---> 7f1825a482ca [2023-03-01T18:35:14.820Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:35:14.820Z] ---> Running in 022d2cd6fb8f [2023-03-01T18:35:14.820Z] ---> Running in e9166623a8bb [2023-03-01T18:35:15.077Z] Removing intermediate container e9166623a8bb [2023-03-01T18:35:15.077Z] ---> 2340da2a41f6 [2023-03-01T18:35:15.077Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T18:35:15.077Z] Removing intermediate container 022d2cd6fb8f [2023-03-01T18:35:15.077Z] ---> 741ef9cf28cd [2023-03-01T18:35:15.077Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:35:15.077Z] ---> Running in 222298d1c4e2 [2023-03-01T18:35:15.077Z] ---> Running in 02ecd09e8b1c [2023-03-01T18:35:16.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T18:35:16.275Z] Removing intermediate container 222298d1c4e2 [2023-03-01T18:35:16.275Z] ---> 7bc8b8868db5 [2023-03-01T18:35:16.275Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:35:16.275Z] Removing intermediate container 02ecd09e8b1c [2023-03-01T18:35:16.275Z] ---> cbb0e244ed44 [2023-03-01T18:35:16.275Z] [2023-03-01T18:35:16.275Z] ---> Running in a1cea849c904 [2023-03-01T18:35:16.275Z] Successfully built cbb0e244ed44 [2023-03-01T18:35:16.275Z] Successfully tagged security-spire-config:latest [2023-03-01T18:35:16.275Z]  Building security-spire-config ... done Building support-notifications [2023-03-01T18:35:16.275Z] Removing intermediate container a1cea849c904 [2023-03-01T18:35:16.275Z] ---> 8ee48487fe06 [2023-03-01T18:35:16.275Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:35:16.275Z] ---> Running in ec46d12ef17b [2023-03-01T18:35:19.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:35:19.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:35:19.555Z] ---> 1db0ffe1a6d1 [2023-03-01T18:35:19.555Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:35:19.555Z] ---> Using cache [2023-03-01T18:35:19.555Z] ---> 11e0ada0243a [2023-03-01T18:35:19.555Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:35:19.555Z] ---> Using cache [2023-03-01T18:35:19.555Z] ---> 80c6212a0e36 [2023-03-01T18:35:19.555Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T18:35:22.127Z] Removing intermediate container ec46d12ef17b [2023-03-01T18:35:22.127Z] ---> d4d34221400b [2023-03-01T18:35:22.127Z] [2023-03-01T18:35:22.127Z] ---> Running in 920d3731a759 [2023-03-01T18:35:22.127Z] Successfully built d4d34221400b [2023-03-01T18:35:22.127Z] Successfully tagged security-spire-agent:latest [2023-03-01T18:35:22.127Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-01T18:35:22.127Z] Removing intermediate container 52abec595d89 [2023-03-01T18:35:22.127Z] ---> 784860a9a9a6 [2023-03-01T18:35:22.127Z] [2023-03-01T18:35:22.127Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T18:35:22.127Z] 3.16: Pulling from library/alpine [2023-03-01T18:35:22.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:22.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:22.384Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T18:35:22.384Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T18:35:22.384Z] ---> dfd21b5a31f5 [2023-03-01T18:35:22.384Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:35:22.641Z] OK: 211 MiB in 51 packages [2023-03-01T18:35:24.543Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:35:24.543Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:35:24.543Z] ---> 1db0ffe1a6d1 [2023-03-01T18:35:24.543Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T18:35:24.543Z] ---> Using cache [2023-03-01T18:35:24.543Z] ---> b1f5a7a21138 [2023-03-01T18:35:24.543Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T18:35:24.543Z] ---> Using cache [2023-03-01T18:35:24.543Z] ---> ff6e586deca1 [2023-03-01T18:35:24.543Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T18:35:24.543Z] ---> Using cache [2023-03-01T18:35:24.543Z] ---> c8f3cb5da7e0 [2023-03-01T18:35:24.543Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:35:24.543Z] ---> Using cache [2023-03-01T18:35:24.543Z] ---> ab111770363a [2023-03-01T18:35:24.543Z] Step 7/21 : COPY . . [2023-03-01T18:35:24.543Z] ---> Using cache [2023-03-01T18:35:24.543Z] ---> 3b6463e3f6c1 [2023-03-01T18:35:24.543Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T18:35:27.108Z] ---> Running in 47497b11fc40 [2023-03-01T18:35:27.108Z] ---> Running in 264eea3041f2 [2023-03-01T18:35:27.108Z] Removing intermediate container c8af96691dd0 [2023-03-01T18:35:27.108Z] ---> b4cabd0b332d [2023-03-01T18:35:27.108Z] [2023-03-01T18:35:27.108Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:35:27.108Z] ---> dfd21b5a31f5 [2023-03-01T18:35:27.108Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T18:35:27.108Z] Removing intermediate container 99cc814329c7 [2023-03-01T18:35:27.108Z] ---> a3dc0dda500f [2023-03-01T18:35:27.108Z] [2023-03-01T18:35:27.108Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T18:35:27.108Z] ---> dfd21b5a31f5 [2023-03-01T18:35:27.108Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T18:35:27.366Z] ---> Running in ddfe7d142810 [2023-03-01T18:35:27.366Z] ---> Running in 911679c48528 [2023-03-01T18:35:27.366Z] Removing intermediate container 920d3731a759 [2023-03-01T18:35:27.366Z] ---> bf3dfa03a1a7 [2023-03-01T18:35:27.366Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:35:27.623Z] Removing intermediate container ddfe7d142810 [2023-03-01T18:35:27.623Z] ---> 0449d81a0207 [2023-03-01T18:35:27.623Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T18:35:27.623Z] ---> 3cbfeae4bcbf [2023-03-01T18:35:27.623Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:35:27.623Z] ---> Running in 05b85aab5d3d [2023-03-01T18:35:27.623Z] ---> Running in 85053077cd85 [2023-03-01T18:35:27.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:27.623Z] Removing intermediate container 05b85aab5d3d [2023-03-01T18:35:27.623Z] ---> d3203c461394 [2023-03-01T18:35:27.623Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T18:35:27.623Z] 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-03-01T18:35:27.623Z] ---> Running in 59a64c57293e [2023-03-01T18:35:27.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:27.885Z] Removing intermediate container 59a64c57293e [2023-03-01T18:35:27.885Z] ---> a92b511e567c [2023-03-01T18:35:27.885Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:35:27.885Z] ---> Running in 3436acfc8d4d [2023-03-01T18:35:27.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:27.885Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:35:27.885Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:35:27.885Z] OK: 6 MiB in 15 packages [2023-03-01T18:35:27.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:28.186Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T18:35:28.186Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T18:35:28.186Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T18:35:28.186Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:35:28.186Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T18:35:28.186Z] OK: 6 MiB in 17 packages [2023-03-01T18:35:28.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:28.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:28.445Z] Removing intermediate container 47497b11fc40 [2023-03-01T18:35:28.445Z] ---> 02d04f4986a3 [2023-03-01T18:35:28.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T18:35:28.703Z] ---> Running in 09accd2928f6 [2023-03-01T18:35:28.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:35:28.703Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:35:28.703Z] OK: 6 MiB in 15 packages [2023-03-01T18:35:28.960Z] Removing intermediate container 09accd2928f6 [2023-03-01T18:35:28.960Z] ---> 179a0ba49506 [2023-03-01T18:35:28.960Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T18:35:28.960Z] ---> Running in 3026cfc632eb [2023-03-01T18:35:28.960Z] Removing intermediate container 3436acfc8d4d [2023-03-01T18:35:28.960Z] ---> f12928936eea [2023-03-01T18:35:28.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:35:29.217Z] Removing intermediate container 911679c48528 [2023-03-01T18:35:29.217Z] ---> 5b46e1ed5c4f [2023-03-01T18:35:29.217Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T18:35:29.217Z] ---> Running in 3e6abd79412a [2023-03-01T18:35:29.217Z] Removing intermediate container 3026cfc632eb [2023-03-01T18:35:29.217Z] ---> 43b8ceaef0dd [2023-03-01T18:35:29.217Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T18:35:29.217Z] ---> Running in 5daf2df1c843 [2023-03-01T18:35:29.217Z] Removing intermediate container 3e6abd79412a [2023-03-01T18:35:29.217Z] ---> 710255157698 [2023-03-01T18:35:29.217Z] Step 12/24 : WORKDIR / [2023-03-01T18:35:29.217Z] ---> 88d64f35ad9a [2023-03-01T18:35:29.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T18:35:29.217Z] ---> Running in 5a8037deacc5 [2023-03-01T18:35:29.217Z] Removing intermediate container 5daf2df1c843 [2023-03-01T18:35:29.217Z] ---> 06f1d5cfbf42 [2023-03-01T18:35:29.217Z] Step 15/23 : WORKDIR / [2023-03-01T18:35:29.487Z] ---> Running in 375903dd6452 [2023-03-01T18:35:29.487Z] Removing intermediate container 5a8037deacc5 [2023-03-01T18:35:29.487Z] ---> 4622495eefc1 [2023-03-01T18:35:29.487Z] 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-03-01T18:35:29.745Z] Removing intermediate container 375903dd6452 [2023-03-01T18:35:29.745Z] ---> cd1d5b4547be [2023-03-01T18:35:29.745Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:35:29.745Z] ---> c490476040e6 [2023-03-01T18:35:29.745Z] 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-03-01T18:35:30.004Z] ---> dced0a8ebe23 [2023-03-01T18:35:30.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T18:35:30.004Z] ---> 9193514f5a32 [2023-03-01T18:35:30.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T18:35:30.263Z] ---> 806c97302237 [2023-03-01T18:35:30.263Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T18:35:30.520Z] ---> 510dbd51a921 [2023-03-01T18:35:30.520Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T18:35:30.520Z] ---> Running in 14da8f4485d6 [2023-03-01T18:35:30.781Z] ---> a70f57c2df49 [2023-03-01T18:35:30.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T18:35:30.781Z] Removing intermediate container 14da8f4485d6 [2023-03-01T18:35:30.781Z] ---> f85bab9f1a93 [2023-03-01T18:35:30.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:35:30.781Z] ---> 926db49dc21c [2023-03-01T18:35:30.781Z] 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-03-01T18:35:30.781Z] ---> Running in 9c60ebc219bb [2023-03-01T18:35:31.041Z] ---> c7c74910d4dc [2023-03-01T18:35:31.041Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T18:35:31.041Z] Removing intermediate container 9c60ebc219bb [2023-03-01T18:35:31.041Z] ---> 8f58cb3def87 [2023-03-01T18:35:31.041Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T18:35:31.041Z] ---> Running in fa9659e0679c [2023-03-01T18:35:31.041Z] ---> deecdf95198a [2023-03-01T18:35:31.041Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T18:35:31.041Z] ---> Running in 353af84a6175 [2023-03-01T18:35:31.305Z] Removing intermediate container fa9659e0679c [2023-03-01T18:35:31.305Z] ---> a7f918998634 [2023-03-01T18:35:31.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:35:31.598Z] Removing intermediate container 353af84a6175 [2023-03-01T18:35:31.598Z] ---> c31c6b7726f3 [2023-03-01T18:35:31.598Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:35:31.598Z] ---> Running in 95a9667e79ce [2023-03-01T18:35:31.878Z] ---> Running in 00cdd5f54dca [2023-03-01T18:35:31.878Z] ---> 990ee8f5dd84 [2023-03-01T18:35:31.878Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T18:35:31.878Z] Removing intermediate container 95a9667e79ce [2023-03-01T18:35:31.878Z] ---> de2e71fb5c0f [2023-03-01T18:35:31.878Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T18:35:31.878Z] ---> Running in ba4e801b87b6 [2023-03-01T18:35:32.137Z] Removing intermediate container 00cdd5f54dca [2023-03-01T18:35:32.137Z] ---> 01fe9b18d42e [2023-03-01T18:35:32.137Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:35:33.074Z] Removing intermediate container ba4e801b87b6 [2023-03-01T18:35:33.074Z] ---> e54ae67247a1 [2023-03-01T18:35:33.074Z] Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:35:33.074Z] ---> Running in 2262680b8bc9 [2023-03-01T18:35:33.074Z] ---> Running in 178f76622782 [2023-03-01T18:35:33.074Z] ---> f3eaf7930a19 [2023-03-01T18:35:33.074Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T18:35:33.332Z] Removing intermediate container 2262680b8bc9 [2023-03-01T18:35:33.332Z] ---> 41df4ae10b0b [2023-03-01T18:35:33.332Z] [2023-03-01T18:35:33.332Z] Successfully built 41df4ae10b0b [2023-03-01T18:35:33.332Z] Successfully tagged core-data:latest [2023-03-01T18:35:33.332Z]  Building core-data ... done Building security-spire-server [2023-03-01T18:35:33.332Z] Removing intermediate container 178f76622782 [2023-03-01T18:35:33.332Z] ---> dbac49896cbd [2023-03-01T18:35:33.332Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T18:35:36.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:35:36.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:35:36.637Z] ---> 1db0ffe1a6d1 [2023-03-01T18:35:36.637Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T18:35:36.637Z] ---> Using cache [2023-03-01T18:35:36.637Z] ---> b1f5a7a21138 [2023-03-01T18:35:36.637Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T18:35:37.204Z] ---> Running in aeb2a6ac4173 [2023-03-01T18:35:38.140Z] ---> b054b002a07e [2023-03-01T18:35:38.140Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T18:35:38.140Z] ---> Running in 5ad32e2d6a20 [2023-03-01T18:35:38.140Z] Removing intermediate container aeb2a6ac4173 [2023-03-01T18:35:38.140Z] ---> 3694d5a0b19e [2023-03-01T18:35:38.140Z] [2023-03-01T18:35:38.140Z] ---> Running in 9364e2a4706f [2023-03-01T18:35:38.140Z] Successfully built 3694d5a0b19e [2023-03-01T18:35:38.140Z] Successfully tagged core-command:latest [2023-03-01T18:35:38.140Z]  Building core-command ... done Building security-bootstrapper [2023-03-01T18:35:38.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:38.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:38.963Z] OK: 211 MiB in 51 packages [2023-03-01T18:35:40.791Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T18:35:42.451Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:35:42.451Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:35:42.451Z] ---> 1db0ffe1a6d1 [2023-03-01T18:35:42.451Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T18:35:42.451Z] ---> Using cache [2023-03-01T18:35:42.451Z] ---> b1f5a7a21138 [2023-03-01T18:35:42.451Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T18:35:42.451Z] ---> Using cache [2023-03-01T18:35:42.451Z] ---> ff6e586deca1 [2023-03-01T18:35:42.451Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T18:35:42.451Z] ---> Using cache [2023-03-01T18:35:42.451Z] ---> c8f3cb5da7e0 [2023-03-01T18:35:42.451Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:35:42.451Z] ---> Using cache [2023-03-01T18:35:42.451Z] ---> ab111770363a [2023-03-01T18:35:42.451Z] Step 7/32 : COPY . . [2023-03-01T18:35:42.451Z] ---> Using cache [2023-03-01T18:35:42.451Z] ---> 3b6463e3f6c1 [2023-03-01T18:35:42.451Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T18:35:44.367Z] ---> Running in d6038c900a8a [2023-03-01T18:35:44.367Z] Removing intermediate container 9364e2a4706f [2023-03-01T18:35:44.367Z] ---> 83d1927a25a3 [2023-03-01T18:35:44.367Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T18:35:44.367Z] Removing intermediate container 5ad32e2d6a20 [2023-03-01T18:35:44.367Z] ---> 0f5367051ac7 [2023-03-01T18:35:44.367Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T18:35:44.367Z] ---> Running in 73a7571c303a [2023-03-01T18:35:44.625Z] Removing intermediate container 73a7571c303a [2023-03-01T18:35:44.625Z] ---> 4d347a259470 [2023-03-01T18:35:44.625Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T18:35:44.625Z] ---> 9697a4daf9b0 [2023-03-01T18:35:44.625Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:35:44.625Z] ---> Running in 75ff1c8e91ab [2023-03-01T18:35:44.625Z] ---> Running in 0ad0084e1298 [2023-03-01T18:35:44.625Z] Removing intermediate container 75ff1c8e91ab [2023-03-01T18:35:44.625Z] ---> 0cf27319feb3 [2023-03-01T18:35:44.625Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:35:44.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T18:35:44.625Z] ---> Running in 4bb821cb88a1 [2023-03-01T18:35:44.883Z] Removing intermediate container 4bb821cb88a1 [2023-03-01T18:35:44.883Z] ---> 69a6262e550b [2023-03-01T18:35:44.883Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:35:44.883Z] ---> Running in f865fe11af4f [2023-03-01T18:35:44.883Z] Removing intermediate container f865fe11af4f [2023-03-01T18:35:44.883Z] ---> 10199d89e307 [2023-03-01T18:35:44.883Z] [2023-03-01T18:35:44.883Z] Successfully built 10199d89e307 [2023-03-01T18:35:44.883Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T18:35:44.883Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-03-01T18:35:45.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T18:35:49.654Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:35:49.654Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:35:49.654Z] ---> 1db0ffe1a6d1 [2023-03-01T18:35:49.654Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T18:35:49.654Z] ---> Using cache [2023-03-01T18:35:49.654Z] ---> b1f5a7a21138 [2023-03-01T18:35:49.654Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T18:35:56.281Z] ---> Running in f9222c1b3442 [2023-03-01T18:35:56.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:56.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:56.539Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T18:35:56.539Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T18:35:56.539Z] OK: 17046 distinct packages available [2023-03-01T18:35:56.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:56.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:35:56.797Z] OK: 211 MiB in 51 packages [2023-03-01T18:36:01.139Z] Removing intermediate container 264eea3041f2 [2023-03-01T18:36:01.139Z] ---> 4e9c269d13d0 [2023-03-01T18:36:01.139Z] [2023-03-01T18:36:01.139Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T18:36:01.139Z] ---> dfd21b5a31f5 [2023-03-01T18:36:01.139Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T18:36:02.079Z] Removing intermediate container f9222c1b3442 [2023-03-01T18:36:02.079Z] ---> 7b61addb382f [2023-03-01T18:36:02.079Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T18:36:02.651Z] ---> Running in 03c69ca1eae2 [2023-03-01T18:36:02.910Z] ---> 3948a8f82aa0 [2023-03-01T18:36:02.910Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:36:02.910Z] ---> Running in 3fddeaaa73da [2023-03-01T18:36:03.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:36:03.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:36:03.430Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T18:36:03.431Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T18:36:03.431Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T18:36:03.699Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T18:36:03.699Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T18:36:03.699Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T18:36:03.699Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:36:03.699Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T18:36:03.699Z] OK: 8 MiB in 20 packages [2023-03-01T18:36:04.271Z] Removing intermediate container 85053077cd85 [2023-03-01T18:36:04.271Z] ---> a4ecc50665b7 [2023-03-01T18:36:04.271Z] Step 8/22 : COPY . . [2023-03-01T18:36:10.936Z] ---> 8703eba51c5a [2023-03-01T18:36:10.936Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T18:36:11.216Z] Removing intermediate container 03c69ca1eae2 [2023-03-01T18:36:11.216Z] ---> 0a38909fe5f9 [2023-03-01T18:36:11.216Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T18:36:11.477Z] ---> Running in b37b839ed83b [2023-03-01T18:36:11.825Z] ---> Running in c76e03970d17 [2023-03-01T18:36:12.120Z] Removing intermediate container c76e03970d17 [2023-03-01T18:36:12.120Z] ---> 4a6896fa124b [2023-03-01T18:36:12.120Z] Step 12/21 : WORKDIR /edgex [2023-03-01T18:36:12.120Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T18:36:13.133Z] ---> Running in 1777ed55b5a9 [2023-03-01T18:36:13.133Z] Removing intermediate container d6038c900a8a [2023-03-01T18:36:13.133Z] ---> 3c1b5f0223f4 [2023-03-01T18:36:13.133Z] [2023-03-01T18:36:13.133Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T18:36:13.133Z] ---> dfd21b5a31f5 [2023-03-01T18:36:13.133Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:36:13.425Z] ---> Running in 8aa8a9c1f2f5 [2023-03-01T18:36:13.699Z] Removing intermediate container 1777ed55b5a9 [2023-03-01T18:36:13.699Z] ---> 07c3cc603bda [2023-03-01T18:36:13.699Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T18:36:14.304Z] Removing intermediate container 8aa8a9c1f2f5 [2023-03-01T18:36:14.304Z] ---> e43cc02d92f3 [2023-03-01T18:36:14.304Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T18:36:15.171Z] ---> b4cb445d843b [2023-03-01T18:36:15.171Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T18:36:15.171Z] ---> Running in 4424b706f8f8 [2023-03-01T18:36:15.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:36:15.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:36:16.365Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T18:36:16.365Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T18:36:16.365Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:36:16.365Z] OK: 6 MiB in 16 packages [2023-03-01T18:36:17.319Z] ---> 4506fee35a30 [2023-03-01T18:36:17.319Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T18:36:19.243Z] ---> 0339dbdb7198 [2023-03-01T18:36:19.243Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T18:36:19.243Z] Removing intermediate container 4424b706f8f8 [2023-03-01T18:36:19.243Z] ---> c2d6adfbf0ea [2023-03-01T18:36:19.243Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T18:36:19.243Z] ---> Running in 2a2155597839 [2023-03-01T18:36:19.558Z] ---> 486ced8d7951 [2023-03-01T18:36:19.558Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T18:36:19.558Z] Removing intermediate container 2a2155597839 [2023-03-01T18:36:19.558Z] ---> dc33b8b03438 [2023-03-01T18:36:19.558Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T18:36:19.820Z] ---> Running in 3125e5202a08 [2023-03-01T18:36:19.820Z] ---> Running in 5407082d0ac7 [2023-03-01T18:36:20.098Z] Removing intermediate container 5407082d0ac7 [2023-03-01T18:36:20.098Z] ---> 2700efab4d86 [2023-03-01T18:36:20.098Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T18:36:20.098Z] Removing intermediate container 0ad0084e1298 [2023-03-01T18:36:20.098Z] ---> 8e9c661ba6c7 [2023-03-01T18:36:20.098Z] Step 7/23 : COPY . . [2023-03-01T18:36:20.098Z] ---> Running in 3fa5091e2b44 [2023-03-01T18:36:20.360Z] Removing intermediate container 3fa5091e2b44 [2023-03-01T18:36:20.360Z] ---> 95d29912bdc3 [2023-03-01T18:36:20.360Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T18:36:27.198Z] ---> Running in 55b259524abf [2023-03-01T18:36:27.198Z] Removing intermediate container 3125e5202a08 [2023-03-01T18:36:27.198Z] ---> 3969ab084cb8 [2023-03-01T18:36:27.198Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T18:36:27.198Z] Removing intermediate container 55b259524abf [2023-03-01T18:36:27.198Z] ---> 222213e2e392 [2023-03-01T18:36:27.198Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T18:36:27.198Z] ---> a7448177b164 [2023-03-01T18:36:27.198Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T18:36:27.198Z] ---> Running in 3ea6f06ddce1 [2023-03-01T18:36:27.198Z] ---> Running in e71f5d993a42 [2023-03-01T18:36:27.198Z] ---> Running in a80020e36f1b [2023-03-01T18:36:27.198Z] Removing intermediate container a80020e36f1b [2023-03-01T18:36:27.198Z] ---> e3982831309a [2023-03-01T18:36:27.198Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T18:36:27.460Z] Removing intermediate container 3ea6f06ddce1 [2023-03-01T18:36:27.460Z] ---> ab09799baa52 [2023-03-01T18:36:27.460Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T18:36:27.460Z] ---> Running in 742951ed3f46 [2023-03-01T18:36:27.460Z] ---> Running in db79ccf6dc0d [2023-03-01T18:36:27.460Z] Removing intermediate container 742951ed3f46 [2023-03-01T18:36:27.460Z] ---> 52decbad265e [2023-03-01T18:36:27.460Z] Step 20/21 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:36:27.719Z] ---> Running in 2c6947b4aaae [2023-03-01T18:36:27.719Z] Removing intermediate container db79ccf6dc0d [2023-03-01T18:36:27.719Z] ---> 1f1207bbbcda [2023-03-01T18:36:27.719Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T18:36:27.719Z] ---> Running in a6c6863216cd [2023-03-01T18:36:27.719Z] Removing intermediate container 2c6947b4aaae [2023-03-01T18:36:27.719Z] ---> 46e220ec1677 [2023-03-01T18:36:27.719Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T18:36:27.719Z] ---> Running in e64b2f2768f2 [2023-03-01T18:36:27.978Z] Removing intermediate container e64b2f2768f2 [2023-03-01T18:36:27.978Z] ---> 899e155edd9a [2023-03-01T18:36:27.978Z] [2023-03-01T18:36:27.978Z] Successfully built 899e155edd9a [2023-03-01T18:36:27.978Z] Removing intermediate container e71f5d993a42 [2023-03-01T18:36:27.978Z] ---> 102ec01a0054 [2023-03-01T18:36:27.978Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T18:36:27.978Z] Successfully tagged security-proxy-setup:latest [2023-03-01T18:36:27.978Z]  Building security-proxy-setup ... done Building support-scheduler [2023-03-01T18:36:27.978Z] ---> Running in 7a17579151e7 [2023-03-01T18:36:31.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:36:31.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:36:31.348Z] ---> 1db0ffe1a6d1 [2023-03-01T18:36:31.348Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:36:31.348Z] ---> Using cache [2023-03-01T18:36:31.348Z] ---> 11e0ada0243a [2023-03-01T18:36:31.348Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:36:31.348Z] ---> Using cache [2023-03-01T18:36:31.348Z] ---> 80c6212a0e36 [2023-03-01T18:36:31.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:36:31.348Z] ---> Using cache [2023-03-01T18:36:31.348Z] ---> a48f49e91456 [2023-03-01T18:36:31.348Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:36:31.348Z] ---> Using cache [2023-03-01T18:36:31.348Z] ---> a5c7cb6dd379 [2023-03-01T18:36:31.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:36:31.348Z] ---> Using cache [2023-03-01T18:36:31.348Z] ---> 48010876e202 [2023-03-01T18:36:31.348Z] Step 8/22 : COPY . . [2023-03-01T18:36:31.348Z] ---> Using cache [2023-03-01T18:36:31.348Z] ---> f3b9a05fbcc4 [2023-03-01T18:36:31.348Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T18:36:34.682Z] Removing intermediate container 7a17579151e7 [2023-03-01T18:36:34.682Z] ---> ce3f26333da8 [2023-03-01T18:36:34.682Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T18:36:38.864Z] ---> Running in fe8b3a5a0e43 [2023-03-01T18:36:38.864Z] ---> c0201b0135c7 [2023-03-01T18:36:38.864Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T18:36:38.864Z] ---> Running in 58e9300a848f [2023-03-01T18:36:38.864Z] Removing intermediate container a6c6863216cd [2023-03-01T18:36:38.864Z] ---> 7ecbe3dac832 [2023-03-01T18:36:38.864Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T18:36:38.864Z] ---> Running in faf735800b8b [2023-03-01T18:36:38.864Z] Removing intermediate container faf735800b8b [2023-03-01T18:36:38.864Z] ---> 91c1613b69aa [2023-03-01T18:36:38.864Z] [2023-03-01T18:36:38.864Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T18:36:38.864Z] ---> 5ce65d7b0fde [2023-03-01T18:36:38.864Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:36:38.864Z] ---> Using cache [2023-03-01T18:36:38.864Z] ---> e6a2bc76184b [2023-03-01T18:36:38.864Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T18:36:38.864Z] ---> Using cache [2023-03-01T18:36:38.864Z] ---> 90209927f1e8 [2023-03-01T18:36:38.864Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T18:36:39.121Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T18:36:43.356Z] ---> 1b568a384a48 [2023-03-01T18:36:43.356Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T18:36:45.937Z] Removing intermediate container 58e9300a848f [2023-03-01T18:36:45.937Z] ---> 50fce3c5cea0 [2023-03-01T18:36:45.937Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:36:47.939Z] Removing intermediate container b37b839ed83b [2023-03-01T18:36:47.939Z] ---> d9e30e5ffac5 [2023-03-01T18:36:47.939Z] [2023-03-01T18:36:47.939Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:36:47.939Z] ---> dfd21b5a31f5 [2023-03-01T18:36:47.939Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T18:36:47.939Z] ---> 05a199bdc81c [2023-03-01T18:36:47.939Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T18:36:47.939Z] ---> b20dedf14d25 [2023-03-01T18:36:47.939Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T18:36:47.939Z] ---> Running in f8cc805b1f43 [2023-03-01T18:36:48.518Z] Removing intermediate container 3fddeaaa73da [2023-03-01T18:36:48.518Z] ---> 03a253797317 [2023-03-01T18:36:48.518Z] Step 7/19 : COPY . . [2023-03-01T18:36:48.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:36:49.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:36:49.443Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T18:36:49.443Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T18:36:49.443Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:36:49.443Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T18:36:49.813Z] OK: 6 MiB in 16 packages [2023-03-01T18:36:52.286Z] ---> 765677099bb4 [2023-03-01T18:36:52.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T18:36:52.546Z] ---> 270f7ca80060 [2023-03-01T18:36:52.546Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T18:36:52.814Z] ---> 1fde57f0e468 [2023-03-01T18:36:52.814Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T18:36:52.814Z] ---> Running in 51a38fc16f02 [2023-03-01T18:36:53.082Z] Removing intermediate container 51a38fc16f02 [2023-03-01T18:36:53.082Z] ---> 0f84b224316d [2023-03-01T18:36:53.082Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T18:36:53.360Z] ---> 4ff2314fd3cc [2023-03-01T18:36:53.360Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T18:36:53.360Z] Removing intermediate container f8cc805b1f43 [2023-03-01T18:36:53.360Z] ---> bb6ab5841149 [2023-03-01T18:36:53.360Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T18:36:53.360Z] ---> Running in cd02c502aee2 [2023-03-01T18:36:53.360Z] ---> Running in 5391d468251a [2023-03-01T18:36:53.621Z] Removing intermediate container cd02c502aee2 [2023-03-01T18:36:53.621Z] ---> 6fea636a7f3f [2023-03-01T18:36:53.621Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T18:36:53.621Z] ---> Running in efde7575c7ed [2023-03-01T18:36:53.881Z] Removing intermediate container 5391d468251a [2023-03-01T18:36:53.881Z] ---> 593ecd0e4b02 [2023-03-01T18:36:53.881Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T18:36:54.140Z] ---> 65e5ff8e4b10 [2023-03-01T18:36:54.140Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T18:36:54.140Z] ---> Running in eff55da169d6 [2023-03-01T18:36:54.140Z] Removing intermediate container efde7575c7ed [2023-03-01T18:36:54.140Z] ---> 67c483891a99 [2023-03-01T18:36:54.140Z] Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:36:54.140Z] ---> Running in 5552a0f1d1c4 [2023-03-01T18:36:54.400Z] ---> 699261f01484 [2023-03-01T18:36:54.400Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T18:36:54.400Z] Removing intermediate container eff55da169d6 [2023-03-01T18:36:54.400Z] ---> f32b8eba787e [2023-03-01T18:36:54.400Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T18:36:54.400Z] ---> Running in a667064487a7 [2023-03-01T18:36:54.400Z] Removing intermediate container 5552a0f1d1c4 [2023-03-01T18:36:54.400Z] ---> e8bc47ed63b0 [2023-03-01T18:36:54.400Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T18:36:54.400Z] ---> Running in 9a934e4d9b88 [2023-03-01T18:36:54.400Z] ---> Running in 2c714606a700 [2023-03-01T18:36:54.661Z] ---> f3e74ef3b2ec [2023-03-01T18:36:54.661Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T18:36:54.661Z] Removing intermediate container 9a934e4d9b88 [2023-03-01T18:36:54.661Z] ---> a3cb425fe110 [2023-03-01T18:36:54.661Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:36:54.661Z] Removing intermediate container 2c714606a700 [2023-03-01T18:36:54.661Z] ---> af66862a6799 [2023-03-01T18:36:54.661Z] [2023-03-01T18:36:54.661Z] Successfully built af66862a6799 [2023-03-01T18:36:54.661Z] Successfully tagged security-spire-server:latest [2023-03-01T18:36:54.661Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-01T18:36:55.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T18:36:58.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:36:58.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:36:58.193Z] ---> 1db0ffe1a6d1 [2023-03-01T18:36:58.193Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:36:58.193Z] ---> Using cache [2023-03-01T18:36:58.193Z] ---> 11e0ada0243a [2023-03-01T18:36:58.193Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:36:58.193Z] ---> Using cache [2023-03-01T18:36:58.193Z] ---> 80c6212a0e36 [2023-03-01T18:36:58.193Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:36:58.193Z] ---> Using cache [2023-03-01T18:36:58.193Z] ---> a48f49e91456 [2023-03-01T18:36:58.193Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:36:58.193Z] ---> Using cache [2023-03-01T18:36:58.193Z] ---> a5c7cb6dd379 [2023-03-01T18:36:58.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:36:58.193Z] ---> Using cache [2023-03-01T18:36:58.193Z] ---> 48010876e202 [2023-03-01T18:36:58.193Z] Step 8/22 : COPY . . [2023-03-01T18:36:58.193Z] ---> Using cache [2023-03-01T18:36:58.193Z] ---> f3b9a05fbcc4 [2023-03-01T18:36:58.193Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T18:37:00.911Z] ---> 26cb9dfb2569 [2023-03-01T18:37:00.911Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T18:37:00.911Z] ---> 2b09e28500ea [2023-03-01T18:37:00.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T18:37:00.911Z] ---> Running in 0ffd4351c19c [2023-03-01T18:37:01.855Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T18:37:02.450Z] ---> e81bc8108197 [2023-03-01T18:37:02.450Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T18:37:02.450Z] ---> Running in 9c7650c499ec [2023-03-01T18:37:02.450Z] ---> f321a9a59b93 [2023-03-01T18:37:02.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T18:37:03.023Z] ---> 43abe5e9d191 [2023-03-01T18:37:03.023Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T18:37:03.285Z] ---> Running in 64ed9e836ebc [2023-03-01T18:37:03.544Z] Removing intermediate container 64ed9e836ebc [2023-03-01T18:37:03.544Z] ---> 1ed1fed95a8b [2023-03-01T18:37:03.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:37:03.544Z] ---> Running in 59c50edef007 [2023-03-01T18:37:03.809Z] Removing intermediate container 9c7650c499ec [2023-03-01T18:37:03.809Z] ---> e3d0fb6c2bf6 [2023-03-01T18:37:03.809Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T18:37:03.809Z] Removing intermediate container 59c50edef007 [2023-03-01T18:37:03.809Z] ---> d174c6f509b6 [2023-03-01T18:37:03.809Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T18:37:04.069Z] ---> Running in a7e09ec6240b [2023-03-01T18:37:04.069Z] ---> Running in 7deaaea81daa [2023-03-01T18:37:04.069Z] Removing intermediate container 7deaaea81daa [2023-03-01T18:37:04.069Z] Removing intermediate container a7e09ec6240b [2023-03-01T18:37:04.069Z] ---> cc632a158b2c [2023-03-01T18:37:04.069Z] ---> 98f0285f311e [2023-03-01T18:37:04.069Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132Step 29/32 : CMD ["gate"] [2023-03-01T18:37:04.069Z] [2023-03-01T18:37:04.069Z] ---> Running in 723a2f10f2d9 [2023-03-01T18:37:04.069Z] ---> Running in f8c3ace45e9e [2023-03-01T18:37:05.515Z] Removing intermediate container f8c3ace45e9e [2023-03-01T18:37:05.515Z] ---> 58c21c063f15 [2023-03-01T18:37:05.515Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:37:05.515Z] Removing intermediate container 723a2f10f2d9 [2023-03-01T18:37:05.515Z] ---> d72e2bda8d7d [2023-03-01T18:37:05.515Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T18:37:05.515Z] ---> Running in b49aca7f350a [2023-03-01T18:37:05.515Z] ---> Running in cc20e330a1de [2023-03-01T18:37:06.460Z] Removing intermediate container b49aca7f350a [2023-03-01T18:37:06.460Z] ---> cb0f47ec071d [2023-03-01T18:37:06.460Z] [2023-03-01T18:37:06.460Z] Successfully built cb0f47ec071d [2023-03-01T18:37:06.460Z] Successfully tagged support-notifications:latest [2023-03-01T18:37:06.460Z]  Building support-notifications ... done Building core-metadata [2023-03-01T18:37:06.460Z] Removing intermediate container cc20e330a1de [2023-03-01T18:37:06.460Z] ---> f1edae1eed47 [2023-03-01T18:37:06.460Z] Step 31/32 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:37:06.460Z] ---> Running in 02d31f0f1618 [2023-03-01T18:37:10.991Z] Removing intermediate container 02d31f0f1618 [2023-03-01T18:37:10.991Z] ---> 54b4519cf3f4 [2023-03-01T18:37:10.991Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T18:37:12.444Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:37:12.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:37:12.444Z] ---> 1db0ffe1a6d1 [2023-03-01T18:37:12.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:37:12.444Z] ---> Using cache [2023-03-01T18:37:12.444Z] ---> 11e0ada0243a [2023-03-01T18:37:12.444Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T18:37:12.444Z] ---> Using cache [2023-03-01T18:37:12.444Z] ---> 80c6212a0e36 [2023-03-01T18:37:12.444Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T18:37:12.444Z] ---> Using cache [2023-03-01T18:37:12.444Z] ---> a48f49e91456 [2023-03-01T18:37:12.444Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T18:37:12.444Z] ---> Using cache [2023-03-01T18:37:12.444Z] ---> a5c7cb6dd379 [2023-03-01T18:37:12.444Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:37:12.444Z] ---> Using cache [2023-03-01T18:37:12.444Z] ---> 48010876e202 [2023-03-01T18:37:12.444Z] Step 8/24 : COPY . . [2023-03-01T18:37:12.444Z] ---> Using cache [2023-03-01T18:37:12.444Z] ---> f3b9a05fbcc4 [2023-03-01T18:37:12.444Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T18:37:15.940Z] ---> Running in 62890c4ce86e [2023-03-01T18:37:15.940Z] ---> Running in 1637e52c3a1d [2023-03-01T18:37:15.940Z] Removing intermediate container fe8b3a5a0e43 [2023-03-01T18:37:15.940Z] ---> 4a08d2e4935c [2023-03-01T18:37:15.940Z] [2023-03-01T18:37:15.940Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:37:15.940Z] ---> dfd21b5a31f5 [2023-03-01T18:37:15.940Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:37:15.940Z] ---> Using cache [2023-03-01T18:37:15.940Z] ---> 02d04f4986a3 [2023-03-01T18:37:15.940Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T18:37:15.940Z] ---> Using cache [2023-03-01T18:37:15.940Z] ---> 179a0ba49506 [2023-03-01T18:37:15.940Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T18:37:15.940Z] ---> Running in bab14c81e3e1 [2023-03-01T18:37:15.940Z] Removing intermediate container 62890c4ce86e [2023-03-01T18:37:15.940Z] ---> 5ba4a9011866 [2023-03-01T18:37:15.940Z] [2023-03-01T18:37:16.200Z] Successfully built 5ba4a9011866 [2023-03-01T18:37:16.200Z] Successfully tagged security-bootstrapper:latest [2023-03-01T18:37:16.200Z] Building security-proxy-auth [2023-03-01T18:37:16.200Z]  Building security-bootstrapper ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T18:37:17.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T18:37:17.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T18:37:17.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T18:37:18.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T18:37:18.053Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T18:37:19.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:37:19.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:37:19.601Z] ---> 1db0ffe1a6d1 [2023-03-01T18:37:19.601Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:37:19.601Z] ---> Using cache [2023-03-01T18:37:19.601Z] ---> 11e0ada0243a [2023-03-01T18:37:19.601Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:37:19.601Z] ---> Using cache [2023-03-01T18:37:19.601Z] ---> 80c6212a0e36 [2023-03-01T18:37:19.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:37:19.601Z] ---> Using cache [2023-03-01T18:37:19.601Z] ---> a48f49e91456 [2023-03-01T18:37:19.601Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:37:19.601Z] ---> Using cache [2023-03-01T18:37:19.601Z] ---> a5c7cb6dd379 [2023-03-01T18:37:19.601Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:37:19.601Z] ---> Using cache [2023-03-01T18:37:19.601Z] ---> 48010876e202 [2023-03-01T18:37:19.601Z] Step 8/22 : COPY . . [2023-03-01T18:37:19.601Z] ---> Using cache [2023-03-01T18:37:19.601Z] ---> f3b9a05fbcc4 [2023-03-01T18:37:19.601Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T18:37:23.115Z] Removing intermediate container bab14c81e3e1 [2023-03-01T18:37:23.115Z] ---> c1f6284f8dff [2023-03-01T18:37:23.115Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T18:37:23.115Z] ---> Running in b4033c62bd3c [2023-03-01T18:37:23.115Z] ---> Running in 12ac67395d57 [2023-03-01T18:37:23.373Z] Removing intermediate container 12ac67395d57 [2023-03-01T18:37:23.373Z] ---> 6e7b2133ae59 [2023-03-01T18:37:23.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:37:23.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T18:37:24.201Z] ---> 26d8f5c5f04c [2023-03-01T18:37:24.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T18:37:27.513Z] ---> e4aa560293c5 [2023-03-01T18:37:27.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T18:37:28.102Z] ---> 0c56197c4e33 [2023-03-01T18:37:28.102Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T18:37:28.363Z] ---> Running in e07c9905114c [2023-03-01T18:37:28.659Z] Removing intermediate container e07c9905114c [2023-03-01T18:37:28.659Z] ---> 7370f2c589ea [2023-03-01T18:37:28.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:37:28.921Z] ---> Running in a8e979b2966f [2023-03-01T18:37:29.206Z] Removing intermediate container a8e979b2966f [2023-03-01T18:37:29.206Z] ---> 80a681d9fe81 [2023-03-01T18:37:29.206Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T18:37:29.864Z] ---> Running in 022693fdb164 [2023-03-01T18:37:30.835Z] Removing intermediate container 022693fdb164 [2023-03-01T18:37:30.835Z] ---> 02a58e3d33a4 [2023-03-01T18:37:30.835Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:37:32.216Z] ---> Running in 7745e3dc8f1e [2023-03-01T18:37:32.216Z] Removing intermediate container a667064487a7 [2023-03-01T18:37:32.216Z] ---> 5fee79d7776b [2023-03-01T18:37:32.216Z] [2023-03-01T18:37:32.216Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T18:37:32.216Z] ---> 5ce65d7b0fde [2023-03-01T18:37:32.216Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:37:32.216Z] ---> Using cache [2023-03-01T18:37:32.216Z] ---> e6a2bc76184b [2023-03-01T18:37:32.216Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T18:37:32.217Z] ---> Running in 186765125ad0 [2023-03-01T18:37:32.479Z] Removing intermediate container 7745e3dc8f1e [2023-03-01T18:37:32.479Z] ---> a6cb706615bc [2023-03-01T18:37:32.479Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:37:32.479Z] ---> Running in 060fa2f9000d [2023-03-01T18:37:32.737Z] Removing intermediate container 060fa2f9000d [2023-03-01T18:37:32.737Z] ---> 307098215130 [2023-03-01T18:37:32.737Z] [2023-03-01T18:37:32.737Z] Successfully built 307098215130 [2023-03-01T18:37:32.737Z] Successfully tagged support-scheduler:latest [2023-03-01T18:37:32.994Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T18:37:33.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T18:37:33.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:37:33.513Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T18:37:33.513Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T18:37:33.513Z] OK: 15857 distinct packages available [2023-03-01T18:37:33.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:37:33.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:37:33.771Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T18:37:33.771Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T18:37:33.771Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T18:37:33.771Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T18:37:33.771Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T18:37:33.771Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T18:37:33.771Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T18:37:33.771Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T18:37:33.771Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T18:37:33.771Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T18:37:33.771Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T18:37:33.771Z] OK: 8 MiB in 23 packages [2023-03-01T18:37:35.148Z] Removing intermediate container 0ffd4351c19c [2023-03-01T18:37:35.148Z] ---> 71fe520a3971 [2023-03-01T18:37:35.148Z] [2023-03-01T18:37:35.148Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:37:35.148Z] ---> dfd21b5a31f5 [2023-03-01T18:37:35.148Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T18:37:35.148Z] ---> Running in f9f75aed8fb1 [2023-03-01T18:37:35.715Z] Removing intermediate container f9f75aed8fb1 [2023-03-01T18:37:35.715Z] ---> df16a8f4dfb0 [2023-03-01T18:37:35.715Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:37:35.715Z] Removing intermediate container 186765125ad0 [2023-03-01T18:37:35.715Z] ---> 257d4824e49d [2023-03-01T18:37:35.715Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:37:35.715Z] ---> Running in a967faf61ea5 [2023-03-01T18:37:36.300Z] ---> 84844f7c4f25 [2023-03-01T18:37:36.301Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T18:37:36.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:37:36.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:37:36.822Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:37:36.822Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:37:36.822Z] OK: 6 MiB in 15 packages [2023-03-01T18:37:37.392Z] ---> 7ed774648288 [2023-03-01T18:37:37.392Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T18:37:37.657Z] Removing intermediate container a967faf61ea5 [2023-03-01T18:37:37.657Z] ---> 7bd831424758 [2023-03-01T18:37:37.657Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:37:37.657Z] ---> 885f8059e856 [2023-03-01T18:37:37.657Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T18:37:37.657Z] ---> Running in a559c70a7f54 [2023-03-01T18:37:38.222Z] ---> 0799de45b4a3 [2023-03-01T18:37:38.222Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T18:37:38.222Z] Removing intermediate container a559c70a7f54 [2023-03-01T18:37:38.222Z] ---> 0b1b86413fb0 [2023-03-01T18:37:38.222Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:37:38.222Z] ---> Running in 7e1c0cc90c44 [2023-03-01T18:37:38.503Z] Removing intermediate container 7e1c0cc90c44 [2023-03-01T18:37:38.503Z] ---> 0dd654e3ce74 [2023-03-01T18:37:38.503Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T18:37:38.761Z] ---> Running in bdf35a9a002f [2023-03-01T18:37:38.761Z] ---> 128efc7ab36d [2023-03-01T18:37:38.761Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T18:37:39.041Z] Removing intermediate container bdf35a9a002f [2023-03-01T18:37:39.041Z] ---> 8871379e253c [2023-03-01T18:37:39.041Z] Step 18/19 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:37:39.616Z] ---> Running in 3bee2574200e [2023-03-01T18:37:39.616Z] ---> 0326522c7efc [2023-03-01T18:37:39.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T18:37:39.894Z] Removing intermediate container 3bee2574200e [2023-03-01T18:37:39.894Z] ---> 6b45db90735d [2023-03-01T18:37:39.894Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T18:37:39.894Z] ---> Running in ec67fc1a1604 [2023-03-01T18:37:39.894Z] ---> e6b982ab42d5 [2023-03-01T18:37:39.894Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T18:37:40.151Z] ---> Running in e18217e362d7 [2023-03-01T18:37:40.151Z] Removing intermediate container ec67fc1a1604 [2023-03-01T18:37:40.151Z] ---> 1c6323df3a8f [2023-03-01T18:37:40.151Z] [2023-03-01T18:37:40.151Z] Successfully built 1c6323df3a8f [2023-03-01T18:37:40.151Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T18:37:41.089Z]  Building security-spiffe-token-provider ... done Removing intermediate container e18217e362d7 [2023-03-01T18:37:41.089Z] ---> bb2686d71089 [2023-03-01T18:37:41.089Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T18:37:41.089Z] ---> Running in 9459b2f87879 [2023-03-01T18:37:41.347Z] Removing intermediate container 9459b2f87879 [2023-03-01T18:37:41.347Z] ---> 8795a4a133da [2023-03-01T18:37:41.347Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T18:37:41.347Z] ---> Running in 891a8413b18a [2023-03-01T18:37:41.347Z] Removing intermediate container 891a8413b18a [2023-03-01T18:37:41.347Z] ---> d2de1c8bb7f3 [2023-03-01T18:37:41.347Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T18:37:41.605Z] ---> Running in b7f8a45f626a [2023-03-01T18:37:41.605Z] Removing intermediate container b7f8a45f626a [2023-03-01T18:37:41.605Z] ---> 8fd7207e340e [2023-03-01T18:37:41.605Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:37:41.605Z] ---> Running in 2a8070e35909 [2023-03-01T18:37:41.863Z] Removing intermediate container 2a8070e35909 [2023-03-01T18:37:41.863Z] ---> 6d5c6f8a68ae [2023-03-01T18:37:41.863Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:37:41.863Z] ---> Running in 0c7fb40e8984 [2023-03-01T18:37:42.121Z] Removing intermediate container 0c7fb40e8984 [2023-03-01T18:37:42.121Z] ---> f6c320bbace1 [2023-03-01T18:37:42.121Z] [2023-03-01T18:37:42.121Z] Successfully built f6c320bbace1 [2023-03-01T18:37:42.121Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T18:37:46.305Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 1637e52c3a1d [2023-03-01T18:37:46.305Z] ---> 680bc3f44fd3 [2023-03-01T18:37:46.305Z] [2023-03-01T18:37:46.305Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T18:37:46.305Z] ---> dfd21b5a31f5 [2023-03-01T18:37:46.305Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:37:46.305Z] ---> Using cache [2023-03-01T18:37:46.305Z] ---> 02d04f4986a3 [2023-03-01T18:37:46.305Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T18:37:46.305Z] ---> Using cache [2023-03-01T18:37:46.305Z] ---> 179a0ba49506 [2023-03-01T18:37:46.305Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T18:37:46.305Z] ---> Running in 90f054734307 [2023-03-01T18:37:46.305Z] Removing intermediate container 90f054734307 [2023-03-01T18:37:46.305Z] ---> 699d41200ce7 [2023-03-01T18:37:46.305Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T18:37:46.305Z] ---> Running in 315e904fcc60 [2023-03-01T18:37:46.305Z] Removing intermediate container 315e904fcc60 [2023-03-01T18:37:46.305Z] ---> 31c60d4c191b [2023-03-01T18:37:46.305Z] Step 15/24 : WORKDIR / [2023-03-01T18:37:46.874Z] ---> Running in 619d2c863c23 [2023-03-01T18:37:46.874Z] Removing intermediate container b4033c62bd3c [2023-03-01T18:37:46.874Z] ---> c344897902da [2023-03-01T18:37:46.874Z] [2023-03-01T18:37:46.874Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:37:46.874Z] ---> dfd21b5a31f5 [2023-03-01T18:37:46.874Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T18:37:46.874Z] ---> Using cache [2023-03-01T18:37:46.874Z] ---> df16a8f4dfb0 [2023-03-01T18:37:46.874Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:37:46.874Z] ---> Using cache [2023-03-01T18:37:46.874Z] ---> 7bd831424758 [2023-03-01T18:37:46.874Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:37:46.874Z] ---> Using cache [2023-03-01T18:37:47.147Z] ---> 0799de45b4a3 [2023-03-01T18:37:47.147Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T18:37:47.147Z] Removing intermediate container 619d2c863c23 [2023-03-01T18:37:47.147Z] ---> 6dccbb72d218 [2023-03-01T18:37:47.147Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:37:47.406Z] ---> bbab55d7ea14 [2023-03-01T18:37:47.406Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T18:37:47.406Z] ---> 96a6387654e7 [2023-03-01T18:37:47.406Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T18:37:47.664Z] ---> 09105bde0585 [2023-03-01T18:37:47.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T18:37:47.664Z] ---> 68b5fedf2822 [2023-03-01T18:37:47.664Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T18:37:47.923Z] ---> d90d7a7c3a24 [2023-03-01T18:37:47.923Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T18:37:47.923Z] ---> Running in 842a4961fa4d [2023-03-01T18:37:47.923Z] ---> 17a222835574 [2023-03-01T18:37:47.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T18:37:48.181Z] ---> 08096379b115 [2023-03-01T18:37:48.181Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T18:37:48.181Z] ---> Running in f5c9db870aa2 [2023-03-01T18:37:48.181Z] Removing intermediate container f5c9db870aa2 [2023-03-01T18:37:48.181Z] ---> a5fbd6724662 [2023-03-01T18:37:48.181Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:37:48.181Z] ---> Running in 8132c1a51c96 [2023-03-01T18:37:48.181Z] Removing intermediate container 8132c1a51c96 [2023-03-01T18:37:48.181Z] ---> dbc17ee64eed [2023-03-01T18:37:48.181Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T18:37:48.181Z] ---> Running in a7bbaee1f997 [2023-03-01T18:37:48.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements [2023-03-01T18:37:48.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T18:37:48.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T18:37:48.440Z] Removing intermediate container a7bbaee1f997 [2023-03-01T18:37:48.440Z] ---> 157ce4d1347d [2023-03-01T18:37:48.440Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:37:48.440Z] ---> Running in 42eb6ea97699 [2023-03-01T18:37:48.440Z] Removing intermediate container 42eb6ea97699 [2023-03-01T18:37:48.440Z] ---> 8ae6af049f3a [2023-03-01T18:37:48.440Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:37:48.440Z] ---> Running in 5f5943029043 [2023-03-01T18:37:48.440Z] Removing intermediate container 842a4961fa4d [2023-03-01T18:37:48.440Z] ---> 767fa1a203e9 [2023-03-01T18:37:48.440Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T18:37:48.440Z] ---> Running in c0883d79bc28 [2023-03-01T18:37:48.700Z] Removing intermediate container 5f5943029043 [2023-03-01T18:37:48.700Z] ---> 6e2e715f7789 [2023-03-01T18:37:48.700Z] [2023-03-01T18:37:48.700Z] Removing intermediate container c0883d79bc28 [2023-03-01T18:37:48.700Z] ---> c8e5ff4dee27 [2023-03-01T18:37:48.700Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T18:37:48.700Z] ---> Running in 0a8b79de4352 [2023-03-01T18:37:48.700Z] Successfully built 6e2e715f7789 [2023-03-01T18:37:48.700Z] Successfully tagged core-metadata:latest [2023-03-01T18:37:48.700Z]  Building core-metadata ... done Removing intermediate container 0a8b79de4352 [2023-03-01T18:37:48.700Z] ---> 84cc94627830 [2023-03-01T18:37:48.700Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T18:37:48.700Z] ---> Running in a1624d2c8e53 [2023-03-01T18:37:48.700Z] Removing intermediate container a1624d2c8e53 [2023-03-01T18:37:48.700Z] ---> 77d4f5805798 [2023-03-01T18:37:48.700Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:37:48.700Z] ---> Running in a49bfd6a0327 [2023-03-01T18:37:48.960Z] Removing intermediate container a49bfd6a0327 [2023-03-01T18:37:48.960Z] ---> bf7afc356831 [2023-03-01T18:37:48.960Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:37:48.960Z] ---> Running in a975963e9aa3 [2023-03-01T18:37:48.960Z] Removing intermediate container a975963e9aa3 [2023-03-01T18:37:48.960Z] ---> 93bfddb8a21d [2023-03-01T18:37:48.960Z] [2023-03-01T18:37:48.960Z] Successfully built 93bfddb8a21d [2023-03-01T18:37:48.960Z] Successfully tagged security-proxy-auth:latest [2023-03-01T18:37:48.966Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-01T18:37:49.002Z] $ docker stop --time=1 b1707f430ccf75e1e66af53c462742b4ed0e4cc458530ce9cdc1be15b9d9a774 [2023-03-01T18:37:50.274Z] $ docker rm -f --volumes b1707f430ccf75e1e66af53c462742b4ed0e4cc458530ce9cdc1be15b9d9a774 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:37:50.669Z] + docker images [2023-03-01T18:37:50.670Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T18:37:50.670Z] security-proxy-auth latest 93bfddb8a21d 2 seconds ago 16.2MB [2023-03-01T18:37:50.670Z] core-metadata latest 6e2e715f7789 2 seconds ago 18.5MB [2023-03-01T18:37:50.670Z] c344897902da 4 seconds ago 1.67GB [2023-03-01T18:37:50.670Z] 680bc3f44fd3 7 seconds ago 1.7GB [2023-03-01T18:37:50.670Z] core-common-config-bootstrapper latest f6c320bbace1 9 seconds ago 15.5MB [2023-03-01T18:37:50.670Z] security-spiffe-token-provider latest 1c6323df3a8f 11 seconds ago 30MB [2023-03-01T18:37:50.670Z] 71fe520a3971 17 seconds ago 1.68GB [2023-03-01T18:37:50.670Z] support-scheduler latest 307098215130 18 seconds ago 30.1MB [2023-03-01T18:37:50.670Z] 5fee79d7776b 19 seconds ago 1.73GB [2023-03-01T18:37:50.670Z] security-bootstrapper latest 5ba4a9011866 35 seconds ago 20.4MB [2023-03-01T18:37:50.670Z] 4a08d2e4935c 36 seconds ago 1.75GB [2023-03-01T18:37:50.670Z] support-notifications latest cb0f47ec071d 45 seconds ago 30.7MB [2023-03-01T18:37:50.670Z] security-spire-server latest af66862a6799 56 seconds ago 86.5MB [2023-03-01T18:37:50.670Z] d9e30e5ffac5 About a minute ago 1.76GB [2023-03-01T18:37:50.670Z] 91c1613b69aa About a minute ago 1.56GB [2023-03-01T18:37:50.670Z] security-proxy-setup latest 899e155edd9a About a minute ago 27.8MB [2023-03-01T18:37:50.670Z] 3c1b5f0223f4 About a minute ago 1.68GB [2023-03-01T18:37:50.670Z] 4e9c269d13d0 About a minute ago 1.68GB [2023-03-01T18:37:50.670Z] security-secretstore-setup latest 10199d89e307 2 minutes ago 30MB [2023-03-01T18:37:50.670Z] core-command latest 3694d5a0b19e 2 minutes ago 17.7MB [2023-03-01T18:37:50.670Z] core-data latest 41df4ae10b0b 2 minutes ago 18MB [2023-03-01T18:37:50.670Z] b4cabd0b332d 2 minutes ago 1.7GB [2023-03-01T18:37:50.670Z] a3dc0dda500f 2 minutes ago 1.68GB [2023-03-01T18:37:50.670Z] 784860a9a9a6 2 minutes ago 1.69GB [2023-03-01T18:37:50.670Z] security-spire-agent latest d4d34221400b 2 minutes ago 125MB [2023-03-01T18:37:50.670Z] security-spire-config latest cbb0e244ed44 2 minutes ago 85.8MB [2023-03-01T18:37:50.670Z] ad68e47ff849 2 minutes ago 1.56GB [2023-03-01T18:37:50.670Z] 7f953c44ae7f 2 minutes ago 1.56GB [2023-03-01T18:37:50.670Z] ci-base-image-x86_64 latest 1db0ffe1a6d1 6 minutes ago 904MB [2023-03-01T18:37:50.670Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T18:37:50.670Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T18:37:50.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T18:37:50.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T18:37:50.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T18:37:51.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.488s coverage: 98.5% of statements [2023-03-01T18:38:04.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.845s coverage: 71.2% of statements [2023-03-01T18:38:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T18:38:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T18:38:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T18:38:04.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.662s coverage: 54.0% of statements [2023-03-01T18:38:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T18:38:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T18:38:14.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.739s coverage: 88.5% of statements [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T18:38:14.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.580s coverage: 3.9% of statements [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T18:38:14.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T18:38:19.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.052s coverage: 95.6% of statements [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T18:38:19.505Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.492s coverage: 72.2% of statements [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T18:38:19.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 65.9% of statements [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T18:38:19.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.9% of statements [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T18:38:19.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.654s coverage: 29.6% of statements [2023-03-01T18:38:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T18:38:20.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.357s coverage: 47.1% of statements [2023-03-01T18:38:23.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 82.9% of statements [2023-03-01T18:38:23.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2023-03-01T18:38:23.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2023-03-01T18:38:29.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.566s coverage: 87.5% of statements [2023-03-01T18:38:39.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.596s coverage: 94.4% of statements [2023-03-01T18:38:39.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.269s coverage: 44.8% of statements [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.442s coverage: 92.9% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 77.4% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2023-03-01T18:38:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements [2023-03-01T18:38:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T18:39:00.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements [2023-03-01T18:39:00.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T18:39:00.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T18:39:00.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements [2023-03-01T18:39:00.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.172s coverage: 89.4% of statements [2023-03-01T18:39:00.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2023-03-01T18:39:00.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-03-01T18:39:00.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-03-01T18:39:07.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.462s coverage: 65.3% of statements [2023-03-01T18:39:07.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T18:39:07.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T18:39:07.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T18:39:07.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T18:39:07.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T18:39:07.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T18:39:08.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.904s coverage: 41.0% of statements [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T18:39:08.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T18:39:08.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T18:39:08.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T18:39:16.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T18:39:16.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T18:39:16.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 63.2% of statements [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T18:39:16.655Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T18:39:16.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T18:39:17.617Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T18:39:17.617Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T18:39:17.617Z] go vet ./... [2023-03-01T18:41:09.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T18:41:09.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T18:41:09.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T18:41:09.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T18:41:09.709Z] + ls -al . [2023-03-01T18:41:09.977Z] total 740 [2023-03-01T18:41:09.977Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 18:35 . [2023-03-01T18:41:09.977Z] drwxr-xr-x 4 root root 4096 Mar 1 18:35 .. [2023-03-01T18:41:09.977Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 18:33 .blubracket [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 18:33 .dockerignore [2023-03-01T18:41:09.977Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 18:33 .git [2023-03-01T18:41:09.977Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 18:33 .github [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 18:33 .gitignore [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 18:33 .golangci.yml [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 18:33 .hadolint.yml [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 18:33 .sonarcloud.properties [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 18:33 ADOPTERS.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 18:33 Attribution.txt [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 18:33 CHANGELOG.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 18:33 CONTRIBUTING.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 18:33 GOVERNANCE.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 18:33 Jenkinsfile [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 18:33 LICENSE [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 18:33 Makefile [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 18:33 OWNERS.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 18:33 README.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 18:33 SECURITY.md [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 18:31 VERSION [2023-03-01T18:41:09.977Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 18:33 bin [2023-03-01T18:41:09.977Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 18:33 cmd [2023-03-01T18:41:09.977Z] -rw-r--r-- 1 root root 487670 Mar 1 18:39 coverage.out [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 18:33 go.mod [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 18:33 go.sum [2023-03-01T18:41:09.977Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 18:33 internal [2023-03-01T18:41:09.977Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 18:33 openapi [2023-03-01T18:41:09.977Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 18:33 snap [2023-03-01T18:41:09.977Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 18:33 version.go [Pipeline] sh [2023-03-01T18:41:10.626Z] + '[' -e coverage.out ] [2023-03-01T18:41:10.626Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T18:41:10.669Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T18:41:11.489Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T18:41:11.811Z] + make build [2023-03-01T18:41:12.079Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T18:42:33.678Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T18:42:39.007Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T18:42:43.257Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T18:42:47.539Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T18:43:34.416Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T18:43:36.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T18:43:42.324Z] 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-03-01T18:43:46.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T18:43:53.233Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T18:43:56.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T18:44:01.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T18:44:14.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T18:44:20.923Z] $ docker stop --time=1 4ddce4fa36aaa9c8456e714c621bfd3b8b5a1545193bc8e891330959c4ddc7bb [2023-03-01T18:44:23.004Z] $ docker rm -f --volumes 4ddce4fa36aaa9c8456e714c621bfd3b8b5a1545193bc8e891330959c4ddc7bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:44:25.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T18:44:25.504Z] [2023-03-01T18:44:25.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:44:25.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T18:44:26.181Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T18:44:26.181Z] 29e5d40040c1: Pulling fs layer [2023-03-01T18:44:26.181Z] 1ce36da41761: Pulling fs layer [2023-03-01T18:44:26.181Z] 25b303627fd3: Pulling fs layer [2023-03-01T18:44:26.181Z] 29e5d40040c1: Verifying Checksum [2023-03-01T18:44:26.181Z] 29e5d40040c1: Download complete [2023-03-01T18:44:26.449Z] 1ce36da41761: Verifying Checksum [2023-03-01T18:44:26.449Z] 1ce36da41761: Download complete [2023-03-01T18:44:26.716Z] 29e5d40040c1: Pull complete [2023-03-01T18:44:28.127Z] 1ce36da41761: Pull complete [2023-03-01T18:44:28.127Z] 25b303627fd3: Verifying Checksum [2023-03-01T18:44:28.127Z] 25b303627fd3: Download complete [2023-03-01T18:44:38.249Z] 25b303627fd3: Pull complete [2023-03-01T18:44:38.249Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T18:44:38.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T18:44:38.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:44:38.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container [2023-03-01T18:44:38.653Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T18:44:40.938Z] $ docker top 96706e34cd0840d4f0f653a34d1265aaab368d4f0bb3ecbb0e399d2a30a09535 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:44:41.833Z] + docker-compose build --help [2023-03-01T18:44:41.833Z] + grep parallel [2023-03-01T18:44:47.203Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T18:44:47.609Z] $ docker stop --time=1 96706e34cd0840d4f0f653a34d1265aaab368d4f0bb3ecbb0e399d2a30a09535 [2023-03-01T18:44:49.251Z] $ docker rm -f --volumes 96706e34cd0840d4f0f653a34d1265aaab368d4f0bb3ecbb0e399d2a30a09535 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:44:49.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T18:44:49.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:44:50.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container [2023-03-01T18:44:50.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T18:44:51.408Z] $ docker top ab3ab8006e64994e8846f0913a141387ef2a91c644e3776ac98b7b1cde5da020 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:44:51.963Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T18:44:58.598Z] Building core-command ... [2023-03-01T18:44:58.598Z] Building core-common-config-bootstrapper ... [2023-03-01T18:44:58.598Z] Building core-data ... [2023-03-01T18:44:58.598Z] Building core-metadata ... [2023-03-01T18:44:58.599Z] Building security-bootstrapper ... [2023-03-01T18:44:58.599Z] Building security-proxy-auth ... [2023-03-01T18:44:58.599Z] Building security-proxy-setup ... [2023-03-01T18:44:58.599Z] Building security-secretstore-setup ... [2023-03-01T18:44:58.599Z] Building security-spiffe-token-provider ... [2023-03-01T18:44:58.599Z] Building security-spire-agent ... [2023-03-01T18:44:58.599Z] Building security-spire-config ... [2023-03-01T18:44:58.599Z] Building security-spire-server ... [2023-03-01T18:44:58.599Z] Building support-notifications ... [2023-03-01T18:44:58.599Z] Building support-scheduler ... [2023-03-01T18:44:58.599Z] Building security-spire-server [2023-03-01T18:44:58.599Z] Building core-metadata [2023-03-01T18:44:58.599Z] Building core-data [2023-03-01T18:44:58.599Z] Building security-proxy-auth [2023-03-01T18:44:58.599Z] Building core-command [2023-03-01T18:45:45.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:45:45.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:45:45.417Z] ---> bfba27ba5bbd [2023-03-01T18:45:45.417Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:45:45.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:45:45.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:45:45.417Z] ---> bfba27ba5bbd [2023-03-01T18:45:45.417Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:45:45.417Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:45:45.417Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:45:45.417Z] ---> bfba27ba5bbd [2023-03-01T18:45:45.417Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:45:45.417Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:45:45.417Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:45:45.417Z] ---> bfba27ba5bbd [2023-03-01T18:45:45.417Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:45:45.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:45:45.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:45:45.417Z] ---> bfba27ba5bbd [2023-03-01T18:45:45.417Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T18:45:45.417Z] ---> Running in 2f4c23f7b303 [2023-03-01T18:45:45.417Z] ---> Running in 798827ce76fe [2023-03-01T18:45:45.417Z] ---> Running in 8e92e2188f22 [2023-03-01T18:45:45.417Z] ---> Running in a5b2c201f86d [2023-03-01T18:45:45.417Z] ---> Running in ba43c96d7d7b [2023-03-01T18:45:45.417Z] Removing intermediate container ba43c96d7d7b [2023-03-01T18:45:45.417Z] ---> 9fb8f8158cbd [2023-03-01T18:45:45.417Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T18:45:45.417Z] Removing intermediate container 8e92e2188f22 [2023-03-01T18:45:45.417Z] ---> 8367d797b1d2 [2023-03-01T18:45:45.417Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:45:45.417Z] Removing intermediate container 798827ce76fe [2023-03-01T18:45:45.417Z] ---> 6f76615f23bf [2023-03-01T18:45:45.417Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:45:45.417Z] ---> Running in 4e714abd2bbf [2023-03-01T18:45:45.417Z] Removing intermediate container 2f4c23f7b303 [2023-03-01T18:45:45.417Z] ---> c2e50233114a [2023-03-01T18:45:45.417Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T18:45:45.417Z] ---> Running in b4677f6fcbe7 [2023-03-01T18:45:45.417Z] Removing intermediate container a5b2c201f86d [2023-03-01T18:45:45.417Z] ---> 7fd9ee5e8e38 [2023-03-01T18:45:45.417Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T18:45:45.417Z] ---> Running in 13ceb598ef0f [2023-03-01T18:45:45.417Z] ---> Running in 4ef484c581df [2023-03-01T18:45:45.417Z] ---> Running in 3d9cee562a9f [2023-03-01T18:45:46.000Z] Removing intermediate container 13ceb598ef0f [2023-03-01T18:45:46.000Z] ---> ee36bc974702 [2023-03-01T18:45:46.000Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:45:46.000Z] Removing intermediate container 4e714abd2bbf [2023-03-01T18:45:46.000Z] ---> c05ee9c71a20 [2023-03-01T18:45:46.000Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T18:45:46.265Z] Removing intermediate container 4ef484c581df [2023-03-01T18:45:46.265Z] ---> c9e8425ffd08 [2023-03-01T18:45:46.265Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T18:45:46.265Z] ---> Running in 81f043402d9c [2023-03-01T18:45:46.265Z] Removing intermediate container b4677f6fcbe7 [2023-03-01T18:45:46.265Z] ---> 7a5e0a6717c7 [2023-03-01T18:45:46.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:45:46.531Z] ---> Running in f4914d7530c0 [2023-03-01T18:45:46.531Z] ---> Running in 8d1dcb3da532 [2023-03-01T18:45:46.531Z] ---> Running in f650eba78d1b [2023-03-01T18:45:47.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:47.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:48.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:48.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:48.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:48.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:48.906Z] OK: 221 MiB in 51 packages [2023-03-01T18:45:49.884Z] OK: 221 MiB in 51 packages [2023-03-01T18:45:49.884Z] OK: 221 MiB in 51 packages [2023-03-01T18:45:51.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:51.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:51.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:52.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:45:52.689Z] Removing intermediate container 3d9cee562a9f [2023-03-01T18:45:52.689Z] ---> 82c055e36808 [2023-03-01T18:45:52.689Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T18:45:52.689Z] Removing intermediate container 81f043402d9c [2023-03-01T18:45:52.689Z] ---> a95cd08e924b [2023-03-01T18:45:52.689Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:45:52.955Z] Removing intermediate container 8d1dcb3da532 [2023-03-01T18:45:52.955Z] ---> 9fb1a553cd64 [2023-03-01T18:45:52.955Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:45:52.955Z] OK: 221 MiB in 51 packages [2023-03-01T18:45:53.541Z] OK: 221 MiB in 51 packages [2023-03-01T18:45:53.541Z] ---> 6f6dcb79f5a3 [2023-03-01T18:45:53.541Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:45:53.809Z] ---> Running in f16767815a2f [2023-03-01T18:45:54.080Z] ---> 60c997efa2a3 [2023-03-01T18:45:54.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:45:54.080Z] ---> Running in b55b11ae1533 [2023-03-01T18:45:54.674Z] ---> 469cfcc2019c [2023-03-01T18:45:54.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:45:54.674Z] Removing intermediate container f4914d7530c0 [2023-03-01T18:45:54.674Z] ---> 58464da029bd [2023-03-01T18:45:54.674Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T18:45:54.674Z] ---> Running in 38be8a4ad84f [2023-03-01T18:45:55.273Z] Removing intermediate container f650eba78d1b [2023-03-01T18:45:55.273Z] ---> 9468c38301d4 [2023-03-01T18:45:55.273Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T18:45:56.244Z] ---> 18ccf986fb6a [2023-03-01T18:45:56.244Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:45:56.244Z] ---> Running in 5ceb93a23fa7 [2023-03-01T18:45:56.511Z] ---> 9d90863e18b3 [2023-03-01T18:45:56.511Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:45:56.781Z] ---> Running in eee217cd1d90 [2023-03-01T18:47:48.426Z] Removing intermediate container 38be8a4ad84f [2023-03-01T18:47:48.426Z] ---> f377d2f9c85c [2023-03-01T18:47:48.426Z] Step 8/22 : COPY . . [2023-03-01T18:47:48.426Z] Removing intermediate container eee217cd1d90 [2023-03-01T18:47:48.426Z] ---> 8e4f99d299b7 [2023-03-01T18:47:48.426Z] Step 8/23 : COPY . . [2023-03-01T18:47:48.426Z] Removing intermediate container f16767815a2f [2023-03-01T18:47:48.426Z] ---> b7350fa7b3e1 [2023-03-01T18:47:48.426Z] Step 7/23 : COPY . . [2023-03-01T18:47:48.426Z] Removing intermediate container b55b11ae1533 [2023-03-01T18:47:48.426Z] ---> 63f1a5f085d1 [2023-03-01T18:47:48.426Z] Step 8/22 : COPY . . [2023-03-01T18:47:48.426Z] Removing intermediate container 5ceb93a23fa7 [2023-03-01T18:47:48.426Z] ---> 0c8e67ae0626 [2023-03-01T18:47:48.426Z] Step 8/24 : COPY . . [2023-03-01T18:47:58.618Z] ---> 2e953830b7e7 [2023-03-01T18:47:58.618Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T18:47:58.618Z] ---> Running in adc1bbe26dcd [2023-03-01T18:47:58.618Z] ---> 251889579f9d [2023-03-01T18:47:58.618Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T18:47:58.618Z] ---> 8a6b048d3753 [2023-03-01T18:47:58.618Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T18:47:58.887Z] Removing intermediate container adc1bbe26dcd [2023-03-01T18:47:58.887Z] ---> f2abd5c36e51 [2023-03-01T18:47:58.887Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T18:47:58.887Z] ---> Running in 98a3e7f6d165 [2023-03-01T18:47:58.887Z] ---> Running in 7c679cde7b8f [2023-03-01T18:47:59.155Z] ---> Running in 7506e756101b [2023-03-01T18:48:00.119Z] Removing intermediate container 7506e756101b [2023-03-01T18:48:00.119Z] ---> 0f462383470d [2023-03-01T18:48:00.119Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T18:48:00.119Z] ---> 6c3ceaf1aa4a [2023-03-01T18:48:00.119Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T18:48:00.119Z] ---> Running in 873b91a8196c [2023-03-01T18:48:00.387Z] ---> Running in 230cf216d7db [2023-03-01T18:48:00.662Z] ---> 6a45110bfa3b [2023-03-01T18:48:00.662Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T18:48:00.928Z] ---> Running in 50b7a8cc6d38 [2023-03-01T18:48:01.196Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T18:48:01.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T18:48:02.873Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T18:48:03.139Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T18:48:04.097Z] Removing intermediate container 873b91a8196c [2023-03-01T18:48:04.097Z] ---> c9000263d4c6 [2023-03-01T18:48:04.097Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T18:48:04.097Z] ---> Running in 527c04278249 [2023-03-01T18:48:04.363Z] Removing intermediate container 527c04278249 [2023-03-01T18:48:04.363Z] ---> e5d354a6d178 [2023-03-01T18:48:04.363Z] [2023-03-01T18:48:04.363Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T18:48:04.629Z] 3.15: Pulling from library/alpine [2023-03-01T18:48:06.036Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T18:48:06.036Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T18:48:06.036Z] ---> 354640af7b1b [2023-03-01T18:48:06.036Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:48:06.036Z] ---> Running in 9df99aa609e0 [2023-03-01T18:48:06.622Z] Removing intermediate container 9df99aa609e0 [2023-03-01T18:48:06.622Z] ---> 0f6ddfd75ac7 [2023-03-01T18:48:06.622Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T18:48:06.622Z] ---> Running in f856dc86e733 [2023-03-01T18:48:08.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:08.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:10.808Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T18:48:10.808Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T18:48:10.808Z] OK: 15734 distinct packages available [2023-03-01T18:48:10.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:11.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:12.805Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T18:48:12.805Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T18:48:12.805Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T18:48:12.805Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T18:48:12.805Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T18:48:12.805Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T18:48:13.074Z] OK: 6 MiB in 19 packages [2023-03-01T18:48:15.031Z] Removing intermediate container f856dc86e733 [2023-03-01T18:48:15.031Z] ---> e50084f8ee15 [2023-03-01T18:48:15.031Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T18:48:20.384Z] ---> a46b2a748367 [2023-03-01T18:48:20.384Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T18:48:21.341Z] ---> b38e4e4bdb99 [2023-03-01T18:48:21.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T18:48:22.296Z] ---> 352a46461691 [2023-03-01T18:48:22.296Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T18:48:24.233Z] ---> 016a9a75f5cd [2023-03-01T18:48:24.233Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T18:48:24.502Z] ---> Running in c171baaacc09 [2023-03-01T18:48:25.085Z] Removing intermediate container c171baaacc09 [2023-03-01T18:48:25.085Z] ---> 8c13fd75080d [2023-03-01T18:48:25.085Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T18:48:25.085Z] ---> Running in 043a186eb795 [2023-03-01T18:48:25.667Z] Removing intermediate container 043a186eb795 [2023-03-01T18:48:25.667Z] ---> 9c7081847751 [2023-03-01T18:48:25.667Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T18:48:25.667Z] ---> Running in 39e519c27678 [2023-03-01T18:48:26.251Z] Removing intermediate container 39e519c27678 [2023-03-01T18:48:26.251Z] ---> 3c60b27c838a [2023-03-01T18:48:26.251Z] Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:48:26.251Z] ---> Running in 526a320acc80 [2023-03-01T18:48:26.833Z] Removing intermediate container 526a320acc80 [2023-03-01T18:48:26.833Z] ---> 73bdc9e7a353 [2023-03-01T18:48:26.833Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T18:48:26.833Z] ---> Running in e4c83cb0c085 [2023-03-01T18:48:27.415Z] Removing intermediate container e4c83cb0c085 [2023-03-01T18:48:27.415Z] ---> d5b30dc866b4 [2023-03-01T18:48:27.415Z] [2023-03-01T18:48:27.681Z] Successfully built d5b30dc866b4 [2023-03-01T18:48:27.681Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T18:48:27.949Z]  Building security-spire-server ... done Building security-proxy-setup [2023-03-01T18:48:49.990Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:48:49.990Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:48:49.990Z] ---> bfba27ba5bbd [2023-03-01T18:48:49.990Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T18:48:49.990Z] ---> Using cache [2023-03-01T18:48:49.990Z] ---> 7fd9ee5e8e38 [2023-03-01T18:48:49.990Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T18:48:49.990Z] ---> Running in 3e6b8d072061 [2023-03-01T18:48:49.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:49.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:48:50.570Z] OK: 221 MiB in 51 packages [2023-03-01T18:48:51.973Z] Removing intermediate container 3e6b8d072061 [2023-03-01T18:48:51.973Z] ---> de91f09b484d [2023-03-01T18:48:51.973Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T18:48:52.929Z] ---> 3f022eb75e10 [2023-03-01T18:48:52.929Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:48:52.929Z] ---> Running in 0c06a6844934 [2023-03-01T18:50:29.840Z] Removing intermediate container 0c06a6844934 [2023-03-01T18:50:29.840Z] ---> 983a781b2a10 [2023-03-01T18:50:29.840Z] Step 7/21 : COPY . . [2023-03-01T18:50:35.282Z] ---> 4294ee6672d3 [2023-03-01T18:50:35.282Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T18:50:35.282Z] ---> Running in 3332896bd218 [2023-03-01T18:50:37.225Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T18:54:28.994Z] Removing intermediate container 7c679cde7b8f [2023-03-01T18:54:28.995Z] ---> 27e918c67783 [2023-03-01T18:54:28.995Z] [2023-03-01T18:54:28.995Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:54:28.995Z] 3.16: Pulling from library/alpine [2023-03-01T18:54:28.995Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T18:54:28.995Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T18:54:28.995Z] ---> 4c81e5bf8899 [2023-03-01T18:54:28.995Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T18:54:28.995Z] ---> Running in 65060119b5f4 [2023-03-01T18:54:28.995Z] Removing intermediate container 65060119b5f4 [2023-03-01T18:54:28.995Z] ---> c2679aab21a8 [2023-03-01T18:54:28.995Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:54:28.995Z] ---> Running in 3e2e4e2c7ce7 [2023-03-01T18:54:30.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:54:30.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:54:32.074Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:54:32.074Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:54:32.339Z] OK: 5 MiB in 15 packages [2023-03-01T18:54:35.947Z] Removing intermediate container 3e2e4e2c7ce7 [2023-03-01T18:54:35.947Z] ---> 694cf51e7418 [2023-03-01T18:54:35.947Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:54:36.213Z] ---> 65a28611ba32 [2023-03-01T18:54:36.213Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T18:54:38.150Z] ---> 8884faaf5412 [2023-03-01T18:54:38.150Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T18:54:38.737Z] ---> 8007e833b4e5 [2023-03-01T18:54:38.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T18:54:39.693Z] ---> bd7922295da7 [2023-03-01T18:54:39.693Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T18:54:39.693Z] ---> Running in 757e1de3fd3e [2023-03-01T18:54:43.033Z] Removing intermediate container 757e1de3fd3e [2023-03-01T18:54:43.034Z] ---> 1bf5097e6dfa [2023-03-01T18:54:43.034Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T18:54:43.034Z] ---> Running in c7f45dbdb79e [2023-03-01T18:54:43.299Z] Removing intermediate container c7f45dbdb79e [2023-03-01T18:54:43.299Z] ---> c44575115c2d [2023-03-01T18:54:43.299Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T18:54:43.565Z] ---> Running in 2942a010908c [2023-03-01T18:54:44.148Z] Removing intermediate container 2942a010908c [2023-03-01T18:54:44.148Z] ---> 766d1ae8fcd9 [2023-03-01T18:54:44.148Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T18:54:44.148Z] ---> Running in 2a57c5bbfb31 [2023-03-01T18:54:44.728Z] Removing intermediate container 2a57c5bbfb31 [2023-03-01T18:54:44.728Z] ---> 7aec8b892211 [2023-03-01T18:54:44.728Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:54:44.995Z] ---> Running in 5f2021eb256a [2023-03-01T18:54:45.261Z] Removing intermediate container 5f2021eb256a [2023-03-01T18:54:45.261Z] ---> df660ecebccf [2023-03-01T18:54:45.261Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:54:45.527Z] ---> Running in 9886b1545654 [2023-03-01T18:54:46.108Z] Removing intermediate container 9886b1545654 [2023-03-01T18:54:46.109Z] ---> 03c85fe1c72e [2023-03-01T18:54:46.109Z] [2023-03-01T18:54:46.374Z] Successfully built 03c85fe1c72e [2023-03-01T18:54:46.374Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T18:54:46.374Z] Building security-spire-agent [2023-03-01T18:55:04.570Z]  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:55:04.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:55:04.570Z] ---> bfba27ba5bbd [2023-03-01T18:55:04.570Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> 7fd9ee5e8e38 [2023-03-01T18:55:04.570Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> 82c055e36808 [2023-03-01T18:55:04.570Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> 6f6dcb79f5a3 [2023-03-01T18:55:04.570Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> b7350fa7b3e1 [2023-03-01T18:55:04.570Z] Step 7/24 : COPY . . [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> 2e953830b7e7 [2023-03-01T18:55:04.570Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> f2abd5c36e51 [2023-03-01T18:55:04.570Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T18:55:04.570Z] ---> Using cache [2023-03-01T18:55:04.570Z] ---> 0f462383470d [2023-03-01T18:55:04.570Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T18:55:05.153Z] ---> Running in b322b3f82387 [2023-03-01T18:55:08.489Z] Removing intermediate container b322b3f82387 [2023-03-01T18:55:08.489Z] ---> aaaf237eee37 [2023-03-01T18:55:08.489Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T18:55:08.489Z] ---> Running in 8c70cd0db018 [2023-03-01T18:55:08.755Z] Removing intermediate container 8c70cd0db018 [2023-03-01T18:55:08.755Z] ---> e78df78a8089 [2023-03-01T18:55:08.755Z] [2023-03-01T18:55:08.755Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T18:55:08.755Z] ---> 354640af7b1b [2023-03-01T18:55:08.755Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:55:08.755Z] ---> Using cache [2023-03-01T18:55:09.024Z] ---> 0f6ddfd75ac7 [2023-03-01T18:55:09.024Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T18:55:09.024Z] ---> Using cache [2023-03-01T18:55:09.024Z] ---> e50084f8ee15 [2023-03-01T18:55:09.024Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T18:55:14.365Z] ---> 12a97ea6cdbe [2023-03-01T18:55:14.365Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T18:55:24.421Z] ---> 48d5833eb208 [2023-03-01T18:55:24.421Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T18:55:24.421Z] Removing intermediate container 230cf216d7db [2023-03-01T18:55:24.421Z] ---> 925194c1d1e0 [2023-03-01T18:55:24.421Z] [2023-03-01T18:55:24.421Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T18:55:24.421Z] ---> 4c81e5bf8899 [2023-03-01T18:55:24.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:55:24.421Z] ---> 0c4f695e5bed [2023-03-01T18:55:24.421Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T18:55:24.421Z] ---> Running in 681d09eeec25 [2023-03-01T18:55:26.356Z] ---> 9b8cba094101 [2023-03-01T18:55:26.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T18:55:26.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:55:26.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:55:27.197Z] ---> f15b0bc860bb [2023-03-01T18:55:27.197Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T18:55:27.197Z] ---> Running in b6d240d61ca5 [2023-03-01T18:55:27.775Z] Removing intermediate container b6d240d61ca5 [2023-03-01T18:55:27.775Z] ---> f80da8c61b2f [2023-03-01T18:55:27.775Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T18:55:27.775Z] ---> Running in feafaf43566c [2023-03-01T18:55:28.358Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:55:28.358Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:55:28.358Z] Removing intermediate container feafaf43566c [2023-03-01T18:55:28.358Z] ---> 124fe6d5edc8 [2023-03-01T18:55:28.358Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T18:55:28.358Z] OK: 5 MiB in 15 packages [2023-03-01T18:55:28.358Z] ---> Running in 3c51fb4c4b7a [2023-03-01T18:55:28.942Z] Removing intermediate container 3c51fb4c4b7a [2023-03-01T18:55:28.942Z] ---> 041069fda302 [2023-03-01T18:55:28.942Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:55:29.206Z] ---> Running in 433bebdd9dc2 [2023-03-01T18:55:29.784Z] Removing intermediate container 433bebdd9dc2 [2023-03-01T18:55:29.784Z] ---> 5f1baaaab938 [2023-03-01T18:55:29.784Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:55:30.050Z] ---> Running in d7af2f4abc89 [2023-03-01T18:55:30.050Z] Removing intermediate container 681d09eeec25 [2023-03-01T18:55:30.050Z] ---> 2c24f130412d [2023-03-01T18:55:30.050Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T18:55:30.315Z] ---> Running in 21023751ced7 [2023-03-01T18:55:30.902Z] Removing intermediate container d7af2f4abc89 [2023-03-01T18:55:30.902Z] ---> f7a4685f9261 [2023-03-01T18:55:30.902Z] [2023-03-01T18:55:30.902Z] Removing intermediate container 21023751ced7 [2023-03-01T18:55:30.902Z] ---> 54b9c28748e0 [2023-03-01T18:55:30.902Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T18:55:31.170Z] ---> Running in 4d2dc83809dd [2023-03-01T18:55:31.170Z] Successfully built f7a4685f9261 [2023-03-01T18:55:31.170Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T18:55:31.170Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-01T18:55:31.755Z] Removing intermediate container 4d2dc83809dd [2023-03-01T18:55:31.755Z] ---> 8950ee33cf9c [2023-03-01T18:55:31.755Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T18:55:31.755Z] ---> Running in 2bf8e067c69e [2023-03-01T18:55:32.708Z] Removing intermediate container 2bf8e067c69e [2023-03-01T18:55:32.708Z] ---> 54afc7bef601 [2023-03-01T18:55:32.708Z] Step 15/23 : WORKDIR / [2023-03-01T18:55:32.708Z] ---> Running in d0760e913dd2 [2023-03-01T18:55:33.662Z] Removing intermediate container d0760e913dd2 [2023-03-01T18:55:33.662Z] ---> a303ddcfcead [2023-03-01T18:55:33.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:55:35.605Z] ---> 4967502abe9b [2023-03-01T18:55:35.605Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T18:55:39.875Z] ---> 6afed7969cbe [2023-03-01T18:55:39.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T18:55:40.836Z] ---> e8679f620d3d [2023-03-01T18:55:40.836Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T18:55:41.105Z] ---> Running in e0c957ead5b4 [2023-03-01T18:55:42.065Z] Removing intermediate container e0c957ead5b4 [2023-03-01T18:55:42.065Z] ---> c7620439f4e0 [2023-03-01T18:55:42.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:55:42.330Z] ---> Running in 1962abfdc07b [2023-03-01T18:55:43.732Z] Removing intermediate container 1962abfdc07b [2023-03-01T18:55:43.732Z] ---> 6a0774ac85cd [2023-03-01T18:55:43.732Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T18:55:43.997Z] ---> Running in c08f0456a10b [2023-03-01T18:55:44.953Z] Removing intermediate container c08f0456a10b [2023-03-01T18:55:44.953Z] ---> 0a4eb668afb1 [2023-03-01T18:55:44.953Z] Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:55:45.226Z] ---> Running in b82d92a2cced [2023-03-01T18:55:46.183Z] Removing intermediate container b82d92a2cced [2023-03-01T18:55:46.183Z] ---> 8f09c6bf6b2c [2023-03-01T18:55:46.183Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T18:55:46.183Z] ---> Running in a16e9cddbe5f [2023-03-01T18:55:47.134Z] Removing intermediate container 98a3e7f6d165 [2023-03-01T18:55:47.134Z] ---> 7f80d9356eaf [2023-03-01T18:55:47.134Z] [2023-03-01T18:55:47.134Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T18:55:47.134Z] ---> 4c81e5bf8899 [2023-03-01T18:55:47.134Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T18:55:47.400Z] Removing intermediate container a16e9cddbe5f [2023-03-01T18:55:47.400Z] ---> 449a2f2462f1 [2023-03-01T18:55:47.400Z] [2023-03-01T18:55:47.400Z] ---> Running in 2d1ac6c460bf [2023-03-01T18:55:48.002Z] Successfully built 449a2f2462f1 [2023-03-01T18:55:48.002Z] Successfully tagged core-command-arm64:latest [2023-03-01T18:55:48.002Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-01T18:55:48.266Z] Removing intermediate container 2d1ac6c460bf [2023-03-01T18:55:48.266Z] ---> eb4f9a632bea [2023-03-01T18:55:48.266Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T18:55:48.266Z] ---> Running in 49e92b20c1b9 [2023-03-01T18:55:49.219Z] Removing intermediate container 49e92b20c1b9 [2023-03-01T18:55:49.219Z] ---> 69bedb336f0a [2023-03-01T18:55:49.219Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T18:55:49.484Z] ---> Running in 23edef0d9f5b [2023-03-01T18:55:51.420Z] Removing intermediate container 23edef0d9f5b [2023-03-01T18:55:51.420Z] ---> 2246576b0b7b [2023-03-01T18:55:51.420Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:55:51.686Z] ---> Running in 0b3f8645b2c6 [2023-03-01T18:55:52.646Z] Removing intermediate container 50b7a8cc6d38 [2023-03-01T18:55:52.646Z] ---> d916047fc581 [2023-03-01T18:55:52.646Z] [2023-03-01T18:55:52.646Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T18:55:52.646Z] ---> 4c81e5bf8899 [2023-03-01T18:55:52.646Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T18:55:52.646Z] ---> Using cache [2023-03-01T18:55:52.646Z] ---> 2c24f130412d [2023-03-01T18:55:52.646Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T18:55:52.646Z] ---> Using cache [2023-03-01T18:55:52.646Z] ---> 54b9c28748e0 [2023-03-01T18:55:52.646Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T18:55:53.250Z] ---> Running in 798d743db744 [2023-03-01T18:55:53.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:55:53.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:55:53.250Z] ---> bfba27ba5bbd [2023-03-01T18:55:53.250Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T18:55:53.250Z] ---> Using cache [2023-03-01T18:55:53.250Z] ---> 7fd9ee5e8e38 [2023-03-01T18:55:53.250Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T18:55:53.250Z] ---> Using cache [2023-03-01T18:55:53.250Z] ---> de91f09b484d [2023-03-01T18:55:53.250Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T18:55:53.250Z] ---> Using cache [2023-03-01T18:55:53.250Z] ---> 3f022eb75e10 [2023-03-01T18:55:53.516Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:55:53.516Z] ---> Using cache [2023-03-01T18:55:53.516Z] ---> 983a781b2a10 [2023-03-01T18:55:53.516Z] Step 7/24 : COPY . . [2023-03-01T18:55:53.516Z] ---> Using cache [2023-03-01T18:55:53.516Z] ---> 4294ee6672d3 [2023-03-01T18:55:53.516Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T18:55:53.789Z] ---> Running in e3447db79e7a [2023-03-01T18:55:53.789Z] Removing intermediate container 798d743db744 [2023-03-01T18:55:53.789Z] ---> f3062846924e [2023-03-01T18:55:53.789Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T18:55:53.789Z] ---> Running in 0d95e367a9cb [2023-03-01T18:55:54.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:55:54.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:55:54.634Z] Removing intermediate container 0d95e367a9cb [2023-03-01T18:55:54.634Z] ---> 1ecca88ee03a [2023-03-01T18:55:54.634Z] Step 15/24 : WORKDIR / [2023-03-01T18:55:54.634Z] ---> Running in fcdf37298e14 [2023-03-01T18:55:55.213Z] Removing intermediate container fcdf37298e14 [2023-03-01T18:55:55.213Z] ---> 78367782836e [2023-03-01T18:55:55.213Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:55:55.478Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T18:55:55.478Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:55:55.743Z] OK: 5 MiB in 15 packages [2023-03-01T18:55:56.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T18:55:56.276Z] ---> f6a622920760 [2023-03-01T18:55:56.276Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T18:55:57.706Z] Removing intermediate container 0b3f8645b2c6 [2023-03-01T18:55:57.706Z] ---> f4a17909f6f9 [2023-03-01T18:55:57.706Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T18:55:58.664Z] ---> 534f9d5ea492 [2023-03-01T18:55:58.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T18:56:00.064Z] ---> c11f59915958 [2023-03-01T18:56:00.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T18:56:01.466Z] ---> fd135f047d07 [2023-03-01T18:56:01.466Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T18:56:02.055Z] ---> d9f56c49ffb7 [2023-03-01T18:56:02.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T18:56:05.385Z] ---> bf7d7ea2a651 [2023-03-01T18:56:05.385Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T18:56:05.385Z] ---> 64223cf7cf03 [2023-03-01T18:56:05.385Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T18:56:05.385Z] ---> Running in 5c4d426f8eac [2023-03-01T18:56:05.651Z] ---> Running in 16d114367f11 [2023-03-01T18:56:06.249Z] Removing intermediate container 16d114367f11 [2023-03-01T18:56:06.249Z] ---> a7029c064432 [2023-03-01T18:56:06.249Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:56:06.249Z] Removing intermediate container 5c4d426f8eac [2023-03-01T18:56:06.249Z] ---> 13545f8f29e9 [2023-03-01T18:56:06.249Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T18:56:06.520Z] ---> Running in 2a66242b661f [2023-03-01T18:56:06.520Z] ---> Running in 3b785abfe042 [2023-03-01T18:56:07.102Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:56:07.102Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:56:07.102Z] ---> bfba27ba5bbd [2023-03-01T18:56:07.102Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T18:56:07.102Z] ---> Using cache [2023-03-01T18:56:07.102Z] ---> 7fd9ee5e8e38 [2023-03-01T18:56:07.102Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T18:56:07.102Z] ---> Running in 590e2513c717 [2023-03-01T18:56:07.383Z] Removing intermediate container 2a66242b661f [2023-03-01T18:56:07.383Z] ---> 404630f393e7 [2023-03-01T18:56:07.383Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T18:56:07.650Z] ---> Running in 3e4d5970dd19 [2023-03-01T18:56:07.650Z] Removing intermediate container 3b785abfe042 [2023-03-01T18:56:07.650Z] ---> ae467dc7ab60 [2023-03-01T18:56:07.650Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T18:56:07.922Z] ---> Running in 0ae381fecd35 [2023-03-01T18:56:08.505Z] Removing intermediate container 3e4d5970dd19 [2023-03-01T18:56:08.505Z] ---> 69db9e8d3e83 [2023-03-01T18:56:08.505Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:56:08.779Z] Removing intermediate container 0ae381fecd35 [2023-03-01T18:56:08.779Z] ---> 152a2dc98dfa [2023-03-01T18:56:08.779Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:56:08.779Z] ---> Running in da47e4cbe566 [2023-03-01T18:56:09.047Z] ---> Running in cdd374554b84 [2023-03-01T18:56:09.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T18:56:09.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:09.323Z] Removing intermediate container da47e4cbe566 [2023-03-01T18:56:09.323Z] ---> 4d7aadeab3c3 [2023-03-01T18:56:09.323Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T18:56:09.590Z] ---> Running in 6aa0c5aee438 [2023-03-01T18:56:09.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:09.590Z] Removing intermediate container cdd374554b84 [2023-03-01T18:56:09.590Z] ---> cb5d17a0bd12 [2023-03-01T18:56:09.590Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:56:09.859Z] ---> Running in cb8ce31036b4 [2023-03-01T18:56:10.124Z] Removing intermediate container 6aa0c5aee438 [2023-03-01T18:56:10.124Z] ---> beb61676a6b9 [2023-03-01T18:56:10.124Z] [2023-03-01T18:56:10.389Z] Removing intermediate container cb8ce31036b4 [2023-03-01T18:56:10.389Z] ---> 4d5b9fefa0e8 [2023-03-01T18:56:10.389Z] [2023-03-01T18:56:10.654Z] Successfully built beb61676a6b9 [2023-03-01T18:56:10.654Z] Successfully tagged core-data-arm64:latest [2023-03-01T18:56:10.654Z] Building support-scheduler [2023-03-01T18:56:10.654Z]  Building core-data ... done Successfully built 4d5b9fefa0e8 [2023-03-01T18:56:10.654Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T18:56:10.654Z] Building support-notifications [2023-03-01T18:56:10.921Z]  Building core-metadata ... done v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T18:56:10.921Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T18:56:10.921Z] OK: 16903 distinct packages available [2023-03-01T18:56:11.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:11.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:12.412Z] OK: 221 MiB in 51 packages [2023-03-01T18:56:14.360Z] Removing intermediate container 590e2513c717 [2023-03-01T18:56:14.360Z] ---> 2f71937561b5 [2023-03-01T18:56:14.360Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T18:56:14.940Z] ---> 34dfa386cff7 [2023-03-01T18:56:14.940Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:56:14.940Z] ---> Running in 94797f390849 [2023-03-01T18:56:33.118Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:56:33.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:56:33.118Z] ---> bfba27ba5bbd [2023-03-01T18:56:33.118Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:56:33.118Z] ---> Using cache [2023-03-01T18:56:33.118Z] ---> c2e50233114a [2023-03-01T18:56:33.118Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:56:33.118Z] ---> Using cache [2023-03-01T18:56:33.118Z] ---> c9e8425ffd08 [2023-03-01T18:56:33.118Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T18:56:33.118Z] ---> Using cache [2023-03-01T18:56:33.118Z] ---> 9468c38301d4 [2023-03-01T18:56:33.118Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:56:33.118Z] ---> Using cache [2023-03-01T18:56:33.118Z] ---> 9d90863e18b3 [2023-03-01T18:56:33.118Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:56:33.118Z] ---> Using cache [2023-03-01T18:56:33.118Z] ---> 8e4f99d299b7 [2023-03-01T18:56:33.118Z] Step 8/22 : COPY . . [2023-03-01T18:56:33.118Z] ---> Using cache [2023-03-01T18:56:33.118Z] ---> 6c3ceaf1aa4a [2023-03-01T18:56:33.118Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T18:56:33.118Z] ---> Running in 325c10b55e3c [2023-03-01T18:56:34.078Z] Removing intermediate container 3332896bd218 [2023-03-01T18:56:34.078Z] ---> ab4ff081c3b4 [2023-03-01T18:56:34.078Z] [2023-03-01T18:56:34.078Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T18:56:34.078Z] ---> 4c81e5bf8899 [2023-03-01T18:56:34.078Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T18:56:34.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:56:34.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:56:34.344Z] ---> bfba27ba5bbd [2023-03-01T18:56:34.344Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:56:34.344Z] ---> Using cache [2023-03-01T18:56:34.344Z] ---> c2e50233114a [2023-03-01T18:56:34.344Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T18:56:34.344Z] ---> Using cache [2023-03-01T18:56:34.344Z] ---> c9e8425ffd08 [2023-03-01T18:56:34.344Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T18:56:34.344Z] ---> Running in 70f37a816c54 [2023-03-01T18:56:34.344Z] ---> Running in fd57d8c54fca [2023-03-01T18:56:35.756Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T18:56:36.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:36.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:37.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:37.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:56:38.711Z] OK: 221 MiB in 51 packages [2023-03-01T18:56:38.711Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T18:56:38.711Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T18:56:38.711Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T18:56:38.711Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T18:56:38.711Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T18:56:38.711Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T18:56:38.711Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:56:38.711Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T18:56:39.307Z] OK: 8 MiB in 20 packages [2023-03-01T18:56:40.484Z] Removing intermediate container fd57d8c54fca [2023-03-01T18:56:40.484Z] ---> 6a9c8f231dde [2023-03-01T18:56:40.484Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T18:56:41.959Z] ---> 60815da3deb2 [2023-03-01T18:56:41.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:56:41.959Z] Removing intermediate container 70f37a816c54 [2023-03-01T18:56:41.959Z] ---> 2cd16b86f644 [2023-03-01T18:56:41.959Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T18:56:41.959Z] ---> Running in 37080f5da02a [2023-03-01T18:56:42.230Z] ---> Running in d80a67bac076 [2023-03-01T18:56:43.253Z] Removing intermediate container d80a67bac076 [2023-03-01T18:56:43.253Z] ---> 72e0857de721 [2023-03-01T18:56:43.253Z] Step 12/21 : WORKDIR /edgex [2023-03-01T18:56:43.253Z] ---> Running in 724b4e0b7b31 [2023-03-01T18:56:44.245Z] Removing intermediate container 724b4e0b7b31 [2023-03-01T18:56:44.245Z] ---> 6aa085d04b56 [2023-03-01T18:56:44.245Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T18:56:45.213Z] ---> 06c64d14f39a [2023-03-01T18:56:45.213Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T18:56:47.158Z] ---> 26bf62187780 [2023-03-01T18:56:47.158Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T18:56:48.568Z] ---> e80f050401ec [2023-03-01T18:56:48.568Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T18:56:49.538Z] ---> e493ad5548e3 [2023-03-01T18:56:49.538Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T18:56:49.538Z] ---> Running in d5e18ad363c9 [2023-03-01T18:56:52.876Z] Removing intermediate container d5e18ad363c9 [2023-03-01T18:56:52.876Z] ---> d5657d8b0b22 [2023-03-01T18:56:52.876Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T18:56:52.876Z] ---> Running in 6e7654d09f0f [2023-03-01T18:56:53.461Z] Removing intermediate container 6e7654d09f0f [2023-03-01T18:56:53.461Z] ---> 0235bb4562bd [2023-03-01T18:56:53.461Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T18:56:53.461Z] ---> Running in 503a4b6f7d90 [2023-03-01T18:56:54.060Z] Removing intermediate container 503a4b6f7d90 [2023-03-01T18:56:54.060Z] ---> 044c6823bcb9 [2023-03-01T18:56:54.060Z] Step 20/21 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:56:54.330Z] ---> Running in 87c43052e2b1 [2023-03-01T18:56:54.604Z] Removing intermediate container 87c43052e2b1 [2023-03-01T18:56:54.604Z] ---> 8f2cef0ee847 [2023-03-01T18:56:54.604Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T18:56:54.871Z] ---> Running in 71c7aeedcc27 [2023-03-01T18:56:55.137Z] Removing intermediate container 71c7aeedcc27 [2023-03-01T18:56:55.137Z] ---> 5011159b2b8e [2023-03-01T18:56:55.137Z] [2023-03-01T18:56:55.413Z] Successfully built 5011159b2b8e [2023-03-01T18:56:55.685Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T18:56:55.685Z]  Building security-proxy-setup ... done Building security-spire-config [2023-03-01T18:57:13.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:57:13.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:57:13.920Z] ---> bfba27ba5bbd [2023-03-01T18:57:13.920Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> 7fd9ee5e8e38 [2023-03-01T18:57:13.920Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> 82c055e36808 [2023-03-01T18:57:13.920Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> 6f6dcb79f5a3 [2023-03-01T18:57:13.920Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> b7350fa7b3e1 [2023-03-01T18:57:13.920Z] Step 7/24 : COPY . . [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> 2e953830b7e7 [2023-03-01T18:57:13.920Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> f2abd5c36e51 [2023-03-01T18:57:13.920Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> 0f462383470d [2023-03-01T18:57:13.920Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> aaaf237eee37 [2023-03-01T18:57:13.920Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> e78df78a8089 [2023-03-01T18:57:13.920Z] [2023-03-01T18:57:13.920Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T18:57:13.920Z] ---> 354640af7b1b [2023-03-01T18:57:13.920Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T18:57:13.920Z] ---> Using cache [2023-03-01T18:57:13.920Z] ---> 0f6ddfd75ac7 [2023-03-01T18:57:13.920Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T18:57:13.920Z] ---> Running in 05741f6b2e80 [2023-03-01T18:57:14.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:57:15.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:57:16.508Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T18:57:16.508Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T18:57:16.509Z] OK: 15734 distinct packages available [2023-03-01T18:57:16.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:57:17.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:57:18.515Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T18:57:18.515Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T18:57:18.515Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T18:57:18.515Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T18:57:18.515Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T18:57:18.515Z] OK: 6 MiB in 18 packages [2023-03-01T18:57:21.111Z] Removing intermediate container 05741f6b2e80 [2023-03-01T18:57:21.111Z] ---> 9b2a8ac585b3 [2023-03-01T18:57:21.111Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T18:57:31.211Z] ---> bb6e07d99cd9 [2023-03-01T18:57:31.211Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T18:57:31.482Z] ---> 902d7a0a71a7 [2023-03-01T18:57:31.483Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T18:57:31.753Z] ---> Running in e1267c1d8627 [2023-03-01T18:57:32.719Z] Removing intermediate container e1267c1d8627 [2023-03-01T18:57:32.719Z] ---> f2c9ab2af09e [2023-03-01T18:57:32.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T18:57:35.312Z] ---> 9ac19a19c383 [2023-03-01T18:57:35.312Z] Step 19/24 : WORKDIR / [2023-03-01T18:57:35.582Z] ---> Running in c58a0b58f8bb [2023-03-01T18:57:36.558Z] Removing intermediate container c58a0b58f8bb [2023-03-01T18:57:36.558Z] ---> a8688ebcf603 [2023-03-01T18:57:36.558Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T18:57:36.827Z] ---> Running in 9f8d6c8c4652 [2023-03-01T18:57:37.803Z] Removing intermediate container 9f8d6c8c4652 [2023-03-01T18:57:37.803Z] ---> b06162a100aa [2023-03-01T18:57:37.803Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T18:57:37.803Z] ---> Running in 3875be5096b0 [2023-03-01T18:57:38.783Z] Removing intermediate container 3875be5096b0 [2023-03-01T18:57:38.783Z] ---> f2b68b66a11c [2023-03-01T18:57:38.783Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T18:57:39.052Z] ---> Running in 59dd0c339c96 [2023-03-01T18:57:39.649Z] Removing intermediate container 59dd0c339c96 [2023-03-01T18:57:39.649Z] ---> a31698f0dabe [2023-03-01T18:57:39.649Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T18:57:39.919Z] ---> Running in 73813fd5b511 [2023-03-01T18:57:40.512Z] Removing intermediate container 73813fd5b511 [2023-03-01T18:57:40.512Z] ---> c15564448ba4 [2023-03-01T18:57:40.512Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T18:57:40.780Z] ---> Running in 2b81281a4920 [2023-03-01T18:57:41.382Z] Removing intermediate container 2b81281a4920 [2023-03-01T18:57:41.382Z] ---> e6a8a607a5d0 [2023-03-01T18:57:41.382Z] [2023-03-01T18:57:42.802Z] Successfully built e6a8a607a5d0 [2023-03-01T18:57:42.802Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T18:57:42.802Z]  Building security-spire-config ... done Building security-bootstrapper [2023-03-01T18:58:04.895Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T18:58:04.895Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T18:58:04.895Z] ---> bfba27ba5bbd [2023-03-01T18:58:04.895Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T18:58:04.895Z] ---> Using cache [2023-03-01T18:58:04.895Z] ---> 7fd9ee5e8e38 [2023-03-01T18:58:04.895Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T18:58:04.895Z] ---> Using cache [2023-03-01T18:58:04.895Z] ---> de91f09b484d [2023-03-01T18:58:04.895Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T18:58:04.895Z] ---> Using cache [2023-03-01T18:58:04.895Z] ---> 3f022eb75e10 [2023-03-01T18:58:04.895Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:58:04.895Z] ---> Using cache [2023-03-01T18:58:04.895Z] ---> 983a781b2a10 [2023-03-01T18:58:04.895Z] Step 7/32 : COPY . . [2023-03-01T18:58:04.895Z] ---> Using cache [2023-03-01T18:58:04.895Z] ---> 4294ee6672d3 [2023-03-01T18:58:04.895Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T18:58:04.895Z] ---> Running in 1ba8d4e9c7b1 [2023-03-01T18:58:05.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T18:58:07.825Z] Removing intermediate container 94797f390849 [2023-03-01T18:58:07.825Z] ---> fb293204c6c8 [2023-03-01T18:58:07.825Z] Step 7/19 : COPY . . [2023-03-01T18:58:34.562Z] ---> d31d2ccba288 [2023-03-01T18:58:34.562Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T18:58:34.562Z] ---> Running in 160e930a8a3c [2023-03-01T18:58:34.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T18:58:34.829Z] Removing intermediate container 37080f5da02a [2023-03-01T18:58:34.829Z] ---> 8ee63adf35a3 [2023-03-01T18:58:34.829Z] Step 8/22 : COPY . . [2023-03-01T18:58:47.137Z] ---> 665d3dbee97e [2023-03-01T18:58:47.137Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T18:58:47.404Z] ---> Running in 260b73357c3d [2023-03-01T18:58:49.361Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T19:01:26.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T19:01:36.175Z] Removing intermediate container e3447db79e7a [2023-03-01T19:01:36.175Z] ---> d6a2ed35a359 [2023-03-01T19:01:36.175Z] [2023-03-01T19:01:36.175Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T19:01:36.175Z] ---> 4c81e5bf8899 [2023-03-01T19:01:36.175Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T19:01:36.443Z] ---> Running in 4e251df35375 [2023-03-01T19:01:39.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:01:39.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:01:41.340Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T19:01:41.340Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T19:01:41.340Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T19:01:41.340Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:01:41.340Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T19:01:41.638Z] OK: 6 MiB in 17 packages [2023-03-01T19:01:44.263Z] Removing intermediate container 4e251df35375 [2023-03-01T19:01:44.263Z] ---> 086554d53a16 [2023-03-01T19:01:44.263Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T19:01:44.263Z] ---> Running in 34a91654baef [2023-03-01T19:01:44.536Z] Removing intermediate container 34a91654baef [2023-03-01T19:01:44.536Z] ---> c8293511b8ab [2023-03-01T19:01:44.536Z] Step 12/24 : WORKDIR / [2023-03-01T19:01:44.536Z] ---> Running in 4740ee66b438 [2023-03-01T19:01:45.127Z] Removing intermediate container 4740ee66b438 [2023-03-01T19:01:45.127Z] ---> 57269e1cafcc [2023-03-01T19:01:45.127Z] 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-03-01T19:01:46.111Z] ---> 4862f28a9c12 [2023-03-01T19:01:46.111Z] 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-03-01T19:01:47.079Z] ---> 5463a1a71623 [2023-03-01T19:01:47.079Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T19:01:48.041Z] ---> 0553cbd05aae [2023-03-01T19:01:48.041Z] 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-03-01T19:01:48.997Z] ---> 635e074d9477 [2023-03-01T19:01:48.997Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T19:01:51.571Z] ---> cc28b06ad1d7 [2023-03-01T19:01:51.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T19:01:53.513Z] ---> 42420a77171d [2023-03-01T19:01:53.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T19:01:54.476Z] ---> 45176447ace3 [2023-03-01T19:01:54.476Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T19:01:54.747Z] ---> Running in a02666808851 [2023-03-01T19:01:58.093Z] Removing intermediate container a02666808851 [2023-03-01T19:01:58.093Z] ---> 33f3dbb98edf [2023-03-01T19:01:58.093Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T19:01:58.093Z] ---> Running in 586ad8cfe5f0 [2023-03-01T19:01:58.360Z] Removing intermediate container 586ad8cfe5f0 [2023-03-01T19:01:58.360Z] ---> b7fdc18d2597 [2023-03-01T19:01:58.360Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T19:01:58.631Z] ---> Running in 59ab614b5d6e [2023-03-01T19:01:59.215Z] Removing intermediate container 59ab614b5d6e [2023-03-01T19:01:59.215Z] ---> 5e38dc996399 [2023-03-01T19:01:59.215Z] Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T19:01:59.483Z] ---> Running in aa4da2121cb7 [2023-03-01T19:02:00.072Z] Removing intermediate container aa4da2121cb7 [2023-03-01T19:02:00.072Z] ---> e443657a4028 [2023-03-01T19:02:00.072Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T19:02:00.072Z] ---> Running in 5a21298e3477 [2023-03-01T19:02:00.652Z] Removing intermediate container 5a21298e3477 [2023-03-01T19:02:00.652Z] ---> 83c128a88b6e [2023-03-01T19:02:00.652Z] [2023-03-01T19:02:00.919Z] Successfully built 83c128a88b6e [2023-03-01T19:02:00.919Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T19:02:00.919Z] Building core-common-config-bootstrapper [2023-03-01T19:02:19.120Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T19:02:19.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T19:02:19.120Z] ---> bfba27ba5bbd [2023-03-01T19:02:19.120Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T19:02:19.120Z] ---> Using cache [2023-03-01T19:02:19.120Z] ---> c2e50233114a [2023-03-01T19:02:19.120Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T19:02:19.120Z] ---> Using cache [2023-03-01T19:02:19.120Z] ---> c9e8425ffd08 [2023-03-01T19:02:19.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T19:02:19.120Z] ---> Using cache [2023-03-01T19:02:19.120Z] ---> 9468c38301d4 [2023-03-01T19:02:19.120Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T19:02:19.120Z] ---> Using cache [2023-03-01T19:02:19.120Z] ---> 9d90863e18b3 [2023-03-01T19:02:19.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T19:02:19.120Z] ---> Using cache [2023-03-01T19:02:19.120Z] ---> 8e4f99d299b7 [2023-03-01T19:02:19.120Z] Step 8/22 : COPY . . [2023-03-01T19:02:19.120Z] ---> Using cache [2023-03-01T19:02:19.120Z] ---> 6c3ceaf1aa4a [2023-03-01T19:02:19.120Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T19:02:19.120Z] ---> Running in fe929d6962bd [2023-03-01T19:02:21.056Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T19:05:12.777Z] Removing intermediate container 1ba8d4e9c7b1 [2023-03-01T19:05:12.777Z] ---> 793b6fd14f69 [2023-03-01T19:05:12.777Z] [2023-03-01T19:05:12.777Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T19:05:12.777Z] ---> 4c81e5bf8899 [2023-03-01T19:05:12.777Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T19:05:12.777Z] ---> Running in cc7e471a3b1f [2023-03-01T19:05:12.777Z] Removing intermediate container cc7e471a3b1f [2023-03-01T19:05:12.777Z] ---> fd6a51fc2920 [2023-03-01T19:05:12.777Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T19:05:12.777Z] ---> Running in 72b1ea76d951 [2023-03-01T19:05:12.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:05:12.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:05:12.777Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T19:05:12.777Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T19:05:12.777Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:05:12.777Z] OK: 5 MiB in 16 packages [2023-03-01T19:05:12.777Z] Removing intermediate container 72b1ea76d951 [2023-03-01T19:05:12.777Z] ---> 5382e8f38acd [2023-03-01T19:05:12.777Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T19:05:12.777Z] ---> Running in 832b9ab9f2dd [2023-03-01T19:05:12.777Z] Removing intermediate container 832b9ab9f2dd [2023-03-01T19:05:12.777Z] ---> 7f65bb091739 [2023-03-01T19:05:12.777Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T19:05:12.777Z] ---> Running in 45ff60966c41 [2023-03-01T19:05:12.777Z] Removing intermediate container 45ff60966c41 [2023-03-01T19:05:12.777Z] ---> b52b9c5e426a [2023-03-01T19:05:12.777Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T19:05:12.777Z] ---> Running in 6887a67b2a56 [2023-03-01T19:05:12.777Z] Removing intermediate container 6887a67b2a56 [2023-03-01T19:05:12.777Z] ---> 57bb4548afc3 [2023-03-01T19:05:12.777Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T19:05:12.777Z] ---> Running in c91e283999d6 [2023-03-01T19:05:12.777Z] Removing intermediate container c91e283999d6 [2023-03-01T19:05:12.777Z] ---> 9391505596fc [2023-03-01T19:05:12.777Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T19:05:12.777Z] ---> Running in 37344c748b13 [2023-03-01T19:05:12.777Z] Removing intermediate container 37344c748b13 [2023-03-01T19:05:12.777Z] ---> 652e4f005a11 [2023-03-01T19:05:12.777Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T19:05:12.777Z] ---> Running in 1837f8f027d7 [2023-03-01T19:05:12.777Z] Removing intermediate container 1837f8f027d7 [2023-03-01T19:05:12.777Z] ---> 77cb86d85b22 [2023-03-01T19:05:12.777Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T19:05:13.739Z] ---> d7adef4f8e15 [2023-03-01T19:05:13.739Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T19:05:13.739Z] ---> Running in 9a7aa1197860 [2023-03-01T19:05:17.088Z] Removing intermediate container 9a7aa1197860 [2023-03-01T19:05:17.088Z] ---> a5d02f23f37e [2023-03-01T19:05:17.088Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T19:05:18.049Z] ---> 18795ae92490 [2023-03-01T19:05:18.049Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T19:05:19.991Z] ---> ab936826dac3 [2023-03-01T19:05:19.991Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T19:05:20.577Z] ---> b5426fb30d26 [2023-03-01T19:05:20.577Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T19:05:21.536Z] ---> 37368ad3c2f6 [2023-03-01T19:05:21.536Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T19:05:22.499Z] ---> 174fccafe6b8 [2023-03-01T19:05:22.499Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T19:05:23.461Z] ---> cd0bc18c4d70 [2023-03-01T19:05:23.462Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T19:05:24.427Z] ---> 7d3737074c53 [2023-03-01T19:05:24.427Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T19:05:24.427Z] ---> Running in aabec1e2050b [2023-03-01T19:05:27.768Z] Removing intermediate container aabec1e2050b [2023-03-01T19:05:27.768Z] ---> 255b0c7fc468 [2023-03-01T19:05:27.768Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T19:05:27.768Z] ---> Running in 3740416e4c87 [2023-03-01T19:05:28.349Z] Removing intermediate container 3740416e4c87 [2023-03-01T19:05:28.349Z] ---> c09ea47305c9 [2023-03-01T19:05:28.349Z] Step 29/32 : CMD ["gate"] [2023-03-01T19:05:28.349Z] ---> Running in 4b6022158c89 [2023-03-01T19:05:29.751Z] Removing intermediate container 4b6022158c89 [2023-03-01T19:05:29.751Z] ---> 025503950985 [2023-03-01T19:05:29.751Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T19:05:30.016Z] ---> Running in 888df31d2a3d [2023-03-01T19:05:30.282Z] Removing intermediate container 888df31d2a3d [2023-03-01T19:05:30.283Z] ---> ce91a03eff9d [2023-03-01T19:05:30.283Z] Step 31/32 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T19:05:30.548Z] ---> Running in b8e3bab2f100 [2023-03-01T19:05:31.129Z] Removing intermediate container b8e3bab2f100 [2023-03-01T19:05:31.129Z] ---> 9bafe8454c83 [2023-03-01T19:05:31.129Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T19:05:31.129Z] ---> Running in ac3938424b3e [2023-03-01T19:05:31.709Z] Removing intermediate container ac3938424b3e [2023-03-01T19:05:31.709Z] ---> 56ec81379328 [2023-03-01T19:05:31.709Z] [2023-03-01T19:05:31.974Z] Successfully built 56ec81379328 [2023-03-01T19:05:31.974Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T19:06:53.575Z]  Building security-bootstrapper ... done Removing intermediate container 325c10b55e3c [2023-03-01T19:06:53.575Z] ---> 9c260dcea781 [2023-03-01T19:06:53.575Z] [2023-03-01T19:06:53.575Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T19:06:53.575Z] ---> 4c81e5bf8899 [2023-03-01T19:06:53.575Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T19:06:53.575Z] ---> Using cache [2023-03-01T19:06:53.575Z] ---> 2c24f130412d [2023-03-01T19:06:53.575Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T19:06:53.575Z] ---> Using cache [2023-03-01T19:06:53.575Z] ---> 54b9c28748e0 [2023-03-01T19:06:53.575Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T19:06:53.575Z] ---> Running in 54aef08bfd71 [2023-03-01T19:06:53.575Z] Removing intermediate container 54aef08bfd71 [2023-03-01T19:06:53.575Z] ---> 373222a22308 [2023-03-01T19:06:53.575Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T19:06:53.575Z] ---> Running in bd796886162f [2023-03-01T19:06:53.575Z] Removing intermediate container bd796886162f [2023-03-01T19:06:53.575Z] ---> 082528a89991 [2023-03-01T19:06:53.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T19:06:53.575Z] ---> e86d73a78add [2023-03-01T19:06:53.575Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T19:06:53.575Z] ---> c2925b1768da [2023-03-01T19:06:53.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T19:06:53.575Z] ---> e24cd33adf08 [2023-03-01T19:06:53.575Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T19:06:53.575Z] ---> Running in ca96820121b0 [2023-03-01T19:06:53.575Z] Removing intermediate container ca96820121b0 [2023-03-01T19:06:53.575Z] ---> 361b33027b65 [2023-03-01T19:06:53.575Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T19:06:53.575Z] ---> Running in 1244844e356b [2023-03-01T19:06:53.575Z] Removing intermediate container 1244844e356b [2023-03-01T19:06:53.575Z] ---> b7a16511e768 [2023-03-01T19:06:53.575Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T19:06:53.575Z] ---> Running in 044ac1c21b73 [2023-03-01T19:06:53.575Z] Removing intermediate container 044ac1c21b73 [2023-03-01T19:06:53.575Z] ---> 7341fa104d63 [2023-03-01T19:06:53.575Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T19:06:53.575Z] ---> Running in 0121fcc244c5 [2023-03-01T19:06:53.575Z] Removing intermediate container 0121fcc244c5 [2023-03-01T19:06:53.575Z] ---> 5986a531d4df [2023-03-01T19:06:53.575Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T19:06:53.575Z] ---> Running in 2e0bb7152e2d [2023-03-01T19:06:53.575Z] Removing intermediate container 2e0bb7152e2d [2023-03-01T19:06:53.575Z] ---> 4a6ad0732ffc [2023-03-01T19:06:53.575Z] [2023-03-01T19:06:53.575Z] Successfully built 4a6ad0732ffc [2023-03-01T19:06:53.575Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T19:07:25.825Z]  Building support-scheduler ... done Removing intermediate container 160e930a8a3c [2023-03-01T19:07:25.825Z] ---> fcc39889cbbb [2023-03-01T19:07:25.825Z] [2023-03-01T19:07:25.825Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T19:07:25.825Z] ---> 354640af7b1b [2023-03-01T19:07:25.825Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T19:07:25.825Z] ---> Using cache [2023-03-01T19:07:25.825Z] ---> 0f6ddfd75ac7 [2023-03-01T19:07:25.825Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T19:07:25.825Z] ---> Running in 2782f718f3d8 [2023-03-01T19:07:25.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:07:25.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:07:25.825Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T19:07:25.825Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T19:07:25.825Z] OK: 15734 distinct packages available [2023-03-01T19:07:25.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:07:26.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:07:27.055Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T19:07:27.322Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T19:07:27.322Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T19:07:27.322Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T19:07:27.322Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T19:07:27.322Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T19:07:27.322Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T19:07:27.322Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T19:07:27.322Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T19:07:27.322Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T19:07:27.590Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T19:07:27.858Z] OK: 8 MiB in 23 packages [2023-03-01T19:07:30.441Z] Removing intermediate container 2782f718f3d8 [2023-03-01T19:07:30.441Z] ---> 4eaae9da413d [2023-03-01T19:07:30.441Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T19:07:31.025Z] ---> bf9fd01207d0 [2023-03-01T19:07:31.025Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T19:07:33.631Z] ---> c2abd39d2f67 [2023-03-01T19:07:33.631Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T19:07:34.221Z] ---> 00424d69c0e0 [2023-03-01T19:07:34.221Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T19:07:34.492Z] ---> Running in f574a725fcc3 [2023-03-01T19:07:34.760Z] Removing intermediate container f574a725fcc3 [2023-03-01T19:07:34.760Z] ---> c8e91d4ffe7f [2023-03-01T19:07:34.760Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T19:07:35.028Z] ---> Running in 5bcd2e0c2b7e [2023-03-01T19:07:35.620Z] Removing intermediate container 5bcd2e0c2b7e [2023-03-01T19:07:35.620Z] ---> 1a00fe5ff506 [2023-03-01T19:07:35.620Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T19:07:35.620Z] ---> Running in bbee84acd9f4 [2023-03-01T19:07:36.203Z] Removing intermediate container bbee84acd9f4 [2023-03-01T19:07:36.203Z] ---> dd90a783a092 [2023-03-01T19:07:36.203Z] Step 18/19 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T19:07:36.203Z] ---> Running in 650b63c6fad1 [2023-03-01T19:07:36.787Z] Removing intermediate container 650b63c6fad1 [2023-03-01T19:07:36.787Z] ---> e1efe70cd078 [2023-03-01T19:07:36.787Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T19:07:36.787Z] ---> Running in 7f52b0ec3782 [2023-03-01T19:07:37.376Z] Removing intermediate container 7f52b0ec3782 [2023-03-01T19:07:37.376Z] ---> 5d7cf786e6c4 [2023-03-01T19:07:37.376Z] [2023-03-01T19:07:37.645Z] Successfully built 5d7cf786e6c4 [2023-03-01T19:07:37.645Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T19:07:59.707Z]  Building security-spiffe-token-provider ... done Removing intermediate container fe929d6962bd [2023-03-01T19:07:59.707Z] ---> 1fd679f90c21 [2023-03-01T19:07:59.707Z] [2023-03-01T19:07:59.707Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T19:07:59.707Z] ---> 4c81e5bf8899 [2023-03-01T19:07:59.707Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T19:07:59.707Z] ---> Using cache [2023-03-01T19:07:59.707Z] ---> c2679aab21a8 [2023-03-01T19:07:59.707Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T19:07:59.707Z] ---> Using cache [2023-03-01T19:07:59.707Z] ---> 694cf51e7418 [2023-03-01T19:07:59.707Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T19:07:59.707Z] ---> Using cache [2023-03-01T19:07:59.707Z] ---> 65a28611ba32 [2023-03-01T19:07:59.707Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T19:08:03.408Z] ---> 01e732bbffca [2023-03-01T19:08:03.408Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T19:08:03.991Z] ---> 58dde3163b61 [2023-03-01T19:08:03.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T19:08:04.959Z] ---> 66986a5698b5 [2023-03-01T19:08:04.959Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T19:08:04.959Z] ---> Running in 3d5f2c46c8f1 [2023-03-01T19:08:04.959Z] Removing intermediate container 260b73357c3d [2023-03-01T19:08:04.959Z] ---> 30d900873733 [2023-03-01T19:08:04.959Z] [2023-03-01T19:08:04.959Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T19:08:04.959Z] ---> 4c81e5bf8899 [2023-03-01T19:08:04.959Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T19:08:05.229Z] ---> Running in dddf4543bd6a [2023-03-01T19:08:06.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T19:08:06.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T19:08:07.173Z] Removing intermediate container 3d5f2c46c8f1 [2023-03-01T19:08:07.173Z] ---> 034c64dcaaef [2023-03-01T19:08:07.173Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T19:08:07.173Z] ---> Running in b8d2cce2ae9e [2023-03-01T19:08:07.453Z] Removing intermediate container b8d2cce2ae9e [2023-03-01T19:08:07.453Z] ---> 8f58b9b278bd [2023-03-01T19:08:07.453Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T19:08:07.721Z] ---> Running in eb00268e842d [2023-03-01T19:08:07.989Z] Removing intermediate container eb00268e842d [2023-03-01T19:08:07.989Z] ---> 403fd53c238c [2023-03-01T19:08:07.989Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T19:08:07.989Z] ---> Running in b1c8119971a9 [2023-03-01T19:08:08.257Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T19:08:08.257Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T19:08:08.257Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T19:08:08.257Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T19:08:08.527Z] Removing intermediate container b1c8119971a9 [2023-03-01T19:08:08.527Z] ---> b926eaf98d01 [2023-03-01T19:08:08.527Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T19:08:08.527Z] ---> Running in b4173c68ca55 [2023-03-01T19:08:08.527Z] OK: 6 MiB in 16 packages [2023-03-01T19:08:09.112Z] Removing intermediate container b4173c68ca55 [2023-03-01T19:08:09.112Z] ---> 1d03caf70dd2 [2023-03-01T19:08:09.112Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T19:08:09.112Z] ---> Running in e70db7e1fd31 [2023-03-01T19:08:09.376Z] Removing intermediate container e70db7e1fd31 [2023-03-01T19:08:09.376Z] ---> de2b574f3f6f [2023-03-01T19:08:09.376Z] [2023-03-01T19:08:09.642Z] Successfully built de2b574f3f6f [2023-03-01T19:08:09.911Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T19:08:09.911Z]  Building core-common-config-bootstrapper ... done Removing intermediate container dddf4543bd6a [2023-03-01T19:08:09.911Z] ---> c987dfbbe71d [2023-03-01T19:08:09.911Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T19:08:10.178Z] ---> Running in 72665fb4f6b4 [2023-03-01T19:08:10.447Z] Removing intermediate container 72665fb4f6b4 [2023-03-01T19:08:10.447Z] ---> 63efba591140 [2023-03-01T19:08:10.447Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T19:08:10.447Z] ---> Running in 5b949b25793c [2023-03-01T19:08:10.716Z] Removing intermediate container 5b949b25793c [2023-03-01T19:08:10.716Z] ---> 33118cbd99a1 [2023-03-01T19:08:10.716Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T19:08:10.983Z] ---> Running in e338910a73dd [2023-03-01T19:08:11.251Z] Removing intermediate container e338910a73dd [2023-03-01T19:08:11.251Z] ---> 120b5c06577c [2023-03-01T19:08:11.251Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T19:08:11.836Z] ---> 21bc8eeecfdf [2023-03-01T19:08:11.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T19:08:13.244Z] ---> 361c9cb364f1 [2023-03-01T19:08:13.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T19:08:13.831Z] ---> 179ac713a67a [2023-03-01T19:08:13.831Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T19:08:14.101Z] ---> Running in f4bbe7d768cc [2023-03-01T19:08:14.370Z] Removing intermediate container f4bbe7d768cc [2023-03-01T19:08:14.370Z] ---> 64dccf89c272 [2023-03-01T19:08:14.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T19:08:14.370Z] ---> Running in 35dc3ecdf871 [2023-03-01T19:08:14.638Z] Removing intermediate container 35dc3ecdf871 [2023-03-01T19:08:14.638Z] ---> cbc66ce711e3 [2023-03-01T19:08:14.638Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T19:08:14.638Z] ---> Running in fa72209ed219 [2023-03-01T19:08:15.222Z] Removing intermediate container fa72209ed219 [2023-03-01T19:08:15.222Z] ---> 8851f84c78f7 [2023-03-01T19:08:15.222Z] Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 [2023-03-01T19:08:15.222Z] ---> Running in 2888de53fd8a [2023-03-01T19:08:15.495Z] Removing intermediate container 2888de53fd8a [2023-03-01T19:08:15.495Z] ---> 5e0915518f64 [2023-03-01T19:08:15.495Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T19:08:15.495Z] ---> Running in ce2052947eaf [2023-03-01T19:08:15.762Z] Removing intermediate container ce2052947eaf [2023-03-01T19:08:15.762Z] ---> 779f47c989c6 [2023-03-01T19:08:15.762Z] [2023-03-01T19:08:16.029Z] Successfully built 779f47c989c6 [2023-03-01T19:08:16.029Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T19:08:16.623Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T19:08:16.634Z] $ docker stop --time=1 ab3ab8006e64994e8846f0913a141387ef2a91c644e3776ac98b7b1cde5da020 [2023-03-01T19:08:18.353Z] $ docker rm -f --volumes ab3ab8006e64994e8846f0913a141387ef2a91c644e3776ac98b7b1cde5da020 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T19:08:18.929Z] + docker images [2023-03-01T19:08:19.198Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T19:08:19.198Z] support-notifications-arm64 latest 779f47c989c6 4 seconds ago 29.7MB [2023-03-01T19:08:19.198Z] core-common-config-bootstrapper-arm64 latest de2b574f3f6f 10 seconds ago 14.9MB [2023-03-01T19:08:19.198Z] 30d900873733 16 seconds ago 1.58GB [2023-03-01T19:08:19.198Z] 1fd679f90c21 22 seconds ago 1.51GB [2023-03-01T19:08:19.198Z] security-spiffe-token-provider-arm64 latest 5d7cf786e6c4 42 seconds ago 29.1MB [2023-03-01T19:08:19.198Z] fcc39889cbbb 59 seconds ago 1.55GB [2023-03-01T19:08:19.198Z] support-scheduler-arm64 latest 4a6ad0732ffc About a minute ago 29.1MB [2023-03-01T19:08:19.198Z] 9c260dcea781 About a minute ago 1.58GB [2023-03-01T19:08:19.198Z] security-bootstrapper-arm64 latest 56ec81379328 2 minutes ago 19.6MB [2023-03-01T19:08:19.198Z] 793b6fd14f69 3 minutes ago 1.51GB [2023-03-01T19:08:19.198Z] security-secretstore-setup-arm64 latest 83c128a88b6e 6 minutes ago 29MB [2023-03-01T19:08:19.198Z] d6a2ed35a359 6 minutes ago 1.51GB [2023-03-01T19:08:19.199Z] security-spire-config-arm64 latest e6a8a607a5d0 10 minutes ago 83.6MB [2023-03-01T19:08:19.199Z] security-proxy-setup-arm64 latest 5011159b2b8e 11 minutes ago 26.9MB [2023-03-01T19:08:19.199Z] ab4ff081c3b4 11 minutes ago 1.51GB [2023-03-01T19:08:19.199Z] core-metadata-arm64 latest 4d5b9fefa0e8 12 minutes ago 17.8MB [2023-03-01T19:08:19.199Z] core-data-arm64 latest beb61676a6b9 12 minutes ago 17.3MB [2023-03-01T19:08:19.199Z] d916047fc581 12 minutes ago 1.52GB [2023-03-01T19:08:19.199Z] core-command-arm64 latest 449a2f2462f1 12 minutes ago 17.1MB [2023-03-01T19:08:19.199Z] 7f80d9356eaf 12 minutes ago 1.52GB [2023-03-01T19:08:19.199Z] security-spire-agent-arm64 latest f7a4685f9261 12 minutes ago 122MB [2023-03-01T19:08:19.199Z] 925194c1d1e0 12 minutes ago 1.52GB [2023-03-01T19:08:19.199Z] e78df78a8089 13 minutes ago 1.39GB [2023-03-01T19:08:19.199Z] security-proxy-auth-arm64 latest 03c85fe1c72e 13 minutes ago 15.6MB [2023-03-01T19:08:19.199Z] 27e918c67783 13 minutes ago 1.5GB [2023-03-01T19:08:19.199Z] security-spire-server-arm64 latest d5b30dc866b4 19 minutes ago 84.3MB [2023-03-01T19:08:19.199Z] e5d354a6d178 20 minutes ago 1.39GB [2023-03-01T19:08:19.199Z] ci-base-image-arm64 latest bfba27ba5bbd 33 minutes ago 905MB [2023-03-01T19:08:19.199Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T19:08:19.199Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T19:08:19.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T19:08:19.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:08:20.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T19:08:20.098Z] [2023-03-01T19:08:20.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:08:20.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T19:08:20.505Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T19:08:20.505Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T19:08:20.505Z] 04944245beec: Pulling fs layer [2023-03-01T19:08:20.505Z] 699f458cf7ca: Pulling fs layer [2023-03-01T19:08:20.505Z] 765212b225bb: Pulling fs layer [2023-03-01T19:08:20.505Z] f23df028b6ca: Pulling fs layer [2023-03-01T19:08:20.505Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T19:08:20.505Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T19:08:20.505Z] f23df028b6ca: Waiting [2023-03-01T19:08:20.505Z] d65c8cfc05b1: Waiting [2023-03-01T19:08:20.505Z] 2437ff75d9bd: Waiting [2023-03-01T19:08:20.505Z] 765212b225bb: Waiting [2023-03-01T19:08:20.774Z] 04944245beec: Verifying Checksum [2023-03-01T19:08:20.774Z] 04944245beec: Download complete [2023-03-01T19:08:20.774Z] 765212b225bb: Verifying Checksum [2023-03-01T19:08:20.774Z] 765212b225bb: Download complete [2023-03-01T19:08:20.775Z] f23df028b6ca: Verifying Checksum [2023-03-01T19:08:20.775Z] f23df028b6ca: Download complete [2023-03-01T19:08:20.775Z] d65c8cfc05b1: Download complete [2023-03-01T19:08:21.041Z] 699f458cf7ca: Verifying Checksum [2023-03-01T19:08:21.041Z] 699f458cf7ca: Download complete [2023-03-01T19:08:21.310Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T19:08:21.310Z] 8998bd30e6a1: Download complete [2023-03-01T19:08:24.022Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T19:08:24.022Z] 2437ff75d9bd: Download complete [2023-03-01T19:08:25.484Z] 8998bd30e6a1: Pull complete [2023-03-01T19:08:26.086Z] 04944245beec: Pull complete [2023-03-01T19:08:30.376Z] 699f458cf7ca: Pull complete [2023-03-01T19:08:30.376Z] 765212b225bb: Pull complete [2023-03-01T19:08:30.960Z] f23df028b6ca: Pull complete [2023-03-01T19:08:31.226Z] d65c8cfc05b1: Pull complete [2023-03-01T19:08:46.255Z] 2437ff75d9bd: Pull complete [2023-03-01T19:08:46.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T19:08:46.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T19:08:46.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:08:46.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container [2023-03-01T19:08:46.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T19:08:49.793Z] $ docker top 78bdedcbf6f34fac26b2ffc5330a7b0322b7ec0443f845f8b66902140ccbdaab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:08:50.767Z] ---> job-cost.sh [2023-03-01T19:08:50.767Z] lf-activate-venv: SKIPPING [2023-03-01T19:08:50.767Z] INFO: No Stack... [2023-03-01T19:08:51.350Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T19:08:52.308Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T19:08:52.978Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-01T19:08:52.978Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T19:08:53.031Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] [2023-03-01T19:08:53.036Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] did not exist. Created. [2023-03-01T19:08:53.036Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T19:08:53.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T19:08:53.981Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T19:08:53.995Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T19:08:54.067Z] $ docker stop --time=1 78bdedcbf6f34fac26b2ffc5330a7b0322b7ec0443f845f8b66902140ccbdaab [2023-03-01T19:08:55.690Z] $ docker rm -f --volumes 78bdedcbf6f34fac26b2ffc5330a7b0322b7ec0443f845f8b66902140ccbdaab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T19:08:56.667Z] provisioning config files... [2023-03-01T19:08:56.674Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7023721850474436915tmp [Pipeline] { [Pipeline] sh [2023-03-01T19:08:57.019Z] + set +x [2023-03-01T19:08:57.019Z] + + bash -s -- [2023-03-01T19:08:57.019Z] curl -s https://codecov.io/bash [2023-03-01T19:08:57.019Z] [2023-03-01T19:08:57.019Z] _____ _ [2023-03-01T19:08:57.019Z] / ____| | | [2023-03-01T19:08:57.019Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T19:08:57.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T19:08:57.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T19:08:57.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T19:08:57.019Z] Bash-1.0.6 [2023-03-01T19:08:57.019Z] [2023-03-01T19:08:57.019Z] [2023-03-01T19:08:57.019Z] ==> git version 2.25.1 found [2023-03-01T19:08:57.019Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T19:08:57.019Z] Release-Date: 2020-01-08 [2023-03-01T19:08:57.019Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T19:08:57.019Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T19:08:57.019Z] ==> Jenkins CI detected. [2023-03-01T19:08:57.019Z] current dir:  /w/workspace/edgex-go/1 [2023-03-01T19:08:57.019Z] project root: . [2023-03-01T19:08:57.019Z] --> token set from env [2023-03-01T19:08:57.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T19:08:57.019Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T19:08:57.019Z] ==> Python coveragepy not found [2023-03-01T19:08:57.019Z] ==> Searching for coverage reports in: [2023-03-01T19:08:57.019Z] + . [2023-03-01T19:08:57.019Z] -> Found 1 reports [2023-03-01T19:08:57.019Z] ==> Detecting git/mercurial file structure [2023-03-01T19:08:57.019Z] ==> Reading reports [2023-03-01T19:08:57.019Z] + ./coverage.out bytes=487670 [2023-03-01T19:08:57.019Z] ==> Appending adjustments [2023-03-01T19:08:57.019Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T19:08:58.396Z] + Found adjustments [2023-03-01T19:08:58.396Z] ==> Gzipping contents [2023-03-01T19:08:58.396Z] 64K /tmp/codecov.AFpH9N.gz [2023-03-01T19:08:58.396Z] ==> Uploading reports [2023-03-01T19:08:58.396Z] url: https://codecov.io [2023-03-01T19:08:58.396Z] query: branch=PR-4404&commit=0df51944df6c27f21e44b54a5ab947077242d132&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4404&job=&cmd_args= [2023-03-01T19:08:58.396Z] -> Pinging Codecov [2023-03-01T19:08:58.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4404&commit=0df51944df6c27f21e44b54a5ab947077242d132&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4404&job=&cmd_args= [2023-03-01T19:08:58.396Z] -> Uploading to [2023-03-01T19:08:58.397Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/0df51944df6c27f21e44b54a5ab947077242d132/5d37c899-a13a-4fc5-8af5-db1355cfa1c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T190858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ede0c67b87fada4687cce4de39f6ddb089f8096a923dbf0216ea036f32815cf2 [2023-03-01T19:08:58.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T19:08:58.397Z] Dload Upload Total Spent Left Speed [2023-03-01T19:08:58.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63048 0 0 100 63048 0 198k --:--:-- --:--:-- --:--:-- 197k 100 63048 0 0 100 63048 0 198k --:--:-- --:--:-- --:--:-- 197k [2023-03-01T19:08:58.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] } [2023-03-01T19:08:58.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T19:09:00.003Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:00.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:01.225Z] ---> package-listing.sh [2023-03-01T19:09:01.225Z] ++ facter osfamily [2023-03-01T19:09:01.225Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T19:09:01.484Z] + OS_FAMILY=debian [2023-03-01T19:09:01.484Z] + workspace=/w/workspace/edgex-go/1 [2023-03-01T19:09:01.484Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T19:09:01.484Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T19:09:01.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T19:09:01.484Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T19:09:01.484Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T19:09:01.484Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T19:09:01.484Z] + case "${OS_FAMILY}" in [2023-03-01T19:09:01.484Z] + dpkg -l [2023-03-01T19:09:01.484Z] + grep '^ii' [2023-03-01T19:09:01.484Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T19:09:01.484Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T19:09:01.484Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T19:09:01.484Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T19:09:01.484Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-01T19:09:01.484Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-01T19:09:01.523Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T19:09:01.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:09:02.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:09:02.438Z] [2023-03-01T19:09:02.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T19:09:02.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:09:02.810Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T19:09:02.810Z] 5eb5b503b376: Pulling fs layer [2023-03-01T19:09:02.810Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T19:09:02.810Z] ec43610c2a17: Pulling fs layer [2023-03-01T19:09:02.810Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T19:09:02.810Z] 33b1e0a273af: Pulling fs layer [2023-03-01T19:09:02.810Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T19:09:02.810Z] 2f39f015ded8: Pulling fs layer [2023-03-01T19:09:02.810Z] 33b1e0a273af: Waiting [2023-03-01T19:09:02.810Z] 2f39f015ded8: Waiting [2023-03-01T19:09:02.810Z] 3a2ae6a8a46f: Waiting [2023-03-01T19:09:02.810Z] 5d3b04190fa2: Waiting [2023-03-01T19:09:02.810Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T19:09:02.810Z] 5c69ac0246d0: Download complete [2023-03-01T19:09:02.810Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T19:09:02.810Z] 3a2ae6a8a46f: Download complete [2023-03-01T19:09:03.070Z] 33b1e0a273af: Verifying Checksum [2023-03-01T19:09:03.070Z] 33b1e0a273af: Download complete [2023-03-01T19:09:03.070Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T19:09:03.070Z] 5d3b04190fa2: Download complete [2023-03-01T19:09:03.070Z] ec43610c2a17: Verifying Checksum [2023-03-01T19:09:03.070Z] ec43610c2a17: Download complete [2023-03-01T19:09:03.070Z] 5eb5b503b376: Download complete [2023-03-01T19:09:03.636Z] 2f39f015ded8: Download complete [2023-03-01T19:09:04.204Z] 5eb5b503b376: Pull complete [2023-03-01T19:09:04.204Z] 5c69ac0246d0: Pull complete [2023-03-01T19:09:04.769Z] ec43610c2a17: Pull complete [2023-03-01T19:09:04.769Z] 3a2ae6a8a46f: Pull complete [2023-03-01T19:09:05.026Z] 33b1e0a273af: Pull complete [2023-03-01T19:09:05.026Z] 5d3b04190fa2: Pull complete [2023-03-01T19:09:09.211Z] 2f39f015ded8: Pull complete [2023-03-01T19:09:09.211Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T19:09:09.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T19:09:09.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T19:09:09.422Z] prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container [2023-03-01T19:09:09.466Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T19:09:10.598Z] $ docker top 7c9b11222d8a1a4d3a3ad930a97a9d5ab9bd35b12c3c35b2d046a09e57b7ba1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T19:09:10.976Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T19:09:11.289Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T19:09:11.594Z] + ls /var/log/sa-host [2023-03-01T19:09:11.594Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T19:09:11.735Z] provisioning config files... [2023-03-01T19:09:11.743Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16667525545795754064tmp [Pipeline] { [Pipeline] echo [2023-03-01T19:09:11.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:12.102Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T19:09:12.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:12.516Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T19:09:12.549Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:12.861Z] ---> sudo-logs.sh [2023-03-01T19:09:12.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T19:09:12.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:13.244Z] ---> job-cost.sh [2023-03-01T19:09:13.244Z] lf-activate-venv: SKIPPING [2023-03-01T19:09:13.244Z] DEBUG: total: 0.10999999940395355 [2023-03-01T19:09:13.244Z] INFO: Retrieving Stack Cost... [2023-03-01T19:09:13.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T19:09:14.071Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T19:09:14.107Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T19:09:14.430Z] ---> logs-deploy.sh [2023-03-01T19:09:14.430Z] lf-activate-venv: SKIPPING [2023-03-01T19:09:14.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4404/1 [2023-03-01T19:09:14.430Z] INFO: archiving workspace using pattern(s): [2023-03-01T19:09:15.366Z] Archives upload complete. [2023-03-01T19:09:15.366Z] INFO: archiving logs to Nexus