Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9bc23dae8268f53719886593a74d14a2f768ab7f+97ead1fc80aa095b46845053832efa05950d1120 (0d4fc1b03ddf2b3da406a0e61b27ceb6d9a8ff42) 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-ssh3178464896670048626.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-ssh12149782126750643261.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6843361678158812011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15532301292794392126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14396697125849758789.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9597 in /w/workspace/edgexfoundry_edgex-go_PR-4431 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4431/head:refs/remotes/origin/PR-4431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 9bc23dae8268f53719886593a74d14a2f768ab7f Merge succeeded, producing a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 Checking out Revision a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 (PR-4431) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc23dae8268f53719886593a74d14a2f768ab7f # 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 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 # timeout=10 Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" > git rev-list --no-walk 9bc23dae8268f53719886593a74d14a2f768ab7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T08:29:29.472Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T08:29:29.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T08:29:29.557Z] ========================================================= [2023-03-10T08:29:29.557Z] EdgeX Global Pipelines Version Info [2023-03-10T08:29:29.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T08:29:30.275Z] ------------------- [2023-03-10T08:29:30.276Z] stable info: [2023-03-10T08:29:30.276Z] ------------------- [2023-03-10T08:29:30.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T08:29:30.276Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T08:29:30.276Z] Message: update stable to v1.0.244 [2023-03-10T08:29:30.845Z] ------------------- [2023-03-10T08:29:30.845Z] experimental info: [2023-03-10T08:29:30.845Z] ------------------- [2023-03-10T08:29:30.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T08:29:30.845Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T08:29:30.845Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T08:29:31.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-10T08:29:31.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-10T08:29:31.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T08:29:31.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T08:29:31.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T08:29:31.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T08:29:31.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T08:29:31.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-10T08:29:31.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-10T08:29:31.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-10T08:29:31.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T08:29:31.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T08:29:31.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T08:29:31.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T08:29:31.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T08:29:31.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T08:29:31.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T08:29:31.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T08:29:31.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T08:29:31.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T08:29:31.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T08:29:31.294Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T08:29:31.306Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T08:29:31.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4431 [Pipeline] echo [2023-03-10T08:29:31.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4431 [Pipeline] echo [2023-03-10T08:29:31.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4431 [Pipeline] echo [2023-03-10T08:29:31.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] echo [2023-03-10T08:29:31.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8e7e6d [Pipeline] echo [2023-03-10T08:29:31.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T08:29:31.429Z] provisioning config files... [2023-03-10T08:29:31.442Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8950236376724208694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T08:29:31.740Z] ---> docker-login.sh [2023-03-10T08:29:31.740Z] nexus3.edgexfoundry.org:10001 [2023-03-10T08:29:31.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:29:32.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:29:32.001Z] Configure a credential helper to remove this warning. See [2023-03-10T08:29:32.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:29:32.001Z] [2023-03-10T08:29:32.001Z] Login Succeeded [2023-03-10T08:29:32.001Z] nexus3.edgexfoundry.org:10002 [2023-03-10T08:29:32.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:29:32.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:29:32.260Z] Configure a credential helper to remove this warning. See [2023-03-10T08:29:32.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:29:32.260Z] [2023-03-10T08:29:32.260Z] Login Succeeded [2023-03-10T08:29:32.260Z] nexus3.edgexfoundry.org:10003 [2023-03-10T08:29:32.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:29:32.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:29:32.260Z] Configure a credential helper to remove this warning. See [2023-03-10T08:29:32.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:29:32.260Z] [2023-03-10T08:29:32.260Z] Login Succeeded [2023-03-10T08:29:32.260Z] nexus3.edgexfoundry.org:10004 [2023-03-10T08:29:32.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:29:32.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:29:32.521Z] Configure a credential helper to remove this warning. See [2023-03-10T08:29:32.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:29:32.521Z] [2023-03-10T08:29:32.521Z] Login Succeeded [2023-03-10T08:29:32.521Z] docker.io [2023-03-10T08:29:32.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:29:32.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:29:32.781Z] Configure a credential helper to remove this warning. See [2023-03-10T08:29:32.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:29:32.781Z] [2023-03-10T08:29:32.781Z] Login Succeeded [2023-03-10T08:29:32.781Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T08:29:32.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T08:29:33.105Z] + 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-10T08:29:33.105Z] + dirname cmd/core-command/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/core-data/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/core-metadata/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2023-03-10T08:29:33.105Z] cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/support-notifications/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-10T08:29:33.105Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-10T08:29:33.105Z] + cut -d/ -f2 [2023-03-10T08:29:33.105Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-10T08:29:33.149Z] 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-10T08:29:33.478Z] + git rev-list -1 --merges a8e7e6d6e076a0fc73e756bd532edfba51c5dd40~1..a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] echo [2023-03-10T08:29:33.488Z] -----------> git rev-list -1 --merges a8e7e6d6e076a0fc73e756bd532edfba51c5dd40~1..a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:29:33.488Z] a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [false] [Pipeline] sh [2023-03-10T08:29:33.769Z] + git log --format=format:%s -1 a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] echo [2023-03-10T08:29:33.784Z] ========================================================= [2023-03-10T08:29:33.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T08:29:33.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-10T08:29:34.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T08:29:34.195Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T08:29:34.195Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T08:29:34.195Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T08:29:34.195Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T08:29:34.195Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T08:29:34.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:29:34.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T08:29:34.605Z] [2023-03-10T08:29:34.605Z] 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-10T08:29:34.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T08:29:34.907Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T08:29:34.907Z] b85a868b505f: Pulling fs layer [2023-03-10T08:29:34.907Z] e2be974225ed: Pulling fs layer [2023-03-10T08:29:34.907Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T08:29:34.907Z] 988bab9f4d93: Pulling fs layer [2023-03-10T08:29:34.907Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T08:29:34.907Z] eaf3925da568: Pulling fs layer [2023-03-10T08:29:34.907Z] bab4dde63d76: Pulling fs layer [2023-03-10T08:29:34.907Z] bde34c3a00c8: Pulling fs layer [2023-03-10T08:29:34.907Z] b352a97aabf1: Pulling fs layer [2023-03-10T08:29:34.907Z] 4872d77fe225: Pulling fs layer [2023-03-10T08:29:34.907Z] 5851b861e8e6: Pulling fs layer [2023-03-10T08:29:34.907Z] bab4dde63d76: Waiting [2023-03-10T08:29:34.907Z] 988bab9f4d93: Waiting [2023-03-10T08:29:34.907Z] bde34c3a00c8: Waiting [2023-03-10T08:29:34.907Z] b352a97aabf1: Waiting [2023-03-10T08:29:34.907Z] 1469e6f7b9e6: Waiting [2023-03-10T08:29:34.907Z] 4872d77fe225: Waiting [2023-03-10T08:29:34.907Z] eaf3925da568: Waiting [2023-03-10T08:29:34.907Z] 5851b861e8e6: Waiting [2023-03-10T08:29:34.907Z] e2be974225ed: Verifying Checksum [2023-03-10T08:29:34.907Z] e2be974225ed: Download complete [2023-03-10T08:29:34.907Z] 988bab9f4d93: Download complete [2023-03-10T08:29:35.168Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T08:29:35.168Z] 339a4e72a1f5: Download complete [2023-03-10T08:29:35.168Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T08:29:35.168Z] 1469e6f7b9e6: Download complete [2023-03-10T08:29:35.168Z] eaf3925da568: Verifying Checksum [2023-03-10T08:29:35.168Z] eaf3925da568: Download complete [2023-03-10T08:29:35.168Z] bde34c3a00c8: Download complete [2023-03-10T08:29:35.168Z] b352a97aabf1: Download complete [2023-03-10T08:29:35.168Z] 4872d77fe225: Download complete [2023-03-10T08:29:35.168Z] 5851b861e8e6: Download complete [2023-03-10T08:29:35.431Z] b85a868b505f: Verifying Checksum [2023-03-10T08:29:35.431Z] b85a868b505f: Download complete [2023-03-10T08:29:35.688Z] bab4dde63d76: Verifying Checksum [2023-03-10T08:29:35.688Z] bab4dde63d76: Download complete [2023-03-10T08:29:36.624Z] b85a868b505f: Pull complete [2023-03-10T08:29:36.624Z] e2be974225ed: Pull complete [2023-03-10T08:29:37.189Z] 339a4e72a1f5: Pull complete [2023-03-10T08:29:37.189Z] 988bab9f4d93: Pull complete [2023-03-10T08:29:37.449Z] 1469e6f7b9e6: Pull complete [2023-03-10T08:29:37.449Z] eaf3925da568: Pull complete [2023-03-10T08:29:39.350Z] bab4dde63d76: Pull complete [2023-03-10T08:29:39.350Z] bde34c3a00c8: Pull complete [2023-03-10T08:29:39.350Z] b352a97aabf1: Pull complete [2023-03-10T08:29:39.350Z] 4872d77fe225: Pull complete [2023-03-10T08:29:39.610Z] 5851b861e8e6: Pull complete [2023-03-10T08:29:39.610Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T08:29:39.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T08:29:39.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:29:39.710Z] prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container [2023-03-10T08:29:39.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2023-03-10T08:29:41.233Z] $ docker top 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d -eo pid,comm [2023-03-10T08:29:41.290Z] 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-10T08:29:41.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T08:29:41.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T08:29:41.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T08:29:41.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T08:29:41.442Z] $ docker exec 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent [2023-03-10T08:29:41.558Z] SSH_AUTH_SOCK=/tmp/ssh-gHYv4J2bA8Qv/agent.32 [2023-03-10T08:29:41.558Z] SSH_AGENT_PID=38 [2023-03-10T08:29:41.565Z] Running ssh-add (command line suppressed) [2023-03-10T08:29:41.674Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4359316622457406812.key (/w/workspace/edgex-go/2@tmp/private_key_4359316622457406812.key) [2023-03-10T08:29:41.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T08:29:41.970Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T08:29:41.991Z] $ docker exec --env ******** --env ******** 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent -k [2023-03-10T08:29:42.096Z] unset SSH_AUTH_SOCK; [2023-03-10T08:29:42.096Z] unset SSH_AGENT_PID; [2023-03-10T08:29:42.096Z] echo Agent pid 38 killed; [2023-03-10T08:29:42.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T08:29:42.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T08:29:42.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T08:29:42.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T08:29:42.249Z] $ docker exec 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent [2023-03-10T08:29:42.351Z] SSH_AUTH_SOCK=/tmp/ssh-4d7x2InOsyzT/agent.70 [2023-03-10T08:29:42.351Z] SSH_AGENT_PID=76 [2023-03-10T08:29:42.356Z] Running ssh-add (command line suppressed) [2023-03-10T08:29:42.474Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_10618898302045923248.key (/w/workspace/edgex-go/2@tmp/private_key_10618898302045923248.key) [2023-03-10T08:29:42.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T08:29:42.770Z] + git semver init [2023-03-10T08:29:43.030Z] 2023-03-10 08:29:42,972 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T08:29:43.030Z] 2023-03-10 08:29:42,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-10T08:29:43.030Z] 2023-03-10 08:29:42,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-10T08:29:43.030Z] 2023-03-10 08:29:42,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,841 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4431 with force:False [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4431 [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,846 [execute] INFO git cat-file --batch-check [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,852 [execute] INFO git cat-file --batch [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T08:29:47.221Z] 2023-03-10 08:29:46,857 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4431 [2023-03-10T08:29:47.221Z] 0.0.0 [Pipeline] } [2023-03-10T08:29:47.235Z] $ docker exec --env ******** --env ******** 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent -k [2023-03-10T08:29:47.341Z] unset SSH_AUTH_SOCK; [2023-03-10T08:29:47.342Z] unset SSH_AGENT_PID; [2023-03-10T08:29:47.342Z] echo Agent pid 76 killed; [2023-03-10T08:29:47.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T08:29:47.667Z] + git semver [Pipeline] } [2023-03-10T08:29:47.946Z] $ docker stop --time=1 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d [2023-03-10T08:29:49.292Z] $ docker rm -f --volumes 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T08:29:49.626Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T08:29:49.822Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T08:29:49.824Z] [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-10T08:29:49.991Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9592 in /w/workspace/edgexfoundry_edgex-go_PR-4431 [Pipeline] { [Pipeline] ws [2023-03-10T08:29:50.000Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-10T08:29:50.032Z] The recommended git tool is: git [2023-03-10T08:29:50.220Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-10T08:29:50.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:29:50.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:29:50.257Z] ========================================================= [2023-03-10T08:29:50.257Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T08:29:50.257Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:29:50.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:29:50.546Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T08:29:50.546Z] 213ec9aee27d: Pulling fs layer [2023-03-10T08:29:50.546Z] 4583459ba037: Pulling fs layer [2023-03-10T08:29:50.546Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T08:29:50.546Z] 53926ce57604: Pulling fs layer [2023-03-10T08:29:50.546Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T08:29:50.546Z] 22ff95d597cd: Pulling fs layer [2023-03-10T08:29:50.546Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T08:29:50.546Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T08:29:50.546Z] a7acece74701: Pulling fs layer [2023-03-10T08:29:50.546Z] 53926ce57604: Waiting [2023-03-10T08:29:50.546Z] 21b2b0c7a3f4: Waiting [2023-03-10T08:29:50.546Z] 22ff95d597cd: Waiting [2023-03-10T08:29:50.546Z] 12d6caf4c0d1: Waiting [2023-03-10T08:29:50.546Z] 96b7cbca73a9: Waiting [2023-03-10T08:29:50.546Z] a7acece74701: Waiting [2023-03-10T08:29:50.546Z] 93c1e223e6f2: Download complete [2023-03-10T08:29:50.546Z] 4583459ba037: Download complete [2023-03-10T08:29:50.546Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T08:29:50.546Z] 21b2b0c7a3f4: Download complete [2023-03-10T08:29:50.546Z] 22ff95d597cd: Verifying Checksum [2023-03-10T08:29:50.546Z] 22ff95d597cd: Download complete [2023-03-10T08:29:50.547Z] 213ec9aee27d: Verifying Checksum [2023-03-10T08:29:50.547Z] 213ec9aee27d: Download complete [2023-03-10T08:29:50.808Z] 12d6caf4c0d1: Download complete [2023-03-10T08:29:50.808Z] 213ec9aee27d: Pull complete [2023-03-10T08:29:51.070Z] 4583459ba037: Pull complete [2023-03-10T08:29:51.070Z] 93c1e223e6f2: Pull complete [2023-03-10T08:29:51.331Z] a7acece74701: Download complete [2023-03-10T08:29:51.331Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T08:29:51.331Z] 96b7cbca73a9: Download complete [2023-03-10T08:29:51.588Z] 53926ce57604: Verifying Checksum [2023-03-10T08:29:51.588Z] 53926ce57604: Download complete [2023-03-10T08:29:54.525Z] using credential edgex-jenkins-ssh [2023-03-10T08:29:54.541Z] Cloning the remote Git repository [2023-03-10T08:29:54.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-10T08:29:54.654Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-10T08:29:55.769Z] 53926ce57604: Pull complete [2023-03-10T08:29:55.769Z] 21b2b0c7a3f4: Pull complete [2023-03-10T08:29:55.769Z] 22ff95d597cd: Pull complete [2023-03-10T08:29:55.769Z] 12d6caf4c0d1: Pull complete [2023-03-10T08:29:54.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T08:29:54.839Z] > git --version # timeout=10 [2023-03-10T08:29:54.871Z] > git --version # 'git version 2.25.1' [2023-03-10T08:29:54.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T08:29:54.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T08:29:57.672Z] 96b7cbca73a9: Pull complete [2023-03-10T08:29:58.239Z] a7acece74701: Pull complete [2023-03-10T08:29:58.239Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T08:29:58.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:29:58.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:29:58.536Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-10T08:29:58.536Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:29:58.536Z] WORKDIR /edgex [2023-03-10T08:29:58.536Z] COPY go.mod . [2023-03-10T08:29:58.536Z] RUN go mod download [2023-03-10T08:29:59.104Z] Sending build context to Docker daemon 170.4MB [2023-03-10T08:29:59.104Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T08:29:59.104Z] ---> db6d94c90886 [2023-03-10T08:29:59.104Z] Step 2/4 : WORKDIR /edgex [2023-03-10T08:30:01.635Z] ---> Running in 28da4a1b662a [2023-03-10T08:30:01.635Z] Removing intermediate container 28da4a1b662a [2023-03-10T08:30:01.635Z] ---> 979778d6c0a9 [2023-03-10T08:30:01.635Z] Step 3/4 : COPY go.mod . [2023-03-10T08:30:01.896Z] ---> dcfce5acd091 [2023-03-10T08:30:01.896Z] Step 4/4 : RUN go mod download [2023-03-10T08:30:01.896Z] ---> Running in 2d022fc71445 [2023-03-10T08:30:11.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T08:30:11.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T08:30:13.616Z] Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 9bc23dae8268f53719886593a74d14a2f768ab7f [2023-03-10T08:30:12.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-10T08:30:12.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-10T08:30:12.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T08:30:12.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4431/head:refs/remotes/origin/PR-4431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T08:30:13.637Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T08:30:13.651Z] > git checkout -f 9bc23dae8268f53719886593a74d14a2f768ab7f # timeout=10 [2023-03-10T08:30:13.875Z] > git remote # timeout=10 [2023-03-10T08:30:13.891Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T08:30:13.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T08:30:13.920Z] > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 [2023-03-10T08:30:14.095Z] Removing intermediate container 2d022fc71445 [2023-03-10T08:30:14.095Z] ---> 9a0558064f24 [2023-03-10T08:30:14.095Z] Successfully built 9a0558064f24 [2023-03-10T08:30:14.095Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:30:14.133Z] Merge succeeded, producing 1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:30:14.133Z] Checking out Revision 1f31ee31c34e5a391ea58dc66333aa620320a4be (PR-4431) [2023-03-10T08:30:14.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T08:30:14.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:30:14.466Z] prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container [2023-03-10T08:30:14.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T08:30:14.938Z] $ docker top 909b2c314ad6d20d55aba8ca9c7a2416d054af4a00b7a89e4d96d950f7cad918 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:30:15.272Z] + go version [2023-03-10T08:30:15.272Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T08:30:15.285Z] $ docker stop --time=1 909b2c314ad6d20d55aba8ca9c7a2416d054af4a00b7a89e4d96d950f7cad918 [2023-03-10T08:30:14.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T08:30:14.142Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T08:30:14.154Z] > git checkout -f 1f31ee31c34e5a391ea58dc66333aa620320a4be # timeout=10 [2023-03-10T08:30:16.552Z] $ docker rm -f --volumes 909b2c314ad6d20d55aba8ca9c7a2416d054af4a00b7a89e4d96d950f7cad918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:30:16.919Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T08:30:16.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:30:16.984Z] prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container [2023-03-10T08:30:17.017Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T08:30:17.382Z] $ docker top 21a8c7243aadb767e0ff41ce5400a6be202587e3ce8418fc3bac23e1da9f3fd2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T08:30:17.438Z] ========================================================= [2023-03-10T08:30:17.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T08:30:17.438Z] ========================================================= [Pipeline] sh [2023-03-10T08:30:17.713Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:30:17.788Z] Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" [2023-03-10T08:30:17.801Z] > git rev-list --no-walk 9bc23dae8268f53719886593a74d14a2f768ab7f # timeout=10 [2023-03-10T08:30:18.004Z] + make test [2023-03-10T08:30:18.004Z] go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T08:30:18.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T08:30:18.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T08:30:18.750Z] Dload Upload Total Spent Left Speed [2023-03-10T08:30:18.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-03-10T08:30:19.370Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T08:30:19.724Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T08:30:19.724Z] + sudo tee /etc/docker/daemon.new [2023-03-10T08:30:19.724Z] { [2023-03-10T08:30:19.724Z] "registry-mirrors": [ [2023-03-10T08:30:19.724Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T08:30:19.724Z] ], [2023-03-10T08:30:19.724Z] "bip": "10.250.0.254/24", [2023-03-10T08:30:19.724Z] "hosts": [ [2023-03-10T08:30:19.724Z] "tcp://0.0.0.0:5555", [2023-03-10T08:30:19.724Z] "unix:///var/run/docker.sock" [2023-03-10T08:30:19.724Z] ], [2023-03-10T08:30:19.724Z] "mtu": 1458, [2023-03-10T08:30:19.724Z] "selinux-enabled": true, [2023-03-10T08:30:19.724Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T08:30:19.724Z] } [Pipeline] sh [2023-03-10T08:30:20.054Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T08:30:20.379Z] + sudo service docker restart [2023-03-10T08:30:24.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T08:30:38.633Z] provisioning config files... [2023-03-10T08:30:38.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10133266724354215561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T08:30:39.007Z] ---> docker-login.sh [2023-03-10T08:30:39.007Z] nexus3.edgexfoundry.org:10001 [2023-03-10T08:30:39.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:39.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:39.593Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:39.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:39.593Z] [2023-03-10T08:30:39.593Z] Login Succeeded [2023-03-10T08:30:39.593Z] nexus3.edgexfoundry.org:10002 [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T08:30:39.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T08:30:39.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T08:30:39.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-10T08:30:39.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:40.129Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:40.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:40.129Z] [2023-03-10T08:30:40.129Z] Login Succeeded [2023-03-10T08:30:40.129Z] nexus3.edgexfoundry.org:10003 [2023-03-10T08:30:40.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:40.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:40.397Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:40.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:40.397Z] [2023-03-10T08:30:40.397Z] Login Succeeded [2023-03-10T08:30:40.397Z] nexus3.edgexfoundry.org:10004 [2023-03-10T08:30:40.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:40.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:40.666Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:40.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:40.666Z] [2023-03-10T08:30:40.666Z] Login Succeeded [2023-03-10T08:30:40.666Z] docker.io [2023-03-10T08:30:40.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T08:30:41.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T08:30:41.199Z] Configure a credential helper to remove this warning. See [2023-03-10T08:30:41.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T08:30:41.199Z] [2023-03-10T08:30:41.199Z] Login Succeeded [2023-03-10T08:30:41.199Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T08:30:41.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-10T08:30:41.727Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-10T08:30:41.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:30:41.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T08:30:41.772Z] ========================================================= [2023-03-10T08:30:41.772Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T08:30:41.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:30:42.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:30:42.104Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T08:30:42.104Z] 9b18e9b68314: Pulling fs layer [2023-03-10T08:30:42.104Z] 35d82f9e3411: Pulling fs layer [2023-03-10T08:30:42.104Z] e16973657156: Pulling fs layer [2023-03-10T08:30:42.104Z] fc693d55d65f: Pulling fs layer [2023-03-10T08:30:42.104Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T08:30:42.104Z] dda99020689f: Pulling fs layer [2023-03-10T08:30:42.104Z] db1c61fa0a46: Pulling fs layer [2023-03-10T08:30:42.104Z] 891c053d2c06: Pulling fs layer [2023-03-10T08:30:42.104Z] fc693d55d65f: Waiting [2023-03-10T08:30:42.104Z] dda99020689f: Waiting [2023-03-10T08:30:42.104Z] 7e9fc2657dce: Waiting [2023-03-10T08:30:42.104Z] 891c053d2c06: Waiting [2023-03-10T08:30:42.104Z] e16973657156: Verifying Checksum [2023-03-10T08:30:42.104Z] e16973657156: Download complete [2023-03-10T08:30:42.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.2% of statements [2023-03-10T08:30:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T08:30:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T08:30:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T08:30:42.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-03-10T08:30:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T08:30:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T08:30:42.376Z] 35d82f9e3411: Verifying Checksum [2023-03-10T08:30:42.376Z] 35d82f9e3411: Download complete [2023-03-10T08:30:42.376Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T08:30:42.376Z] 7e9fc2657dce: Download complete [2023-03-10T08:30:42.376Z] dda99020689f: Verifying Checksum [2023-03-10T08:30:42.376Z] dda99020689f: Download complete [2023-03-10T08:30:42.376Z] 9b18e9b68314: Verifying Checksum [2023-03-10T08:30:42.376Z] 9b18e9b68314: Download complete [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.023s coverage: 88.5% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 65.9% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.0% of statements [2023-03-10T08:30:42.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 45.5% of statements [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 82.9% of statements [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2023-03-10T08:30:42.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-03-10T08:30:43.363Z] 9b18e9b68314: Pull complete [2023-03-10T08:30:43.363Z] 891c053d2c06: Verifying Checksum [2023-03-10T08:30:43.363Z] 891c053d2c06: Download complete [2023-03-10T08:30:43.957Z] 35d82f9e3411: Pull complete [2023-03-10T08:30:44.225Z] e16973657156: Pull complete [2023-03-10T08:30:44.813Z] db1c61fa0a46: Verifying Checksum [2023-03-10T08:30:44.813Z] db1c61fa0a46: Download complete [2023-03-10T08:30:45.085Z] fc693d55d65f: Verifying Checksum [2023-03-10T08:30:45.085Z] fc693d55d65f: Download complete [2023-03-10T08:30:48.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-03-10T08:30:57.395Z] fc693d55d65f: Pull complete [2023-03-10T08:30:57.395Z] 7e9fc2657dce: Pull complete [2023-03-10T08:30:57.395Z] dda99020689f: Pull complete [2023-03-10T08:31:02.741Z] db1c61fa0a46: Pull complete [2023-03-10T08:31:04.691Z] 891c053d2c06: Pull complete [2023-03-10T08:31:04.691Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T08:31:04.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:31:04.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:31:05.023Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:31:05.023Z] WORKDIR /edgex [2023-03-10T08:31:05.023Z] COPY go.mod . [2023-03-10T08:31:05.023Z] RUN go mod download [2023-03-10T08:31:05.023Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-10T08:31:05.608Z] Sending build context to Docker daemon 2.95MB [2023-03-10T08:31:05.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T08:31:05.608Z] ---> f96f9c87975a [2023-03-10T08:31:05.608Z] Step 2/4 : WORKDIR /edgex [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.328s coverage: 79.9% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 84.8% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T08:31:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T08:31:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T08:31:07.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T08:31:07.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 61.5% of statements [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T08:31:07.086Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T08:31:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:31:07.086Z] 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-10T08:31:07.556Z] ---> Running in 27a2e523ae2d [2023-03-10T08:31:07.557Z] Removing intermediate container 27a2e523ae2d [2023-03-10T08:31:07.557Z] ---> 61ea09e3abfe [2023-03-10T08:31:07.557Z] Step 3/4 : COPY go.mod . [2023-03-10T08:31:08.142Z] ---> 0e6e2cc886e3 [2023-03-10T08:31:08.142Z] Step 4/4 : RUN go mod download [2023-03-10T08:31:08.142Z] ---> Running in efb41e4a3d56 [2023-03-10T08:31:21.948Z] 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-10T08:31:21.948Z] go vet ./... [2023-03-10T08:31:26.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T08:31:26.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T08:31:26.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T08:31:26.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T08:31:26.418Z] + ls -al . [2023-03-10T08:31:26.418Z] total 704 [2023-03-10T08:31:26.418Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 08:30 . [2023-03-10T08:31:26.418Z] drwxr-xr-x 4 root root 4096 Mar 10 08:30 .. [2023-03-10T08:31:26.418Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 .blubracket [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 08:29 .dockerignore [2023-03-10T08:31:26.418Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 08:31 .git [2023-03-10T08:31:26.418Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:29 .github [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:29 .gitignore [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 08:29 .golangci.yml [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 08:29 .hadolint.yml [2023-03-10T08:31:26.418Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 08:29 .semver [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 08:29 .sonarcloud.properties [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:29 ADOPTERS.md [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:29 Attribution.txt [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:29 CHANGELOG.md [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:29 CONTRIBUTING.md [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 08:29 GOVERNANCE.md [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 08:29 Jenkinsfile [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:29 LICENSE [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:29 Makefile [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 08:29 OWNERS.md [2023-03-10T08:31:26.418Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:29 README.md [2023-03-10T08:31:26.419Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:29 SECURITY.md [2023-03-10T08:31:26.419Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 08:29 VERSION [2023-03-10T08:31:26.419Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 bin [2023-03-10T08:31:26.419Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 08:29 cmd [2023-03-10T08:31:26.419Z] -rw-r--r-- 1 root root 447487 Mar 10 08:31 coverage.out [2023-03-10T08:31:26.419Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:29 go.mod [2023-03-10T08:31:26.419Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:29 go.sum [2023-03-10T08:31:26.419Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 08:29 internal [2023-03-10T08:31:26.419Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:29 openapi [2023-03-10T08:31:26.419Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 08:29 snap [2023-03-10T08:31:26.419Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 08:29 version.go [Pipeline] sh [2023-03-10T08:31:26.702Z] + '[' -e coverage.out ] [2023-03-10T08:31:26.702Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T08:31:26.811Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T08:31:27.088Z] + make build [2023-03-10T08:31:27.088Z] 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-10T08:31:34.924Z] Removing intermediate container efb41e4a3d56 [2023-03-10T08:31:34.924Z] ---> 10771afd9d5b [2023-03-10T08:31:35.198Z] Successfully built 10771afd9d5b [2023-03-10T08:31:35.198Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:31:35.537Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T08:31:35.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:31:35.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container [2023-03-10T08:31:35.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-10T08:31:36.909Z] $ docker top 35998c47d2b47a094debf5dfeaac4a3cb01ab12da252a8df9e27c274d7597205 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:31:37.713Z] + go version [2023-03-10T08:31:37.713Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T08:31:37.736Z] $ docker stop --time=1 35998c47d2b47a094debf5dfeaac4a3cb01ab12da252a8df9e27c274d7597205 [2023-03-10T08:31:39.285Z] 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-10T08:31:39.363Z] $ docker rm -f --volumes 35998c47d2b47a094debf5dfeaac4a3cb01ab12da252a8df9e27c274d7597205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:31:39.870Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T08:31:39.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:31:40.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container [2023-03-10T08:31:40.138Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-10T08:31:40.219Z] 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-10T08:31:41.152Z] 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-10T08:31:41.345Z] $ docker top 566ee0ab28d2e19df9287b804b819302c8a23b8146857c94faf0e0a03264f639 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-10T08:31:41.563Z] ========================================================= [2023-03-10T08:31:41.563Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-10T08:31:41.563Z] ========================================================= [Pipeline] sh [2023-03-10T08:31:42.086Z] 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-10T08:31:42.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-10T08:31:42.835Z] + make test [2023-03-10T08:31:42.835Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T08:31:48.643Z] 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-10T08:31:50.015Z] 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-10T08:31:51.390Z] 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-10T08:31:52.323Z] 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-10T08:31:53.260Z] 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-10T08:31:54.196Z] 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-10T08:31:55.131Z] 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-10T08:31:56.518Z] $ docker stop --time=1 21a8c7243aadb767e0ff41ce5400a6be202587e3ce8418fc3bac23e1da9f3fd2 [2023-03-10T08:31:58.917Z] $ docker rm -f --volumes 21a8c7243aadb767e0ff41ce5400a6be202587e3ce8418fc3bac23e1da9f3fd2 [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-10T08:31:59.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:31:59.743Z] [2023-03-10T08:31:59.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:32:00.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:00.055Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-10T08:32:00.055Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-10T08:32:00.055Z] ca9280d653b3: Pulling fs layer [2023-03-10T08:32:00.055Z] 7e9c9ca2126c: Pulling fs layer [2023-03-10T08:32:00.055Z] cbdbe7a5bc2a: Download complete [2023-03-10T08:32:00.313Z] cbdbe7a5bc2a: Pull complete [2023-03-10T08:32:00.313Z] ca9280d653b3: Verifying Checksum [2023-03-10T08:32:00.313Z] ca9280d653b3: Download complete [2023-03-10T08:32:00.570Z] 7e9c9ca2126c: Verifying Checksum [2023-03-10T08:32:00.570Z] 7e9c9ca2126c: Download complete [2023-03-10T08:32:00.828Z] ca9280d653b3: Pull complete [2023-03-10T08:32:04.104Z] 7e9c9ca2126c: Pull complete [2023-03-10T08:32:04.104Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-10T08:32:04.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:04.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:32:04.186Z] prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container [2023-03-10T08:32:04.214Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T08:32:05.544Z] $ docker top 3f9a48b7de3b57a6927a4b02e26d9b64f61d539901b5480ee8f286c4d174262d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:32:05.883Z] + docker-compose build --help [2023-03-10T08:32:05.883Z] + grep parallel [2023-03-10T08:32:06.448Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T08:32:06.462Z] $ docker stop --time=1 3f9a48b7de3b57a6927a4b02e26d9b64f61d539901b5480ee8f286c4d174262d [2023-03-10T08:32:07.732Z] $ docker rm -f --volumes 3f9a48b7de3b57a6927a4b02e26d9b64f61d539901b5480ee8f286c4d174262d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:32:08.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-10T08:32:08.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:32:08.243Z] prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container [2023-03-10T08:32:08.283Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-10T08:32:08.631Z] $ docker top b792c25c49352174dcdc594d2bb8c316d15d3d3bf2b1a6f7bd99ff9bfa3babae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:32:08.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T08:32:09.536Z] Building core-command ... [2023-03-10T08:32:09.536Z] Building core-common-config-bootstrapper ... [2023-03-10T08:32:09.536Z] Building core-data ... [2023-03-10T08:32:09.536Z] Building core-metadata ... [2023-03-10T08:32:09.536Z] Building security-bootstrapper ... [2023-03-10T08:32:09.536Z] Building security-proxy-auth ... [2023-03-10T08:32:09.536Z] Building security-proxy-setup ... [2023-03-10T08:32:09.536Z] Building security-secretstore-setup ... [2023-03-10T08:32:09.536Z] Building security-spiffe-token-provider ... [2023-03-10T08:32:09.536Z] Building security-spire-agent ... [2023-03-10T08:32:09.536Z] Building security-spire-config ... [2023-03-10T08:32:09.536Z] Building security-spire-server ... [2023-03-10T08:32:09.536Z] Building support-notifications ... [2023-03-10T08:32:09.536Z] Building support-scheduler ... [2023-03-10T08:32:09.536Z] Building core-command [2023-03-10T08:32:09.536Z] Building security-spire-server [2023-03-10T08:32:09.536Z] Building security-spire-config [2023-03-10T08:32:09.536Z] Building support-notifications [2023-03-10T08:32:09.536Z] Building security-proxy-setup [2023-03-10T08:32:15.064Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-10T08:32:21.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:32:21.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:32:21.726Z] ---> 9a0558064f24 [2023-03-10T08:32:21.726Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:32:21.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:32:21.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:32:21.726Z] ---> 9a0558064f24 [2023-03-10T08:32:21.726Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:32:21.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:32:21.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:32:21.726Z] ---> 9a0558064f24 [2023-03-10T08:32:21.726Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T08:32:21.727Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:32:21.727Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:32:21.727Z] ---> 9a0558064f24 [2023-03-10T08:32:21.727Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T08:32:21.727Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:32:21.727Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:32:21.727Z] ---> 9a0558064f24 [2023-03-10T08:32:21.727Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T08:32:23.104Z] ---> Running in f51b08a091a4 [2023-03-10T08:32:23.104Z] ---> Running in a48432db4c91 [2023-03-10T08:32:23.104Z] ---> Running in 877aaf2e1540 [2023-03-10T08:32:23.104Z] ---> Running in 17400efe629f [2023-03-10T08:32:23.104Z] ---> Running in 5523354a6d8c [2023-03-10T08:32:23.104Z] Removing intermediate container 5523354a6d8c [2023-03-10T08:32:23.104Z] ---> 37299d03135c [2023-03-10T08:32:23.104Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:32:23.104Z] Removing intermediate container f51b08a091a4 [2023-03-10T08:32:23.104Z] ---> f672b051aa14 [2023-03-10T08:32:23.104Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T08:32:23.104Z] Removing intermediate container 17400efe629f [2023-03-10T08:32:23.104Z] ---> ea7c3d985fd8 [2023-03-10T08:32:23.104Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T08:32:23.104Z] Removing intermediate container a48432db4c91 [2023-03-10T08:32:23.104Z] ---> 6efe167542e5 [2023-03-10T08:32:23.104Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:32:23.104Z] Removing intermediate container 877aaf2e1540 [2023-03-10T08:32:23.104Z] ---> a580901b4a58 [2023-03-10T08:32:23.104Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:32:23.104Z] ---> Running in d7bdfa61374d [2023-03-10T08:32:23.104Z] ---> Running in 4a2587ccbde7 [2023-03-10T08:32:23.104Z] ---> Running in 0a0108495937 [2023-03-10T08:32:23.104Z] ---> Running in f4641b3b67c0 [2023-03-10T08:32:23.104Z] ---> Running in 537d98ab6a7e [2023-03-10T08:32:23.362Z] Removing intermediate container d7bdfa61374d [2023-03-10T08:32:23.362Z] ---> 97e3002e59f3 [2023-03-10T08:32:23.362Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T08:32:23.362Z] ---> Running in 6b937c35b759 [2023-03-10T08:32:23.362Z] Removing intermediate container f4641b3b67c0 [2023-03-10T08:32:23.362Z] ---> dd404f67a974 [2023-03-10T08:32:23.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T08:32:23.362Z] ---> Running in f373ca78b99e [2023-03-10T08:32:23.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:23.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:24.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:24.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:24.141Z] OK: 211 MiB in 51 packages [2023-03-10T08:32:24.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:24.141Z] OK: 211 MiB in 51 packages [2023-03-10T08:32:24.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:32:24.141Z] OK: 211 MiB in 51 packages [2023-03-10T08:32:24.398Z] OK: 211 MiB in 51 packages [2023-03-10T08:32:24.398Z] OK: 211 MiB in 51 packages [2023-03-10T08:32:24.656Z] Removing intermediate container 4a2587ccbde7 [2023-03-10T08:32:24.656Z] ---> 9ad5541b3252 [2023-03-10T08:32:24.656Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T08:32:24.656Z] Removing intermediate container 0a0108495937 [2023-03-10T08:32:24.656Z] ---> 6ee6e0d5d2b4 [2023-03-10T08:32:24.656Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T08:32:24.656Z] ---> 393ed7296a66 [2023-03-10T08:32:24.656Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:32:24.914Z] ---> Running in 5d0323b4d9fc [2023-03-10T08:32:24.914Z] ---> a3472cc9431d [2023-03-10T08:32:24.914Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:32:24.914Z] Removing intermediate container f373ca78b99e [2023-03-10T08:32:24.914Z] ---> 6fa8e0ab4a89 [2023-03-10T08:32:24.914Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T08:32:24.914Z] Removing intermediate container 537d98ab6a7e [2023-03-10T08:32:24.914Z] ---> f9c3c2972ec8 [2023-03-10T08:32:24.914Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T08:32:24.914Z] ---> Running in 6e0155bc00e1 [2023-03-10T08:32:24.914Z] Removing intermediate container 6b937c35b759 [2023-03-10T08:32:24.914Z] ---> 6c61b4d6b259 [2023-03-10T08:32:24.914Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:32:24.914Z] ---> df381677b8e5 [2023-03-10T08:32:24.914Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:32:25.171Z] ---> Running in bade5be5e05f [2023-03-10T08:32:25.171Z] ---> d202ec102fcd [2023-03-10T08:32:25.171Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:32:25.171Z] ---> Running in 9232324e8f64 [2023-03-10T08:32:25.171Z] ---> 6228cf014422 [2023-03-10T08:32:25.171Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:32:25.171Z] ---> Running in 9f948aa6ce0e [2023-03-10T08:33:03.881Z] Removing intermediate container 6e0155bc00e1 [2023-03-10T08:33:03.881Z] ---> 3535d45c7ca8 [2023-03-10T08:33:03.881Z] Step 7/20 : COPY . . [2023-03-10T08:33:03.881Z] Removing intermediate container bade5be5e05f [2023-03-10T08:33:03.881Z] ---> f83cd7a3991f [2023-03-10T08:33:03.881Z] Step 8/23 : COPY . . [2023-03-10T08:33:03.881Z] Removing intermediate container 9232324e8f64 [2023-03-10T08:33:03.881Z] ---> 30083d9264ff [2023-03-10T08:33:03.881Z] Step 7/23 : COPY . . [2023-03-10T08:33:03.881Z] Removing intermediate container 5d0323b4d9fc [2023-03-10T08:33:03.881Z] ---> 1ddec0496244 [2023-03-10T08:33:03.881Z] Step 7/24 : COPY . . [2023-03-10T08:33:03.881Z] Removing intermediate container 9f948aa6ce0e [2023-03-10T08:33:03.881Z] ---> 5b5f00c5f1fd [2023-03-10T08:33:03.881Z] Step 8/22 : COPY . . [2023-03-10T08:33:13.850Z] ---> f5f23ac5b5ec [2023-03-10T08:33:13.850Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T08:33:13.850Z] ---> cb69664e3a7d [2023-03-10T08:33:13.850Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T08:33:13.850Z] ---> d183477c6079 [2023-03-10T08:33:13.850Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:33:13.850Z] ---> Running in 2f69ff7089ae [2023-03-10T08:33:13.850Z] ---> Running in 7610290fd705 [2023-03-10T08:33:13.850Z] ---> a612048c4ea2 [2023-03-10T08:33:13.850Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T08:33:13.850Z] ---> 94cab9db0c07 [2023-03-10T08:33:13.850Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:33:13.850Z] ---> Running in 39ead7d6140a [2023-03-10T08:33:13.850Z] ---> Running in 8ade3b7c2a95 [2023-03-10T08:33:13.850Z] ---> Running in 0b970a38669e [2023-03-10T08:33:13.850Z] Removing intermediate container 39ead7d6140a [2023-03-10T08:33:13.850Z] ---> d8a1929dd7f6 [2023-03-10T08:33:13.850Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T08:33:13.850Z] ---> Running in 7d79960f8782 [2023-03-10T08:33:13.850Z] Removing intermediate container 0b970a38669e [2023-03-10T08:33:13.850Z] ---> 2b5c42a7becf [2023-03-10T08:33:13.850Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T08:33:13.850Z] ---> Running in b94a6f49f463 [2023-03-10T08:33:13.850Z] Removing intermediate container 7d79960f8782 [2023-03-10T08:33:13.850Z] ---> 9bed0b806695 [2023-03-10T08:33:13.850Z] 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-10T08:33:13.850Z] ---> Running in 07a995120757 [2023-03-10T08:33:13.850Z] Removing intermediate container b94a6f49f463 [2023-03-10T08:33:13.850Z] ---> 33c0829f40b3 [2023-03-10T08:33:13.850Z] 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-10T08:33:13.850Z] ---> Running in 1aeb4ed0758d [2023-03-10T08:33:13.850Z] 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-10T08:33:13.850Z] 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-10T08:33:13.850Z] 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-10T08:33:14.416Z] Removing intermediate container 07a995120757 [2023-03-10T08:33:14.416Z] ---> c392632ce0cd [2023-03-10T08:33:14.416Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T08:33:14.416Z] ---> Running in 0177f42e78c2 [2023-03-10T08:33:14.416Z] Removing intermediate container 1aeb4ed0758d [2023-03-10T08:33:14.416Z] ---> 5f0dfa562202 [2023-03-10T08:33:14.416Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T08:33:14.416Z] ---> Running in 62a3f81ae6d7 [2023-03-10T08:33:14.416Z] Removing intermediate container 0177f42e78c2 [2023-03-10T08:33:14.416Z] ---> 6a823ae7dba1 [2023-03-10T08:33:14.416Z] [2023-03-10T08:33:14.416Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T08:33:14.673Z] 3.15: Pulling from library/alpine [2023-03-10T08:33:14.673Z] Removing intermediate container 62a3f81ae6d7 [2023-03-10T08:33:14.673Z] ---> 5e9359ad1ecb [2023-03-10T08:33:14.673Z] [2023-03-10T08:33:14.673Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T08:33:14.673Z] 3.15: Pulling from library/alpine [2023-03-10T08:33:16.046Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T08:33:16.046Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T08:33:16.046Z] ---> 5ce65d7b0fde [2023-03-10T08:33:16.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:33:16.046Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T08:33:16.046Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T08:33:16.046Z] ---> 5ce65d7b0fde [2023-03-10T08:33:16.046Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:33:16.046Z] ---> Running in e84509b21873 [2023-03-10T08:33:16.046Z] ---> Running in 9f6224946ead [2023-03-10T08:33:16.046Z] Removing intermediate container e84509b21873 [2023-03-10T08:33:16.046Z] ---> 57ef7b8c32be [2023-03-10T08:33:16.046Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T08:33:16.046Z] Removing intermediate container 9f6224946ead [2023-03-10T08:33:16.046Z] ---> 0c021a0c3f00 [2023-03-10T08:33:16.046Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T08:33:16.046Z] ---> Running in 58f23c3a62d9 [2023-03-10T08:33:16.046Z] ---> Running in 28724f0e76b2 [2023-03-10T08:33:16.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:16.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:16.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:16.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:17.126Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:33:17.126Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:33:17.126Z] OK: 15859 distinct packages available [2023-03-10T08:33:17.126Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:33:17.126Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:33:17.126Z] OK: 15859 distinct packages available [2023-03-10T08:33:17.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:17.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:17.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:17.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:17.384Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T08:33:17.384Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:33:17.384Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T08:33:17.384Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T08:33:17.384Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T08:33:17.384Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:33:17.384Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T08:33:17.384Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:33:17.384Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T08:33:17.384Z] OK: 6 MiB in 18 packages [2023-03-10T08:33:17.384Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T08:33:17.384Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:33:17.384Z] OK: 7 MiB in 19 packages [2023-03-10T08:33:19.280Z] Removing intermediate container 58f23c3a62d9 [2023-03-10T08:33:19.280Z] ---> 9fce300742de [2023-03-10T08:33:19.280Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:33:19.280Z] Removing intermediate container 28724f0e76b2 [2023-03-10T08:33:19.280Z] ---> d913f57fd026 [2023-03-10T08:33:19.280Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:33:22.565Z] ---> 8bb422afc1d5 [2023-03-10T08:33:22.565Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:33:22.565Z] ---> 09e279bbcb85 [2023-03-10T08:33:22.565Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:33:23.132Z] ---> 60313721e317 [2023-03-10T08:33:23.132Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T08:33:23.392Z] ---> ba44336ca88b [2023-03-10T08:33:23.392Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T08:33:23.392Z] ---> Running in a3e3e6a31697 [2023-03-10T08:33:23.957Z] Removing intermediate container a3e3e6a31697 [2023-03-10T08:33:23.958Z] ---> 41cf6cf38aab [2023-03-10T08:33:23.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T08:33:23.958Z] ---> 24e0f480f8a0 [2023-03-10T08:33:23.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T08:33:24.529Z] ---> bca18efe49c5 [2023-03-10T08:33:24.529Z] Step 19/24 : WORKDIR / [2023-03-10T08:33:24.529Z] ---> 3f17d1d3dfd5 [2023-03-10T08:33:24.529Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:33:24.788Z] ---> Running in 31518aefe848 [2023-03-10T08:33:24.788Z] ---> Running in a40364385cb4 [2023-03-10T08:33:25.049Z] Removing intermediate container a40364385cb4 [2023-03-10T08:33:25.049Z] Removing intermediate container 31518aefe848 [2023-03-10T08:33:25.049Z] ---> 2c689431cd85 [2023-03-10T08:33:25.049Z] ---> d98e5656706d [2023-03-10T08:33:25.049Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ]Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:33:25.049Z] [2023-03-10T08:33:25.306Z] ---> Running in 6b83ad388591 [2023-03-10T08:33:25.306Z] ---> Running in b53c0530d641 [2023-03-10T08:33:25.564Z] Removing intermediate container b53c0530d641 [2023-03-10T08:33:25.564Z] ---> 9c2d68ec7f18 [2023-03-10T08:33:25.564Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T08:33:25.564Z] Removing intermediate container 6b83ad388591 [2023-03-10T08:33:25.564Z] ---> b7d44fd31c4f [2023-03-10T08:33:25.564Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T08:33:25.872Z] ---> Running in 59478d3fea0b [2023-03-10T08:33:25.872Z] ---> Running in 93a07ecc878f [2023-03-10T08:33:26.132Z] Removing intermediate container 59478d3fea0b [2023-03-10T08:33:26.132Z] ---> 77720ce26201 [2023-03-10T08:33:26.132Z] Step 22/23 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:33:26.132Z] Removing intermediate container 93a07ecc878f [2023-03-10T08:33:26.132Z] ---> a3c86b975bfe [2023-03-10T08:33:26.132Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T08:33:26.132Z] ---> Running in 35d30336d714 [2023-03-10T08:33:26.132Z] ---> Running in f915447490e7 [2023-03-10T08:33:26.413Z] Removing intermediate container 35d30336d714 [2023-03-10T08:33:26.413Z] ---> c8d7c5c31341 [2023-03-10T08:33:26.413Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:33:26.672Z] Removing intermediate container f915447490e7 [2023-03-10T08:33:26.672Z] ---> a37902969283 [2023-03-10T08:33:26.672Z] Step 23/24 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:33:26.672Z] ---> Running in 8fc0337bf008 [2023-03-10T08:33:26.672Z] ---> Running in 55d890d086fb [2023-03-10T08:33:27.237Z] Removing intermediate container 55d890d086fb [2023-03-10T08:33:27.237Z] ---> f94249c7ef2c [2023-03-10T08:33:27.237Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:33:27.237Z] Removing intermediate container 8fc0337bf008 [2023-03-10T08:33:27.237Z] ---> 1531c54b87e2 [2023-03-10T08:33:27.237Z] [2023-03-10T08:33:27.237Z] ---> Running in 109733aaa995 [2023-03-10T08:33:27.237Z] Successfully built 1531c54b87e2 [2023-03-10T08:33:27.237Z] Successfully tagged security-spire-server:latest [2023-03-10T08:33:27.237Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-10T08:33:28.172Z] Removing intermediate container 109733aaa995 [2023-03-10T08:33:28.172Z] ---> 8514001d6117 [2023-03-10T08:33:28.172Z] [2023-03-10T08:33:28.172Z] Successfully built 8514001d6117 [2023-03-10T08:33:28.431Z] Successfully tagged security-spire-config:latest [2023-03-10T08:33:28.431Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-10T08:33:31.725Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:31.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:31.725Z] ---> 9a0558064f24 [2023-03-10T08:33:31.725Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:33:31.725Z] ---> Using cache [2023-03-10T08:33:31.725Z] ---> f672b051aa14 [2023-03-10T08:33:31.725Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:33:31.725Z] ---> Using cache [2023-03-10T08:33:31.725Z] ---> dd404f67a974 [2023-03-10T08:33:31.725Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:33:31.725Z] ---> Using cache [2023-03-10T08:33:31.725Z] ---> 6fa8e0ab4a89 [2023-03-10T08:33:31.725Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:33:31.725Z] ---> Using cache [2023-03-10T08:33:31.725Z] ---> df381677b8e5 [2023-03-10T08:33:31.725Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:31.725Z] ---> Using cache [2023-03-10T08:33:31.725Z] ---> f83cd7a3991f [2023-03-10T08:33:31.725Z] Step 8/22 : COPY . . [2023-03-10T08:33:31.725Z] ---> Using cache [2023-03-10T08:33:31.725Z] ---> cb69664e3a7d [2023-03-10T08:33:31.725Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T08:33:32.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:32.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:32.659Z] ---> 9a0558064f24 [2023-03-10T08:33:32.659Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T08:33:32.659Z] ---> Using cache [2023-03-10T08:33:32.659Z] ---> a580901b4a58 [2023-03-10T08:33:32.659Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T08:33:35.188Z] ---> Running in 3291927a8431 [2023-03-10T08:33:35.188Z] ---> Running in a5245d3ffc31 [2023-03-10T08:33:35.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:35.445Z] 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-10T08:33:35.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:35.960Z] OK: 211 MiB in 51 packages [2023-03-10T08:33:37.331Z] Removing intermediate container 3291927a8431 [2023-03-10T08:33:37.331Z] ---> f06e6cbd6012 [2023-03-10T08:33:37.331Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T08:33:38.305Z] ---> 99d194df08a4 [2023-03-10T08:33:38.305Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:38.563Z] ---> Running in 874376ee633f [2023-03-10T08:33:38.563Z] Removing intermediate container 7610290fd705 [2023-03-10T08:33:38.563Z] ---> 6f810aef7c84 [2023-03-10T08:33:38.563Z] [2023-03-10T08:33:38.563Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T08:33:38.822Z] 3.16: Pulling from library/alpine [2023-03-10T08:33:39.769Z] Removing intermediate container 2f69ff7089ae [2023-03-10T08:33:39.769Z] ---> cf5a1a3bc112 [2023-03-10T08:33:39.769Z] [2023-03-10T08:33:39.769Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T08:33:39.769Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:33:39.769Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T08:33:39.769Z] ---> dfd21b5a31f5 [2023-03-10T08:33:39.769Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T08:33:40.029Z] 3.16: Pulling from library/alpine [2023-03-10T08:33:40.030Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:33:40.030Z] Status: Image is up to date for alpine:3.16 [2023-03-10T08:33:40.030Z] ---> dfd21b5a31f5 [2023-03-10T08:33:40.030Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:33:40.030Z] ---> Running in 3c8a1cf6affc [2023-03-10T08:33:40.030Z] ---> Running in a36fb74c9338 [2023-03-10T08:33:40.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:40.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:40.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:40.546Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:33:40.816Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:33:40.816Z] OK: 6 MiB in 15 packages [2023-03-10T08:33:41.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:41.639Z] Removing intermediate container a36fb74c9338 [2023-03-10T08:33:41.639Z] ---> ad4f9343f9b9 [2023-03-10T08:33:41.639Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:33:41.639Z] ---> Running in 8a09db784a0d [2023-03-10T08:33:41.639Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:33:41.639Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T08:33:41.639Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:33:41.639Z] OK: 6 MiB in 16 packages [2023-03-10T08:33:41.898Z] Removing intermediate container 8a09db784a0d [2023-03-10T08:33:41.898Z] ---> 0e55dcaf3f6d [2023-03-10T08:33:41.898Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T08:33:42.156Z] ---> Running in 7655727ecd5f [2023-03-10T08:33:42.723Z] Removing intermediate container 7655727ecd5f [2023-03-10T08:33:42.723Z] ---> f5d34506063c [2023-03-10T08:33:42.723Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T08:33:42.723Z] Removing intermediate container 3c8a1cf6affc [2023-03-10T08:33:42.723Z] ---> 1ce7ec52a0a2 [2023-03-10T08:33:42.723Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T08:33:42.723Z] ---> Running in 3125e66b7462 [2023-03-10T08:33:42.984Z] ---> Running in 30a27639bf8d [2023-03-10T08:33:42.984Z] Removing intermediate container 3125e66b7462 [2023-03-10T08:33:42.984Z] ---> 408d4cec472b [2023-03-10T08:33:42.984Z] Step 15/23 : WORKDIR / [2023-03-10T08:33:42.984Z] ---> Running in 007688fe1b56 [2023-03-10T08:33:42.984Z] Removing intermediate container 30a27639bf8d [2023-03-10T08:33:42.984Z] ---> 8faf7ec26ae0 [2023-03-10T08:33:42.984Z] Step 12/20 : WORKDIR /edgex [2023-03-10T08:33:43.241Z] ---> Running in 6ab9792c6080 [2023-03-10T08:33:43.241Z] Removing intermediate container 007688fe1b56 [2023-03-10T08:33:43.241Z] ---> c3345c4fd68d [2023-03-10T08:33:43.241Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:33:43.807Z] Removing intermediate container 6ab9792c6080 [2023-03-10T08:33:43.807Z] ---> ff746d6afa3a [2023-03-10T08:33:43.807Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T08:33:43.807Z] ---> 5d4b3f29f327 [2023-03-10T08:33:43.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T08:33:44.066Z] ---> e9508de89b27 [2023-03-10T08:33:44.066Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T08:33:44.633Z] ---> 59b7cf434046 [2023-03-10T08:33:44.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T08:33:44.633Z] ---> 0bbd15e47053 [2023-03-10T08:33:44.633Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T08:33:44.633Z] Removing intermediate container 8ade3b7c2a95 [2023-03-10T08:33:44.633Z] ---> cb24087edd35 [2023-03-10T08:33:44.633Z] [2023-03-10T08:33:44.633Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:33:44.633Z] ---> dfd21b5a31f5 [2023-03-10T08:33:44.633Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T08:33:44.633Z] ---> Running in 345327d7e5d0 [2023-03-10T08:33:44.892Z] ---> 65ec21a618aa [2023-03-10T08:33:44.892Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T08:33:44.892Z] ---> Running in cd6a846fc76f [2023-03-10T08:33:44.892Z] ---> cb267ca7380e [2023-03-10T08:33:44.892Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:33:44.892Z] ---> Running in 2433a3f2d46c [2023-03-10T08:33:44.892Z] Removing intermediate container cd6a846fc76f [2023-03-10T08:33:44.892Z] ---> c5606bc7b67c [2023-03-10T08:33:44.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:33:45.150Z] ---> Running in 48a863cba7a7 [2023-03-10T08:33:45.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:45.150Z] Removing intermediate container 48a863cba7a7 [2023-03-10T08:33:45.150Z] ---> 672e00d7b62d [2023-03-10T08:33:45.150Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T08:33:45.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:45.150Z] ---> Running in 01bc5fcd1459 [2023-03-10T08:33:45.413Z] Removing intermediate container 01bc5fcd1459 [2023-03-10T08:33:45.413Z] ---> f9441972d6de [2023-03-10T08:33:45.413Z] Step 22/23 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:33:45.413Z] ---> Running in 7af7afb9175d [2023-03-10T08:33:45.413Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T08:33:45.413Z] Removing intermediate container 7af7afb9175d [2023-03-10T08:33:45.413Z] ---> b7e37b5b1f22 [2023-03-10T08:33:45.413Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:33:45.413Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:33:45.671Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:33:45.671Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:33:45.671Z] ---> Running in fd352ff71da5 [2023-03-10T08:33:45.671Z] OK: 6 MiB in 16 packages [2023-03-10T08:33:45.671Z] Removing intermediate container 2433a3f2d46c [2023-03-10T08:33:45.671Z] ---> 7c71d691a313 [2023-03-10T08:33:45.671Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:33:45.671Z] Removing intermediate container fd352ff71da5 [2023-03-10T08:33:45.671Z] ---> 620dd656e76a [2023-03-10T08:33:45.671Z] [2023-03-10T08:33:45.671Z] ---> Running in 0758db67551b [2023-03-10T08:33:45.929Z] Successfully built 620dd656e76a [2023-03-10T08:33:45.929Z] Successfully tagged core-command:latest [2023-03-10T08:33:45.929Z]  Building core-command ... done Building core-data [2023-03-10T08:33:45.929Z] Removing intermediate container 0758db67551b [2023-03-10T08:33:45.929Z] ---> 32062e783aee [2023-03-10T08:33:45.929Z] Step 18/20 : LABEL arch=x86_64 [2023-03-10T08:33:46.496Z] ---> Running in c13bfaf786e0 [2023-03-10T08:33:46.753Z] Removing intermediate container c13bfaf786e0 [2023-03-10T08:33:46.753Z] ---> 892022911154 [2023-03-10T08:33:46.753Z] Step 19/20 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:33:47.012Z] Removing intermediate container 345327d7e5d0 [2023-03-10T08:33:47.012Z] ---> 98a57cb6631b [2023-03-10T08:33:47.012Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:33:47.012Z] ---> Running in 3a446416aefd [2023-03-10T08:33:47.012Z] ---> Running in b4849417b706 [2023-03-10T08:33:47.012Z] Removing intermediate container 3a446416aefd [2023-03-10T08:33:47.012Z] ---> bc94c6c3ad50 [2023-03-10T08:33:47.012Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T08:33:47.285Z] Removing intermediate container b4849417b706 [2023-03-10T08:33:47.285Z] ---> Running in b042f3b224a8 [2023-03-10T08:33:47.285Z] ---> e9594e7f8835 [2023-03-10T08:33:47.285Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T08:33:47.285Z] ---> Running in 918e5eedc1ce [2023-03-10T08:33:47.559Z] Removing intermediate container b042f3b224a8 [2023-03-10T08:33:47.559Z] ---> afd2ea88ebec [2023-03-10T08:33:47.559Z] [2023-03-10T08:33:47.559Z] Removing intermediate container 918e5eedc1ce [2023-03-10T08:33:47.559Z] ---> 21d2adea4278 [2023-03-10T08:33:47.559Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T08:33:47.559Z] Successfully built afd2ea88ebec [2023-03-10T08:33:47.559Z] Successfully tagged security-proxy-setup:latest [2023-03-10T08:33:47.559Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-10T08:33:47.817Z] ---> Running in e4fb50cd6dc9 [2023-03-10T08:33:48.077Z] Removing intermediate container e4fb50cd6dc9 [2023-03-10T08:33:48.077Z] ---> 378fa5154573 [2023-03-10T08:33:48.077Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:33:49.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:49.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:49.992Z] ---> 9a0558064f24 [2023-03-10T08:33:49.992Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:33:49.992Z] ---> Using cache [2023-03-10T08:33:49.992Z] ---> f672b051aa14 [2023-03-10T08:33:49.992Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:33:49.992Z] ---> Using cache [2023-03-10T08:33:49.992Z] ---> dd404f67a974 [2023-03-10T08:33:49.992Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:33:49.992Z] ---> Using cache [2023-03-10T08:33:49.992Z] ---> 6fa8e0ab4a89 [2023-03-10T08:33:49.992Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:33:49.992Z] ---> Using cache [2023-03-10T08:33:49.992Z] ---> df381677b8e5 [2023-03-10T08:33:49.992Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:49.992Z] ---> Using cache [2023-03-10T08:33:49.992Z] ---> f83cd7a3991f [2023-03-10T08:33:49.992Z] Step 8/22 : COPY . . [2023-03-10T08:33:49.992Z] ---> Using cache [2023-03-10T08:33:49.992Z] ---> cb69664e3a7d [2023-03-10T08:33:49.992Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T08:33:51.366Z] ---> bdb113d67359 [2023-03-10T08:33:51.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T08:33:51.625Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:51.625Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:51.625Z] ---> 9a0558064f24 [2023-03-10T08:33:51.625Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> a580901b4a58 [2023-03-10T08:33:51.625Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> f9c3c2972ec8 [2023-03-10T08:33:51.625Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> d202ec102fcd [2023-03-10T08:33:51.625Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> 30083d9264ff [2023-03-10T08:33:51.625Z] Step 7/24 : COPY . . [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> d183477c6079 [2023-03-10T08:33:51.625Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> d8a1929dd7f6 [2023-03-10T08:33:51.625Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T08:33:51.625Z] ---> Using cache [2023-03-10T08:33:51.625Z] ---> 9bed0b806695 [2023-03-10T08:33:51.625Z] 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-10T08:33:51.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-10T08:33:51.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-10T08:33:52.561Z] ---> Running in 04854039a9a9 [2023-03-10T08:33:52.561Z] ---> Running in a0a6689d529c [2023-03-10T08:33:52.561Z] ---> b68b47c3f5b6 [2023-03-10T08:33:52.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T08:33:53.130Z] 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-10T08:33:53.130Z] ---> 130e59867b22 [2023-03-10T08:33:53.130Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T08:33:53.130Z] ---> Running in c03f9c73fd95 [2023-03-10T08:33:53.387Z] Removing intermediate container c03f9c73fd95 [2023-03-10T08:33:53.387Z] ---> ac2e03d8f973 [2023-03-10T08:33:53.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:33:53.387Z] ---> Running in 75847d136b1b [2023-03-10T08:33:53.658Z] Removing intermediate container 75847d136b1b [2023-03-10T08:33:53.658Z] ---> 3590ef5360ae [2023-03-10T08:33:53.658Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:33:53.916Z] Removing intermediate container a0a6689d529c [2023-03-10T08:33:53.916Z] ---> 2f19260b741c [2023-03-10T08:33:53.916Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T08:33:53.916Z] ---> Running in 9992d36b615a [2023-03-10T08:33:53.916Z] ---> Running in 054aa4f59594 [2023-03-10T08:33:54.174Z] Removing intermediate container 9992d36b615a [2023-03-10T08:33:54.174Z] ---> 4ea1047b89d8 [2023-03-10T08:33:54.174Z] Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:33:54.174Z] ---> Running in 7b9308bf1602 [2023-03-10T08:33:54.174Z] Removing intermediate container 054aa4f59594 [2023-03-10T08:33:54.174Z] ---> a55017e7b16b [2023-03-10T08:33:54.174Z] [2023-03-10T08:33:54.174Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T08:33:54.174Z] ---> 5ce65d7b0fde [2023-03-10T08:33:54.174Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:33:54.174Z] ---> Using cache [2023-03-10T08:33:54.174Z] ---> 0c021a0c3f00 [2023-03-10T08:33:54.174Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T08:33:54.174Z] ---> Using cache [2023-03-10T08:33:54.174Z] ---> d913f57fd026 [2023-03-10T08:33:54.174Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T08:33:54.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-10T08:33:54.432Z] Removing intermediate container 7b9308bf1602 [2023-03-10T08:33:54.432Z] ---> 7ad4f3a0ce7d [2023-03-10T08:33:54.432Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:33:54.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-10T08:33:54.555Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-10T08:33:54.694Z] ---> Running in 9771826873e4 [2023-03-10T08:33:54.952Z] Removing intermediate container 9771826873e4 [2023-03-10T08:33:54.952Z] ---> e4f2282d89b6 [2023-03-10T08:33:54.952Z] [2023-03-10T08:33:55.212Z] Successfully built e4f2282d89b6 [2023-03-10T08:33:55.212Z] Successfully tagged support-notifications:latest [2023-03-10T08:33:55.212Z] Building security-spiffe-token-provider [2023-03-10T08:33:55.212Z]  Building support-notifications ... done Removing intermediate container a5245d3ffc31 [2023-03-10T08:33:55.212Z] ---> f4a50d714ad3 [2023-03-10T08:33:55.212Z] [2023-03-10T08:33:55.212Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:33:55.212Z] ---> dfd21b5a31f5 [2023-03-10T08:33:55.212Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T08:33:55.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-10T08:33:56.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-10T08:33:56.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-10T08:33:56.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-10T08:33:56.602Z] ---> Running in 610755ad5e59 [2023-03-10T08:33:56.602Z] ---> 5788d7cc49ea [2023-03-10T08:33:56.602Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:33:56.861Z] Removing intermediate container 610755ad5e59 [2023-03-10T08:33:56.861Z] ---> de3cc9c52e78 [2023-03-10T08:33:56.861Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:33:56.861Z] ---> Running in 95e0d7781684 [2023-03-10T08:33:57.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-10T08:33:57.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:57.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:33:57.944Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:33:57.945Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:33:57.945Z] OK: 6 MiB in 15 packages [2023-03-10T08:33:59.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-10T08:33:59.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-10T08:33:59.666Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-10T08:33:59.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-10T08:33:59.848Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:33:59.848Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:33:59.848Z] ---> 9a0558064f24 [2023-03-10T08:33:59.848Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T08:33:59.848Z] ---> Using cache [2023-03-10T08:33:59.848Z] ---> a580901b4a58 [2023-03-10T08:33:59.848Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T08:34:00.782Z] ---> Running in 09a49bd97318 [2023-03-10T08:34:01.044Z] ---> a4502ee44628 [2023-03-10T08:34:01.044Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:34:01.044Z] Removing intermediate container 95e0d7781684 [2023-03-10T08:34:01.044Z] ---> 1ccaa0260660 [2023-03-10T08:34:01.044Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:34:01.303Z] ---> 42859a09e22b [2023-03-10T08:34:01.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T08:34:01.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:01.303Z] ---> f39a26096a2c [2023-03-10T08:34:01.303Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T08:34:01.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:01.560Z] ---> f733ea7c962d [2023-03-10T08:34:01.560Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T08:34:01.818Z] ---> 42b38998f9dc [2023-03-10T08:34:01.818Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T08:34:01.818Z] Removing intermediate container 874376ee633f [2023-03-10T08:34:01.818Z] ---> 006cffe859ed [2023-03-10T08:34:01.818Z] Step 7/23 : COPY . . [2023-03-10T08:34:01.818Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T08:34:01.818Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T08:34:01.818Z] OK: 17046 distinct packages available [2023-03-10T08:34:01.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:01.818Z] ---> 66c925fa79f7 [2023-03-10T08:34:01.818Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:34:01.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:01.818Z] ---> Running in ddaed2851c2d [2023-03-10T08:34:02.075Z] OK: 211 MiB in 51 packages [2023-03-10T08:34:03.449Z] ---> 4790388e201a [2023-03-10T08:34:03.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T08:34:03.449Z] Removing intermediate container ddaed2851c2d [2023-03-10T08:34:03.449Z] ---> 58b8cd1ba991 [2023-03-10T08:34:03.449Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T08:34:03.449Z] ---> Running in 2d432fde0925 [2023-03-10T08:34:03.707Z] ---> 3996592920c9 [2023-03-10T08:34:03.707Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:34:03.707Z] Removing intermediate container 09a49bd97318 [2023-03-10T08:34:03.707Z] ---> a528f9bcef99 [2023-03-10T08:34:03.707Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T08:34:03.707Z] Removing intermediate container 2d432fde0925 [2023-03-10T08:34:03.707Z] ---> 110846944806 [2023-03-10T08:34:03.707Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T08:34:03.967Z] ---> Running in 86bed57943fa [2023-03-10T08:34:03.967Z] ---> Running in 0cc3d4a5af74 [2023-03-10T08:34:03.967Z] ---> c4caee162bdb [2023-03-10T08:34:03.967Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:34:04.227Z] ---> Running in 4b7ab0dbd315 [2023-03-10T08:34:04.227Z] Removing intermediate container 0cc3d4a5af74 [2023-03-10T08:34:04.227Z] ---> 5933788f1e2f [2023-03-10T08:34:04.227Z] Step 23/24 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:34:04.227Z] ---> Running in 4ecf61daba8e [2023-03-10T08:34:04.485Z] Removing intermediate container 4ecf61daba8e [2023-03-10T08:34:04.485Z] ---> 56f8bedf5745 [2023-03-10T08:34:04.485Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:34:04.485Z] ---> Running in 5b1ab2b0fd4f [2023-03-10T08:34:04.742Z] Removing intermediate container 5b1ab2b0fd4f [2023-03-10T08:34:04.742Z] ---> fc1622fa0676 [2023-03-10T08:34:04.742Z] [2023-03-10T08:34:04.742Z] Successfully built fc1622fa0676 [2023-03-10T08:34:04.742Z] Successfully tagged security-spire-agent:latest [2023-03-10T08:34:04.742Z]  Building security-spire-agent ... done Building core-metadata [2023-03-10T08:34:05.000Z] Removing intermediate container 86bed57943fa [2023-03-10T08:34:05.000Z] ---> 7909da285b81 [2023-03-10T08:34:05.000Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:34:06.900Z] ---> Running in 71db600f3662 [2023-03-10T08:34:07.466Z] ---> f96f485cae10 [2023-03-10T08:34:07.466Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T08:34:07.725Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:34:07.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:34:07.725Z] ---> 9a0558064f24 [2023-03-10T08:34:07.725Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:34:07.725Z] ---> Using cache [2023-03-10T08:34:07.725Z] ---> f672b051aa14 [2023-03-10T08:34:07.725Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T08:34:07.725Z] ---> Using cache [2023-03-10T08:34:07.725Z] ---> dd404f67a974 [2023-03-10T08:34:07.725Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T08:34:07.725Z] ---> Using cache [2023-03-10T08:34:07.725Z] ---> 6fa8e0ab4a89 [2023-03-10T08:34:07.725Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T08:34:07.725Z] ---> Using cache [2023-03-10T08:34:07.725Z] ---> df381677b8e5 [2023-03-10T08:34:07.725Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:34:07.725Z] ---> Using cache [2023-03-10T08:34:07.725Z] ---> f83cd7a3991f [2023-03-10T08:34:07.725Z] Step 8/24 : COPY . . [2023-03-10T08:34:07.725Z] ---> Using cache [2023-03-10T08:34:07.725Z] ---> cb69664e3a7d [2023-03-10T08:34:07.725Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T08:34:07.725Z] Removing intermediate container 71db600f3662 [2023-03-10T08:34:07.725Z] ---> ad567cd3b68d [2023-03-10T08:34:07.725Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T08:34:07.725Z] ---> Running in 4949f36d489e [2023-03-10T08:34:07.725Z] ---> Running in 2f8fe0f379a6 [2023-03-10T08:34:07.725Z] ---> Running in 89c19987cd8a [2023-03-10T08:34:07.983Z] Removing intermediate container 89c19987cd8a [2023-03-10T08:34:07.983Z] ---> 87bcd285e1fc [2023-03-10T08:34:07.984Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:34:07.984Z] ---> Running in 5fb71ebd70fb [2023-03-10T08:34:08.242Z] Removing intermediate container 5fb71ebd70fb [2023-03-10T08:34:08.242Z] ---> 42e61ac27bae [2023-03-10T08:34:08.242Z] Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:34:08.242Z] ---> Running in 81421aa4fd51 [2023-03-10T08:34:08.242Z] 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-10T08:34:08.499Z] Removing intermediate container 81421aa4fd51 [2023-03-10T08:34:08.499Z] ---> b9d584b29cd0 [2023-03-10T08:34:08.499Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:34:08.499Z] 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-10T08:34:08.499Z] ---> Running in 5c7dab994f48 [2023-03-10T08:34:08.499Z] Removing intermediate container 5c7dab994f48 [2023-03-10T08:34:08.499Z] ---> af9713ea49e0 [2023-03-10T08:34:08.499Z] [2023-03-10T08:34:08.499Z] Successfully built af9713ea49e0 [2023-03-10T08:34:08.499Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-10T08:34:08.499Z] Building security-bootstrapper [2023-03-10T08:34:11.794Z]  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:34:11.794Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:34:11.794Z] ---> 9a0558064f24 [2023-03-10T08:34:11.794Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T08:34:11.794Z] ---> Using cache [2023-03-10T08:34:11.794Z] ---> a580901b4a58 [2023-03-10T08:34:11.794Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T08:34:11.794Z] ---> Using cache [2023-03-10T08:34:11.794Z] ---> f06e6cbd6012 [2023-03-10T08:34:11.794Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T08:34:11.794Z] ---> Using cache [2023-03-10T08:34:11.794Z] ---> 99d194df08a4 [2023-03-10T08:34:11.794Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:34:11.794Z] ---> Using cache [2023-03-10T08:34:11.794Z] ---> 006cffe859ed [2023-03-10T08:34:11.794Z] Step 7/32 : COPY . . [2023-03-10T08:34:11.794Z] ---> Using cache [2023-03-10T08:34:11.794Z] ---> f96f485cae10 [2023-03-10T08:34:11.794Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T08:34:12.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2023-03-10T08:34:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-10T08:34:12.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-10T08:34:12.054Z] ---> Running in d2d99d455618 [2023-03-10T08:34:12.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-10T08:34:13.193Z] Removing intermediate container 04854039a9a9 [2023-03-10T08:34:13.193Z] ---> d20a42000e25 [2023-03-10T08:34:13.193Z] [2023-03-10T08:34:13.193Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:34:13.193Z] ---> dfd21b5a31f5 [2023-03-10T08:34:13.193Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T08:34:13.454Z] ---> Running in 64fc7aa8db57 [2023-03-10T08:34:13.454Z] Removing intermediate container 64fc7aa8db57 [2023-03-10T08:34:13.454Z] ---> f156f5b7fc84 [2023-03-10T08:34:13.454Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T08:34:13.713Z] ---> Running in ee3325b96cd9 [2023-03-10T08:34:13.971Z] Removing intermediate container ee3325b96cd9 [2023-03-10T08:34:13.971Z] ---> 5ddf88973579 [2023-03-10T08:34:13.971Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T08:34:13.971Z] ---> Running in e8c05eab4ea2 [2023-03-10T08:34:14.535Z] Removing intermediate container e8c05eab4ea2 [2023-03-10T08:34:14.535Z] ---> 6bad447e4db0 [2023-03-10T08:34:14.535Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:34:14.792Z] ---> Running in 2cd8a211ec76 [2023-03-10T08:34:15.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:15.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:15.980Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:34:15.980Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:34:15.980Z] OK: 6 MiB in 15 packages [2023-03-10T08:34:18.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.359s coverage: 98.5% of statements [2023-03-10T08:34:19.256Z] Removing intermediate container 2cd8a211ec76 [2023-03-10T08:34:19.256Z] ---> 51909359cd78 [2023-03-10T08:34:19.256Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:34:19.514Z] ---> db20bd228577 [2023-03-10T08:34:19.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T08:34:20.888Z] ---> b6e8a5b63300 [2023-03-10T08:34:20.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T08:34:22.261Z] ---> 4a3a3cc6fb1f [2023-03-10T08:34:22.261Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T08:34:22.261Z] ---> Running in 6286c0ae8a31 [2023-03-10T08:34:22.825Z] Removing intermediate container 6286c0ae8a31 [2023-03-10T08:34:22.825Z] ---> e098ecd92672 [2023-03-10T08:34:22.825Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:34:22.825Z] ---> Running in e417c332878c [2023-03-10T08:34:23.391Z] Removing intermediate container e417c332878c [2023-03-10T08:34:23.391Z] ---> 597fca59f450 [2023-03-10T08:34:23.391Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:34:23.391Z] ---> Running in f97e3368fd85 [2023-03-10T08:34:24.323Z] Removing intermediate container f97e3368fd85 [2023-03-10T08:34:24.323Z] ---> 5c0614071dbe [2023-03-10T08:34:24.323Z] Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:34:24.323Z] ---> Running in 65edaf8bf5b1 [2023-03-10T08:34:24.888Z] Removing intermediate container 65edaf8bf5b1 [2023-03-10T08:34:24.888Z] ---> 38b3d873c4f1 [2023-03-10T08:34:24.888Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:34:24.888Z] ---> Running in 53291b8a0d70 [2023-03-10T08:34:25.536Z] Removing intermediate container 53291b8a0d70 [2023-03-10T08:34:25.536Z] ---> ce64d984e541 [2023-03-10T08:34:25.536Z] [2023-03-10T08:34:25.536Z] Successfully built ce64d984e541 [2023-03-10T08:34:25.536Z] Successfully tagged core-data:latest [2023-03-10T08:34:25.536Z]  Building core-data ... done Building support-scheduler [2023-03-10T08:34:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.722s coverage: 71.2% of statements [2023-03-10T08:34:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-10T08:34:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-10T08:34:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-10T08:34:26.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.432s coverage: 54.0% of statements [2023-03-10T08:34:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-10T08:34:26.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-10T08:34:31.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:34:31.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:34:31.057Z] ---> 9a0558064f24 [2023-03-10T08:34:31.057Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:34:31.057Z] ---> Using cache [2023-03-10T08:34:31.057Z] ---> f672b051aa14 [2023-03-10T08:34:31.057Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:34:31.057Z] ---> Using cache [2023-03-10T08:34:31.057Z] ---> dd404f67a974 [2023-03-10T08:34:31.057Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:34:31.057Z] ---> Using cache [2023-03-10T08:34:31.057Z] ---> 6fa8e0ab4a89 [2023-03-10T08:34:31.057Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:34:31.057Z] ---> Using cache [2023-03-10T08:34:31.057Z] ---> df381677b8e5 [2023-03-10T08:34:31.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:34:31.057Z] ---> Using cache [2023-03-10T08:34:31.057Z] ---> f83cd7a3991f [2023-03-10T08:34:31.057Z] Step 8/22 : COPY . . [2023-03-10T08:34:31.057Z] ---> Using cache [2023-03-10T08:34:31.057Z] ---> cb69664e3a7d [2023-03-10T08:34:31.057Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T08:34:31.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-10T08:34:32.996Z] ---> Running in 1bdf32c40855 [2023-03-10T08:34:32.996Z] Removing intermediate container 4b7ab0dbd315 [2023-03-10T08:34:32.996Z] ---> 8f9efb108e94 [2023-03-10T08:34:32.996Z] Step 7/19 : COPY . . [2023-03-10T08:34:33.571Z] 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-10T08:34:37.758Z] Removing intermediate container 4949f36d489e [2023-03-10T08:34:37.758Z] ---> 274d10063677 [2023-03-10T08:34:37.758Z] [2023-03-10T08:34:37.758Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T08:34:37.758Z] ---> dfd21b5a31f5 [2023-03-10T08:34:37.758Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:34:37.758Z] ---> Using cache [2023-03-10T08:34:37.758Z] ---> ad4f9343f9b9 [2023-03-10T08:34:37.758Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:34:37.758Z] ---> Using cache [2023-03-10T08:34:37.758Z] ---> 0e55dcaf3f6d [2023-03-10T08:34:37.758Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T08:34:37.758Z] Removing intermediate container 2f8fe0f379a6 [2023-03-10T08:34:37.758Z] ---> 20a37df42185 [2023-03-10T08:34:37.758Z] [2023-03-10T08:34:37.758Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T08:34:37.758Z] ---> dfd21b5a31f5 [2023-03-10T08:34:37.758Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T08:34:37.758Z] ---> Running in 64cb608574a9 [2023-03-10T08:34:37.758Z] ---> Running in 13e8f20fa1fe [2023-03-10T08:34:37.758Z] Removing intermediate container 13e8f20fa1fe [2023-03-10T08:34:37.758Z] ---> c6671b500486 [2023-03-10T08:34:37.758Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T08:34:37.758Z] ---> e91472fe8636 [2023-03-10T08:34:37.758Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T08:34:37.758Z] ---> Running in 146cb8696fec [2023-03-10T08:34:37.758Z] ---> Running in 76676b939c05 [2023-03-10T08:34:37.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:37.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:38.030Z] Removing intermediate container 146cb8696fec [2023-03-10T08:34:38.030Z] ---> 7760967977a7 [2023-03-10T08:34:38.030Z] Step 15/24 : WORKDIR / [2023-03-10T08:34:38.030Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T08:34:38.030Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T08:34:38.030Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T08:34:38.030Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:34:38.030Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:34:38.030Z] OK: 6 MiB in 17 packages [2023-03-10T08:34:38.030Z] ---> Running in 2adcb85ead97 [2023-03-10T08:34:38.289Z] 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-10T08:34:38.550Z] Removing intermediate container 2adcb85ead97 [2023-03-10T08:34:38.550Z] ---> c369ea82ce01 [2023-03-10T08:34:38.550Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:34:38.810Z] ---> cd05ccd07eeb [2023-03-10T08:34:38.810Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T08:34:38.810Z] Removing intermediate container 64cb608574a9 [2023-03-10T08:34:38.810Z] ---> 75d5b7061c7f [2023-03-10T08:34:38.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T08:34:39.068Z] ---> Running in 9c46b06b46ac [2023-03-10T08:34:39.330Z] ---> 423c2aa65d40 [2023-03-10T08:34:39.330Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T08:34:39.330Z] Removing intermediate container 9c46b06b46ac [2023-03-10T08:34:39.330Z] ---> aa8ea79e509b [2023-03-10T08:34:39.330Z] Step 12/23 : WORKDIR / [2023-03-10T08:34:39.588Z] Removing intermediate container d2d99d455618 [2023-03-10T08:34:39.588Z] ---> d7d8c5fe5117 [2023-03-10T08:34:39.588Z] [2023-03-10T08:34:39.588Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T08:34:39.588Z] ---> dfd21b5a31f5 [2023-03-10T08:34:39.588Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:34:39.588Z] ---> Running in 82b076e5f2dd [2023-03-10T08:34:39.588Z] ---> Running in 453a85e4cc30 [2023-03-10T08:34:39.588Z] ---> af5a8e399884 [2023-03-10T08:34:39.588Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T08:34:39.845Z] Removing intermediate container 82b076e5f2dd [2023-03-10T08:34:39.845Z] ---> 57fd062481b2 [2023-03-10T08:34:39.845Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T08:34:39.845Z] Removing intermediate container 453a85e4cc30 [2023-03-10T08:34:39.845Z] ---> 48837dce82eb [2023-03-10T08:34:39.845Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T08:34:39.845Z] ---> Running in c6cef4cbce7f [2023-03-10T08:34:39.845Z] ---> d986af211180 [2023-03-10T08:34:39.845Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T08:34:40.101Z] ---> Running in e10f705d4d18 [2023-03-10T08:34:40.359Z] ---> 07658e71632e [2023-03-10T08:34:40.359Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T08:34:40.359Z] Removing intermediate container e10f705d4d18 [2023-03-10T08:34:40.359Z] ---> 90d472daf078 [2023-03-10T08:34:40.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:34:40.359Z] ---> Running in 3b3562c160ea [2023-03-10T08:34:40.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:40.616Z] Removing intermediate container 3b3562c160ea [2023-03-10T08:34:40.616Z] ---> cc00a726b6e7 [2023-03-10T08:34:40.616Z] Step 22/24 : LABEL arch=x86_64 [2023-03-10T08:34:40.616Z] ---> cbca3554f868 [2023-03-10T08:34:40.616Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T08:34:40.616Z] ---> Running in ac971c7cb553 [2023-03-10T08:34:40.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:34:40.873Z] Removing intermediate container ac971c7cb553 [2023-03-10T08:34:40.873Z] ---> ccfa518ce5a0 [2023-03-10T08:34:40.873Z] Step 23/24 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:34:40.874Z] ---> Running in a9ad4bd7947f [2023-03-10T08:34:40.874Z] ---> a3f085383b6c [2023-03-10T08:34:40.874Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T08:34:40.874Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:34:40.874Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T08:34:40.874Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:34:40.874Z] OK: 6 MiB in 16 packages [2023-03-10T08:34:41.132Z] Removing intermediate container a9ad4bd7947f [2023-03-10T08:34:41.132Z] ---> e88ee07afbe2 [2023-03-10T08:34:41.132Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:34:41.390Z] ---> Running in adb7708401f3 [2023-03-10T08:34:41.390Z] Removing intermediate container adb7708401f3 [2023-03-10T08:34:41.390Z] ---> a734ba6d6da3 [2023-03-10T08:34:41.390Z] [2023-03-10T08:34:41.647Z] Removing intermediate container c6cef4cbce7f [2023-03-10T08:34:41.647Z] ---> 06af4007d377 [2023-03-10T08:34:41.647Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T08:34:41.647Z] Successfully built a734ba6d6da3 [2023-03-10T08:34:41.647Z] ---> 373730b08954 [2023-03-10T08:34:41.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T08:34:41.647Z] Successfully tagged core-metadata:latest [2023-03-10T08:34:41.647Z]  Building core-metadata ... done Building security-proxy-auth [2023-03-10T08:34:41.647Z] ---> Running in c08f4ada75ac [2023-03-10T08:34:41.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.249s coverage: 88.5% of statements [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-10T08:34:41.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.410s coverage: 3.9% of statements [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-10T08:34:41.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.528s coverage: 95.6% of statements [2023-03-10T08:34:41.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-10T08:34:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.334s coverage: 72.2% of statements [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-10T08:34:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.358s coverage: 65.9% of statements [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-10T08:34:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.9% of statements [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-10T08:34:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements [2023-03-10T08:34:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-10T08:34:43.023Z] Removing intermediate container c08f4ada75ac [2023-03-10T08:34:43.023Z] ---> b5b3c41defda [2023-03-10T08:34:43.023Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T08:34:43.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 45.5% of statements [2023-03-10T08:34:43.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 82.9% of statements [2023-03-10T08:34:43.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.328s coverage: 94.1% of statements [2023-03-10T08:34:43.589Z] ---> 4004b2ac63aa [2023-03-10T08:34:43.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T08:34:43.589Z] ---> Running in f796e3ebcaa6 [2023-03-10T08:34:43.847Z] Removing intermediate container f796e3ebcaa6 [2023-03-10T08:34:43.847Z] ---> 9487f709c38a [2023-03-10T08:34:43.847Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T08:34:43.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2023-03-10T08:34:44.105Z] ---> Running in 26eb028a9515 [2023-03-10T08:34:44.105Z] ---> bfe662446eb0 [2023-03-10T08:34:44.105Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:34:44.363Z] ---> Running in ba91e1a68cb0 [2023-03-10T08:34:44.363Z] Removing intermediate container 26eb028a9515 [2023-03-10T08:34:44.363Z] ---> 158ae99a9d7e [2023-03-10T08:34:44.363Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T08:34:44.363Z] ---> Running in 2d1099f4d2db [2023-03-10T08:34:44.928Z] Removing intermediate container 2d1099f4d2db [2023-03-10T08:34:44.928Z] ---> 066b2c9b83a3 [2023-03-10T08:34:44.928Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T08:34:44.928Z] ---> Running in 973411b66df5 [2023-03-10T08:34:45.858Z] Removing intermediate container ba91e1a68cb0 [2023-03-10T08:34:45.858Z] ---> 866239996ac6 [2023-03-10T08:34:45.858Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:34:46.120Z] ---> Running in 8ee63ef92b69 [2023-03-10T08:34:46.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:34:46.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:34:46.377Z] ---> 9a0558064f24 [2023-03-10T08:34:46.377Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:34:46.377Z] ---> Using cache [2023-03-10T08:34:46.377Z] ---> f672b051aa14 [2023-03-10T08:34:46.377Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:34:46.377Z] ---> Using cache [2023-03-10T08:34:46.377Z] ---> dd404f67a974 [2023-03-10T08:34:46.377Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:34:46.377Z] ---> Using cache [2023-03-10T08:34:46.377Z] ---> 6fa8e0ab4a89 [2023-03-10T08:34:46.377Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:34:46.377Z] ---> Using cache [2023-03-10T08:34:46.377Z] ---> df381677b8e5 [2023-03-10T08:34:46.377Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:34:46.377Z] ---> Using cache [2023-03-10T08:34:46.377Z] ---> f83cd7a3991f [2023-03-10T08:34:46.377Z] Step 8/22 : COPY . . [2023-03-10T08:34:46.377Z] ---> Using cache [2023-03-10T08:34:46.377Z] ---> cb69664e3a7d [2023-03-10T08:34:46.377Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T08:34:46.377Z] ---> Running in ab19b182985e [2023-03-10T08:34:46.377Z] Removing intermediate container 973411b66df5 [2023-03-10T08:34:46.377Z] ---> 71ee2e976f3f [2023-03-10T08:34:46.377Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T08:34:46.377Z] Removing intermediate container 8ee63ef92b69 [2023-03-10T08:34:46.377Z] ---> 8e0b09e54a31 [2023-03-10T08:34:46.377Z] Step 21/23 : LABEL arch=x86_64 [2023-03-10T08:34:46.377Z] ---> Running in f41a285740e3 [2023-03-10T08:34:46.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements [2023-03-10T08:34:46.634Z] ---> Running in aeea1e7959ef [2023-03-10T08:34:46.893Z] Removing intermediate container aeea1e7959ef [2023-03-10T08:34:46.893Z] ---> 4b98af8dee53 [2023-03-10T08:34:46.893Z] Step 22/23 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:34:46.893Z] Removing intermediate container f41a285740e3 [2023-03-10T08:34:46.893Z] ---> 1d355f0acf70 [2023-03-10T08:34:46.893Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T08:34:46.893Z] ---> Running in bd664f1f6b88 [2023-03-10T08:34:47.150Z] 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-10T08:34:47.150Z] Removing intermediate container bd664f1f6b88 [2023-03-10T08:34:47.150Z] ---> 9d9b64f1b1f5 [2023-03-10T08:34:47.150Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:34:47.150Z] ---> Running in e43b9ecce4b2 [2023-03-10T08:34:47.406Z] ---> 339b22657c42 [2023-03-10T08:34:47.406Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T08:34:47.406Z] ---> Running in 94e0e4bddb62 [2023-03-10T08:34:47.666Z] Removing intermediate container e43b9ecce4b2 [2023-03-10T08:34:47.666Z] ---> e0acd3b6987c [2023-03-10T08:34:47.666Z] [2023-03-10T08:34:47.666Z] Successfully built e0acd3b6987c [2023-03-10T08:34:47.666Z] Successfully tagged security-secretstore-setup:latest [2023-03-10T08:34:49.035Z]  Building security-secretstore-setup ... done Removing intermediate container 94e0e4bddb62 [2023-03-10T08:34:49.035Z] ---> de7826fcdfc5 [2023-03-10T08:34:49.035Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:34:49.293Z] ---> c8a5c7229df3 [2023-03-10T08:34:49.293Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T08:34:50.678Z] ---> 9e7832b12a7b [2023-03-10T08:34:50.678Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T08:34:50.935Z] ---> cc98ea0cf78f [2023-03-10T08:34:50.935Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T08:34:51.867Z] ---> 12316d9bb8a7 [2023-03-10T08:34:51.868Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T08:34:52.432Z] ---> 693f524df297 [2023-03-10T08:34:52.432Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T08:34:52.996Z] ---> bf058fb37ab1 [2023-03-10T08:34:52.996Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T08:34:53.561Z] ---> ff413a89d83f [2023-03-10T08:34:53.561Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T08:34:53.561Z] ---> Running in eb8f07da9313 [2023-03-10T08:34:54.936Z] Removing intermediate container eb8f07da9313 [2023-03-10T08:34:54.936Z] ---> ae1aa73c135e [2023-03-10T08:34:54.936Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T08:34:55.193Z] ---> Running in 28e2079982a2 [2023-03-10T08:34:55.483Z] Removing intermediate container 28e2079982a2 [2023-03-10T08:34:55.483Z] ---> 0e52f101fb2c [2023-03-10T08:34:55.483Z] Step 29/32 : CMD ["gate"] [2023-03-10T08:34:55.483Z] ---> Running in a250410d18ce [2023-03-10T08:34:55.754Z] Removing intermediate container a250410d18ce [2023-03-10T08:34:55.754Z] ---> 35ceca9b7db8 [2023-03-10T08:34:55.754Z] Step 30/32 : LABEL arch=x86_64 [2023-03-10T08:34:55.754Z] ---> Running in 6d4c4c9092dd [2023-03-10T08:34:55.754Z] Removing intermediate container 6d4c4c9092dd [2023-03-10T08:34:55.754Z] ---> f466cb321e9b [2023-03-10T08:34:55.754Z] Step 31/32 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:34:56.018Z] ---> Running in bd780a53ac4e [2023-03-10T08:34:56.018Z] Removing intermediate container bd780a53ac4e [2023-03-10T08:34:56.018Z] ---> 739090ffb3b0 [2023-03-10T08:34:56.018Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T08:34:56.276Z] ---> Running in 6db5fd8bc714 [2023-03-10T08:34:56.276Z] Removing intermediate container 6db5fd8bc714 [2023-03-10T08:34:56.276Z] ---> 44d2655d7279 [2023-03-10T08:34:56.276Z] [2023-03-10T08:34:56.533Z] Successfully built 44d2655d7279 [2023-03-10T08:34:56.533Z] Successfully tagged security-bootstrapper:latest [2023-03-10T08:34:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements [2023-03-10T08:35:03.086Z]  Building security-bootstrapper ... done Removing intermediate container 1bdf32c40855 [2023-03-10T08:35:03.086Z] ---> f8fcf9b456b4 [2023-03-10T08:35:03.086Z] [2023-03-10T08:35:03.086Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:35:03.086Z] ---> dfd21b5a31f5 [2023-03-10T08:35:03.086Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:35:03.086Z] ---> Using cache [2023-03-10T08:35:03.086Z] ---> ad4f9343f9b9 [2023-03-10T08:35:03.086Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:35:03.086Z] ---> Using cache [2023-03-10T08:35:03.086Z] ---> 0e55dcaf3f6d [2023-03-10T08:35:03.086Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T08:35:03.086Z] ---> Running in 724e302ee824 [2023-03-10T08:35:03.086Z] Removing intermediate container 724e302ee824 [2023-03-10T08:35:03.086Z] ---> aca006794a47 [2023-03-10T08:35:03.086Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T08:35:03.086Z] ---> Running in 384c36acf00e [2023-03-10T08:35:03.086Z] Removing intermediate container 384c36acf00e [2023-03-10T08:35:03.086Z] ---> accb8e4af553 [2023-03-10T08:35:03.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:03.343Z] ---> e338ce15ac0a [2023-03-10T08:35:03.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T08:35:04.728Z] ---> 3b713423cab2 [2023-03-10T08:35:04.728Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:04.986Z] ---> 0817ce2f5f04 [2023-03-10T08:35:04.986Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T08:35:04.986Z] ---> Running in fdb38a86f539 [2023-03-10T08:35:05.246Z] Removing intermediate container fdb38a86f539 [2023-03-10T08:35:05.246Z] ---> 0fa97519107e [2023-03-10T08:35:05.246Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:35:05.246Z] ---> Running in 5b5961837794 [2023-03-10T08:35:05.517Z] Removing intermediate container 5b5961837794 [2023-03-10T08:35:05.517Z] ---> c7e2b3c46fe1 [2023-03-10T08:35:05.517Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:35:05.517Z] ---> Running in 6bef87364017 [2023-03-10T08:35:05.774Z] Removing intermediate container 6bef87364017 [2023-03-10T08:35:05.774Z] ---> 42958102a322 [2023-03-10T08:35:05.774Z] Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:35:05.774Z] Removing intermediate container 76676b939c05 [2023-03-10T08:35:05.774Z] ---> 01e8741abcf5 [2023-03-10T08:35:05.774Z] [2023-03-10T08:35:05.774Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T08:35:05.774Z] ---> 5ce65d7b0fde [2023-03-10T08:35:05.774Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:35:05.774Z] ---> Using cache [2023-03-10T08:35:05.774Z] ---> 0c021a0c3f00 [2023-03-10T08:35:05.774Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T08:35:05.774Z] ---> Running in 6b71ffd182c7 [2023-03-10T08:35:05.774Z] ---> Running in ade2660b5ca7 [2023-03-10T08:35:05.774Z] Removing intermediate container 6b71ffd182c7 [2023-03-10T08:35:05.774Z] ---> 113b102f2b4f [2023-03-10T08:35:05.774Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:35:06.033Z] ---> Running in b6bea06be9b4 [2023-03-10T08:35:06.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:06.033Z] Removing intermediate container b6bea06be9b4 [2023-03-10T08:35:06.033Z] ---> da95cab790c8 [2023-03-10T08:35:06.033Z] [2023-03-10T08:35:06.033Z] Successfully built da95cab790c8 [2023-03-10T08:35:06.033Z] Successfully tagged support-scheduler:latest [2023-03-10T08:35:06.033Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:06.292Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:35:06.292Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:35:06.292Z] OK: 15859 distinct packages available [2023-03-10T08:35:06.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:06.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-10T08:35:06.549Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T08:35:06.549Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T08:35:06.549Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T08:35:06.549Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T08:35:06.549Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T08:35:06.549Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T08:35:06.549Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:35:06.549Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T08:35:06.549Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T08:35:06.549Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:35:06.808Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T08:35:06.808Z] OK: 8 MiB in 23 packages [2023-03-10T08:35:07.378Z] Removing intermediate container ab19b182985e [2023-03-10T08:35:07.378Z] ---> 1951e6dd84fc [2023-03-10T08:35:07.378Z] [2023-03-10T08:35:07.378Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:35:07.378Z] ---> dfd21b5a31f5 [2023-03-10T08:35:07.378Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T08:35:07.378Z] ---> Using cache [2023-03-10T08:35:07.378Z] ---> de3cc9c52e78 [2023-03-10T08:35:07.378Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:35:07.378Z] ---> Using cache [2023-03-10T08:35:07.378Z] ---> 1ccaa0260660 [2023-03-10T08:35:07.378Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:07.378Z] ---> Using cache [2023-03-10T08:35:07.636Z] ---> f39a26096a2c [2023-03-10T08:35:07.636Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T08:35:07.636Z] Removing intermediate container ade2660b5ca7 [2023-03-10T08:35:07.636Z] ---> 8ed5bbf7cc51 [2023-03-10T08:35:07.636Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:35:07.894Z] ---> c94d320209c0 [2023-03-10T08:35:07.894Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:07.894Z] ---> bdc4be4e2e56 [2023-03-10T08:35:07.894Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T08:35:08.152Z] ---> 39d594519e81 [2023-03-10T08:35:08.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T08:35:08.416Z] ---> 6515eb458a52 [2023-03-10T08:35:08.416Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:35:08.416Z] ---> 00cb17741afb [2023-03-10T08:35:08.416Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T08:35:08.416Z] ---> Running in 83346bcb3875 [2023-03-10T08:35:08.416Z] ---> c41a6d88d838 [2023-03-10T08:35:08.416Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T08:35:08.677Z] ---> Running in 18d77a6c123c [2023-03-10T08:35:08.677Z] Removing intermediate container 18d77a6c123c [2023-03-10T08:35:08.677Z] ---> b30af9a01048 [2023-03-10T08:35:08.677Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:35:08.677Z] ---> Running in 4a78fbb72d5b [2023-03-10T08:35:08.677Z] Removing intermediate container 4a78fbb72d5b [2023-03-10T08:35:08.677Z] ---> 5d5451a16488 [2023-03-10T08:35:08.677Z] Step 17/19 : LABEL arch=x86_64 [2023-03-10T08:35:08.934Z] ---> Running in 3a264db2f820 [2023-03-10T08:35:08.934Z] Removing intermediate container 3a264db2f820 [2023-03-10T08:35:08.934Z] ---> 1120b79c48b3 [2023-03-10T08:35:08.934Z] Step 18/19 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:35:08.934Z] ---> Running in 4c07899f5ac8 [2023-03-10T08:35:08.934Z] Removing intermediate container 83346bcb3875 [2023-03-10T08:35:08.934Z] ---> d53be6661520 [2023-03-10T08:35:08.934Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:35:09.197Z] ---> Running in 8b746fa52e72 [2023-03-10T08:35:09.197Z] Removing intermediate container 4c07899f5ac8 [2023-03-10T08:35:09.197Z] ---> b868d8c4560e [2023-03-10T08:35:09.197Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T08:35:09.197Z] ---> Running in 6dc33462b899 [2023-03-10T08:35:09.197Z] Removing intermediate container 8b746fa52e72 [2023-03-10T08:35:09.197Z] ---> 62403e21904c [2023-03-10T08:35:09.197Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T08:35:09.197Z] ---> Running in 344eb415f168 [2023-03-10T08:35:09.197Z] Removing intermediate container 6dc33462b899 [2023-03-10T08:35:09.197Z] ---> 05c6ef63e6e0 [2023-03-10T08:35:09.197Z] [2023-03-10T08:35:09.197Z] Removing intermediate container 344eb415f168 [2023-03-10T08:35:09.197Z] ---> 44bae7e77be3 [2023-03-10T08:35:09.197Z] Step 20/22 : LABEL arch=x86_64 [2023-03-10T08:35:09.454Z] ---> Running in 870be1547a01 [2023-03-10T08:35:09.454Z] Successfully built 05c6ef63e6e0 [2023-03-10T08:35:09.454Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-10T08:35:09.454Z]  Building security-spiffe-token-provider ... done Removing intermediate container 870be1547a01 [2023-03-10T08:35:09.454Z] ---> 7503f1b4127d [2023-03-10T08:35:09.454Z] Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [2023-03-10T08:35:09.454Z] ---> Running in 0b0398056454 [2023-03-10T08:35:09.454Z] Removing intermediate container 0b0398056454 [2023-03-10T08:35:09.454Z] ---> 5c7f5fb24945 [2023-03-10T08:35:09.454Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:35:09.712Z] ---> Running in ad0ef510b997 [2023-03-10T08:35:09.712Z] Removing intermediate container ad0ef510b997 [2023-03-10T08:35:09.712Z] ---> 3245a38c5b89 [2023-03-10T08:35:09.712Z] [2023-03-10T08:35:09.712Z] Successfully built 3245a38c5b89 [2023-03-10T08:35:09.712Z] Successfully tagged security-proxy-auth:latest [2023-03-10T08:35:09.719Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-10T08:35:09.727Z] $ docker stop --time=1 b792c25c49352174dcdc594d2bb8c316d15d3d3bf2b1a6f7bd99ff9bfa3babae [2023-03-10T08:35:11.016Z] $ docker rm -f --volumes b792c25c49352174dcdc594d2bb8c316d15d3d3bf2b1a6f7bd99ff9bfa3babae [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T08:35:11.358Z] + docker images [2023-03-10T08:35:11.358Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T08:35:11.358Z] security-spiffe-token-provider latest 05c6ef63e6e0 2 seconds ago 30MB [2023-03-10T08:35:11.358Z] security-proxy-auth latest 3245a38c5b89 2 seconds ago 16.2MB [2023-03-10T08:35:11.358Z] 1951e6dd84fc 4 seconds ago 1.66GB [2023-03-10T08:35:11.358Z] support-scheduler latest da95cab790c8 6 seconds ago 30.1MB [2023-03-10T08:35:11.358Z] 01e8741abcf5 6 seconds ago 1.72GB [2023-03-10T08:35:11.358Z] f8fcf9b456b4 10 seconds ago 1.75GB [2023-03-10T08:35:11.358Z] security-bootstrapper latest 44d2655d7279 15 seconds ago 19.8MB [2023-03-10T08:35:11.358Z] security-secretstore-setup latest e0acd3b6987c 24 seconds ago 29.9MB [2023-03-10T08:35:11.358Z] core-metadata latest a734ba6d6da3 30 seconds ago 18.5MB [2023-03-10T08:35:11.358Z] d7d8c5fe5117 32 seconds ago 1.67GB [2023-03-10T08:35:11.358Z] 274d10063677 36 seconds ago 1.69GB [2023-03-10T08:35:11.358Z] 20a37df42185 36 seconds ago 1.67GB [2023-03-10T08:35:11.358Z] core-data latest ce64d984e541 46 seconds ago 18MB [2023-03-10T08:35:11.358Z] d20a42000e25 59 seconds ago 1.69GB [2023-03-10T08:35:11.358Z] core-common-config-bootstrapper latest af9713ea49e0 About a minute ago 15.5MB [2023-03-10T08:35:11.358Z] security-spire-agent latest fc1622fa0676 About a minute ago 125MB [2023-03-10T08:35:11.358Z] support-notifications latest e4f2282d89b6 About a minute ago 30.7MB [2023-03-10T08:35:11.358Z] f4a50d714ad3 About a minute ago 1.68GB [2023-03-10T08:35:11.358Z] a55017e7b16b About a minute ago 1.55GB [2023-03-10T08:35:11.358Z] security-proxy-setup latest afd2ea88ebec About a minute ago 16.4MB [2023-03-10T08:35:11.358Z] core-command latest 620dd656e76a About a minute ago 17.8MB [2023-03-10T08:35:11.358Z] cb24087edd35 About a minute ago 1.75GB [2023-03-10T08:35:11.358Z] cf5a1a3bc112 About a minute ago 1.68GB [2023-03-10T08:35:11.358Z] 6f810aef7c84 About a minute ago 1.66GB [2023-03-10T08:35:11.358Z] security-spire-config latest 8514001d6117 About a minute ago 85.8MB [2023-03-10T08:35:11.358Z] security-spire-server latest 1531c54b87e2 About a minute ago 86.5MB [2023-03-10T08:35:11.358Z] 5e9359ad1ecb About a minute ago 1.55GB [2023-03-10T08:35:11.358Z] 6a823ae7dba1 About a minute ago 1.55GB [2023-03-10T08:35:11.358Z] ci-base-image-x86_64 latest 9a0558064f24 5 minutes ago 903MB [2023-03-10T08:35:11.358Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-10T08:35:11.358Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-10T08:35:11.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-10T08:35:11.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-10T08:35:11.358Z] 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-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.390s coverage: 79.9% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.266s coverage: 87.2% of statements [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.217s coverage: 20.0% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 81.2% of statements [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.357s coverage: 82.1% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-10T08:35:13.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 84.8% of statements [2023-03-10T08:35:13.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-10T08:35:20.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2023-03-10T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-10T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-10T08:35:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2023-03-10T08:35:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-03-10T08:35:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2023-03-10T08:35:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2023-03-10T08:35:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-10T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-10T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-10T08:35:20.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-10T08:35:28.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.971s coverage: 38.4% of statements [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-10T08:35:28.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-10T08:35:28.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.345s coverage: 84.8% of statements [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-10T08:35:28.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-10T08:35:35.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-10T08:35:35.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.698s coverage: 92.3% of statements [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-10T08:35:35.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.401s coverage: 61.5% of statements [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-10T08:35:35.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.506s coverage: 97.7% of statements [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-10T08:35:35.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-10T08:35:35.622Z] 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-10T08:35:35.892Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-10T08:35:35.892Z] go vet ./... [2023-03-10T08:37:42.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-10T08:37:42.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-10T08:37:42.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-10T08:37:42.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-10T08:37:43.269Z] + ls -al . [2023-03-10T08:37:43.269Z] total 700 [2023-03-10T08:37:43.269Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 08:31 . [2023-03-10T08:37:43.269Z] drwxr-xr-x 4 root root 4096 Mar 10 08:31 .. [2023-03-10T08:37:43.269Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 .blubracket [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 16 Mar 10 08:30 .dockerignore [2023-03-10T08:37:43.269Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 08:30 .git [2023-03-10T08:37:43.269Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 .github [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:30 .gitignore [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 08:30 .golangci.yml [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 87 Mar 10 08:30 .hadolint.yml [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 08:30 .sonarcloud.properties [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:30 ADOPTERS.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:30 Attribution.txt [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:30 CHANGELOG.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:30 CONTRIBUTING.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 08:30 GOVERNANCE.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 883 Mar 10 08:30 Jenkinsfile [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:30 LICENSE [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:30 Makefile [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 08:30 OWNERS.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:30 README.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:30 SECURITY.md [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 08:29 VERSION [2023-03-10T08:37:43.269Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 bin [2023-03-10T08:37:43.269Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 08:30 cmd [2023-03-10T08:37:43.269Z] -rw-r--r-- 1 root root 447487 Mar 10 08:35 coverage.out [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:30 go.mod [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:30 go.sum [2023-03-10T08:37:43.269Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 08:30 internal [2023-03-10T08:37:43.269Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 openapi [2023-03-10T08:37:43.269Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 08:30 snap [2023-03-10T08:37:43.269Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 08:30 version.go [Pipeline] sh [2023-03-10T08:37:43.909Z] + '[' -e coverage.out ] [2023-03-10T08:37:43.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-10T08:37:43.933Z] Warning: overwriting stash ‘coverage-report’ [2023-03-10T08:37:44.852Z] Stashed 1 file(s) [Pipeline] sh [2023-03-10T08:37:45.483Z] + make build [2023-03-10T08:37:45.483Z] 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-10T08:39:22.125Z] 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-10T08:39:22.125Z] 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-10T08:39:24.149Z] 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-10T08:39:27.581Z] 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-10T08:40:14.434Z] 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-10T08:40:22.639Z] 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-10T08:40:27.983Z] 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-10T08:40:34.653Z] 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-10T08:40:37.996Z] 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-10T08:40:43.361Z] 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-10T08:40:50.027Z] 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-10T08:40:56.715Z] $ docker stop --time=1 566ee0ab28d2e19df9287b804b819302c8a23b8146857c94faf0e0a03264f639 [2023-03-10T08:40:58.825Z] $ docker rm -f --volumes 566ee0ab28d2e19df9287b804b819302c8a23b8146857c94faf0e0a03264f639 [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-10T08:41:01.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:41:01.208Z] [2023-03-10T08:41:01.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:41:01.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:41:02.967Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-10T08:41:02.967Z] 29e5d40040c1: Pulling fs layer [2023-03-10T08:41:02.967Z] 1ce36da41761: Pulling fs layer [2023-03-10T08:41:02.967Z] 25b303627fd3: Pulling fs layer [2023-03-10T08:41:02.967Z] 29e5d40040c1: Verifying Checksum [2023-03-10T08:41:02.967Z] 29e5d40040c1: Download complete [2023-03-10T08:41:03.237Z] 1ce36da41761: Verifying Checksum [2023-03-10T08:41:03.237Z] 1ce36da41761: Download complete [2023-03-10T08:41:03.505Z] 29e5d40040c1: Pull complete [2023-03-10T08:41:04.921Z] 1ce36da41761: Pull complete [2023-03-10T08:41:04.921Z] 25b303627fd3: Verifying Checksum [2023-03-10T08:41:04.921Z] 25b303627fd3: Download complete [2023-03-10T08:41:15.032Z] 25b303627fd3: Pull complete [2023-03-10T08:41:15.032Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-10T08:41:15.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:41:15.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:41:15.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container [2023-03-10T08:41:15.354Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T08:41:18.122Z] $ docker top 478f7eca583bf12c0e4549bde08903acc4c2802e289458e2eee76ba68e5a784a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:41:19.028Z] + + grep paralleldocker-compose [2023-03-10T08:41:19.028Z] build --help [2023-03-10T08:41:27.267Z] --parallel Build images in parallel. [Pipeline] } [2023-03-10T08:41:27.295Z] $ docker stop --time=1 478f7eca583bf12c0e4549bde08903acc4c2802e289458e2eee76ba68e5a784a [2023-03-10T08:41:29.075Z] $ docker rm -f --volumes 478f7eca583bf12c0e4549bde08903acc4c2802e289458e2eee76ba68e5a784a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T08:41:29.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-10T08:41:29.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T08:41:29.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container [2023-03-10T08:41:29.991Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-10T08:41:31.307Z] $ docker top 7a91614604929e1570fed65f442e141c488cb5a25993904b1b2323ffa1b3c39f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T08:41:32.163Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-10T08:41:38.828Z] Building core-command ... [2023-03-10T08:41:38.828Z] Building core-common-config-bootstrapper ... [2023-03-10T08:41:38.828Z] Building core-data ... [2023-03-10T08:41:38.828Z] Building core-metadata ... [2023-03-10T08:41:38.828Z] Building security-bootstrapper ... [2023-03-10T08:41:38.828Z] Building security-proxy-auth ... [2023-03-10T08:41:38.828Z] Building security-proxy-setup ... [2023-03-10T08:41:38.828Z] Building security-secretstore-setup ... [2023-03-10T08:41:38.828Z] Building security-spiffe-token-provider ... [2023-03-10T08:41:38.828Z] Building security-spire-agent ... [2023-03-10T08:41:38.828Z] Building security-spire-config ... [2023-03-10T08:41:38.828Z] Building security-spire-server ... [2023-03-10T08:41:38.828Z] Building support-notifications ... [2023-03-10T08:41:38.828Z] Building support-scheduler ... [2023-03-10T08:41:38.828Z] Building security-proxy-auth [2023-03-10T08:41:38.828Z] Building security-proxy-setup [2023-03-10T08:41:38.828Z] Building core-data [2023-03-10T08:41:38.828Z] Building support-scheduler [2023-03-10T08:41:38.828Z] Building core-command [2023-03-10T08:42:25.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:42:25.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:42:25.700Z] ---> 10771afd9d5b [2023-03-10T08:42:25.700Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:42:25.700Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:42:25.700Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:42:25.700Z] ---> 10771afd9d5b [2023-03-10T08:42:25.700Z] Step 3/20 : WORKDIR /edgex-go [2023-03-10T08:42:25.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:42:25.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:42:25.700Z] ---> 10771afd9d5b [2023-03-10T08:42:25.700Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:42:25.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:42:25.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:42:25.700Z] ---> 10771afd9d5b [2023-03-10T08:42:25.700Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:42:25.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:42:25.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:42:25.700Z] ---> 10771afd9d5b [2023-03-10T08:42:25.700Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:42:25.700Z] ---> Running in 60898ec95045 [2023-03-10T08:42:25.700Z] ---> Running in 9774f7b8a629 [2023-03-10T08:42:25.700Z] ---> Running in f43096d68e10 [2023-03-10T08:42:25.700Z] ---> Running in 12f5e2d45231 [2023-03-10T08:42:25.700Z] ---> Running in 2c6d2c040714 [2023-03-10T08:42:25.700Z] Removing intermediate container f43096d68e10 [2023-03-10T08:42:25.700Z] ---> ea158084447f [2023-03-10T08:42:25.700Z] Step 4/23 : WORKDIR /edgex-go [2023-03-10T08:42:25.700Z] Removing intermediate container 60898ec95045 [2023-03-10T08:42:25.700Z] ---> 9f9d6b8e54d3 [2023-03-10T08:42:25.700Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-10T08:42:25.701Z] Removing intermediate container 2c6d2c040714 [2023-03-10T08:42:25.701Z] ---> edf069bbfc74 [2023-03-10T08:42:25.701Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:42:25.701Z] Removing intermediate container 12f5e2d45231 [2023-03-10T08:42:25.701Z] ---> 48259dd121e6 [2023-03-10T08:42:25.701Z] Removing intermediate container 9774f7b8a629 [2023-03-10T08:42:25.701Z] ---> 919cbd58df96 [2023-03-10T08:42:25.701Z] Step 4/22 : WORKDIR /edgex-go ---> Running in 187f4528169b [2023-03-10T08:42:25.701Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:42:25.701Z] [2023-03-10T08:42:25.701Z] ---> Running in 19c41f67372c [2023-03-10T08:42:25.701Z] ---> Running in 5a5d3927fcf3 [2023-03-10T08:42:25.701Z] ---> Running in 899a307848ec [2023-03-10T08:42:25.701Z] ---> Running in d84f41580071 [2023-03-10T08:42:26.312Z] Removing intermediate container 187f4528169b [2023-03-10T08:42:26.312Z] ---> 0d2a98b9cd9c [2023-03-10T08:42:26.312Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-10T08:42:26.312Z] ---> Running in 0de52eb4e69c [2023-03-10T08:42:26.312Z] Removing intermediate container 5a5d3927fcf3 [2023-03-10T08:42:26.312Z] ---> f5afd8ab19d0 [2023-03-10T08:42:26.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:42:26.312Z] Removing intermediate container d84f41580071 [2023-03-10T08:42:26.312Z] ---> b415219137be [2023-03-10T08:42:26.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:42:26.312Z] Removing intermediate container 899a307848ec [2023-03-10T08:42:26.312Z] ---> 0217426e2881 [2023-03-10T08:42:26.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:42:26.580Z] ---> Running in f9f1a3542a4f [2023-03-10T08:42:26.580Z] ---> Running in 7e0c4137fda8 [2023-03-10T08:42:26.580Z] ---> Running in d4f6f6c10f5a [2023-03-10T08:42:27.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:27.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:28.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:28.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:28.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:28.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:28.987Z] OK: 221 MiB in 51 packages [2023-03-10T08:42:28.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:28.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:29.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:29.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:42:30.494Z] OK: 221 MiB in 51 packages [2023-03-10T08:42:30.494Z] OK: 221 MiB in 51 packages [2023-03-10T08:42:30.494Z] OK: 221 MiB in 51 packages [2023-03-10T08:42:30.763Z] Removing intermediate container 19c41f67372c [2023-03-10T08:42:30.763Z] ---> 8d596fbfdd4f [2023-03-10T08:42:30.763Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-10T08:42:31.351Z] OK: 221 MiB in 51 packages [2023-03-10T08:42:31.933Z] Removing intermediate container 0de52eb4e69c [2023-03-10T08:42:31.933Z] ---> 58d8fe45cb35 [2023-03-10T08:42:31.933Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-10T08:42:31.933Z] ---> fa61c1c15055 [2023-03-10T08:42:31.933Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:42:32.207Z] ---> Running in d84df0f8aafc [2023-03-10T08:42:32.790Z] Removing intermediate container 7e0c4137fda8 [2023-03-10T08:42:32.790Z] ---> fbc54f3355ca [2023-03-10T08:42:32.790Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:42:32.790Z] Removing intermediate container f9f1a3542a4f [2023-03-10T08:42:32.790Z] ---> efb6d8b7a956 [2023-03-10T08:42:32.790Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:42:32.790Z] Removing intermediate container d4f6f6c10f5a [2023-03-10T08:42:32.790Z] ---> 20a1dd63be0d [2023-03-10T08:42:32.790Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:42:33.375Z] ---> f4ef6e03efb1 [2023-03-10T08:42:33.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:42:33.375Z] ---> Running in 622430271d59 [2023-03-10T08:42:33.959Z] ---> 6db95f554f74 [2023-03-10T08:42:33.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:42:34.229Z] ---> Running in a805d36df80a [2023-03-10T08:42:34.229Z] ---> 56bd3449b079 [2023-03-10T08:42:34.229Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:42:34.496Z] ---> 9e2dcdceaa9e [2023-03-10T08:42:34.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:42:34.496Z] ---> Running in 448386df8ed8 [2023-03-10T08:42:34.762Z] ---> Running in 58c1f3a4ba15 [2023-03-10T08:44:41.487Z] Removing intermediate container 448386df8ed8 [2023-03-10T08:44:41.487Z] ---> a8861808d90a [2023-03-10T08:44:41.487Z] Step 8/22 : COPY . . [2023-03-10T08:44:41.487Z] Removing intermediate container 58c1f3a4ba15 [2023-03-10T08:44:41.487Z] ---> 3215b4dc198d [2023-03-10T08:44:41.487Z] Step 8/22 : COPY . . [2023-03-10T08:44:41.487Z] Removing intermediate container 622430271d59 [2023-03-10T08:44:41.487Z] ---> e599b81c445c [2023-03-10T08:44:41.487Z] Step 8/23 : COPY . . [2023-03-10T08:44:41.487Z] Removing intermediate container a805d36df80a [2023-03-10T08:44:41.487Z] ---> 059ab0106bbc [2023-03-10T08:44:41.487Z] Step 8/22 : COPY . . [2023-03-10T08:44:41.487Z] Removing intermediate container d84df0f8aafc [2023-03-10T08:44:41.487Z] ---> f56835349ab1 [2023-03-10T08:44:41.487Z] Step 7/20 : COPY . . [2023-03-10T08:44:45.783Z] ---> 86a6c9e4b409 [2023-03-10T08:44:45.783Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-10T08:44:45.783Z] ---> c836fc4c45bc [2023-03-10T08:44:45.783Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-10T08:44:45.783Z] ---> 86bf76267d38 [2023-03-10T08:44:45.783Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-10T08:44:45.783Z] ---> Running in 50a561fae728 [2023-03-10T08:44:45.783Z] ---> c4c3dee5c1d5 [2023-03-10T08:44:45.783Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-10T08:44:45.783Z] ---> 1d2ee1b24c65 [2023-03-10T08:44:45.783Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-10T08:44:45.783Z] ---> Running in d580da5ea9a4 [2023-03-10T08:44:45.783Z] ---> Running in f8afbfee8c4b [2023-03-10T08:44:45.783Z] ---> Running in 8d43b758cb2a [2023-03-10T08:44:46.055Z] ---> Running in acd01593d086 [2023-03-10T08:44:47.999Z] 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-10T08:44:47.999Z] 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-10T08:44:48.266Z] 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-10T08:44:48.533Z] 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-10T08:44:48.533Z] 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-10T08:51:40.776Z] Removing intermediate container 8d43b758cb2a [2023-03-10T08:51:40.776Z] ---> 74878aad2f37 [2023-03-10T08:51:40.776Z] [2023-03-10T08:51:40.776Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:51:40.776Z] 3.16: Pulling from library/alpine [2023-03-10T08:51:40.776Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-10T08:51:40.776Z] Status: Downloaded newer image for alpine:3.16 [2023-03-10T08:51:40.776Z] ---> 4c81e5bf8899 [2023-03-10T08:51:40.776Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T08:51:40.776Z] ---> Running in c56d3d386d8a [2023-03-10T08:51:40.776Z] Removing intermediate container c56d3d386d8a [2023-03-10T08:51:40.776Z] ---> b48ad6ee870c [2023-03-10T08:51:40.776Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:51:40.776Z] ---> Running in 791a53efcbe5 [2023-03-10T08:51:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:51:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:51:40.776Z] Removing intermediate container f8afbfee8c4b [2023-03-10T08:51:40.776Z] ---> e689b566e93b [2023-03-10T08:51:40.776Z] [2023-03-10T08:51:40.776Z] Step 9/20 : FROM alpine:3.16 [2023-03-10T08:51:40.776Z] ---> 4c81e5bf8899 [2023-03-10T08:51:40.776Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-10T08:51:40.776Z] ---> Running in eace4b2cc1dc [2023-03-10T08:51:40.776Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:51:40.776Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:51:40.776Z] OK: 5 MiB in 15 packages [2023-03-10T08:51:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:51:40.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:51:40.777Z] Removing intermediate container 791a53efcbe5 [2023-03-10T08:51:40.777Z] ---> 3ea28748dd5f [2023-03-10T08:51:40.777Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:51:41.372Z] ---> 0502f3178bbc [2023-03-10T08:51:41.372Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-10T08:51:41.372Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:51:41.372Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-10T08:51:41.372Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:51:41.372Z] OK: 6 MiB in 16 packages [2023-03-10T08:51:43.326Z] Removing intermediate container eace4b2cc1dc [2023-03-10T08:51:43.326Z] ---> a312cb6a30f2 [2023-03-10T08:51:43.594Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-10T08:51:43.865Z] ---> Running in 15ee48742607 [2023-03-10T08:51:43.865Z] ---> cd8758391aee [2023-03-10T08:51:44.134Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-10T08:51:44.726Z] Removing intermediate container 15ee48742607 [2023-03-10T08:51:44.726Z] ---> f36719809e10 [2023-03-10T08:51:44.726Z] Step 12/20 : WORKDIR /edgex [2023-03-10T08:51:44.726Z] ---> Running in 0c3012c543ae [2023-03-10T08:51:45.704Z] ---> eb990d8f38e3 [2023-03-10T08:51:45.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-10T08:51:45.975Z] Removing intermediate container 0c3012c543ae [2023-03-10T08:51:45.975Z] ---> 2dac023b0e43 [2023-03-10T08:51:45.975Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-10T08:51:46.939Z] ---> dc653b24556f [2023-03-10T08:51:46.939Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:51:47.226Z] ---> eb8461a4f1c4 [2023-03-10T08:51:47.226Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-10T08:51:47.226Z] ---> Running in 64437fd716e0 [2023-03-10T08:51:49.835Z] ---> ed20cc503985 [2023-03-10T08:51:49.836Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T08:51:51.281Z] ---> 27f9618af93f [2023-03-10T08:51:51.281Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T08:51:51.555Z] ---> Running in a3388995eca7 [2023-03-10T08:51:52.521Z] Removing intermediate container 64437fd716e0 [2023-03-10T08:51:52.521Z] ---> 318df881ccd5 [2023-03-10T08:51:52.521Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:51:52.521Z] ---> Running in db7b452cb73d [2023-03-10T08:51:53.495Z] Removing intermediate container db7b452cb73d [2023-03-10T08:51:53.495Z] ---> 4748c66650f5 [2023-03-10T08:51:53.495Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-10T08:51:53.772Z] ---> Running in 5890aad84f6e [2023-03-10T08:51:54.735Z] Removing intermediate container 5890aad84f6e [2023-03-10T08:51:54.735Z] ---> 20560c3361fb [2023-03-10T08:51:54.735Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T08:51:55.004Z] ---> Running in b3d7c59ab77e [2023-03-10T08:51:55.972Z] Removing intermediate container b3d7c59ab77e [2023-03-10T08:51:55.972Z] ---> b846247d1044 [2023-03-10T08:51:55.972Z] Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:51:55.972Z] ---> Running in acb5beb7e848 [2023-03-10T08:51:56.242Z] Removing intermediate container a3388995eca7 [2023-03-10T08:51:56.242Z] ---> 38dada5dceaf [2023-03-10T08:51:56.242Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T08:51:56.511Z] ---> Running in 054576e89d15 [2023-03-10T08:51:56.784Z] Removing intermediate container acb5beb7e848 [2023-03-10T08:51:56.784Z] ---> 12aef2cf4bfd [2023-03-10T08:51:56.784Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:51:57.055Z] ---> Running in c2c20759b7a7 [2023-03-10T08:51:57.322Z] Removing intermediate container 054576e89d15 [2023-03-10T08:51:57.322Z] ---> 800613ad73ab [2023-03-10T08:51:57.322Z] Step 18/20 : LABEL arch=arm64 [2023-03-10T08:51:57.322Z] ---> Running in c84c3ed69081 [2023-03-10T08:51:57.909Z] Removing intermediate container c2c20759b7a7 [2023-03-10T08:51:57.909Z] ---> 01ebfaec5736 [2023-03-10T08:51:57.909Z] [2023-03-10T08:51:58.177Z] Removing intermediate container c84c3ed69081 [2023-03-10T08:51:58.177Z] ---> f72892ceb5c7 [2023-03-10T08:51:58.177Z] Step 19/20 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:51:58.445Z] ---> Running in 6a43fcc16d73 [2023-03-10T08:51:58.445Z] Successfully built 01ebfaec5736 [2023-03-10T08:51:58.445Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-10T08:51:58.445Z] Building security-bootstrapper [2023-03-10T08:51:59.032Z]  Building security-proxy-auth ... done Removing intermediate container 6a43fcc16d73 [2023-03-10T08:51:59.032Z] ---> b476cb3f2ecb [2023-03-10T08:51:59.032Z] Step 20/20 : LABEL version=0.0.0 [2023-03-10T08:51:59.032Z] ---> Running in c8599ac9dd3c [2023-03-10T08:51:59.615Z] Removing intermediate container c8599ac9dd3c [2023-03-10T08:51:59.615Z] ---> 466e0b5a29c0 [2023-03-10T08:51:59.615Z] [2023-03-10T08:51:59.883Z] Successfully built 466e0b5a29c0 [2023-03-10T08:51:59.883Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-10T08:51:59.883Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-03-10T08:52:26.589Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:52:26.589Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:52:26.589Z] ---> 10771afd9d5b [2023-03-10T08:52:26.590Z] Step 3/32 : WORKDIR /edgex-go [2023-03-10T08:52:26.590Z] ---> Using cache [2023-03-10T08:52:26.590Z] ---> 9f9d6b8e54d3 [2023-03-10T08:52:26.590Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-10T08:52:26.590Z] ---> Using cache [2023-03-10T08:52:26.590Z] ---> 8d596fbfdd4f [2023-03-10T08:52:26.590Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-10T08:52:26.590Z] ---> Using cache [2023-03-10T08:52:26.590Z] ---> fa61c1c15055 [2023-03-10T08:52:26.590Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:52:26.590Z] ---> Using cache [2023-03-10T08:52:26.590Z] ---> f56835349ab1 [2023-03-10T08:52:26.590Z] Step 7/32 : COPY . . [2023-03-10T08:52:26.590Z] ---> Using cache [2023-03-10T08:52:26.590Z] ---> c4c3dee5c1d5 [2023-03-10T08:52:26.590Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-10T08:52:27.178Z] ---> Running in 24fab5b278cc [2023-03-10T08:52:28.141Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:52:28.141Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:52:28.141Z] ---> 10771afd9d5b [2023-03-10T08:52:28.141Z] Step 3/19 : WORKDIR /edgex-go [2023-03-10T08:52:28.141Z] ---> Using cache [2023-03-10T08:52:28.141Z] ---> 9f9d6b8e54d3 [2023-03-10T08:52:28.141Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-10T08:52:28.141Z] ---> Running in f5cedae49c69 [2023-03-10T08:52:28.408Z] Removing intermediate container acd01593d086 [2023-03-10T08:52:28.408Z] ---> 397c6f9e5ee4 [2023-03-10T08:52:28.408Z] [2023-03-10T08:52:28.408Z] Step 10/23 : FROM alpine:3.16 [2023-03-10T08:52:28.408Z] ---> 4c81e5bf8899 [2023-03-10T08:52:28.408Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:52:28.674Z] ---> Running in b6a1327446f1 [2023-03-10T08:52:30.097Z] 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-10T08:52:31.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:31.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:31.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:31.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:33.336Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-10T08:52:33.337Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-10T08:52:33.337Z] OK: 16903 distinct packages available [2023-03-10T08:52:33.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:33.615Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:52:33.615Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:52:33.888Z] OK: 5 MiB in 15 packages [2023-03-10T08:52:34.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:35.568Z] OK: 221 MiB in 51 packages [2023-03-10T08:52:35.846Z] Removing intermediate container b6a1327446f1 [2023-03-10T08:52:35.846Z] ---> 2437866a7b5f [2023-03-10T08:52:35.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:52:35.846Z] ---> Running in 901a2aff4ea6 [2023-03-10T08:52:37.790Z] Removing intermediate container 901a2aff4ea6 [2023-03-10T08:52:37.790Z] ---> 75082a7d8be3 [2023-03-10T08:52:37.790Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-10T08:52:37.790Z] ---> Running in 580ed31fee9c [2023-03-10T08:52:38.752Z] Removing intermediate container f5cedae49c69 [2023-03-10T08:52:38.752Z] ---> ecdf0a5e2f77 [2023-03-10T08:52:38.752Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-10T08:52:38.752Z] Removing intermediate container 580ed31fee9c [2023-03-10T08:52:38.752Z] ---> a703645f0af5 [2023-03-10T08:52:38.752Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-10T08:52:39.044Z] ---> Running in bc7bf7219c35 [2023-03-10T08:52:40.456Z] ---> c3bc1a481c6e [2023-03-10T08:52:40.456Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:52:40.456Z] Removing intermediate container bc7bf7219c35 [2023-03-10T08:52:40.456Z] ---> a6eda73469d5 [2023-03-10T08:52:40.456Z] Step 15/23 : WORKDIR / [2023-03-10T08:52:40.456Z] ---> Running in 43bc650e42fd [2023-03-10T08:52:40.724Z] ---> Running in 811c6dea3532 [2023-03-10T08:52:42.139Z] Removing intermediate container 811c6dea3532 [2023-03-10T08:52:42.139Z] ---> 61b6e957f2ba [2023-03-10T08:52:42.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:52:44.085Z] ---> 8fedea9eb142 [2023-03-10T08:52:44.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-10T08:52:45.502Z] Removing intermediate container 50a561fae728 [2023-03-10T08:52:45.502Z] ---> 398c81ee428a [2023-03-10T08:52:45.502Z] [2023-03-10T08:52:45.502Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:52:45.502Z] ---> 4c81e5bf8899 [2023-03-10T08:52:45.502Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-10T08:52:45.502Z] ---> Running in 2e60837b266b [2023-03-10T08:52:46.092Z] ---> 8d970666dc5f [2023-03-10T08:52:46.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-10T08:52:46.364Z] Removing intermediate container 2e60837b266b [2023-03-10T08:52:46.364Z] ---> a078c79f95c0 [2023-03-10T08:52:46.364Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-10T08:52:46.631Z] ---> Running in 0eaecaaa6ea3 [2023-03-10T08:52:47.222Z] Removing intermediate container 0eaecaaa6ea3 [2023-03-10T08:52:47.222Z] ---> 772b0774357c [2023-03-10T08:52:47.222Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-10T08:52:47.492Z] ---> Running in 83ceefe96fe7 [2023-03-10T08:52:47.775Z] ---> 97a6759e8138 [2023-03-10T08:52:47.775Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-10T08:52:48.046Z] ---> Running in dbaa88ed1da1 [2023-03-10T08:52:48.316Z] Removing intermediate container 83ceefe96fe7 [2023-03-10T08:52:48.316Z] ---> bf64c1bc702b [2023-03-10T08:52:48.316Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:52:48.586Z] ---> Running in c8da3e787864 [2023-03-10T08:52:48.859Z] Removing intermediate container dbaa88ed1da1 [2023-03-10T08:52:48.859Z] ---> d4ed944ba8c6 [2023-03-10T08:52:48.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:52:49.450Z] ---> Running in ab6ef1c73172 [2023-03-10T08:52:50.412Z] Removing intermediate container ab6ef1c73172 [2023-03-10T08:52:50.412Z] ---> b4975de1441f [2023-03-10T08:52:50.412Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T08:52:50.412Z] ---> Running in 4e18504f6511 [2023-03-10T08:52:51.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:51.008Z] Removing intermediate container 4e18504f6511 [2023-03-10T08:52:51.008Z] ---> d4d1a198caf6 [2023-03-10T08:52:51.008Z] Step 22/23 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:52:51.277Z] ---> Running in f761ca462135 [2023-03-10T08:52:51.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:52:51.832Z] Removing intermediate container f761ca462135 [2023-03-10T08:52:51.832Z] ---> a432eca35b40 [2023-03-10T08:52:51.832Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T08:52:52.111Z] ---> Running in dabd49efe25e [2023-03-10T08:52:52.704Z] Removing intermediate container dabd49efe25e [2023-03-10T08:52:52.704Z] ---> 8b72144d9cf1 [2023-03-10T08:52:52.704Z] [2023-03-10T08:52:52.972Z] Successfully built 8b72144d9cf1 [2023-03-10T08:52:52.972Z] Successfully tagged core-command-arm64:latest [2023-03-10T08:52:52.972Z] Building support-notifications [2023-03-10T08:52:52.972Z]  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-03-10T08:52:53.245Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:52:53.245Z] OK: 5 MiB in 15 packages [2023-03-10T08:52:55.204Z] Removing intermediate container c8da3e787864 [2023-03-10T08:52:55.204Z] ---> 95e6fc938b33 [2023-03-10T08:52:55.204Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:52:56.614Z] ---> 30c5f597367a [2023-03-10T08:52:56.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-10T08:52:58.563Z] ---> 897ef3f3f367 [2023-03-10T08:52:58.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-10T08:52:59.527Z] ---> add9b1782187 [2023-03-10T08:52:59.527Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-10T08:52:59.527Z] ---> Running in 33af5771a702 [2023-03-10T08:53:00.120Z] Removing intermediate container 33af5771a702 [2023-03-10T08:53:00.120Z] ---> e10decbd7915 [2023-03-10T08:53:00.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:53:00.389Z] ---> Running in 4d6f51523d2d [2023-03-10T08:53:00.973Z] Removing intermediate container 4d6f51523d2d [2023-03-10T08:53:00.973Z] ---> 8071a20ca494 [2023-03-10T08:53:00.973Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T08:53:01.243Z] ---> Running in 130012fb53e1 [2023-03-10T08:53:02.211Z] Removing intermediate container 130012fb53e1 [2023-03-10T08:53:02.211Z] ---> c16bf227acaa [2023-03-10T08:53:02.211Z] Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:53:02.482Z] ---> Running in 1957fd664007 [2023-03-10T08:53:03.078Z] Removing intermediate container 1957fd664007 [2023-03-10T08:53:03.078Z] ---> d6f73461328d [2023-03-10T08:53:03.078Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:53:03.354Z] ---> Running in 431e0476bb9a [2023-03-10T08:53:03.938Z] Removing intermediate container 431e0476bb9a [2023-03-10T08:53:03.939Z] ---> 6959d953f159 [2023-03-10T08:53:03.939Z] [2023-03-10T08:53:04.525Z] Successfully built 6959d953f159 [2023-03-10T08:53:04.525Z] Successfully tagged core-data-arm64:latest [2023-03-10T08:53:04.525Z]  Building core-data ... done Building security-spire-config [2023-03-10T08:53:16.866Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:53:16.866Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:53:16.866Z] ---> 10771afd9d5b [2023-03-10T08:53:16.866Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:53:16.866Z] ---> Using cache [2023-03-10T08:53:16.866Z] ---> 48259dd121e6 [2023-03-10T08:53:16.866Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:53:16.866Z] ---> Using cache [2023-03-10T08:53:16.866Z] ---> b415219137be [2023-03-10T08:53:16.866Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-10T08:53:16.866Z] ---> Running in 3b365a3a1b08 [2023-03-10T08:53:19.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:53:19.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:53:21.665Z] OK: 221 MiB in 51 packages [2023-03-10T08:53:23.612Z] Removing intermediate container 3b365a3a1b08 [2023-03-10T08:53:23.612Z] ---> febf40c89c65 [2023-03-10T08:53:23.612Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:53:25.028Z] ---> 6fd46a381ba8 [2023-03-10T08:53:25.028Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:53:25.028Z] ---> Running in 9e8139fdf474 [2023-03-10T08:53:28.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:53:28.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:53:28.689Z] ---> 10771afd9d5b [2023-03-10T08:53:28.689Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T08:53:28.689Z] ---> Using cache [2023-03-10T08:53:28.689Z] ---> 9f9d6b8e54d3 [2023-03-10T08:53:28.689Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T08:53:28.987Z] ---> Running in 8b8e7c2041d4 [2023-03-10T08:53:30.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:53:31.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:53:33.504Z] OK: 221 MiB in 51 packages [2023-03-10T08:53:34.918Z] Removing intermediate container 8b8e7c2041d4 [2023-03-10T08:53:34.918Z] ---> 06913eed54df [2023-03-10T08:53:35.186Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T08:53:36.147Z] ---> 0b55f2816c18 [2023-03-10T08:53:36.147Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:53:36.424Z] ---> Running in 1cf7eda93082 [2023-03-10T08:54:23.293Z] Removing intermediate container 43bc650e42fd [2023-03-10T08:54:23.293Z] ---> 2217ba43cbcb [2023-03-10T08:54:23.293Z] Step 7/19 : COPY . . [2023-03-10T08:54:35.610Z] ---> c69e0a86d3fa [2023-03-10T08:54:35.610Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-10T08:54:35.887Z] ---> Running in 9d0ade89e08f [2023-03-10T08:54:38.476Z] 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-10T08:55:46.369Z] Removing intermediate container 9e8139fdf474 [2023-03-10T08:55:46.369Z] ---> 0367f7662ed1 [2023-03-10T08:55:46.369Z] Step 8/22 : COPY . . [2023-03-10T08:55:46.369Z] Removing intermediate container 1cf7eda93082 [2023-03-10T08:55:46.369Z] ---> b42b33f41fd5 [2023-03-10T08:55:46.369Z] Step 7/24 : COPY . . [2023-03-10T08:55:46.369Z] Removing intermediate container d580da5ea9a4 [2023-03-10T08:55:46.369Z] ---> 73a06daaf73f [2023-03-10T08:55:46.369Z] [2023-03-10T08:55:46.369Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T08:55:46.369Z] ---> 4c81e5bf8899 [2023-03-10T08:55:46.369Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T08:55:46.369Z] ---> Using cache [2023-03-10T08:55:46.369Z] ---> 2437866a7b5f [2023-03-10T08:55:46.369Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T08:55:46.369Z] ---> Using cache [2023-03-10T08:55:46.369Z] ---> 75082a7d8be3 [2023-03-10T08:55:46.369Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-10T08:55:46.637Z] ---> Running in b5f3334252cd [2023-03-10T08:55:47.600Z] Removing intermediate container b5f3334252cd [2023-03-10T08:55:47.600Z] ---> f23f96c2c9f5 [2023-03-10T08:55:47.600Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T08:55:47.879Z] ---> Running in 4b02c1c08776 [2023-03-10T08:55:51.233Z] Removing intermediate container 4b02c1c08776 [2023-03-10T08:55:51.233Z] ---> 9cc8af33ebd5 [2023-03-10T08:55:51.233Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:55:53.184Z] ---> 8527a4b60058 [2023-03-10T08:55:53.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-10T08:55:59.863Z] ---> 2122aabf945d [2023-03-10T08:55:59.863Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-10T08:56:00.824Z] ---> b89b17e1c519 [2023-03-10T08:56:00.824Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-10T08:56:00.824Z] ---> 66ecf6939336 [2023-03-10T08:56:00.824Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-10T08:56:00.824Z] ---> Running in 0f9fa34b5d62 [2023-03-10T08:56:00.824Z] ---> Running in 6aad984d0dd4 [2023-03-10T08:56:02.238Z] Removing intermediate container 0f9fa34b5d62 [2023-03-10T08:56:02.238Z] ---> 0a6a061b442a [2023-03-10T08:56:02.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T08:56:02.510Z] ---> Running in 8252e40a1153 [2023-03-10T08:56:03.473Z] Removing intermediate container 8252e40a1153 [2023-03-10T08:56:03.473Z] ---> e96e48062bf0 [2023-03-10T08:56:03.473Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T08:56:03.740Z] 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-10T08:56:03.740Z] ---> Running in 97079c5d04b5 [2023-03-10T08:56:04.706Z] Removing intermediate container 97079c5d04b5 [2023-03-10T08:56:04.706Z] ---> b4143e6725d9 [2023-03-10T08:56:04.706Z] Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:56:04.706Z] ---> Running in 7935e31dc68b [2023-03-10T08:56:05.666Z] Removing intermediate container 7935e31dc68b [2023-03-10T08:56:05.666Z] ---> 886caf2ef714 [2023-03-10T08:56:05.666Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T08:56:05.937Z] ---> Running in 0ffd1db84ab0 [2023-03-10T08:56:06.905Z] Removing intermediate container 0ffd1db84ab0 [2023-03-10T08:56:06.905Z] ---> 41a329ace091 [2023-03-10T08:56:06.905Z] [2023-03-10T08:56:07.490Z] Successfully built 41a329ace091 [2023-03-10T08:56:07.490Z] Successfully tagged support-scheduler-arm64:latest [2023-03-10T08:56:07.490Z] Building core-common-config-bootstrapper [2023-03-10T08:56:09.434Z]  Building support-scheduler ... done  ---> 0c3ab78522a4 [2023-03-10T08:56:09.434Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T08:56:09.705Z] ---> Running in 8a0e72caae2a [2023-03-10T08:56:10.288Z] Removing intermediate container 8a0e72caae2a [2023-03-10T08:56:10.288Z] ---> 2afab2920f58 [2023-03-10T08:56:10.288Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T08:56:10.288Z] ---> Running in 082dfb3e1fb9 [2023-03-10T08:56:10.872Z] Removing intermediate container 082dfb3e1fb9 [2023-03-10T08:56:10.872Z] ---> 48900dc40181 [2023-03-10T08:56:10.872Z] 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-10T08:56:10.872Z] ---> Running in fdb85f85a078 [2023-03-10T08:56:14.235Z] Removing intermediate container fdb85f85a078 [2023-03-10T08:56:14.235Z] ---> c270910ca20e [2023-03-10T08:56:14.235Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T08:56:14.504Z] ---> Running in f38e88630d8d [2023-03-10T08:56:15.091Z] Removing intermediate container f38e88630d8d [2023-03-10T08:56:15.091Z] ---> 15a9ac694ef0 [2023-03-10T08:56:15.091Z] [2023-03-10T08:56:15.091Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T08:56:15.091Z] 3.15: Pulling from library/alpine [2023-03-10T08:56:17.052Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-10T08:56:17.052Z] Status: Downloaded newer image for alpine:3.15 [2023-03-10T08:56:17.052Z] ---> 354640af7b1b [2023-03-10T08:56:17.052Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:56:17.321Z] ---> Running in 5265b6b0c7d8 [2023-03-10T08:56:17.916Z] Removing intermediate container 5265b6b0c7d8 [2023-03-10T08:56:17.916Z] ---> 193171a89e58 [2023-03-10T08:56:17.916Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-10T08:56:18.186Z] ---> Running in 3910f660aca1 [2023-03-10T08:56:20.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:56:21.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:56:23.629Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T08:56:23.629Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T08:56:23.629Z] OK: 15736 distinct packages available [2023-03-10T08:56:23.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:56:24.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:56:25.905Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-10T08:56:25.905Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-10T08:56:25.905Z] (3/4) Installing libucontext (1.1-r0) [2023-03-10T08:56:25.905Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-10T08:56:25.905Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T08:56:25.905Z] OK: 6 MiB in 18 packages [2023-03-10T08:56:28.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:56:28.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:56:28.486Z] ---> 10771afd9d5b [2023-03-10T08:56:28.486Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-10T08:56:28.486Z] ---> Using cache [2023-03-10T08:56:28.486Z] ---> 48259dd121e6 [2023-03-10T08:56:28.486Z] Step 4/22 : WORKDIR /edgex-go [2023-03-10T08:56:28.486Z] ---> Using cache [2023-03-10T08:56:28.486Z] ---> b415219137be [2023-03-10T08:56:28.486Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-10T08:56:28.486Z] ---> Using cache [2023-03-10T08:56:28.486Z] ---> fbc54f3355ca [2023-03-10T08:56:28.486Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-10T08:56:28.486Z] ---> Using cache [2023-03-10T08:56:28.486Z] ---> 6db95f554f74 [2023-03-10T08:56:28.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:56:28.486Z] ---> Using cache [2023-03-10T08:56:28.486Z] ---> 059ab0106bbc [2023-03-10T08:56:28.486Z] Step 8/22 : COPY . . [2023-03-10T08:56:28.486Z] ---> Using cache [2023-03-10T08:56:28.486Z] ---> c836fc4c45bc [2023-03-10T08:56:28.486Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-10T08:56:31.062Z] ---> Running in dda810c9e101 [2023-03-10T08:56:31.062Z] Removing intermediate container 3910f660aca1 [2023-03-10T08:56:31.062Z] ---> 7a20370a27ea [2023-03-10T08:56:31.062Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T08:56:33.006Z] 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-10T08:56:38.357Z] ---> 375a9c58eea7 [2023-03-10T08:56:38.357Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T08:56:38.641Z] ---> eec4956f254f [2023-03-10T08:56:38.641Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-10T08:56:38.912Z] ---> Running in 2b248f3cc86e [2023-03-10T08:56:39.182Z] Removing intermediate container 2b248f3cc86e [2023-03-10T08:56:39.182Z] ---> be589c5f07fa [2023-03-10T08:56:39.182Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-10T08:56:40.144Z] ---> 5f3792d0d087 [2023-03-10T08:56:40.144Z] Step 19/24 : WORKDIR / [2023-03-10T08:56:40.427Z] ---> Running in 9906369e357b [2023-03-10T08:56:41.016Z] Removing intermediate container 9906369e357b [2023-03-10T08:56:41.016Z] ---> d5c151d882f9 [2023-03-10T08:56:41.016Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T08:56:41.288Z] ---> Running in 7781e5cf59be [2023-03-10T08:56:41.570Z] Removing intermediate container 7781e5cf59be [2023-03-10T08:56:41.570Z] ---> 69bf7efbd8e8 [2023-03-10T08:56:41.570Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T08:56:41.841Z] ---> Running in c978532ec6ab [2023-03-10T08:56:42.426Z] Removing intermediate container c978532ec6ab [2023-03-10T08:56:42.426Z] ---> af4b4a81bc04 [2023-03-10T08:56:42.426Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T08:56:43.386Z] ---> Running in 772f18d4e117 [2023-03-10T08:56:43.971Z] Removing intermediate container 772f18d4e117 [2023-03-10T08:56:43.971Z] ---> c1dc74f3019d [2023-03-10T08:56:43.971Z] Step 23/24 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:56:43.971Z] ---> Running in 93eb475f2dd0 [2023-03-10T08:56:44.557Z] Removing intermediate container 93eb475f2dd0 [2023-03-10T08:56:44.557Z] ---> 0c2423ee3372 [2023-03-10T08:56:44.557Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T08:56:44.557Z] ---> Running in b108e465692e [2023-03-10T08:56:45.140Z] Removing intermediate container b108e465692e [2023-03-10T08:56:45.140Z] ---> e359b1e91f2c [2023-03-10T08:56:45.140Z] [2023-03-10T08:56:45.407Z] Successfully built e359b1e91f2c [2023-03-10T08:56:45.407Z] Successfully tagged security-spire-config-arm64:latest [2023-03-10T08:56:45.407Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-10T08:57:07.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T08:57:07.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T08:57:07.474Z] ---> 10771afd9d5b [2023-03-10T08:57:07.474Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T08:57:07.474Z] ---> Using cache [2023-03-10T08:57:07.474Z] ---> 9f9d6b8e54d3 [2023-03-10T08:57:07.474Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-10T08:57:07.474Z] ---> Using cache [2023-03-10T08:57:07.474Z] ---> 8d596fbfdd4f [2023-03-10T08:57:07.474Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T08:57:07.474Z] ---> Using cache [2023-03-10T08:57:07.474Z] ---> fa61c1c15055 [2023-03-10T08:57:07.474Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T08:57:07.474Z] ---> Using cache [2023-03-10T08:57:07.474Z] ---> f56835349ab1 [2023-03-10T08:57:07.474Z] Step 7/23 : COPY . . [2023-03-10T08:57:07.474Z] ---> Using cache [2023-03-10T08:57:07.474Z] ---> c4c3dee5c1d5 [2023-03-10T08:57:07.474Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-10T08:57:07.474Z] ---> Running in d1e21bdc5a11 [2023-03-10T08:57:07.474Z] 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-10T08:59:29.215Z] Removing intermediate container 24fab5b278cc [2023-03-10T08:59:29.215Z] ---> 90b1f1c4c4bd [2023-03-10T08:59:29.215Z] [2023-03-10T08:59:29.215Z] Step 9/32 : FROM alpine:3.16 [2023-03-10T08:59:29.216Z] ---> 4c81e5bf8899 [2023-03-10T08:59:29.216Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T08:59:29.216Z] ---> Running in fdad5867ae2a [2023-03-10T08:59:29.216Z] Removing intermediate container fdad5867ae2a [2023-03-10T08:59:29.216Z] ---> 14b6d9da039a [2023-03-10T08:59:29.216Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-10T08:59:29.216Z] ---> Running in 90b3ce3fcb26 [2023-03-10T08:59:29.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:29.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T08:59:29.216Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-10T08:59:29.216Z] (2/2) Installing su-exec (0.2-r1) [2023-03-10T08:59:29.216Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T08:59:29.216Z] OK: 5 MiB in 16 packages [2023-03-10T08:59:29.216Z] Removing intermediate container 90b3ce3fcb26 [2023-03-10T08:59:29.216Z] ---> 4e7ac1cd8203 [2023-03-10T08:59:29.216Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-10T08:59:29.216Z] ---> Running in 598a105f5c62 [2023-03-10T08:59:29.216Z] Removing intermediate container 598a105f5c62 [2023-03-10T08:59:29.216Z] ---> 7f9b76207f40 [2023-03-10T08:59:29.216Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-10T08:59:29.216Z] ---> Running in a773070eac0c [2023-03-10T08:59:29.216Z] Removing intermediate container a773070eac0c [2023-03-10T08:59:29.216Z] ---> 5ae8a116c0ca [2023-03-10T08:59:29.216Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-10T08:59:29.216Z] ---> Running in fbbe1004fcfa [2023-03-10T08:59:29.216Z] Removing intermediate container fbbe1004fcfa [2023-03-10T08:59:29.216Z] ---> 3bee8a1511b1 [2023-03-10T08:59:29.216Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-10T08:59:29.216Z] ---> Running in 454d624d49e8 [2023-03-10T08:59:29.216Z] Removing intermediate container 454d624d49e8 [2023-03-10T08:59:29.216Z] ---> 5a98d7b52fda [2023-03-10T08:59:29.216Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-10T08:59:29.216Z] ---> Running in 9d3cf64291a9 [2023-03-10T08:59:29.216Z] Removing intermediate container 9d3cf64291a9 [2023-03-10T08:59:29.216Z] ---> aa9e14e0c6ee [2023-03-10T08:59:29.216Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-10T08:59:29.216Z] ---> Running in af43bad402da [2023-03-10T08:59:29.216Z] Removing intermediate container af43bad402da [2023-03-10T08:59:29.216Z] ---> 04636202aff1 [2023-03-10T08:59:29.216Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-10T08:59:29.800Z] ---> 0d9a34340855 [2023-03-10T08:59:29.800Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-10T08:59:30.067Z] ---> Running in 6602493f2ec9 [2023-03-10T08:59:34.345Z] Removing intermediate container 6602493f2ec9 [2023-03-10T08:59:34.345Z] ---> 9c593b163f27 [2023-03-10T08:59:34.345Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T08:59:35.312Z] ---> 2400f8282edf [2023-03-10T08:59:35.312Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-10T08:59:37.903Z] ---> f077d77e4726 [2023-03-10T08:59:37.903Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-10T08:59:38.913Z] ---> 20d0f60263aa [2023-03-10T08:59:38.913Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-10T08:59:39.522Z] ---> b4d6e45ba363 [2023-03-10T08:59:39.522Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-10T08:59:40.527Z] ---> 53fbe3862d4a [2023-03-10T08:59:40.527Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-10T08:59:41.489Z] ---> bd942704091d [2023-03-10T08:59:41.489Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-10T08:59:42.448Z] ---> 99f6f8f280b8 [2023-03-10T08:59:42.448Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-10T08:59:42.716Z] ---> Running in 64bb35ab8bc7 [2023-03-10T08:59:46.062Z] Removing intermediate container 64bb35ab8bc7 [2023-03-10T08:59:46.062Z] ---> 5869b016a4a8 [2023-03-10T08:59:46.062Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-10T08:59:46.331Z] ---> Running in 873b614066a5 [2023-03-10T08:59:46.918Z] Removing intermediate container 873b614066a5 [2023-03-10T08:59:46.918Z] ---> 1d7ee93a3bd7 [2023-03-10T08:59:46.918Z] Step 29/32 : CMD ["gate"] [2023-03-10T08:59:47.185Z] ---> Running in b215be61c4c2 [2023-03-10T08:59:47.453Z] Removing intermediate container b215be61c4c2 [2023-03-10T08:59:47.453Z] ---> 1a6e32fbe764 [2023-03-10T08:59:47.453Z] Step 30/32 : LABEL arch=arm64 [2023-03-10T08:59:47.722Z] ---> Running in f9bfe6cf1360 [2023-03-10T08:59:48.439Z] Removing intermediate container f9bfe6cf1360 [2023-03-10T08:59:48.440Z] ---> e0c5beddc581 [2023-03-10T08:59:48.440Z] Step 31/32 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T08:59:48.440Z] ---> Running in edccdb5cffb2 [2023-03-10T08:59:49.083Z] Removing intermediate container edccdb5cffb2 [2023-03-10T08:59:49.083Z] ---> ea7bb2129363 [2023-03-10T08:59:49.387Z] Step 32/32 : LABEL version=0.0.0 [2023-03-10T08:59:49.387Z] ---> Running in ad23ce4b3607 [2023-03-10T08:59:50.011Z] Removing intermediate container ad23ce4b3607 [2023-03-10T08:59:50.011Z] ---> a24b3a9401a1 [2023-03-10T08:59:50.011Z] [2023-03-10T08:59:50.297Z] Successfully built a24b3a9401a1 [2023-03-10T08:59:50.297Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-10T08:59:50.297Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-10T09:00:12.584Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:00:12.584Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:00:12.584Z] ---> 10771afd9d5b [2023-03-10T09:00:12.584Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-10T09:00:12.584Z] ---> Using cache [2023-03-10T09:00:12.584Z] ---> 48259dd121e6 [2023-03-10T09:00:12.584Z] Step 4/24 : WORKDIR /edgex-go [2023-03-10T09:00:12.584Z] ---> Using cache [2023-03-10T09:00:12.584Z] ---> b415219137be [2023-03-10T09:00:12.584Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-10T09:00:12.584Z] ---> Using cache [2023-03-10T09:00:12.584Z] ---> fbc54f3355ca [2023-03-10T09:00:12.584Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-10T09:00:12.584Z] ---> Using cache [2023-03-10T09:00:12.584Z] ---> 6db95f554f74 [2023-03-10T09:00:12.584Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:00:12.584Z] ---> Using cache [2023-03-10T09:00:12.584Z] ---> 059ab0106bbc [2023-03-10T09:00:12.584Z] Step 8/24 : COPY . . [2023-03-10T09:00:12.584Z] ---> Using cache [2023-03-10T09:00:12.584Z] ---> c836fc4c45bc [2023-03-10T09:00:12.584Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-10T09:00:12.584Z] ---> Running in c7d96a0ff49b [2023-03-10T09:00:14.529Z] 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-10T09:04:21.342Z] 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-10T09:04:36.400Z] Removing intermediate container 9d0ade89e08f [2023-03-10T09:04:36.400Z] ---> 55fe0d8a25f4 [2023-03-10T09:04:36.400Z] [2023-03-10T09:04:36.400Z] Step 9/19 : FROM alpine:3.15 [2023-03-10T09:04:36.400Z] ---> 354640af7b1b [2023-03-10T09:04:36.400Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:04:36.400Z] ---> Using cache [2023-03-10T09:04:36.400Z] ---> 193171a89e58 [2023-03-10T09:04:36.400Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-10T09:04:36.400Z] ---> Running in ef264887da78 [2023-03-10T09:04:36.400Z] Removing intermediate container dda810c9e101 [2023-03-10T09:04:36.400Z] ---> e9d5f5ad4655 [2023-03-10T09:04:36.400Z] [2023-03-10T09:04:36.400Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T09:04:36.400Z] ---> 4c81e5bf8899 [2023-03-10T09:04:36.400Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-10T09:04:36.400Z] ---> Using cache [2023-03-10T09:04:36.400Z] ---> b48ad6ee870c [2023-03-10T09:04:36.400Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-10T09:04:36.400Z] ---> Using cache [2023-03-10T09:04:36.400Z] ---> 3ea28748dd5f [2023-03-10T09:04:36.400Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:04:36.400Z] ---> Using cache [2023-03-10T09:04:36.400Z] ---> 0502f3178bbc [2023-03-10T09:04:36.400Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-10T09:04:37.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:04:38.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:04:39.396Z] ---> 190ce9f76558 [2023-03-10T09:04:39.396Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-10T09:04:39.987Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T09:04:39.987Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T09:04:39.987Z] OK: 15736 distinct packages available [2023-03-10T09:04:39.987Z] Removing intermediate container d1e21bdc5a11 [2023-03-10T09:04:39.987Z] ---> 6dd265ba25c2 [2023-03-10T09:04:39.987Z] [2023-03-10T09:04:39.987Z] Step 9/23 : FROM alpine:3.16 [2023-03-10T09:04:39.987Z] ---> 4c81e5bf8899 [2023-03-10T09:04:39.987Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-10T09:04:40.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:04:40.263Z] ---> Running in 54fe50443c0f [2023-03-10T09:04:40.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:04:41.142Z] ---> 9614a932c929 [2023-03-10T09:04:41.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-10T09:04:42.115Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-10T09:04:42.115Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-10T09:04:42.389Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-10T09:04:42.389Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-10T09:04:42.389Z] (5/9) Installing curl (7.80.0-r6) [2023-03-10T09:04:42.389Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-10T09:04:42.389Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-10T09:04:42.389Z] (8/9) Installing libucontext (1.1-r0) [2023-03-10T09:04:42.389Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-10T09:04:42.389Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T09:04:42.389Z] ---> e62b051c65a3 [2023-03-10T09:04:42.389Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T09:04:42.389Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T09:04:42.672Z] ---> Running in d7f95114006e [2023-03-10T09:04:42.945Z] OK: 8 MiB in 23 packages [2023-03-10T09:04:42.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:04:43.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:04:45.504Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-10T09:04:45.504Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-10T09:04:45.504Z] (3/3) Installing su-exec (0.2-r1) [2023-03-10T09:04:45.504Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T09:04:45.504Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T09:04:46.252Z] OK: 6 MiB in 17 packages [2023-03-10T09:04:46.843Z] Removing intermediate container ef264887da78 [2023-03-10T09:04:46.844Z] ---> 3422ef41309d [2023-03-10T09:04:46.844Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:04:48.268Z] Removing intermediate container d7f95114006e [2023-03-10T09:04:48.268Z] ---> 3cced559f3fe [2023-03-10T09:04:48.268Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T09:04:48.268Z] ---> Running in d3f6669d6c94 [2023-03-10T09:04:48.860Z] ---> ca1b9d352507 [2023-03-10T09:04:48.860Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-10T09:04:49.130Z] Removing intermediate container 54fe50443c0f [2023-03-10T09:04:49.130Z] ---> 27694d649bf4 [2023-03-10T09:04:49.130Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-10T09:04:49.130Z] ---> Running in af882ebf09c9 [2023-03-10T09:04:49.130Z] Removing intermediate container d3f6669d6c94 [2023-03-10T09:04:49.400Z] ---> e5d3c03a78ce [2023-03-10T09:04:49.400Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-10T09:04:49.400Z] ---> Running in dacf84ccfbe9 [2023-03-10T09:04:50.381Z] Removing intermediate container af882ebf09c9 [2023-03-10T09:04:50.381Z] ---> 8a8e7e2eb74d [2023-03-10T09:04:50.381Z] Step 12/23 : WORKDIR / [2023-03-10T09:04:50.657Z] ---> Running in 336c27c2cc62 [2023-03-10T09:04:50.657Z] Removing intermediate container dacf84ccfbe9 [2023-03-10T09:04:50.657Z] ---> a30bab808c2a [2023-03-10T09:04:50.657Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T09:04:50.929Z] ---> Running in 79d27afcf4ab [2023-03-10T09:04:51.522Z] Removing intermediate container 336c27c2cc62 [2023-03-10T09:04:51.522Z] ---> 0f047e14798a [2023-03-10T09:04:51.522Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-10T09:04:51.793Z] Removing intermediate container 79d27afcf4ab [2023-03-10T09:04:51.793Z] ---> 9597d8e1a8c7 [2023-03-10T09:04:51.793Z] Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:04:52.076Z] ---> Running in 90f9006972d7 [2023-03-10T09:04:52.664Z] Removing intermediate container 90f9006972d7 [2023-03-10T09:04:52.664Z] ---> 9efc64e5e1ee [2023-03-10T09:04:52.664Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T09:04:52.935Z] ---> Running in 4580daba3c59 [2023-03-10T09:04:53.524Z] ---> c133644c358c [2023-03-10T09:04:53.524Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-10T09:04:53.524Z] ---> 5a9308c73af3 [2023-03-10T09:04:53.524Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-10T09:04:53.795Z] Removing intermediate container 4580daba3c59 [2023-03-10T09:04:53.795Z] ---> 39cdfb8f0447 [2023-03-10T09:04:53.795Z] [2023-03-10T09:04:54.383Z] Successfully built 39cdfb8f0447 [2023-03-10T09:04:54.653Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-10T09:04:54.653Z] Building security-spire-server [2023-03-10T09:04:54.926Z]  Building core-common-config-bootstrapper ... done  ---> 561eaa69e487 [2023-03-10T09:04:54.926Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-10T09:04:54.926Z] ---> ca339fc6932d [2023-03-10T09:04:54.926Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-10T09:04:55.196Z] ---> Running in 048c37c56995 [2023-03-10T09:04:55.820Z] Removing intermediate container 048c37c56995 [2023-03-10T09:04:55.820Z] ---> daaed7fe4da3 [2023-03-10T09:04:55.820Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:04:56.091Z] ---> Running in 94e3b5242a81 [2023-03-10T09:04:56.091Z] ---> 48477aca1fc5 [2023-03-10T09:04:56.091Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-10T09:04:56.682Z] Removing intermediate container 94e3b5242a81 [2023-03-10T09:04:56.682Z] ---> 7a5849086c4d [2023-03-10T09:04:56.682Z] Step 17/19 : LABEL arch=arm64 [2023-03-10T09:04:56.952Z] ---> Running in 6c35ca5608a3 [2023-03-10T09:04:57.920Z] Removing intermediate container 6c35ca5608a3 [2023-03-10T09:04:57.920Z] ---> f1073dab8ca3 [2023-03-10T09:04:57.920Z] Step 18/19 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:04:58.193Z] ---> Running in cd447110e518 [2023-03-10T09:04:58.464Z] ---> 9b96d27675b1 [2023-03-10T09:04:58.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-10T09:04:58.741Z] Removing intermediate container cd447110e518 [2023-03-10T09:04:58.741Z] ---> bfc968f40f31 [2023-03-10T09:04:58.741Z] Step 19/19 : LABEL version=0.0.0 [2023-03-10T09:04:59.021Z] ---> Running in 895e9e1dd4b4 [2023-03-10T09:04:59.985Z] Removing intermediate container 895e9e1dd4b4 [2023-03-10T09:04:59.985Z] ---> 5314dcda0898 [2023-03-10T09:04:59.985Z] [2023-03-10T09:05:00.570Z] Successfully built 5314dcda0898 [2023-03-10T09:05:00.571Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-10T09:05:00.571Z] Building security-spire-agent [2023-03-10T09:05:00.857Z]  Building security-spiffe-token-provider ... done  ---> 5746a824a027 [2023-03-10T09:05:00.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-10T09:05:02.283Z] ---> 047e617dfdea [2023-03-10T09:05:02.283Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-10T09:05:02.283Z] ---> Running in 312182dacb72 [2023-03-10T09:05:05.638Z] Removing intermediate container 312182dacb72 [2023-03-10T09:05:05.638Z] ---> db11556ccdd1 [2023-03-10T09:05:05.638Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-10T09:05:05.638Z] ---> Running in a3d50b21e873 [2023-03-10T09:05:06.602Z] Removing intermediate container a3d50b21e873 [2023-03-10T09:05:06.602Z] ---> d82575f42c3d [2023-03-10T09:05:06.602Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T09:05:06.602Z] ---> Running in 819c99bb4250 [2023-03-10T09:05:07.570Z] Removing intermediate container 819c99bb4250 [2023-03-10T09:05:07.570Z] ---> 956d9539f106 [2023-03-10T09:05:07.570Z] Step 22/23 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:05:07.570Z] ---> Running in 788fc3b18308 [2023-03-10T09:05:08.544Z] Removing intermediate container 788fc3b18308 [2023-03-10T09:05:08.544Z] ---> f60c0b8b511e [2023-03-10T09:05:08.544Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T09:05:08.544Z] ---> Running in f7eecdf04a98 [2023-03-10T09:05:09.174Z] Removing intermediate container f7eecdf04a98 [2023-03-10T09:05:09.174Z] ---> e6af112707e6 [2023-03-10T09:05:09.174Z] [2023-03-10T09:05:09.444Z] Successfully built e6af112707e6 [2023-03-10T09:05:09.444Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-10T09:05:21.805Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:05:21.805Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:05:21.805Z] ---> 10771afd9d5b [2023-03-10T09:05:21.805Z] Step 3/23 : WORKDIR /edgex-go [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> 9f9d6b8e54d3 [2023-03-10T09:05:21.805Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> 06913eed54df [2023-03-10T09:05:21.805Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> 0b55f2816c18 [2023-03-10T09:05:21.805Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> b42b33f41fd5 [2023-03-10T09:05:21.805Z] Step 7/23 : COPY . . [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> 0c3ab78522a4 [2023-03-10T09:05:21.805Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> 2afab2920f58 [2023-03-10T09:05:21.805Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-10T09:05:21.805Z] ---> Using cache [2023-03-10T09:05:21.805Z] ---> 48900dc40181 [2023-03-10T09:05:21.805Z] 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-10T09:05:22.076Z] ---> Running in 41acaf7c9523 [2023-03-10T09:05:26.370Z] Removing intermediate container 41acaf7c9523 [2023-03-10T09:05:26.370Z] ---> 45ea0103f157 [2023-03-10T09:05:26.370Z] Step 11/23 : WORKDIR /edgex-go [2023-03-10T09:05:26.370Z] ---> Running in e5e682aae9e4 [2023-03-10T09:05:26.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-10T09:05:26.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-10T09:05:26.638Z] ---> 10771afd9d5b [2023-03-10T09:05:26.638Z] Step 3/24 : WORKDIR /edgex-go [2023-03-10T09:05:26.638Z] ---> Using cache [2023-03-10T09:05:26.638Z] ---> 9f9d6b8e54d3 [2023-03-10T09:05:26.638Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-10T09:05:26.638Z] ---> Using cache [2023-03-10T09:05:26.638Z] ---> 06913eed54df [2023-03-10T09:05:26.638Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-10T09:05:26.638Z] ---> Using cache [2023-03-10T09:05:26.638Z] ---> 0b55f2816c18 [2023-03-10T09:05:26.639Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T09:05:26.639Z] ---> Using cache [2023-03-10T09:05:26.639Z] ---> b42b33f41fd5 [2023-03-10T09:05:26.639Z] Step 7/24 : COPY . . [2023-03-10T09:05:26.909Z] ---> Using cache [2023-03-10T09:05:26.909Z] ---> 0c3ab78522a4 [2023-03-10T09:05:26.909Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-10T09:05:26.909Z] ---> Using cache [2023-03-10T09:05:26.909Z] ---> 2afab2920f58 [2023-03-10T09:05:26.909Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-10T09:05:26.909Z] ---> Using cache [2023-03-10T09:05:26.909Z] ---> 48900dc40181 [2023-03-10T09:05:26.909Z] 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-10T09:05:26.909Z] ---> Using cache [2023-03-10T09:05:26.909Z] ---> c270910ca20e [2023-03-10T09:05:26.909Z] Step 11/24 : WORKDIR /edgex-go [2023-03-10T09:05:26.909Z] ---> Using cache [2023-03-10T09:05:26.909Z] ---> 15a9ac694ef0 [2023-03-10T09:05:26.909Z] [2023-03-10T09:05:26.909Z] Step 12/24 : FROM alpine:3.15 [2023-03-10T09:05:26.909Z] ---> 354640af7b1b [2023-03-10T09:05:26.909Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:05:26.909Z] ---> Using cache [2023-03-10T09:05:26.909Z] ---> 193171a89e58 [2023-03-10T09:05:26.909Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T09:05:26.909Z] ---> Running in 1e1c5d62e4a2 [2023-03-10T09:05:27.199Z] Removing intermediate container e5e682aae9e4 [2023-03-10T09:05:27.199Z] ---> 6640dc49ebe3 [2023-03-10T09:05:27.199Z] [2023-03-10T09:05:27.199Z] Step 12/23 : FROM alpine:3.15 [2023-03-10T09:05:27.199Z] ---> 354640af7b1b [2023-03-10T09:05:27.199Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-10T09:05:27.199Z] ---> Using cache [2023-03-10T09:05:27.199Z] ---> 193171a89e58 [2023-03-10T09:05:27.199Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-10T09:05:27.471Z] ---> Running in 2893a9682a76 [2023-03-10T09:05:30.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:30.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:30.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:30.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:31.608Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T09:05:31.609Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T09:05:31.609Z] OK: 15736 distinct packages available [2023-03-10T09:05:31.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:31.878Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-10T09:05:31.878Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-10T09:05:31.878Z] OK: 15736 distinct packages available [2023-03-10T09:05:32.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:32.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:32.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:05:33.377Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T09:05:33.377Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T09:05:33.377Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T09:05:33.377Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T09:05:33.377Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T09:05:33.377Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T09:05:33.647Z] OK: 6 MiB in 19 packages [2023-03-10T09:05:33.647Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-10T09:05:33.647Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-10T09:05:33.647Z] (3/5) Installing libucontext (1.1-r0) [2023-03-10T09:05:33.647Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-10T09:05:33.647Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-10T09:05:33.915Z] Executing busybox-1.34.1-r7.trigger [2023-03-10T09:05:33.915Z] OK: 6 MiB in 19 packages [2023-03-10T09:05:35.863Z] Removing intermediate container 1e1c5d62e4a2 [2023-03-10T09:05:35.863Z] ---> 05f1eb068a34 [2023-03-10T09:05:35.863Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-10T09:05:36.446Z] Removing intermediate container 2893a9682a76 [2023-03-10T09:05:36.446Z] ---> f6c26f5cfbca [2023-03-10T09:05:36.446Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T09:05:41.792Z] ---> 043c42566f5e [2023-03-10T09:05:41.792Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-10T09:05:46.056Z] ---> 132e81bb0b93 [2023-03-10T09:05:46.056Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T09:05:48.008Z] ---> 584f9473d5c6 [2023-03-10T09:05:48.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-10T09:05:49.426Z] ---> 35c6fdd8b173 [2023-03-10T09:05:49.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-10T09:05:49.700Z] ---> 41f916659e7b [2023-03-10T09:05:49.700Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-10T09:05:51.115Z] ---> 0c978ea88c3c [2023-03-10T09:05:51.115Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T09:05:51.115Z] ---> 8fd90da1deb8 [2023-03-10T09:05:51.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-10T09:05:51.115Z] ---> Running in 70865e3a4d04 [2023-03-10T09:05:52.085Z] Removing intermediate container 70865e3a4d04 [2023-03-10T09:05:52.085Z] ---> 02819339f34f [2023-03-10T09:05:52.085Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T09:05:52.085Z] ---> Running in e8211eefd141 [2023-03-10T09:05:52.356Z] ---> 46151c586c39 [2023-03-10T09:05:52.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-10T09:05:52.943Z] Removing intermediate container e8211eefd141 [2023-03-10T09:05:52.943Z] ---> 8771c8e1c154 [2023-03-10T09:05:52.943Z] Step 21/23 : LABEL arch=arm64 [2023-03-10T09:05:53.220Z] ---> Running in 5699458af10f [2023-03-10T09:05:53.502Z] ---> 26366c205983 [2023-03-10T09:05:53.502Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-10T09:05:53.775Z] ---> Running in 6dc0c22f6ebe [2023-03-10T09:05:53.775Z] Removing intermediate container 5699458af10f [2023-03-10T09:05:53.775Z] ---> 7b2b1b9b2d9d [2023-03-10T09:05:53.775Z] Step 22/23 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:05:54.043Z] ---> Running in 169b2e196514 [2023-03-10T09:05:54.627Z] Removing intermediate container 6dc0c22f6ebe [2023-03-10T09:05:54.627Z] ---> 998fcbe08c29 [2023-03-10T09:05:54.627Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-10T09:05:54.627Z] ---> Running in f3c9f0ffe869 [2023-03-10T09:05:54.627Z] Removing intermediate container 169b2e196514 [2023-03-10T09:05:54.896Z] ---> 65968cae27be [2023-03-10T09:05:54.896Z] Step 23/23 : LABEL version=0.0.0 [2023-03-10T09:05:54.896Z] ---> Running in 857e15fe8c08 [2023-03-10T09:05:55.480Z] Removing intermediate container 857e15fe8c08 [2023-03-10T09:05:55.480Z] ---> 51992cc196d5 [2023-03-10T09:05:55.480Z] [2023-03-10T09:05:55.480Z] Removing intermediate container f3c9f0ffe869 [2023-03-10T09:05:55.480Z] ---> d691cd486094 [2023-03-10T09:05:55.480Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T09:05:55.746Z] ---> Running in a7a558738093 [2023-03-10T09:05:56.337Z] Successfully built 51992cc196d5 [2023-03-10T09:05:56.337Z] Successfully tagged security-spire-server-arm64:latest [2023-03-10T09:05:56.337Z]  Building security-spire-server ... done Removing intermediate container a7a558738093 [2023-03-10T09:05:56.337Z] ---> 463ba9a6d2f5 [2023-03-10T09:05:56.337Z] Step 23/24 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:05:56.606Z] ---> Running in d1207d199e26 [2023-03-10T09:05:57.189Z] Removing intermediate container d1207d199e26 [2023-03-10T09:05:57.189Z] ---> 67b2dae53962 [2023-03-10T09:05:57.189Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T09:05:57.189Z] ---> Running in 2c917ea7662e [2023-03-10T09:05:57.772Z] Removing intermediate container 2c917ea7662e [2023-03-10T09:05:57.773Z] ---> 89c5ab0df730 [2023-03-10T09:05:57.773Z] [2023-03-10T09:05:58.040Z] Successfully built 89c5ab0df730 [2023-03-10T09:05:58.040Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-10T09:06:44.884Z]  Building security-spire-agent ... done Removing intermediate container 6aad984d0dd4 [2023-03-10T09:06:44.884Z] ---> 1fadaee42732 [2023-03-10T09:06:44.884Z] [2023-03-10T09:06:44.884Z] Step 10/22 : FROM alpine:3.16 [2023-03-10T09:06:44.884Z] ---> 4c81e5bf8899 [2023-03-10T09:06:44.884Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-10T09:06:44.884Z] ---> Running in f5e31cd4d602 [2023-03-10T09:06:44.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T09:06:44.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T09:06:44.884Z] Removing intermediate container c7d96a0ff49b [2023-03-10T09:06:44.884Z] ---> efbb2369f405 [2023-03-10T09:06:44.884Z] [2023-03-10T09:06:44.884Z] Step 10/24 : FROM alpine:3.16 [2023-03-10T09:06:44.884Z] ---> 4c81e5bf8899 [2023-03-10T09:06:44.884Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-10T09:06:44.884Z] ---> Using cache [2023-03-10T09:06:44.884Z] ---> 2437866a7b5f [2023-03-10T09:06:44.884Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T09:06:44.884Z] ---> Using cache [2023-03-10T09:06:44.884Z] ---> 75082a7d8be3 [2023-03-10T09:06:44.884Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-10T09:06:44.884Z] ---> Running in e26c5ceaa867 [2023-03-10T09:06:44.884Z] Removing intermediate container e26c5ceaa867 [2023-03-10T09:06:44.884Z] ---> 0e644fe27896 [2023-03-10T09:06:44.884Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-10T09:06:44.884Z] ---> Running in 1aba153b894d [2023-03-10T09:06:44.884Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-10T09:06:44.884Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-10T09:06:44.884Z] Executing busybox-1.35.0-r17.trigger [2023-03-10T09:06:44.884Z] Executing ca-certificates-20220614-r0.trigger [2023-03-10T09:06:44.884Z] Removing intermediate container 1aba153b894d [2023-03-10T09:06:44.884Z] ---> 705cf1e9855f [2023-03-10T09:06:44.884Z] Step 15/24 : WORKDIR / [2023-03-10T09:06:44.884Z] ---> Running in ee52a87b5301 [2023-03-10T09:06:44.884Z] OK: 6 MiB in 16 packages [2023-03-10T09:06:44.884Z] Removing intermediate container ee52a87b5301 [2023-03-10T09:06:44.884Z] ---> 9f0adce2e35d [2023-03-10T09:06:44.884Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:06:44.884Z] ---> e2c8f690a0de [2023-03-10T09:06:44.884Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-10T09:06:45.472Z] Removing intermediate container f5e31cd4d602 [2023-03-10T09:06:45.472Z] ---> 8221afa41a5a [2023-03-10T09:06:45.472Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-10T09:06:45.472Z] ---> Running in 1491ce154d5d [2023-03-10T09:06:46.059Z] Removing intermediate container 1491ce154d5d [2023-03-10T09:06:46.059Z] ---> e1179387f2ab [2023-03-10T09:06:46.059Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-10T09:06:46.059Z] ---> 966d837113dc [2023-03-10T09:06:46.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-10T09:06:46.059Z] ---> Running in 8bc95e328ef3 [2023-03-10T09:06:46.658Z] Removing intermediate container 8bc95e328ef3 [2023-03-10T09:06:46.658Z] ---> 2ad3f574f706 [2023-03-10T09:06:46.658Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-10T09:06:46.658Z] ---> Running in 9ae0aef7e9b4 [2023-03-10T09:06:46.975Z] ---> 552241a80bdc [2023-03-10T09:06:46.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-10T09:06:47.255Z] Removing intermediate container 9ae0aef7e9b4 [2023-03-10T09:06:47.255Z] ---> 547986e0e9f5 [2023-03-10T09:06:47.255Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-10T09:06:47.869Z] ---> d19054d644fc [2023-03-10T09:06:47.869Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-10T09:06:47.869Z] ---> Running in 4116ec0d15b4 [2023-03-10T09:06:47.869Z] ---> 02fe8b21a69f [2023-03-10T09:06:47.869Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-10T09:06:48.157Z] Removing intermediate container 4116ec0d15b4 [2023-03-10T09:06:48.157Z] ---> dd654fdcc6dd [2023-03-10T09:06:48.157Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:06:48.438Z] ---> Running in ef275bf4945e [2023-03-10T09:06:48.738Z] Removing intermediate container ef275bf4945e [2023-03-10T09:06:48.738Z] ---> e6b82d200577 [2023-03-10T09:06:48.738Z] Step 22/24 : LABEL arch=arm64 [2023-03-10T09:06:49.026Z] ---> Running in c7bb792e0ee0 [2023-03-10T09:06:49.328Z] Removing intermediate container c7bb792e0ee0 [2023-03-10T09:06:49.328Z] ---> 785dc60e046e [2023-03-10T09:06:49.328Z] Step 23/24 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:06:49.605Z] ---> Running in 4c30896641c5 [2023-03-10T09:06:49.885Z] ---> 3aba40a2e46a [2023-03-10T09:06:49.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-10T09:06:49.885Z] Removing intermediate container 4c30896641c5 [2023-03-10T09:06:49.885Z] ---> a3c06c6d8b4e [2023-03-10T09:06:49.885Z] Step 24/24 : LABEL version=0.0.0 [2023-03-10T09:06:50.166Z] ---> Running in 5b1b16f792c5 [2023-03-10T09:06:50.439Z] Removing intermediate container 5b1b16f792c5 [2023-03-10T09:06:50.439Z] ---> 0155a8d24de2 [2023-03-10T09:06:50.439Z] [2023-03-10T09:06:50.712Z] ---> 1064ae43335d [2023-03-10T09:06:50.712Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-10T09:06:50.712Z] ---> Running in 9d1b74f0b749 [2023-03-10T09:06:50.712Z] Successfully built 0155a8d24de2 [2023-03-10T09:06:50.712Z] Successfully tagged core-metadata-arm64:latest [2023-03-10T09:06:50.982Z]  Building core-metadata ... done Removing intermediate container 9d1b74f0b749 [2023-03-10T09:06:50.982Z] ---> 3874305059aa [2023-03-10T09:06:50.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-10T09:06:51.253Z] ---> Running in 357836d2ff0c [2023-03-10T09:06:51.530Z] Removing intermediate container 357836d2ff0c [2023-03-10T09:06:51.530Z] ---> 7a19bcef9d70 [2023-03-10T09:06:51.530Z] Step 20/22 : LABEL arch=arm64 [2023-03-10T09:06:51.530Z] ---> Running in 83ee5e00f24f [2023-03-10T09:06:51.801Z] Removing intermediate container 83ee5e00f24f [2023-03-10T09:06:51.801Z] ---> 747b54f5d896 [2023-03-10T09:06:52.074Z] Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be [2023-03-10T09:06:52.074Z] ---> Running in 3b9074999ecd [2023-03-10T09:06:52.345Z] Removing intermediate container 3b9074999ecd [2023-03-10T09:06:52.345Z] ---> b5e3d0e076e5 [2023-03-10T09:06:52.345Z] Step 22/22 : LABEL version=0.0.0 [2023-03-10T09:06:52.617Z] ---> Running in 3dc6cd28492b [2023-03-10T09:06:52.890Z] Removing intermediate container 3dc6cd28492b [2023-03-10T09:06:52.890Z] ---> 2d387d424f6f [2023-03-10T09:06:52.890Z] [2023-03-10T09:06:53.160Z] Successfully built 2d387d424f6f [2023-03-10T09:06:53.160Z] Successfully tagged support-notifications-arm64:latest [2023-03-10T09:06:53.446Z]  Building support-notifications ... done  [Pipeline] } [2023-03-10T09:06:53.461Z] $ docker stop --time=1 7a91614604929e1570fed65f442e141c488cb5a25993904b1b2323ffa1b3c39f [2023-03-10T09:06:55.259Z] $ docker rm -f --volumes 7a91614604929e1570fed65f442e141c488cb5a25993904b1b2323ffa1b3c39f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T09:06:55.777Z] + docker images [2023-03-10T09:06:56.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-10T09:06:56.044Z] support-notifications-arm64 latest 2d387d424f6f 3 seconds ago 29.7MB [2023-03-10T09:06:56.044Z] core-metadata-arm64 latest 0155a8d24de2 5 seconds ago 17.8MB [2023-03-10T09:06:56.044Z] efbb2369f405 14 seconds ago 1.51GB [2023-03-10T09:06:56.044Z] 1fadaee42732 17 seconds ago 1.57GB [2023-03-10T09:06:56.044Z] security-spire-agent-arm64 latest 89c5ab0df730 58 seconds ago 122MB [2023-03-10T09:06:56.044Z] security-spire-server-arm64 latest 51992cc196d5 About a minute ago 84.3MB [2023-03-10T09:06:56.044Z] 6640dc49ebe3 About a minute ago 1.38GB [2023-03-10T09:06:56.044Z] security-secretstore-setup-arm64 latest e6af112707e6 About a minute ago 28.7MB [2023-03-10T09:06:56.044Z] security-spiffe-token-provider-arm64 latest 5314dcda0898 About a minute ago 29.1MB [2023-03-10T09:06:56.044Z] core-common-config-bootstrapper-arm64 latest 39cdfb8f0447 2 minutes ago 14.9MB [2023-03-10T09:06:56.044Z] 6dd265ba25c2 2 minutes ago 1.5GB [2023-03-10T09:06:56.044Z] e9d5f5ad4655 2 minutes ago 1.5GB [2023-03-10T09:06:56.044Z] 55fe0d8a25f4 2 minutes ago 1.54GB [2023-03-10T09:06:56.044Z] security-bootstrapper-arm64 latest a24b3a9401a1 7 minutes ago 19MB [2023-03-10T09:06:56.044Z] 90b1f1c4c4bd 7 minutes ago 1.49GB [2023-03-10T09:06:56.044Z] security-spire-config-arm64 latest e359b1e91f2c 10 minutes ago 83.6MB [2023-03-10T09:06:56.044Z] 15a9ac694ef0 10 minutes ago 1.38GB [2023-03-10T09:06:56.044Z] support-scheduler-arm64 latest 41a329ace091 10 minutes ago 29.1MB [2023-03-10T09:06:56.044Z] 73a06daaf73f 11 minutes ago 1.57GB [2023-03-10T09:06:56.044Z] core-data-arm64 latest 6959d953f159 13 minutes ago 17.3MB [2023-03-10T09:06:56.044Z] core-command-arm64 latest 8b72144d9cf1 14 minutes ago 17.1MB [2023-03-10T09:06:56.044Z] 398c81ee428a 14 minutes ago 1.51GB [2023-03-10T09:06:56.044Z] 397c6f9e5ee4 14 minutes ago 1.51GB [2023-03-10T09:06:56.044Z] security-proxy-setup-arm64 latest 466e0b5a29c0 14 minutes ago 15.8MB [2023-03-10T09:06:56.044Z] security-proxy-auth-arm64 latest 01ebfaec5736 14 minutes ago 15.7MB [2023-03-10T09:06:56.044Z] e689b566e93b 15 minutes ago 1.49GB [2023-03-10T09:06:56.044Z] 74878aad2f37 15 minutes ago 1.49GB [2023-03-10T09:06:56.044Z] ci-base-image-arm64 latest 10771afd9d5b 35 minutes ago 904MB [2023-03-10T09:06:56.044Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-10T09:06:56.044Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-10T09:06:56.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-10T09:06:56.044Z] 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-10T09:06:56.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:06:56.470Z] [2023-03-10T09:06:56.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:06:56.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:06:57.084Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T09:06:57.084Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T09:06:57.084Z] 04944245beec: Pulling fs layer [2023-03-10T09:06:57.084Z] 699f458cf7ca: Pulling fs layer [2023-03-10T09:06:57.084Z] 765212b225bb: Pulling fs layer [2023-03-10T09:06:57.084Z] f23df028b6ca: Pulling fs layer [2023-03-10T09:06:57.084Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T09:06:57.084Z] 765212b225bb: Waiting [2023-03-10T09:06:57.084Z] f23df028b6ca: Waiting [2023-03-10T09:06:57.084Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T09:06:57.084Z] d65c8cfc05b1: Waiting [2023-03-10T09:06:57.084Z] 2437ff75d9bd: Waiting [2023-03-10T09:06:57.084Z] 04944245beec: Verifying Checksum [2023-03-10T09:06:57.084Z] 04944245beec: Download complete [2023-03-10T09:06:57.084Z] 765212b225bb: Download complete [2023-03-10T09:06:57.354Z] f23df028b6ca: Verifying Checksum [2023-03-10T09:06:57.354Z] f23df028b6ca: Download complete [2023-03-10T09:06:57.354Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T09:06:57.354Z] d65c8cfc05b1: Download complete [2023-03-10T09:06:57.354Z] 699f458cf7ca: Verifying Checksum [2023-03-10T09:06:57.354Z] 699f458cf7ca: Download complete [2023-03-10T09:06:57.948Z] 8998bd30e6a1: Download complete [2023-03-10T09:07:00.538Z] 2437ff75d9bd: Verifying Checksum [2023-03-10T09:07:00.538Z] 2437ff75d9bd: Download complete [2023-03-10T09:07:02.489Z] 8998bd30e6a1: Pull complete [2023-03-10T09:07:02.756Z] 04944245beec: Pull complete [2023-03-10T09:07:04.166Z] 699f458cf7ca: Pull complete [2023-03-10T09:07:04.433Z] 765212b225bb: Pull complete [2023-03-10T09:07:05.015Z] f23df028b6ca: Pull complete [2023-03-10T09:07:05.282Z] d65c8cfc05b1: Pull complete [2023-03-10T09:07:20.267Z] 2437ff75d9bd: Pull complete [2023-03-10T09:07:20.267Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T09:07:20.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T09:07:20.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:07:20.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container [2023-03-10T09:07:20.555Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T09:07:23.721Z] $ docker top caa9cef7e87cc603cd6244f324a5f83e6cbaf6f7da422d65a66eb8bd445a9854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:24.583Z] ---> job-cost.sh [2023-03-10T09:07:24.583Z] lf-activate-venv: SKIPPING [2023-03-10T09:07:24.583Z] INFO: No Stack... [2023-03-10T09:07:25.166Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T09:07:25.752Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T09:07:26.399Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-10T09:07:26.400Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T09:07:26.440Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] [2023-03-10T09:07:26.445Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] did not exist. Created. [2023-03-10T09:07:26.446Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T09:07:27.091Z] + echo total: 0.550000011920929 [Pipeline] stash [2023-03-10T09:07:27.284Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T09:07:27.290Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T09:07:27.311Z] $ docker stop --time=1 caa9cef7e87cc603cd6244f324a5f83e6cbaf6f7da422d65a66eb8bd445a9854 [2023-03-10T09:07:28.884Z] $ docker rm -f --volumes caa9cef7e87cc603cd6244f324a5f83e6cbaf6f7da422d65a66eb8bd445a9854 [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-10T09:07:29.276Z] provisioning config files... [2023-03-10T09:07:29.284Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5052031962878948497tmp [Pipeline] { [Pipeline] sh [2023-03-10T09:07:29.582Z] + set +x [2023-03-10T09:07:29.582Z] + curl -s https://codecov.io/bash [2023-03-10T09:07:29.582Z] + bash -s -- [2023-03-10T09:07:29.582Z] [2023-03-10T09:07:29.582Z] _____ _ [2023-03-10T09:07:29.582Z] / ____| | | [2023-03-10T09:07:29.582Z] | | ___ __| | ___ ___ _____ __ [2023-03-10T09:07:29.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-10T09:07:29.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-10T09:07:29.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-10T09:07:29.582Z] Bash-1.0.6 [2023-03-10T09:07:29.582Z] [2023-03-10T09:07:29.582Z] [2023-03-10T09:07:29.582Z] ==> git version 2.25.1 found [2023-03-10T09:07:29.582Z] ==> 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-10T09:07:29.582Z] Release-Date: 2020-01-08 [2023-03-10T09:07:29.582Z] 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-10T09:07:29.582Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-10T09:07:29.582Z] ==> Jenkins CI detected. [2023-03-10T09:07:29.582Z] current dir:  /w/workspace/edgex-go/2 [2023-03-10T09:07:29.582Z] project root: . [2023-03-10T09:07:29.582Z] --> token set from env [2023-03-10T09:07:29.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-10T09:07:29.842Z] ==> Running gcov in . (disable via -X gcov) [2023-03-10T09:07:29.842Z] ==> Python coveragepy not found [2023-03-10T09:07:29.842Z] ==> Searching for coverage reports in: [2023-03-10T09:07:29.842Z] + . [2023-03-10T09:07:29.842Z] -> Found 1 reports [2023-03-10T09:07:29.842Z] ==> Detecting git/mercurial file structure [2023-03-10T09:07:29.842Z] ==> Reading reports [2023-03-10T09:07:29.842Z] + ./coverage.out bytes=447487 [2023-03-10T09:07:29.842Z] ==> Appending adjustments [2023-03-10T09:07:29.842Z] https://docs.codecov.io/docs/fixing-reports [2023-03-10T09:07:30.776Z] + Found adjustments [2023-03-10T09:07:30.776Z] ==> Gzipping contents [2023-03-10T09:07:31.036Z] 60K /tmp/codecov.Amrj4l.gz [2023-03-10T09:07:31.036Z] ==> Uploading reports [2023-03-10T09:07:31.036Z] url: https://codecov.io [2023-03-10T09:07:31.036Z] query: branch=PR-4431&commit=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4431&job=&cmd_args= [2023-03-10T09:07:31.036Z] -> Pinging Codecov [2023-03-10T09:07:31.036Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4431&commit=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4431&job=&cmd_args= [2023-03-10T09:07:31.036Z] -> Uploading to [2023-03-10T09:07:31.036Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/a8e7e6d6e076a0fc73e756bd532edfba51c5dd40/6b892c11-d725-42da-8415-730aba31c9f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T090730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4df2d7f009de64e70889a96be8f675918208cea85b35d28dcb7ca6c4f1c0086 [2023-03-10T09:07:31.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T09:07:31.036Z] Dload Upload Total Spent Left Speed [2023-03-10T09:07:31.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58226 0 0 100 58226 0 256k --:--:-- --:--:-- --:--:-- 254k 100 58226 0 0 100 58226 0 206k --:--:-- --:--:-- --:--:-- 206k [2023-03-10T09:07:31.296Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] } [2023-03-10T09:07:31.303Z] 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-10T09:07:31.849Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:32.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:32.993Z] ---> package-listing.sh [2023-03-10T09:07:32.994Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T09:07:32.994Z] ++ facter osfamily [2023-03-10T09:07:33.252Z] + OS_FAMILY=debian [2023-03-10T09:07:33.252Z] + workspace=/w/workspace/edgex-go/2 [2023-03-10T09:07:33.252Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T09:07:33.252Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T09:07:33.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T09:07:33.252Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T09:07:33.252Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-10T09:07:33.252Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T09:07:33.252Z] + case "${OS_FAMILY}" in [2023-03-10T09:07:33.252Z] + dpkg -l [2023-03-10T09:07:33.252Z] + grep '^ii' [2023-03-10T09:07:33.252Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T09:07:33.252Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T09:07:33.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T09:07:33.252Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-10T09:07:33.252Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-10T09:07:33.252Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-10T09:07:33.262Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T09:07:33.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:07:33.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:07:33.832Z] [2023-03-10T09:07:33.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T09:07:34.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:07:34.130Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T09:07:34.130Z] 5eb5b503b376: Pulling fs layer [2023-03-10T09:07:34.130Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T09:07:34.130Z] ec43610c2a17: Pulling fs layer [2023-03-10T09:07:34.130Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T09:07:34.130Z] 33b1e0a273af: Pulling fs layer [2023-03-10T09:07:34.130Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T09:07:34.130Z] 2f39f015ded8: Pulling fs layer [2023-03-10T09:07:34.130Z] 33b1e0a273af: Waiting [2023-03-10T09:07:34.130Z] 3a2ae6a8a46f: Waiting [2023-03-10T09:07:34.130Z] 2f39f015ded8: Waiting [2023-03-10T09:07:34.130Z] 5c69ac0246d0: Download complete [2023-03-10T09:07:34.130Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T09:07:34.130Z] 3a2ae6a8a46f: Download complete [2023-03-10T09:07:34.389Z] 33b1e0a273af: Verifying Checksum [2023-03-10T09:07:34.389Z] 33b1e0a273af: Download complete [2023-03-10T09:07:34.389Z] 5d3b04190fa2: Download complete [2023-03-10T09:07:34.389Z] ec43610c2a17: Verifying Checksum [2023-03-10T09:07:34.389Z] ec43610c2a17: Download complete [2023-03-10T09:07:34.389Z] 5eb5b503b376: Verifying Checksum [2023-03-10T09:07:34.389Z] 5eb5b503b376: Download complete [2023-03-10T09:07:34.954Z] 2f39f015ded8: Verifying Checksum [2023-03-10T09:07:34.954Z] 2f39f015ded8: Download complete [2023-03-10T09:07:35.521Z] 5eb5b503b376: Pull complete [2023-03-10T09:07:35.521Z] 5c69ac0246d0: Pull complete [2023-03-10T09:07:36.085Z] ec43610c2a17: Pull complete [2023-03-10T09:07:36.085Z] 3a2ae6a8a46f: Pull complete [2023-03-10T09:07:36.341Z] 33b1e0a273af: Pull complete [2023-03-10T09:07:36.341Z] 5d3b04190fa2: Pull complete [2023-03-10T09:07:40.522Z] 2f39f015ded8: Pull complete [2023-03-10T09:07:40.523Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T09:07:40.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T09:07:40.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T09:07:40.601Z] prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container [2023-03-10T09:07:40.631Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T09:07:42.785Z] $ docker top 82c74892e5562d5279b4c9f06447ed5cfe181945e260dcd2b3bcea4d6e53af98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T09:07:43.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T09:07:43.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T09:07:43.686Z] + ls /var/log/sa-host [2023-03-10T09:07:43.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T09:07:43.820Z] provisioning config files... [2023-03-10T09:07:43.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18276164456078412445tmp [Pipeline] { [Pipeline] echo [2023-03-10T09:07:43.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:44.122Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T09:07:44.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:44.447Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T09:07:44.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:44.737Z] ---> sudo-logs.sh [2023-03-10T09:07:44.737Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T09:07:44.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:45.038Z] ---> job-cost.sh [2023-03-10T09:07:45.038Z] lf-activate-venv: SKIPPING [2023-03-10T09:07:45.038Z] DEBUG: total: 0.550000011920929 [2023-03-10T09:07:45.038Z] INFO: Retrieving Stack Cost... [2023-03-10T09:07:45.296Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T09:07:45.863Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T09:07:45.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T09:07:46.157Z] ---> logs-deploy.sh [2023-03-10T09:07:46.157Z] lf-activate-venv: SKIPPING [2023-03-10T09:07:46.157Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4431/2 [2023-03-10T09:07:46.157Z] INFO: archiving workspace using pattern(s): [2023-03-10T09:07:47.090Z] Archives upload complete. [2023-03-10T09:07:47.090Z] INFO: archiving logs to Nexus