Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f67577c9d55b73a1130083fe498b6422d3bddfd5+bf371e8c577b45590121912e6f14e0928f0d9ba1 (12f195e93c0e1dc7690388efacc9e67cb32ef0a3) 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-ssh6864326933423111381.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-ssh16781317160618776385.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-4410/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-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15612508143602413479.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-ssh12389859659270519151.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-4410/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-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8505449110885651089.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 Running on prd-ubuntu20.04-docker-8c-8g-8518 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [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 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 Merge succeeded, producing 5ef814499da773b406ffe1057bfdbcaf7012c55f Checking out Revision 5ef814499da773b406ffe1057bfdbcaf7012c55f (PR-4410) > 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/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ef814499da773b406ffe1057bfdbcaf7012c55f # timeout=10 Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" > git rev-list --no-walk f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T08:28:26.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T08:28:26.915Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T08:28:26.936Z] ========================================================= [2023-03-07T08:28:26.936Z] EdgeX Global Pipelines Version Info [2023-03-07T08:28:26.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T08:28:27.637Z] ------------------- [2023-03-07T08:28:27.637Z] stable info: [2023-03-07T08:28:27.637Z] ------------------- [2023-03-07T08:28:27.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T08:28:27.637Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T08:28:27.637Z] Message: update stable to v1.0.244 [2023-03-07T08:28:28.204Z] ------------------- [2023-03-07T08:28:28.204Z] experimental info: [2023-03-07T08:28:28.204Z] ------------------- [2023-03-07T08:28:28.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T08:28:28.204Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T08:28:28.204Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T08:28:28.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T08:28:28.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T08:28:28.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T08:28:28.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T08:28:28.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T08:28:28.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T08:28:28.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T08:28:28.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T08:28:28.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T08:28:28.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T08:28:28.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T08:28:28.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T08:28:28.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T08:28:28.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T08:28:28.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T08:28:28.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T08:28:28.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T08:28:28.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T08:28:28.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T08:28:28.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T08:28:28.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T08:28:28.627Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T08:28:28.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T08:28:28.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4410 [Pipeline] echo [2023-03-07T08:28:28.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4410 [Pipeline] echo [2023-03-07T08:28:28.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4410 [Pipeline] echo [2023-03-07T08:28:28.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] echo [2023-03-07T08:28:28.708Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ef8144 [Pipeline] echo [2023-03-07T08:28:28.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T08:28:28.760Z] provisioning config files... [2023-03-07T08:28:28.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10132995288743964037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T08:28:29.073Z] ---> docker-login.sh [2023-03-07T08:28:29.073Z] nexus3.edgexfoundry.org:10001 [2023-03-07T08:28:29.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:28:29.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:28:29.336Z] Configure a credential helper to remove this warning. See [2023-03-07T08:28:29.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:28:29.336Z] [2023-03-07T08:28:29.336Z] Login Succeeded [2023-03-07T08:28:29.336Z] nexus3.edgexfoundry.org:10002 [2023-03-07T08:28:29.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:28:29.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:28:29.597Z] Configure a credential helper to remove this warning. See [2023-03-07T08:28:29.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:28:29.597Z] [2023-03-07T08:28:29.597Z] Login Succeeded [2023-03-07T08:28:29.597Z] nexus3.edgexfoundry.org:10003 [2023-03-07T08:28:29.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:28:29.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:28:29.597Z] Configure a credential helper to remove this warning. See [2023-03-07T08:28:29.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:28:29.597Z] [2023-03-07T08:28:29.597Z] Login Succeeded [2023-03-07T08:28:29.597Z] nexus3.edgexfoundry.org:10004 [2023-03-07T08:28:29.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:28:29.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:28:29.902Z] Configure a credential helper to remove this warning. See [2023-03-07T08:28:29.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:28:29.902Z] [2023-03-07T08:28:29.902Z] Login Succeeded [2023-03-07T08:28:29.902Z] docker.io [2023-03-07T08:28:29.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:28:30.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:28:30.167Z] Configure a credential helper to remove this warning. See [2023-03-07T08:28:30.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:28:30.167Z] [2023-03-07T08:28:30.167Z] Login Succeeded [2023-03-07T08:28:30.167Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T08:28:30.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T08:28:30.488Z] + 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-07T08:28:30.488Z] + dirname cmd/core-command/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/core-data/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T08:28:30.488Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-07T08:28:30.488Z] cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/+ -f2 [2023-03-07T08:28:30.488Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T08:28:30.488Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T08:28:30.488Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T08:28:30.488Z] cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T08:28:30.488Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T08:28:30.488Z] cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T08:28:30.488Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-07T08:28:30.488Z] cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T08:28:30.488Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T08:28:30.488Z] + cut -d/ -f2 [2023-03-07T08:28:30.488Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T08:28:30.519Z] 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-07T08:28:30.872Z] + git rev-list -1 --merges 5ef814499da773b406ffe1057bfdbcaf7012c55f~1..5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] echo [2023-03-07T08:28:30.885Z] -----------> git rev-list -1 --merges 5ef814499da773b406ffe1057bfdbcaf7012c55f~1..5ef814499da773b406ffe1057bfdbcaf7012c55f 5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:28:30.885Z] 5ef814499da773b406ffe1057bfdbcaf7012c55f [false] [Pipeline] sh [2023-03-07T08:28:31.172Z] + git log --format=format:%s -1 5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] echo [2023-03-07T08:28:31.184Z] ========================================================= [2023-03-07T08:28:31.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T08:28:31.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T08:28:31.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T08:28:31.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T08:28:31.604Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T08:28:31.604Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T08:28:31.604Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T08:28:31.604Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T08:28:31.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:28:32.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T08:28:32.035Z] [2023-03-07T08:28:32.035Z] 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-07T08:28:32.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T08:28:32.338Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T08:28:32.338Z] b85a868b505f: Pulling fs layer [2023-03-07T08:28:32.338Z] e2be974225ed: Pulling fs layer [2023-03-07T08:28:32.338Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T08:28:32.338Z] 988bab9f4d93: Pulling fs layer [2023-03-07T08:28:32.338Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T08:28:32.338Z] eaf3925da568: Pulling fs layer [2023-03-07T08:28:32.338Z] bab4dde63d76: Pulling fs layer [2023-03-07T08:28:32.338Z] bde34c3a00c8: Pulling fs layer [2023-03-07T08:28:32.338Z] b352a97aabf1: Pulling fs layer [2023-03-07T08:28:32.338Z] 4872d77fe225: Pulling fs layer [2023-03-07T08:28:32.338Z] 5851b861e8e6: Pulling fs layer [2023-03-07T08:28:32.338Z] 988bab9f4d93: Waiting [2023-03-07T08:28:32.338Z] 1469e6f7b9e6: Waiting [2023-03-07T08:28:32.338Z] eaf3925da568: Waiting [2023-03-07T08:28:32.338Z] bab4dde63d76: Waiting [2023-03-07T08:28:32.338Z] bde34c3a00c8: Waiting [2023-03-07T08:28:32.338Z] 4872d77fe225: Waiting [2023-03-07T08:28:32.338Z] 5851b861e8e6: Waiting [2023-03-07T08:28:32.338Z] b352a97aabf1: Waiting [2023-03-07T08:28:32.338Z] e2be974225ed: Verifying Checksum [2023-03-07T08:28:32.338Z] e2be974225ed: Download complete [2023-03-07T08:28:32.338Z] 988bab9f4d93: Verifying Checksum [2023-03-07T08:28:32.338Z] 988bab9f4d93: Download complete [2023-03-07T08:28:32.598Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T08:28:32.598Z] 1469e6f7b9e6: Download complete [2023-03-07T08:28:32.598Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T08:28:32.598Z] 339a4e72a1f5: Download complete [2023-03-07T08:28:32.598Z] eaf3925da568: Download complete [2023-03-07T08:28:32.598Z] bde34c3a00c8: Download complete [2023-03-07T08:28:32.598Z] b352a97aabf1: Verifying Checksum [2023-03-07T08:28:32.598Z] b352a97aabf1: Download complete [2023-03-07T08:28:32.598Z] 4872d77fe225: Verifying Checksum [2023-03-07T08:28:32.598Z] 4872d77fe225: Download complete [2023-03-07T08:28:32.598Z] 5851b861e8e6: Verifying Checksum [2023-03-07T08:28:32.598Z] 5851b861e8e6: Download complete [2023-03-07T08:28:32.598Z] b85a868b505f: Download complete [2023-03-07T08:28:32.857Z] bab4dde63d76: Verifying Checksum [2023-03-07T08:28:32.857Z] bab4dde63d76: Download complete [2023-03-07T08:28:33.794Z] b85a868b505f: Pull complete [2023-03-07T08:28:34.054Z] e2be974225ed: Pull complete [2023-03-07T08:28:34.312Z] 339a4e72a1f5: Pull complete [2023-03-07T08:28:34.572Z] 988bab9f4d93: Pull complete [2023-03-07T08:28:34.830Z] 1469e6f7b9e6: Pull complete [2023-03-07T08:28:34.830Z] eaf3925da568: Pull complete [2023-03-07T08:28:36.729Z] bab4dde63d76: Pull complete [2023-03-07T08:28:36.729Z] bde34c3a00c8: Pull complete [2023-03-07T08:28:36.729Z] b352a97aabf1: Pull complete [2023-03-07T08:28:36.729Z] 4872d77fe225: Pull complete [2023-03-07T08:28:36.729Z] 5851b861e8e6: Pull complete [2023-03-07T08:28:36.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T08:28:36.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T08:28:36.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:28:36.803Z] prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container [2023-03-07T08:28:36.833Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T08:28:38.060Z] $ docker top ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T08:28:38.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T08:28:38.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T08:28:38.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T08:28:38.262Z] $ docker exec ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent [2023-03-07T08:28:38.355Z] SSH_AUTH_SOCK=/tmp/ssh-LQ0ntnvmV6uB/agent.33 [2023-03-07T08:28:38.355Z] SSH_AGENT_PID=40 [2023-03-07T08:28:38.362Z] Running ssh-add (command line suppressed) [2023-03-07T08:28:38.461Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4665034190006178885.key (/w/workspace/edgex-go/2@tmp/private_key_4665034190006178885.key) [2023-03-07T08:28:38.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T08:28:38.762Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T08:28:38.781Z] $ docker exec --env ******** --env ******** ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent -k [2023-03-07T08:28:38.879Z] unset SSH_AUTH_SOCK; [2023-03-07T08:28:38.879Z] unset SSH_AGENT_PID; [2023-03-07T08:28:38.879Z] echo Agent pid 40 killed; [2023-03-07T08:28:38.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T08:28:38.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T08:28:38.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T08:28:39.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T08:28:39.024Z] $ docker exec ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent [2023-03-07T08:28:39.121Z] SSH_AUTH_SOCK=/tmp/ssh-Efd1dTLNVlJv/agent.72 [2023-03-07T08:28:39.121Z] SSH_AGENT_PID=78 [2023-03-07T08:28:39.127Z] Running ssh-add (command line suppressed) [2023-03-07T08:28:39.230Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3545997791692748001.key (/w/workspace/edgex-go/2@tmp/private_key_3545997791692748001.key) [2023-03-07T08:28:39.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T08:28:39.526Z] + git semver init [2023-03-07T08:28:39.785Z] 2023-03-07 08:28:39,697 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T08:28:39.785Z] 2023-03-07 08:28:39,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-07T08:28:39.785Z] 2023-03-07 08:28:39,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-07T08:28:39.785Z] 2023-03-07 08:28:39,699 [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-07T08:28:45.054Z] 2023-03-07 08:28:44,329 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4410 with force:False [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,330 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4410 [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,334 [execute] INFO git cat-file --batch-check [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,340 [execute] INFO git cat-file --batch [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T08:28:45.054Z] 2023-03-07 08:28:44,344 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4410 [2023-03-07T08:28:45.055Z] 0.0.0 [Pipeline] } [2023-03-07T08:28:45.065Z] $ docker exec --env ******** --env ******** ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent -k [2023-03-07T08:28:45.154Z] unset SSH_AUTH_SOCK; [2023-03-07T08:28:45.155Z] unset SSH_AGENT_PID; [2023-03-07T08:28:45.155Z] echo Agent pid 78 killed; [2023-03-07T08:28:45.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T08:28:45.465Z] + git semver [Pipeline] } [2023-03-07T08:28:45.741Z] $ docker stop --time=1 ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 [2023-03-07T08:28:46.996Z] $ docker rm -f --volumes ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T08:28:47.323Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T08:28:47.531Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T08:28:47.534Z] [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-07T08:28:47.930Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-07T08:28:47.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:28:47.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:28:47.960Z] ========================================================= [2023-03-07T08:28:47.960Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T08:28:47.960Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:28:48.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:28:48.241Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T08:28:48.241Z] 213ec9aee27d: Pulling fs layer [2023-03-07T08:28:48.241Z] 4583459ba037: Pulling fs layer [2023-03-07T08:28:48.241Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T08:28:48.241Z] 53926ce57604: Pulling fs layer [2023-03-07T08:28:48.241Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T08:28:48.241Z] 22ff95d597cd: Pulling fs layer [2023-03-07T08:28:48.241Z] 21b2b0c7a3f4: Waiting [2023-03-07T08:28:48.241Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T08:28:48.241Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T08:28:48.241Z] a7acece74701: Pulling fs layer [2023-03-07T08:28:48.241Z] 96b7cbca73a9: Waiting [2023-03-07T08:28:48.241Z] a7acece74701: Waiting [2023-03-07T08:28:48.241Z] 22ff95d597cd: Waiting [2023-03-07T08:28:48.241Z] 12d6caf4c0d1: Waiting [2023-03-07T08:28:48.241Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T08:28:48.241Z] 93c1e223e6f2: Download complete [2023-03-07T08:28:48.241Z] 4583459ba037: Download complete [2023-03-07T08:28:48.241Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T08:28:48.241Z] 21b2b0c7a3f4: Download complete [2023-03-07T08:28:48.241Z] 22ff95d597cd: Download complete [2023-03-07T08:28:48.241Z] 213ec9aee27d: Verifying Checksum [2023-03-07T08:28:48.241Z] 213ec9aee27d: Download complete [2023-03-07T08:28:48.241Z] 12d6caf4c0d1: Download complete [2023-03-07T08:28:48.509Z] 213ec9aee27d: Pull complete [2023-03-07T08:28:48.509Z] 4583459ba037: Pull complete [2023-03-07T08:28:48.769Z] 93c1e223e6f2: Pull complete [2023-03-07T08:28:48.769Z] a7acece74701: Verifying Checksum [2023-03-07T08:28:48.769Z] a7acece74701: Download complete [2023-03-07T08:28:49.027Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T08:28:49.027Z] 96b7cbca73a9: Download complete [2023-03-07T08:28:49.027Z] 53926ce57604: Verifying Checksum [2023-03-07T08:28:49.027Z] 53926ce57604: Download complete [2023-03-07T08:28:52.305Z] 53926ce57604: Pull complete [2023-03-07T08:28:52.305Z] 21b2b0c7a3f4: Pull complete [2023-03-07T08:28:52.562Z] 22ff95d597cd: Pull complete [2023-03-07T08:28:52.562Z] 12d6caf4c0d1: Pull complete [2023-03-07T08:28:54.458Z] 96b7cbca73a9: Pull complete [2023-03-07T08:28:55.390Z] a7acece74701: Pull complete [2023-03-07T08:28:55.390Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T08:28:55.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:28:55.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:28:55.682Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T08:28:55.682Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:28:55.682Z] WORKDIR /edgex [2023-03-07T08:28:55.682Z] COPY go.mod . [2023-03-07T08:28:55.682Z] RUN go mod download [2023-03-07T08:28:56.248Z] Sending build context to Docker daemon 170.3MB [2023-03-07T08:28:56.248Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T08:28:56.248Z] ---> db6d94c90886 [2023-03-07T08:28:56.248Z] Step 2/4 : WORKDIR /edgex [2023-03-07T08:28:58.157Z] ---> Running in 58c7b9ad76ba [2023-03-07T08:28:58.157Z] Removing intermediate container 58c7b9ad76ba [2023-03-07T08:28:58.157Z] ---> ef8edf5d2a16 [2023-03-07T08:28:58.157Z] Step 3/4 : COPY go.mod . [2023-03-07T08:28:58.416Z] ---> c932833b25e0 [2023-03-07T08:28:58.416Z] Step 4/4 : RUN go mod download [2023-03-07T08:28:58.416Z] ---> Running in 77724524f5aa [2023-03-07T08:29:02.618Z] Still waiting to schedule task [2023-03-07T08:29:02.618Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T08:29:10.623Z] Removing intermediate container 77724524f5aa [2023-03-07T08:29:10.623Z] ---> 71d28a9ce056 [2023-03-07T08:29:10.623Z] Successfully built 71d28a9ce056 [2023-03-07T08:29:10.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:29:10.918Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T08:29:10.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:29:10.983Z] prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container [2023-03-07T08:29:11.015Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-07T08:29:11.411Z] $ docker top 3b1ca7c8f606697b1a920a9563afa093c2e1de356d59edae1e079537955841f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:29:11.747Z] + go version [2023-03-07T08:29:11.747Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T08:29:11.761Z] $ docker stop --time=1 3b1ca7c8f606697b1a920a9563afa093c2e1de356d59edae1e079537955841f3 [2023-03-07T08:29:13.031Z] $ docker rm -f --volumes 3b1ca7c8f606697b1a920a9563afa093c2e1de356d59edae1e079537955841f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:29:13.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T08:29:13.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:29:13.495Z] prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container [2023-03-07T08:29:13.525Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-07T08:29:13.900Z] $ docker top d32e0755aff8bf1e46f6d3f7dfd12a2b63df583f2a87f3aef44d963cf400c576 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T08:29:13.968Z] ========================================================= [2023-03-07T08:29:13.968Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T08:29:13.968Z] ========================================================= [Pipeline] sh [2023-03-07T08:29:14.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:29:14.543Z] + make test [2023-03-07T08:29:14.544Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T08:29:21.104Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T08:29:33.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T08:29:33.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T08:29:33.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T08:29:33.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T08:29:33.806Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T08:29:33.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T08:29:34.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-03-07T08:29:34.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T08:29:34.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T08:29:34.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.2% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.499s coverage: 88.5% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.9% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.6% of statements [2023-03-07T08:29:38.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-03-07T08:29:38.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-03-07T08:29:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.330s coverage: 79.9% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.057s coverage: 20.0% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.2% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.1% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T08:30:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T08:30:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:30:02.884Z] 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-07T08:30:17.752Z] 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-07T08:30:17.753Z] go vet ./... [2023-03-07T08:30:21.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T08:30:21.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T08:30:21.932Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T08:30:21.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T08:30:22.231Z] + ls -al . [2023-03-07T08:30:22.231Z] total 704 [2023-03-07T08:30:22.231Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 08:29 . [2023-03-07T08:30:22.231Z] drwxr-xr-x 4 root root 4096 Mar 7 08:29 .. [2023-03-07T08:30:22.231Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:28 .blubracket [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 08:28 .dockerignore [2023-03-07T08:30:22.231Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 08:30 .git [2023-03-07T08:30:22.231Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:28 .github [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:28 .gitignore [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 08:28 .golangci.yml [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 08:28 .hadolint.yml [2023-03-07T08:30:22.231Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 08:28 .semver [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 08:28 .sonarcloud.properties [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:28 ADOPTERS.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:28 Attribution.txt [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:28 CHANGELOG.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:28 CONTRIBUTING.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 08:28 GOVERNANCE.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 08:28 Jenkinsfile [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:28 LICENSE [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:28 Makefile [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 08:28 OWNERS.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:28 README.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 08:28 SECURITY.md [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 08:28 VERSION [2023-03-07T08:30:22.231Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:28 bin [2023-03-07T08:30:22.231Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 08:28 cmd [2023-03-07T08:30:22.231Z] -rw-r--r-- 1 root root 446903 Mar 7 08:30 coverage.out [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:28 go.mod [2023-03-07T08:30:22.231Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:28 go.sum [2023-03-07T08:30:22.231Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 08:28 internal [2023-03-07T08:30:22.232Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:28 openapi [2023-03-07T08:30:22.232Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 08:28 snap [2023-03-07T08:30:22.232Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 08:28 version.go [Pipeline] sh [2023-03-07T08:30:22.516Z] + '[' -e coverage.out ] [2023-03-07T08:30:22.516Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T08:30:22.610Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T08:30:22.889Z] + make build [2023-03-07T08:30:22.889Z] 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-07T08:30:32.256Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8521 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws [2023-03-07T08:30:32.273Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-07T08:30:32.312Z] The recommended git tool is: git [2023-03-07T08:30:35.077Z] 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-07T08:30:35.077Z] 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-07T08:30:36.007Z] 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-07T08:30:36.571Z] 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-07T08:30:38.201Z] using credential edgex-jenkins-ssh [2023-03-07T08:30:38.222Z] Cloning the remote Git repository [2023-03-07T08:30:38.271Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T08:30:38.348Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-07T08:30:38.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T08:30:38.510Z] > git --version # timeout=10 [2023-03-07T08:30:38.529Z] > git --version # 'git version 2.25.1' [2023-03-07T08:30:38.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T08:30:38.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T08:30:44.676Z] 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-07T08:30:44.676Z] 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-07T08:30:46.050Z] 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-07T08:30:46.982Z] 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-07T08:30:47.915Z] 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-07T08:30:48.848Z] 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-07T08:30:49.779Z] 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-07T08:30:51.163Z] $ docker stop --time=1 d32e0755aff8bf1e46f6d3f7dfd12a2b63df583f2a87f3aef44d963cf400c576 [2023-03-07T08:30:53.452Z] $ docker rm -f --volumes d32e0755aff8bf1e46f6d3f7dfd12a2b63df583f2a87f3aef44d963cf400c576 [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-07T08:30:54.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:30:54.286Z] [2023-03-07T08:30:54.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:30:54.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:30:54.584Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T08:30:54.584Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T08:30:54.584Z] ca9280d653b3: Pulling fs layer [2023-03-07T08:30:54.584Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T08:30:54.584Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-07T08:30:54.584Z] cbdbe7a5bc2a: Download complete [2023-03-07T08:30:54.844Z] ca9280d653b3: Verifying Checksum [2023-03-07T08:30:54.844Z] ca9280d653b3: Download complete [2023-03-07T08:30:54.844Z] cbdbe7a5bc2a: Pull complete [2023-03-07T08:30:55.408Z] 7e9c9ca2126c: Download complete [2023-03-07T08:30:55.408Z] ca9280d653b3: Pull complete [2023-03-07T08:30:54.972Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T08:30:54.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T08:30:55.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T08:30:55.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T08:30:55.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T08:30:55.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T08:30:56.583Z] Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 [2023-03-07T08:30:57.127Z] Merge succeeded, producing bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:30:57.127Z] Checking out Revision bb432cbe99b650caec49146e4daf2e7bd6d77daf (PR-4410) [2023-03-07T08:30:57.934Z] 7e9c9ca2126c: Pull complete [2023-03-07T08:30:57.935Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T08:30:57.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:30:57.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:30:58.018Z] prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container [2023-03-07T08:30:58.049Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T08:30:56.603Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T08:30:56.627Z] > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [2023-03-07T08:30:56.858Z] > git remote # timeout=10 [2023-03-07T08:30:56.875Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T08:30:56.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T08:30:56.900Z] > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T08:30:57.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T08:30:57.135Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T08:30:57.148Z] > git checkout -f bb432cbe99b650caec49146e4daf2e7bd6d77daf # timeout=10 [2023-03-07T08:30:59.279Z] $ docker top 093da6ffb2bdbe76374b5450d58afb28871bf3f0896ea4286da20ec739a7d3f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:30:59.613Z] + docker-compose build --help [2023-03-07T08:30:59.613Z] + grep parallel [2023-03-07T08:31:00.180Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T08:31:00.191Z] $ docker stop --time=1 093da6ffb2bdbe76374b5450d58afb28871bf3f0896ea4286da20ec739a7d3f4 [2023-03-07T08:31:00.650Z] Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" [2023-03-07T08:31:00.660Z] > git rev-list --no-walk f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [2023-03-07T08:31:01.465Z] $ docker rm -f --volumes 093da6ffb2bdbe76374b5450d58afb28871bf3f0896ea4286da20ec739a7d3f4 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:31:02.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T08:31:02.073Z] . [Pipeline] } [Pipeline] // withEnv [2023-03-07T08:31:02.097Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T08:31:02.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T08:31:02.097Z] Dload Upload Total Spent Left Speed [2023-03-07T08:31:02.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] withDockerContainer [2023-03-07T08:31:02.142Z] prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container [2023-03-07T08:31:02.170Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T08:31:02.513Z] $ docker top 96fbbf0fdb96838ef85465cb883626f030766d43d6ebdd39b9a8d1023809b91a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-07T08:31:02.901Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T08:31:02.925Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T08:31:03.226Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T08:31:03.226Z] + sudo tee /etc/docker/daemon.new [2023-03-07T08:31:03.226Z] { [2023-03-07T08:31:03.226Z] "registry-mirrors": [ [2023-03-07T08:31:03.226Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T08:31:03.226Z] ], [2023-03-07T08:31:03.226Z] "bip": "10.250.0.254/24", [2023-03-07T08:31:03.226Z] "hosts": [ [2023-03-07T08:31:03.226Z] "tcp://0.0.0.0:5555", [2023-03-07T08:31:03.226Z] "unix:///var/run/docker.sock" [2023-03-07T08:31:03.226Z] ], [2023-03-07T08:31:03.226Z] "mtu": 1458, [2023-03-07T08:31:03.226Z] "selinux-enabled": true, [2023-03-07T08:31:03.226Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T08:31:03.226Z] } [Pipeline] sh [2023-03-07T08:31:03.492Z] Building core-command ... [2023-03-07T08:31:03.492Z] Building core-common-config-bootstrapper ... [2023-03-07T08:31:03.492Z] Building core-data ... [2023-03-07T08:31:03.492Z] Building core-metadata ... [2023-03-07T08:31:03.492Z] Building security-bootstrapper ... [2023-03-07T08:31:03.492Z] Building security-proxy-auth ... [2023-03-07T08:31:03.492Z] Building security-proxy-setup ... [2023-03-07T08:31:03.492Z] Building security-secretstore-setup ... [2023-03-07T08:31:03.492Z] Building security-spiffe-token-provider ... [2023-03-07T08:31:03.492Z] Building security-spire-agent ... [2023-03-07T08:31:03.492Z] Building security-spire-config ... [2023-03-07T08:31:03.492Z] Building security-spire-server ... [2023-03-07T08:31:03.492Z] Building support-notifications ... [2023-03-07T08:31:03.492Z] Building support-scheduler ... [2023-03-07T08:31:03.492Z] Building security-spire-server [2023-03-07T08:31:03.492Z] Building security-proxy-setup [2023-03-07T08:31:03.492Z] Building core-data [2023-03-07T08:31:03.492Z] Building security-spire-config [2023-03-07T08:31:03.492Z] Building security-proxy-auth [2023-03-07T08:31:03.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T08:31:03.877Z] + sudo service docker restart [2023-03-07T08:31:15.691Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:31:15.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:31:15.691Z] ---> 71d28a9ce056 [2023-03-07T08:31:15.691Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:31:15.691Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:31:15.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:31:15.691Z] ---> 71d28a9ce056 [2023-03-07T08:31:15.691Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:31:15.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:31:15.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:31:15.691Z] ---> 71d28a9ce056 [2023-03-07T08:31:15.691Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T08:31:15.691Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:31:15.691Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:31:15.691Z] ---> 71d28a9ce056 [2023-03-07T08:31:15.691Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:31:15.691Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:31:15.691Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:31:15.691Z] ---> 71d28a9ce056 [2023-03-07T08:31:15.691Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T08:31:17.592Z] ---> Running in f8a9eb60e4bb [2023-03-07T08:31:17.592Z] ---> Running in 8b1acbbfe175 [2023-03-07T08:31:17.592Z] ---> Running in 26251381cc42 [2023-03-07T08:31:17.592Z] ---> Running in 60c7e72187b8 [2023-03-07T08:31:17.592Z] ---> Running in 884d7e5396db [2023-03-07T08:31:17.592Z] Removing intermediate container f8a9eb60e4bb [2023-03-07T08:31:17.592Z] ---> 2c88874d4f19 [2023-03-07T08:31:17.592Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:31:17.592Z] Removing intermediate container 8b1acbbfe175 [2023-03-07T08:31:17.592Z] ---> 410250ae5c65 [2023-03-07T08:31:17.592Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:31:17.593Z] ---> Running in c2f8f18a62d0 [2023-03-07T08:31:17.593Z] Removing intermediate container 26251381cc42 [2023-03-07T08:31:17.593Z] ---> 9e16634ad04c [2023-03-07T08:31:17.593Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:31:17.851Z] ---> Running in 202722075b78 [2023-03-07T08:31:17.851Z] Removing intermediate container 884d7e5396db [2023-03-07T08:31:17.851Z] ---> 47aecbb65cc2 [2023-03-07T08:31:17.851Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:31:17.851Z] Removing intermediate container 60c7e72187b8 [2023-03-07T08:31:17.851Z] ---> 2bd703fe5e5b [2023-03-07T08:31:17.851Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T08:31:17.851Z] ---> Running in 2168c1f2ede1 [2023-03-07T08:31:17.851Z] ---> Running in 84325fbe6ca3 [2023-03-07T08:31:17.851Z] ---> Running in 67ccf19380d5 [2023-03-07T08:31:17.851Z] Removing intermediate container c2f8f18a62d0 [2023-03-07T08:31:17.851Z] ---> 5c097c6807db [2023-03-07T08:31:17.851Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:31:17.851Z] Removing intermediate container 202722075b78 [2023-03-07T08:31:17.851Z] ---> 9e873cf9e3f8 [2023-03-07T08:31:17.851Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:31:17.851Z] ---> Running in b5731acf2c79 [2023-03-07T08:31:17.851Z] ---> Running in 761c0b0f6453 [2023-03-07T08:31:18.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.624Z] OK: 211 MiB in 51 packages [2023-03-07T08:31:18.624Z] OK: 211 MiB in 51 packages [2023-03-07T08:31:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:31:18.882Z] OK: 211 MiB in 51 packages [2023-03-07T08:31:18.882Z] OK: 211 MiB in 51 packages [2023-03-07T08:31:18.882Z] OK: 211 MiB in 51 packages [2023-03-07T08:31:19.140Z] Removing intermediate container 2168c1f2ede1 [2023-03-07T08:31:19.140Z] ---> dfae4a6fdeea [2023-03-07T08:31:19.140Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T08:31:19.140Z] Removing intermediate container 84325fbe6ca3 [2023-03-07T08:31:19.140Z] ---> a600ca819585 [2023-03-07T08:31:19.140Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:31:19.398Z] ---> 4386518fb26e [2023-03-07T08:31:19.398Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:31:19.398Z] ---> Running in 014c7f124d5f [2023-03-07T08:31:19.398Z] ---> 6f797cc3cc3a [2023-03-07T08:31:19.398Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:31:19.398Z] ---> Running in d5b9d28414d1 [2023-03-07T08:31:19.398Z] Removing intermediate container 67ccf19380d5 [2023-03-07T08:31:19.398Z] ---> 6ae5154d843a [2023-03-07T08:31:19.398Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T08:31:19.660Z] Removing intermediate container 761c0b0f6453 [2023-03-07T08:31:19.660Z] ---> 6d703ec7b7e5 [2023-03-07T08:31:19.660Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:31:19.660Z] Removing intermediate container b5731acf2c79 [2023-03-07T08:31:19.660Z] ---> 4d71307f4935 [2023-03-07T08:31:19.660Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:31:19.660Z] ---> a1cbabc0472e [2023-03-07T08:31:19.660Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:31:19.660Z] ---> Running in ba18a6c9242b [2023-03-07T08:31:19.660Z] ---> 78fd686166d2 [2023-03-07T08:31:19.660Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:31:19.918Z] ---> 79ad125542ef [2023-03-07T08:31:19.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:31:19.918Z] ---> Running in c4e763df837c [2023-03-07T08:31:19.918Z] ---> Running in 76b9cbbd07cd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T08:31:22.220Z] provisioning config files... [2023-03-07T08:31:22.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6894097838861073233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T08:31:22.600Z] ---> docker-login.sh [2023-03-07T08:31:22.600Z] nexus3.edgexfoundry.org:10001 [2023-03-07T08:31:22.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:31:23.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:31:23.140Z] Configure a credential helper to remove this warning. See [2023-03-07T08:31:23.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:31:23.140Z] [2023-03-07T08:31:23.140Z] Login Succeeded [2023-03-07T08:31:23.140Z] nexus3.edgexfoundry.org:10002 [2023-03-07T08:31:23.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:31:23.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:31:23.682Z] Configure a credential helper to remove this warning. See [2023-03-07T08:31:23.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:31:23.682Z] [2023-03-07T08:31:23.682Z] Login Succeeded [2023-03-07T08:31:23.682Z] nexus3.edgexfoundry.org:10003 [2023-03-07T08:31:23.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:31:23.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:31:23.954Z] Configure a credential helper to remove this warning. See [2023-03-07T08:31:23.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:31:23.954Z] [2023-03-07T08:31:23.954Z] Login Succeeded [2023-03-07T08:31:23.954Z] nexus3.edgexfoundry.org:10004 [2023-03-07T08:31:24.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:31:24.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:31:24.222Z] Configure a credential helper to remove this warning. See [2023-03-07T08:31:24.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:31:24.222Z] [2023-03-07T08:31:24.222Z] Login Succeeded [2023-03-07T08:31:24.222Z] docker.io [2023-03-07T08:31:24.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T08:31:24.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T08:31:24.754Z] Configure a credential helper to remove this warning. See [2023-03-07T08:31:24.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T08:31:24.754Z] [2023-03-07T08:31:24.754Z] Login Succeeded [2023-03-07T08:31:24.754Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T08:31:24.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T08:31:25.250Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-07T08:31:25.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:31:25.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T08:31:25.300Z] ========================================================= [2023-03-07T08:31:25.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T08:31:25.300Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:31:25.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:31:25.616Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T08:31:25.616Z] 9b18e9b68314: Pulling fs layer [2023-03-07T08:31:25.616Z] 35d82f9e3411: Pulling fs layer [2023-03-07T08:31:25.616Z] e16973657156: Pulling fs layer [2023-03-07T08:31:25.616Z] fc693d55d65f: Pulling fs layer [2023-03-07T08:31:25.616Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T08:31:25.616Z] dda99020689f: Pulling fs layer [2023-03-07T08:31:25.616Z] db1c61fa0a46: Pulling fs layer [2023-03-07T08:31:25.616Z] 891c053d2c06: Pulling fs layer [2023-03-07T08:31:25.616Z] fc693d55d65f: Waiting [2023-03-07T08:31:25.616Z] 7e9fc2657dce: Waiting [2023-03-07T08:31:25.616Z] dda99020689f: Waiting [2023-03-07T08:31:25.616Z] 891c053d2c06: Waiting [2023-03-07T08:31:25.616Z] db1c61fa0a46: Waiting [2023-03-07T08:31:25.884Z] e16973657156: Download complete [2023-03-07T08:31:25.884Z] 35d82f9e3411: Verifying Checksum [2023-03-07T08:31:25.884Z] 35d82f9e3411: Download complete [2023-03-07T08:31:25.884Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T08:31:25.884Z] 7e9fc2657dce: Download complete [2023-03-07T08:31:25.884Z] dda99020689f: Verifying Checksum [2023-03-07T08:31:25.884Z] dda99020689f: Download complete [2023-03-07T08:31:25.884Z] 9b18e9b68314: Verifying Checksum [2023-03-07T08:31:25.884Z] 9b18e9b68314: Download complete [2023-03-07T08:31:26.861Z] 9b18e9b68314: Pull complete [2023-03-07T08:31:26.861Z] 891c053d2c06: Verifying Checksum [2023-03-07T08:31:26.861Z] 891c053d2c06: Download complete [2023-03-07T08:31:28.276Z] db1c61fa0a46: Verifying Checksum [2023-03-07T08:31:28.276Z] db1c61fa0a46: Download complete [2023-03-07T08:31:28.545Z] 35d82f9e3411: Pull complete [2023-03-07T08:31:28.817Z] fc693d55d65f: Verifying Checksum [2023-03-07T08:31:28.817Z] fc693d55d65f: Download complete [2023-03-07T08:31:28.817Z] e16973657156: Pull complete [2023-03-07T08:31:41.154Z] fc693d55d65f: Pull complete [2023-03-07T08:31:41.425Z] 7e9fc2657dce: Pull complete [2023-03-07T08:31:41.694Z] dda99020689f: Pull complete [2023-03-07T08:31:48.356Z] db1c61fa0a46: Pull complete [2023-03-07T08:31:49.786Z] 891c053d2c06: Pull complete [2023-03-07T08:31:49.786Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T08:31:49.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:31:49.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:31:50.121Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:31:50.122Z] WORKDIR /edgex [2023-03-07T08:31:50.122Z] COPY go.mod . [2023-03-07T08:31:50.122Z] RUN go mod download [2023-03-07T08:31:50.122Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-07T08:31:50.711Z] Sending build context to Docker daemon 2.946MB [2023-03-07T08:31:50.711Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T08:31:50.711Z] ---> f96f9c87975a [2023-03-07T08:31:50.711Z] Step 2/4 : WORKDIR /edgex [2023-03-07T08:31:52.660Z] ---> Running in 1e1733e7aabb [2023-03-07T08:31:52.660Z] Removing intermediate container 1e1733e7aabb [2023-03-07T08:31:52.660Z] ---> b03399b55e4b [2023-03-07T08:31:52.660Z] Step 3/4 : COPY go.mod . [2023-03-07T08:31:54.073Z] ---> bee0c8f45db2 [2023-03-07T08:31:54.073Z] Step 4/4 : RUN go mod download [2023-03-07T08:31:54.073Z] ---> Running in eb7e5db707a2 [2023-03-07T08:32:07.502Z] Removing intermediate container 76b9cbbd07cd [2023-03-07T08:32:07.502Z] ---> 90d71970e777 [2023-03-07T08:32:07.502Z] Step 8/22 : COPY . . [2023-03-07T08:32:07.502Z] Removing intermediate container 014c7f124d5f [2023-03-07T08:32:07.502Z] ---> bc5fe3334cb0 [2023-03-07T08:32:07.502Z] Step 7/23 : COPY . . [2023-03-07T08:32:07.502Z] Removing intermediate container c4e763df837c [2023-03-07T08:32:07.502Z] ---> 8faa16a3b9f1 [2023-03-07T08:32:07.502Z] Step 8/22 : COPY . . [2023-03-07T08:32:07.502Z] Removing intermediate container ba18a6c9242b [2023-03-07T08:32:07.502Z] ---> 60d57a37506f [2023-03-07T08:32:07.502Z] Step 7/20 : COPY . . [2023-03-07T08:32:07.502Z] Removing intermediate container d5b9d28414d1 [2023-03-07T08:32:07.502Z] ---> c8b08e3d1294 [2023-03-07T08:32:07.502Z] Step 7/24 : COPY . . [2023-03-07T08:32:15.613Z] ---> 1432d041f10d [2023-03-07T08:32:15.613Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T08:32:15.613Z] ---> 75a87dc7acaf [2023-03-07T08:32:15.613Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T08:32:15.613Z] ---> 399b9f77feac [2023-03-07T08:32:15.613Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:32:15.613Z] ---> 5ecff0b082bd [2023-03-07T08:32:15.613Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:32:15.613Z] ---> 2bc5f6ed525c [2023-03-07T08:32:15.613Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T08:32:15.613Z] ---> Running in f2f8cac71e39 [2023-03-07T08:32:15.613Z] ---> Running in 65cc1c366045 [2023-03-07T08:32:15.613Z] ---> Running in 872dd38587ef [2023-03-07T08:32:15.613Z] ---> Running in 45f2bfeeecaf [2023-03-07T08:32:15.613Z] ---> Running in c871e1bb0bd2 [2023-03-07T08:32:15.613Z] Removing intermediate container 65cc1c366045 [2023-03-07T08:32:15.613Z] ---> db25caacbefe [2023-03-07T08:32:15.613Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:32:15.613Z] Removing intermediate container 45f2bfeeecaf [2023-03-07T08:32:15.613Z] ---> 23b3a1b2c31e [2023-03-07T08:32:15.613Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T08:32:15.613Z] ---> Running in a04dbc4aced1 [2023-03-07T08:32:15.613Z] ---> Running in 58d22ca3a46e [2023-03-07T08:32:15.613Z] Removing intermediate container a04dbc4aced1 [2023-03-07T08:32:15.613Z] ---> d36b25e57f7b [2023-03-07T08:32:15.613Z] 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-07T08:32:15.613Z] Removing intermediate container 58d22ca3a46e [2023-03-07T08:32:15.613Z] ---> 4b2470a426ec [2023-03-07T08:32:15.613Z] 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-07T08:32:15.613Z] ---> Running in 6d25a7d017a6 [2023-03-07T08:32:15.613Z] ---> Running in df11e0f5c249 [2023-03-07T08:32:15.613Z] 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-07T08:32:15.613Z] 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-07T08:32:15.613Z] 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-07T08:32:16.178Z] Removing intermediate container 6d25a7d017a6 [2023-03-07T08:32:16.178Z] ---> 29be98d76776 [2023-03-07T08:32:16.178Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:32:16.178Z] Removing intermediate container df11e0f5c249 [2023-03-07T08:32:16.178Z] ---> a19874535ce9 [2023-03-07T08:32:16.178Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T08:32:16.178Z] ---> Running in 32356b281a02 [2023-03-07T08:32:16.178Z] ---> Running in 08cee93010e3 [2023-03-07T08:32:16.178Z] Removing intermediate container 32356b281a02 [2023-03-07T08:32:16.178Z] ---> 480f556d39d5 [2023-03-07T08:32:16.178Z] [2023-03-07T08:32:16.178Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:32:16.178Z] Removing intermediate container 08cee93010e3 [2023-03-07T08:32:16.178Z] ---> 85c40aff961c [2023-03-07T08:32:16.178Z] [2023-03-07T08:32:16.178Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T08:32:16.742Z] 3.15: Pulling from library/alpine [2023-03-07T08:32:16.742Z] 3.15: Pulling from library/alpine [2023-03-07T08:32:17.695Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T08:32:17.695Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T08:32:17.695Z] ---> 5ce65d7b0fde [2023-03-07T08:32:17.695Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:32:17.695Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T08:32:17.695Z] Status: Image is up to date for alpine:3.15 [2023-03-07T08:32:17.695Z] ---> 5ce65d7b0fde [2023-03-07T08:32:17.695Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:32:17.695Z] ---> Running in 088f5dbb5ab1 [2023-03-07T08:32:17.695Z] ---> Running in 4a5b62f74b8f [2023-03-07T08:32:17.695Z] Removing intermediate container 088f5dbb5ab1 [2023-03-07T08:32:17.695Z] ---> 85603f844b1d [2023-03-07T08:32:17.695Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T08:32:17.953Z] Removing intermediate container 4a5b62f74b8f [2023-03-07T08:32:17.953Z] ---> b952dd210366 [2023-03-07T08:32:17.953Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:32:17.953Z] ---> Running in 48e310090210 [2023-03-07T08:32:17.953Z] ---> Running in bb176b6deeaf [2023-03-07T08:32:18.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:18.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:18.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:19.142Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:32:19.142Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:32:19.142Z] OK: 15859 distinct packages available [2023-03-07T08:32:19.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:19.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:19.400Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T08:32:19.400Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:32:19.400Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T08:32:19.400Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T08:32:19.400Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:32:19.400Z] OK: 6 MiB in 18 packages [2023-03-07T08:32:19.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:19.960Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:32:19.960Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:32:19.960Z] OK: 15859 distinct packages available [2023-03-07T08:32:19.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:19.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:20.217Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T08:32:20.217Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:32:20.217Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T08:32:20.217Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T08:32:20.217Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T08:32:20.217Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:32:20.217Z] OK: 7 MiB in 19 packages [2023-03-07T08:32:20.474Z] Removing intermediate container 48e310090210 [2023-03-07T08:32:20.474Z] ---> 66715b76afe8 [2023-03-07T08:32:20.474Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:32:21.407Z] Removing intermediate container bb176b6deeaf [2023-03-07T08:32:21.407Z] ---> ce09d5dec970 [2023-03-07T08:32:21.407Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:32:22.797Z] ---> ff192524c11c [2023-03-07T08:32:22.797Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:32:23.068Z] ---> ca9e4b661242 [2023-03-07T08:32:23.068Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:32:23.068Z] ---> 44f16abecd3f [2023-03-07T08:32:23.068Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T08:32:23.328Z] ---> Running in 4a6f2c27e3aa [2023-03-07T08:32:23.584Z] ---> 55c31ff1a75a [2023-03-07T08:32:23.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T08:32:23.584Z] Removing intermediate container 4a6f2c27e3aa [2023-03-07T08:32:23.584Z] ---> 3ad3be61d9c6 [2023-03-07T08:32:23.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T08:32:24.517Z] ---> 5019ab179126 [2023-03-07T08:32:24.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T08:32:24.517Z] ---> fe66e8ac86dc [2023-03-07T08:32:24.517Z] Step 19/24 : WORKDIR / [2023-03-07T08:32:24.517Z] ---> Running in 38dfbec1a770 [2023-03-07T08:32:24.779Z] ---> 63383f68b63a [2023-03-07T08:32:24.779Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:32:25.036Z] ---> Running in c67aa55cb066 [2023-03-07T08:32:25.036Z] Removing intermediate container 38dfbec1a770 [2023-03-07T08:32:25.036Z] ---> 7637640d92b4 [2023-03-07T08:32:25.036Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:32:25.301Z] ---> Running in c5fcabba2f9c [2023-03-07T08:32:25.301Z] Removing intermediate container c67aa55cb066 [2023-03-07T08:32:25.301Z] ---> 94ca3b48be8b [2023-03-07T08:32:25.301Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:32:25.301Z] ---> Running in 0c492771c63e [2023-03-07T08:32:25.561Z] Removing intermediate container c5fcabba2f9c [2023-03-07T08:32:25.561Z] ---> 822b993a958c [2023-03-07T08:32:25.561Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:32:25.561Z] ---> Running in 87d6b1d0bf5d [2023-03-07T08:32:25.561Z] Removing intermediate container 0c492771c63e [2023-03-07T08:32:25.561Z] ---> 0412cd670fb0 [2023-03-07T08:32:25.561Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T08:32:25.826Z] ---> Running in 5e425e20af7b [2023-03-07T08:32:25.826Z] Removing intermediate container 87d6b1d0bf5d [2023-03-07T08:32:25.826Z] ---> 8e21b4a9521d [2023-03-07T08:32:25.826Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T08:32:25.826Z] Removing intermediate container 5e425e20af7b [2023-03-07T08:32:25.826Z] ---> 58511ebb4c50 [2023-03-07T08:32:25.826Z] Step 22/23 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:32:26.084Z] ---> Running in ef52794e8c08 [2023-03-07T08:32:26.084Z] ---> Running in 93bd8c3c0dbf [2023-03-07T08:32:26.329Z] Removing intermediate container eb7e5db707a2 [2023-03-07T08:32:26.329Z] ---> 437d2589926b [2023-03-07T08:32:26.329Z] Successfully built 437d2589926b [2023-03-07T08:32:26.329Z] Successfully tagged ci-base-image-arm64:latest [2023-03-07T08:32:26.342Z] Removing intermediate container 93bd8c3c0dbf [2023-03-07T08:32:26.342Z] ---> 972cbf6223fd [2023-03-07T08:32:26.342Z] Step 23/24 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:32:26.342Z] Removing intermediate container ef52794e8c08 [2023-03-07T08:32:26.342Z] ---> 710ce3c2faaa [2023-03-07T08:32:26.342Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:32:26.342Z] ---> Running in 974ae3ca22ea [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:32:26.612Z] ---> Running in 510e2cc48116 [2023-03-07T08:32:26.612Z] Removing intermediate container 974ae3ca22ea [2023-03-07T08:32:26.612Z] ---> 85aba879bbb9 [2023-03-07T08:32:26.612Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:32:26.659Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T08:32:26.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:32:26.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-03-07T08:32:26.895Z] ---> Running in 55c3e8f8b2bb [2023-03-07T08:32:26.896Z] Removing intermediate container 510e2cc48116 [2023-03-07T08:32:26.896Z] ---> 0a71f30aab1e [2023-03-07T08:32:26.896Z] [2023-03-07T08:32:26.896Z] Successfully built 0a71f30aab1e [2023-03-07T08:32:26.896Z] Successfully tagged security-spire-server:latest [2023-03-07T08:32:26.896Z] Building support-notifications [2023-03-07T08:32:26.922Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-07T08:32:27.152Z]  Building security-spire-server ... done Removing intermediate container 55c3e8f8b2bb [2023-03-07T08:32:27.152Z] ---> ac5e6e9d62d4 [2023-03-07T08:32:27.152Z] [2023-03-07T08:32:27.152Z] Successfully built ac5e6e9d62d4 [2023-03-07T08:32:27.152Z] Successfully tagged security-spire-config:latest [2023-03-07T08:32:27.152Z] Building security-spiffe-token-provider [2023-03-07T08:32:28.179Z] $ docker top 9f07e24c2f5f36c4c23d1dcfcc54e2c76796da5ca5aa40802e36632291652c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:32:29.008Z] + go version [2023-03-07T08:32:29.008Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T08:32:29.031Z] $ docker stop --time=1 9f07e24c2f5f36c4c23d1dcfcc54e2c76796da5ca5aa40802e36632291652c90 [2023-03-07T08:32:31.326Z]  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:32:31.326Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:32:31.326Z] ---> 71d28a9ce056 [2023-03-07T08:32:31.326Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T08:32:31.326Z] ---> Using cache [2023-03-07T08:32:31.326Z] ---> 2bd703fe5e5b [2023-03-07T08:32:31.326Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T08:32:31.804Z] $ docker rm -f --volumes 9f07e24c2f5f36c4c23d1dcfcc54e2c76796da5ca5aa40802e36632291652c90 [2023-03-07T08:32:31.892Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:32:31.892Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:32:31.892Z] ---> 71d28a9ce056 [2023-03-07T08:32:31.892Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:32:31.892Z] ---> Using cache [2023-03-07T08:32:31.892Z] ---> 410250ae5c65 [2023-03-07T08:32:31.892Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:32:31.892Z] ---> Using cache [2023-03-07T08:32:31.892Z] ---> 9e873cf9e3f8 [2023-03-07T08:32:31.892Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:32:32.347Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T08:32:32.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:32:32.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-03-07T08:32:32.601Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-07T08:32:33.753Z] $ docker top da6d8ab7240e4c84598a2b277469afd12c2cf2f2dc958402b88dbbdcb6119840 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T08:32:33.956Z] ========================================================= [2023-03-07T08:32:33.956Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T08:32:33.956Z] ========================================================= [Pipeline] sh [2023-03-07T08:32:34.258Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-07T08:32:34.416Z] ---> Running in 998b9b813a13 [2023-03-07T08:32:34.416Z] ---> Running in 4b0da40c28fe [2023-03-07T08:32:34.915Z] + make test [2023-03-07T08:32:34.915Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T08:32:35.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:35.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:35.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:35.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:35.605Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T08:32:35.605Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T08:32:35.605Z] OK: 17046 distinct packages available [2023-03-07T08:32:35.605Z] OK: 211 MiB in 51 packages [2023-03-07T08:32:35.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:35.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:36.120Z] OK: 211 MiB in 51 packages [2023-03-07T08:32:36.376Z] Removing intermediate container 4b0da40c28fe [2023-03-07T08:32:36.376Z] ---> 3d582686c84c [2023-03-07T08:32:36.376Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:32:36.647Z] Removing intermediate container 998b9b813a13 [2023-03-07T08:32:36.647Z] ---> 61775809b434 [2023-03-07T08:32:36.647Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T08:32:36.647Z] ---> ab81d8c87802 [2023-03-07T08:32:36.647Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:32:36.910Z] ---> Running in e5e0cb09627d [2023-03-07T08:32:36.910Z] ---> 7d160420becb [2023-03-07T08:32:36.910Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:32:36.910Z] ---> Running in 527a25d94503 [2023-03-07T08:32:39.564Z] Removing intermediate container c871e1bb0bd2 [2023-03-07T08:32:39.564Z] ---> 9d1c6a01832b [2023-03-07T08:32:39.564Z] [2023-03-07T08:32:39.564Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:32:39.564Z] Removing intermediate container 872dd38587ef [2023-03-07T08:32:39.564Z] ---> dcef556d4968 [2023-03-07T08:32:39.564Z] [2023-03-07T08:32:39.564Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T08:32:39.564Z] 3.16: Pulling from library/alpine [2023-03-07T08:32:39.564Z] 3.16: Pulling from library/alpine [2023-03-07T08:32:40.131Z] Removing intermediate container f2f8cac71e39 [2023-03-07T08:32:40.131Z] ---> 5e4c62858dc2 [2023-03-07T08:32:40.131Z] [2023-03-07T08:32:40.131Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:32:40.131Z] 3.16: Pulling from library/alpine [2023-03-07T08:32:40.388Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:32:40.389Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:32:40.389Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T08:32:40.389Z] Status: Image is up to date for alpine:3.16 [2023-03-07T08:32:40.389Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:32:40.389Z] Status: Image is up to date for alpine:3.16 [2023-03-07T08:32:40.389Z] ---> dfd21b5a31f5 [2023-03-07T08:32:40.389Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T08:32:40.389Z] ---> dfd21b5a31f5 [2023-03-07T08:32:40.389Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T08:32:40.389Z] ---> dfd21b5a31f5 [2023-03-07T08:32:40.389Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T08:32:40.646Z] ---> Running in aa20b59f6c47 [2023-03-07T08:32:40.646Z] ---> Running in 8cb9a74a106d [2023-03-07T08:32:40.646Z] ---> Running in e9b576386074 [2023-03-07T08:32:40.646Z] Removing intermediate container e9b576386074 [2023-03-07T08:32:40.646Z] ---> 042ac4d8e846 [2023-03-07T08:32:40.646Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:32:40.646Z] Removing intermediate container aa20b59f6c47 [2023-03-07T08:32:40.646Z] ---> ab25f0e55928 [2023-03-07T08:32:40.646Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T08:32:40.646Z] ---> Running in 032875f0d7e6 [2023-03-07T08:32:40.646Z] ---> Running in 16cc15288b15 [2023-03-07T08:32:40.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:40.904Z] Removing intermediate container 16cc15288b15 [2023-03-07T08:32:40.904Z] ---> 3182e7c859e0 [2023-03-07T08:32:40.904Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T08:32:40.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:40.904Z] ---> Running in 6a8f636c725a [2023-03-07T08:32:41.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:41.163Z] Removing intermediate container 6a8f636c725a [2023-03-07T08:32:41.163Z] ---> 483b85d70fa0 [2023-03-07T08:32:41.163Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:32:41.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:41.163Z] ---> Running in 9475757320da [2023-03-07T08:32:41.163Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:32:41.163Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T08:32:41.163Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:32:41.163Z] OK: 6 MiB in 16 packages [2023-03-07T08:32:41.422Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:32:41.422Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:32:41.422Z] OK: 6 MiB in 15 packages [2023-03-07T08:32:41.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:41.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:41.679Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:32:41.679Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:32:41.679Z] OK: 6 MiB in 15 packages [2023-03-07T08:32:41.938Z] Removing intermediate container 8cb9a74a106d [2023-03-07T08:32:41.938Z] ---> 52c1c9001002 [2023-03-07T08:32:41.938Z] 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-07T08:32:41.938Z] Removing intermediate container 032875f0d7e6 [2023-03-07T08:32:41.938Z] ---> 80d75ef37c8b [2023-03-07T08:32:41.938Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:32:41.938Z] ---> Running in dbd8169dbfb1 [2023-03-07T08:32:42.504Z] ---> 9335588988b6 [2023-03-07T08:32:42.504Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T08:32:42.781Z] Removing intermediate container dbd8169dbfb1 [2023-03-07T08:32:42.781Z] ---> f8a34b0c5d36 [2023-03-07T08:32:42.781Z] Step 12/20 : WORKDIR /edgex [2023-03-07T08:32:42.781Z] ---> Running in e6de391d17d3 [2023-03-07T08:32:43.039Z] Removing intermediate container 9475757320da [2023-03-07T08:32:43.039Z] ---> 28efbd01e08d [2023-03-07T08:32:43.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:32:44.944Z] Removing intermediate container e6de391d17d3 [2023-03-07T08:32:44.944Z] ---> 9045b471c26a [2023-03-07T08:32:44.944Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T08:32:44.944Z] ---> a4ac005e778b [2023-03-07T08:32:44.944Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T08:32:44.944Z] ---> 6c9dde0c7746 [2023-03-07T08:32:44.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T08:32:45.512Z] ---> 1daed269c773 [2023-03-07T08:32:45.512Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T08:32:45.512Z] ---> c389146a38a2 [2023-03-07T08:32:45.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T08:32:45.512Z] ---> b86d5573deeb [2023-03-07T08:32:45.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T08:32:46.082Z] ---> a4d57ffb97ea [2023-03-07T08:32:46.082Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T08:32:46.082Z] ---> 96f06f7f08d0 [2023-03-07T08:32:46.082Z] ---> 4fd56c1433f7 [2023-03-07T08:32:46.082Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T08:32:46.082Z] [2023-03-07T08:32:46.342Z] ---> Running in a1757ec31f73 [2023-03-07T08:32:46.342Z] ---> Running in 5ed52bb36c41 [2023-03-07T08:32:46.342Z] Removing intermediate container a1757ec31f73 [2023-03-07T08:32:46.342Z] ---> d8408f8fbe95 [2023-03-07T08:32:46.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:32:46.600Z] ---> f9916e701f08 [2023-03-07T08:32:46.600Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:32:46.601Z] ---> Running in e7d4be87e681 [2023-03-07T08:32:46.601Z] ---> Running in c8026f49f6a4 [2023-03-07T08:32:46.862Z] Removing intermediate container e7d4be87e681 [2023-03-07T08:32:46.862Z] ---> 65ed9047d7eb [2023-03-07T08:32:46.862Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:32:46.862Z] ---> Running in 024037d75abd [2023-03-07T08:32:47.155Z] Removing intermediate container 024037d75abd [2023-03-07T08:32:47.155Z] ---> 9b19e8fd2dc3 [2023-03-07T08:32:47.155Z] Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:32:47.155Z] Removing intermediate container 5ed52bb36c41 [2023-03-07T08:32:47.155Z] ---> 96c86f67eab5 [2023-03-07T08:32:47.155Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:32:47.155Z] ---> Running in 5b963c0a2186 [2023-03-07T08:32:47.426Z] ---> Running in bec30ae40826 [2023-03-07T08:32:47.427Z] Removing intermediate container 5b963c0a2186 [2023-03-07T08:32:47.427Z] ---> e1571c8028a2 [2023-03-07T08:32:47.427Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:32:47.427Z] Removing intermediate container bec30ae40826 [2023-03-07T08:32:47.427Z] ---> d04578ddf42f [2023-03-07T08:32:47.427Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T08:32:47.427Z] Removing intermediate container c8026f49f6a4 [2023-03-07T08:32:47.427Z] ---> 0ccc3e2da1d3 [2023-03-07T08:32:47.427Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:32:47.688Z] ---> Running in f95bb29c165a [2023-03-07T08:32:47.688Z] ---> Running in 08975bdaec22 [2023-03-07T08:32:47.688Z] ---> Running in 638ef80f394a [2023-03-07T08:32:47.688Z] Removing intermediate container 08975bdaec22 [2023-03-07T08:32:47.688Z] ---> b617e137a103 [2023-03-07T08:32:47.688Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:32:47.951Z] Removing intermediate container 638ef80f394a [2023-03-07T08:32:47.951Z] ---> 7ad45d176048 [2023-03-07T08:32:47.951Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T08:32:47.951Z] Removing intermediate container f95bb29c165a [2023-03-07T08:32:47.951Z] ---> 188dd7442efa [2023-03-07T08:32:47.951Z] [2023-03-07T08:32:47.951Z] ---> Running in 718932b22400 [2023-03-07T08:32:48.210Z] Successfully built 188dd7442efa [2023-03-07T08:32:48.210Z] ---> Running in ea11a80e07b0 [2023-03-07T08:32:48.210Z] Successfully tagged core-data:latest [2023-03-07T08:32:48.210Z]  Building core-data ... done Building core-metadata [2023-03-07T08:32:48.210Z] Removing intermediate container 718932b22400 [2023-03-07T08:32:48.210Z] ---> d5ba0d08cdb1 [2023-03-07T08:32:48.210Z] Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:32:49.586Z] Removing intermediate container ea11a80e07b0 [2023-03-07T08:32:49.586Z] ---> 0d03d9ca4c03 [2023-03-07T08:32:49.586Z] Step 19/20 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:32:50.553Z] ---> Running in 5223360aa784 [2023-03-07T08:32:50.553Z] ---> Running in e40fc0d608f4 [2023-03-07T08:32:50.553Z] Removing intermediate container 5223360aa784 [2023-03-07T08:32:50.553Z] ---> d75de0ef7453 [2023-03-07T08:32:50.553Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:32:50.811Z] ---> Running in 88bb1b1e31af [2023-03-07T08:32:50.811Z] Removing intermediate container e40fc0d608f4 [2023-03-07T08:32:50.811Z] ---> 953f9d030e3d [2023-03-07T08:32:50.811Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T08:32:51.068Z] ---> Running in b80f278e7187 [2023-03-07T08:32:51.068Z] Removing intermediate container 88bb1b1e31af [2023-03-07T08:32:51.068Z] ---> 7cf96d15ea4a [2023-03-07T08:32:51.068Z] [2023-03-07T08:32:51.326Z] Successfully built 7cf96d15ea4a [2023-03-07T08:32:51.584Z] Successfully tagged security-proxy-auth:latest [2023-03-07T08:32:51.584Z] Building security-secretstore-setup [2023-03-07T08:32:51.584Z]  Building security-proxy-auth ... done Removing intermediate container b80f278e7187 [2023-03-07T08:32:51.584Z] ---> a6a17671eeba [2023-03-07T08:32:51.584Z] [2023-03-07T08:32:51.848Z] Successfully built a6a17671eeba [2023-03-07T08:32:51.848Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:32:51.848Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:32:51.848Z] ---> 71d28a9ce056 [2023-03-07T08:32:51.848Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:32:51.848Z] ---> Using cache [2023-03-07T08:32:51.848Z] ---> 410250ae5c65 [2023-03-07T08:32:51.848Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T08:32:51.848Z] ---> Using cache [2023-03-07T08:32:51.848Z] ---> 9e873cf9e3f8 [2023-03-07T08:32:51.848Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T08:32:51.848Z] ---> Using cache [2023-03-07T08:32:51.848Z] ---> 6d703ec7b7e5 [2023-03-07T08:32:51.848Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T08:32:51.848Z] ---> Using cache [2023-03-07T08:32:51.848Z] ---> 78fd686166d2 [2023-03-07T08:32:51.848Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:32:51.848Z] ---> Using cache [2023-03-07T08:32:51.848Z] ---> 8faa16a3b9f1 [2023-03-07T08:32:51.848Z] Step 8/24 : COPY . . [2023-03-07T08:32:51.848Z] Successfully tagged security-proxy-setup:latest [2023-03-07T08:32:51.848Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-07T08:32:51.848Z] ---> Using cache [2023-03-07T08:32:51.848Z] ---> 1432d041f10d [2023-03-07T08:32:51.848Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T08:32:55.150Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:32:55.150Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:32:55.150Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:32:55.150Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:32:55.150Z] ---> Running in 9bb96c254e11 [2023-03-07T08:32:55.150Z] ---> 71d28a9ce056 [2023-03-07T08:32:55.150Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:32:55.150Z] ---> 71d28a9ce056 [2023-03-07T08:32:55.150Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T08:32:55.150Z] ---> Using cache [2023-03-07T08:32:55.150Z] ---> 2bd703fe5e5b [2023-03-07T08:32:55.150Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T08:32:55.150Z] ---> Using cache [2023-03-07T08:32:55.150Z] ---> 6ae5154d843a [2023-03-07T08:32:55.150Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T08:32:55.150Z] ---> Using cache [2023-03-07T08:32:55.150Z] ---> 2bd703fe5e5b [2023-03-07T08:32:55.150Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:32:55.150Z] ---> Using cache [2023-03-07T08:32:55.150Z] ---> a1cbabc0472e [2023-03-07T08:32:55.150Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:32:55.150Z] ---> Using cache [2023-03-07T08:32:55.150Z] ---> 60d57a37506f [2023-03-07T08:32:55.150Z] Step 7/23 : COPY . . [2023-03-07T08:32:55.150Z] ---> Using cache [2023-03-07T08:32:55.150Z] ---> 75a87dc7acaf [2023-03-07T08:32:55.150Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T08:32:55.430Z] ---> Running in e7216f45df10 [2023-03-07T08:32:55.430Z] ---> Running in cc1d5fae6054 [2023-03-07T08:32:55.721Z] Removing intermediate container e5e0cb09627d [2023-03-07T08:32:55.721Z] ---> 78d797b2e49a [2023-03-07T08:32:55.721Z] Step 8/22 : COPY . . [2023-03-07T08:32:55.995Z] 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-07T08:32:55.996Z] 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-07T08:32:55.996Z] Removing intermediate container 527a25d94503 [2023-03-07T08:32:55.996Z] ---> 121b55af669f [2023-03-07T08:32:55.996Z] Step 7/19 : COPY . . [2023-03-07T08:32:55.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:56.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:32:56.577Z] OK: 211 MiB in 51 packages [2023-03-07T08:32:59.946Z] Removing intermediate container e7216f45df10 [2023-03-07T08:32:59.946Z] ---> ecdeebd090fc [2023-03-07T08:32:59.946Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:33:00.536Z] ---> ecf69fb088a7 [2023-03-07T08:33:00.536Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:33:00.795Z] ---> Running in 221941a2bbec [2023-03-07T08:33:02.176Z] ---> 3bec42417a4d [2023-03-07T08:33:02.176Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T08:33:02.176Z] ---> f66b3e9102fc [2023-03-07T08:33:02.176Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T08:33:02.176Z] ---> Running in 64260b60edcf [2023-03-07T08:33:02.176Z] ---> Running in 815a6e22cb2c [2023-03-07T08:33:02.434Z] 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-07T08:33:02.692Z] 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-07T08:33:07.159Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T08:33:20.758Z] Removing intermediate container 221941a2bbec [2023-03-07T08:33:20.758Z] ---> 1711fcf7547b [2023-03-07T08:33:20.758Z] Step 7/24 : COPY . . [2023-03-07T08:33:23.284Z] 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-07T08:33:27.464Z] ---> b6f092e45723 [2023-03-07T08:33:27.464Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:33:27.464Z] ---> Running in 216dc8f48cb5 [2023-03-07T08:33:27.464Z] Removing intermediate container 216dc8f48cb5 [2023-03-07T08:33:27.464Z] ---> 0f6d38bc0b69 [2023-03-07T08:33:27.464Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:33:27.464Z] ---> Running in e71d1f014685 [2023-03-07T08:33:28.402Z] Removing intermediate container e71d1f014685 [2023-03-07T08:33:28.402Z] ---> 34992e199a0e [2023-03-07T08:33:28.402Z] 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-07T08:33:28.402Z] ---> Running in ba90ec08cc7f [2023-03-07T08:33:30.332Z] Removing intermediate container 9bb96c254e11 [2023-03-07T08:33:30.332Z] ---> 5116ace4058e [2023-03-07T08:33:30.332Z] [2023-03-07T08:33:30.332Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T08:33:30.332Z] ---> dfd21b5a31f5 [2023-03-07T08:33:30.332Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:33:30.332Z] Removing intermediate container cc1d5fae6054 [2023-03-07T08:33:30.332Z] ---> 097690ba4cd3 [2023-03-07T08:33:30.332Z] [2023-03-07T08:33:30.332Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T08:33:30.332Z] ---> dfd21b5a31f5 [2023-03-07T08:33:30.332Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T08:33:30.608Z] ---> Running in 62b691a3e346 [2023-03-07T08:33:30.608Z] Removing intermediate container ba90ec08cc7f [2023-03-07T08:33:30.608Z] ---> f045c9a8a915 [2023-03-07T08:33:30.608Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:33:30.608Z] ---> Running in 1ec420e4244c [2023-03-07T08:33:30.608Z] ---> Running in 251275b1397b [2023-03-07T08:33:30.867Z] Removing intermediate container 251275b1397b [2023-03-07T08:33:30.867Z] ---> 9841fe2cb127 [2023-03-07T08:33:30.867Z] [2023-03-07T08:33:30.867Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:33:30.867Z] ---> 5ce65d7b0fde [2023-03-07T08:33:30.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:33:30.867Z] ---> Using cache [2023-03-07T08:33:30.867Z] ---> b952dd210366 [2023-03-07T08:33:30.867Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:33:30.867Z] ---> Using cache [2023-03-07T08:33:30.867Z] ---> ce09d5dec970 [2023-03-07T08:33:30.867Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T08:33:31.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:31.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:31.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:31.694Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:33:31.694Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:33:31.694Z] OK: 6 MiB in 15 packages [2023-03-07T08:33:31.694Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T08:33:31.694Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T08:33:31.694Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T08:33:31.694Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:33:31.957Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:33:31.957Z] OK: 6 MiB in 17 packages [2023-03-07T08:33:33.332Z] ---> 53fb734b668f [2023-03-07T08:33:33.332Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:33:33.332Z] Removing intermediate container 62b691a3e346 [2023-03-07T08:33:33.332Z] ---> 0b1e358a8379 [2023-03-07T08:33:33.332Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:33:33.332Z] Removing intermediate container 1ec420e4244c [2023-03-07T08:33:33.332Z] ---> fdb60c409bdf [2023-03-07T08:33:33.332Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T08:33:33.591Z] ---> Running in e9ac5da1eb22 [2023-03-07T08:33:33.591Z] ---> Running in bf3326f0c809 [2023-03-07T08:33:33.863Z] Removing intermediate container e9ac5da1eb22 [2023-03-07T08:33:33.863Z] ---> 20fe4c7b5706 [2023-03-07T08:33:33.863Z] Step 12/23 : WORKDIR / [2023-03-07T08:33:34.129Z] Removing intermediate container bf3326f0c809 [2023-03-07T08:33:34.129Z] ---> 5da0104d6b73 [2023-03-07T08:33:34.129Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T08:33:34.129Z] ---> Running in 321cc8d94114 [2023-03-07T08:33:34.129Z] ---> Running in 45772e7e8b58 [2023-03-07T08:33:34.390Z] Removing intermediate container 321cc8d94114 [2023-03-07T08:33:34.390Z] ---> e8fd8b907eba [2023-03-07T08:33:34.390Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T08:33:34.390Z] ---> Running in d7e74378fe4f [2023-03-07T08:33:34.390Z] Removing intermediate container 45772e7e8b58 [2023-03-07T08:33:34.390Z] ---> 3409e526734c [2023-03-07T08:33:34.390Z] 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-07T08:33:34.650Z] Removing intermediate container d7e74378fe4f [2023-03-07T08:33:34.651Z] ---> 85d473d84e35 [2023-03-07T08:33:34.651Z] Step 15/24 : WORKDIR / [2023-03-07T08:33:34.651Z] ---> 31aa42f083ff [2023-03-07T08:33:34.651Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:33:34.929Z] ---> 12374b3d026b [2023-03-07T08:33:34.929Z] 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-07T08:33:34.929Z] ---> Running in 059dd00ac6a3 [2023-03-07T08:33:34.929Z] ---> aa3784d6be80 [2023-03-07T08:33:34.929Z] Removing intermediate container 059dd00ac6a3 [2023-03-07T08:33:34.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> d30aebc79f49 [2023-03-07T08:33:34.929Z] [2023-03-07T08:33:34.929Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:33:35.187Z] ---> 2eab51a3ebf0 [2023-03-07T08:33:35.187Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T08:33:35.187Z] ---> 18b564687f62 [2023-03-07T08:33:35.187Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T08:33:35.187Z] ---> e1e8b23a3a8e [2023-03-07T08:33:35.187Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T08:33:35.447Z] ---> afb732fee329 [2023-03-07T08:33:35.447Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T08:33:35.447Z] ---> 8ab4cf1b0733 [2023-03-07T08:33:35.447Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:33:35.711Z] ---> Running in da2fd5b7c3b2 [2023-03-07T08:33:35.970Z] ---> d178c31521b1 [2023-03-07T08:33:35.970Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T08:33:35.970Z] Removing intermediate container da2fd5b7c3b2 [2023-03-07T08:33:35.970Z] ---> e8f28f952686 [2023-03-07T08:33:35.970Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:33:35.970Z] ---> Running in 00c2c51a2e34 [2023-03-07T08:33:36.228Z] ---> f7e77b738ae2 [2023-03-07T08:33:36.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T08:33:36.228Z] ---> 6dae45c2506f [2023-03-07T08:33:36.228Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T08:33:36.228Z] Removing intermediate container 00c2c51a2e34 [2023-03-07T08:33:36.228Z] ---> fa1b020a7411 [2023-03-07T08:33:36.228Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T08:33:36.228Z] ---> Running in c916190ce9cd [2023-03-07T08:33:36.486Z] ---> 657e877fda43 [2023-03-07T08:33:36.486Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T08:33:36.744Z] Removing intermediate container c916190ce9cd [2023-03-07T08:33:36.744Z] ---> 4edb4f4b672e [2023-03-07T08:33:36.744Z] Step 23/24 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:33:36.744Z] ---> 5da801f9d29b [2023-03-07T08:33:36.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T08:33:36.744Z] ---> Running in 94e6fa225a17 [2023-03-07T08:33:36.744Z] ---> Running in 94a71f5f2684 [2023-03-07T08:33:37.002Z] Removing intermediate container 94e6fa225a17 [2023-03-07T08:33:37.002Z] ---> b11cff162bfd [2023-03-07T08:33:37.002Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:33:37.002Z] Removing intermediate container 94a71f5f2684 [2023-03-07T08:33:37.002Z] ---> e153939c1a3a [2023-03-07T08:33:37.002Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:33:37.002Z] ---> 773bfc58fd9f [2023-03-07T08:33:37.002Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:33:37.002Z] ---> Running in 455d67fa5c93 [2023-03-07T08:33:37.002Z] ---> Running in 3dfb0c5a76b5 [2023-03-07T08:33:37.002Z] ---> Running in f2a35ed97b34 [2023-03-07T08:33:37.263Z] Removing intermediate container 455d67fa5c93 [2023-03-07T08:33:37.263Z] ---> 71360311979d [2023-03-07T08:33:37.263Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T08:33:37.521Z] Removing intermediate container 3dfb0c5a76b5 [2023-03-07T08:33:37.521Z] ---> b21346d4dc1d [2023-03-07T08:33:37.521Z] [2023-03-07T08:33:37.521Z] ---> Running in 67378025dce6 [2023-03-07T08:33:37.521Z] Successfully built b21346d4dc1d [2023-03-07T08:33:37.521Z] Successfully tagged security-spire-agent:latest [2023-03-07T08:33:37.521Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-07T08:33:37.779Z] Removing intermediate container 67378025dce6 [2023-03-07T08:33:37.779Z] ---> 7c04558a9063 [2023-03-07T08:33:37.779Z] Step 23/24 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:33:39.682Z] ---> Running in 0d4b2558fb90 [2023-03-07T08:33:39.682Z] Removing intermediate container 64260b60edcf [2023-03-07T08:33:39.682Z] ---> 63cd9fd454f2 [2023-03-07T08:33:39.682Z] [2023-03-07T08:33:39.682Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T08:33:39.682Z] ---> 5ce65d7b0fde [2023-03-07T08:33:39.682Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:33:39.682Z] ---> Using cache [2023-03-07T08:33:39.682Z] ---> b952dd210366 [2023-03-07T08:33:39.682Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T08:33:39.682Z] ---> Running in cf4d418bc1a8 [2023-03-07T08:33:39.682Z] Removing intermediate container 0d4b2558fb90 [2023-03-07T08:33:39.682Z] ---> 21cd0cfc7d8a [2023-03-07T08:33:39.682Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:33:39.947Z] Removing intermediate container f2a35ed97b34 [2023-03-07T08:33:39.947Z] ---> 92df4acb1738 [2023-03-07T08:33:39.947Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:33:39.947Z] ---> Running in 1cc52d01d90a [2023-03-07T08:33:40.205Z] ---> Running in 052bce0573c7 [2023-03-07T08:33:40.205Z] Removing intermediate container 1cc52d01d90a [2023-03-07T08:33:40.205Z] ---> 6608dd8ef1ae [2023-03-07T08:33:40.205Z] [2023-03-07T08:33:40.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:40.205Z] Removing intermediate container 052bce0573c7 [2023-03-07T08:33:40.205Z] ---> f9fae11e350f [2023-03-07T08:33:40.205Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T08:33:40.205Z] Successfully built 6608dd8ef1ae [2023-03-07T08:33:40.463Z] Successfully tagged core-metadata:latest [2023-03-07T08:33:40.463Z] Building core-command [2023-03-07T08:33:40.463Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:40.463Z] ---> Running in 71fa03648b8f [2023-03-07T08:33:40.721Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:33:40.721Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:33:40.721Z] OK: 15859 distinct packages available [2023-03-07T08:33:40.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:40.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:40.978Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T08:33:40.978Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:33:40.978Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:33:40.978Z] ---> 71d28a9ce056 [2023-03-07T08:33:40.978Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T08:33:40.978Z] ---> Using cache [2023-03-07T08:33:40.978Z] ---> 2bd703fe5e5b [2023-03-07T08:33:40.978Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T08:33:40.978Z] ---> Using cache [2023-03-07T08:33:40.978Z] ---> 6ae5154d843a [2023-03-07T08:33:40.978Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T08:33:40.978Z] ---> Using cache [2023-03-07T08:33:40.978Z] ---> a1cbabc0472e [2023-03-07T08:33:40.978Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:33:40.978Z] ---> Using cache [2023-03-07T08:33:40.978Z] ---> 60d57a37506f [2023-03-07T08:33:40.978Z] Step 7/32 : COPY . . [2023-03-07T08:33:40.978Z] ---> Using cache [2023-03-07T08:33:40.978Z] ---> 75a87dc7acaf [2023-03-07T08:33:40.978Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T08:33:40.978Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T08:33:40.978Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T08:33:40.978Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T08:33:40.978Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T08:33:40.978Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T08:33:40.978Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:33:40.978Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T08:33:40.978Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T08:33:40.978Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:33:40.978Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:33:41.236Z] OK: 8 MiB in 23 packages [2023-03-07T08:33:42.611Z] Removing intermediate container 71fa03648b8f [2023-03-07T08:33:42.611Z] ---> f339baec27b8 [2023-03-07T08:33:42.611Z] Step 22/23 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:33:42.870Z] ---> Running in e6f0c92e9e67 [2023-03-07T08:33:43.129Z] ---> Running in b381e581754b [2023-03-07T08:33:43.129Z] Removing intermediate container 815a6e22cb2c [2023-03-07T08:33:43.129Z] ---> 957df531cc56 [2023-03-07T08:33:43.129Z] [2023-03-07T08:33:43.129Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:33:43.129Z] ---> dfd21b5a31f5 [2023-03-07T08:33:43.129Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T08:33:43.387Z] ---> Running in a5c2a40a033a [2023-03-07T08:33:43.387Z] Removing intermediate container cf4d418bc1a8 [2023-03-07T08:33:43.387Z] ---> d0c2283ad688 [2023-03-07T08:33:43.387Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:33:43.387Z] 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-07T08:33:43.387Z] Removing intermediate container b381e581754b [2023-03-07T08:33:43.387Z] ---> 8e9cab5fb13f [2023-03-07T08:33:43.387Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:33:43.387Z] ---> Running in 9045ac847a7a [2023-03-07T08:33:43.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:33:43.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:33:43.649Z] ---> 71d28a9ce056 [2023-03-07T08:33:43.649Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:33:43.649Z] ---> Using cache [2023-03-07T08:33:43.649Z] ---> 410250ae5c65 [2023-03-07T08:33:43.649Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T08:33:43.649Z] ---> Using cache [2023-03-07T08:33:43.649Z] ---> 9e873cf9e3f8 [2023-03-07T08:33:43.649Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T08:33:43.649Z] ---> Using cache [2023-03-07T08:33:43.649Z] ---> 6d703ec7b7e5 [2023-03-07T08:33:43.649Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T08:33:43.649Z] ---> Using cache [2023-03-07T08:33:43.649Z] ---> 78fd686166d2 [2023-03-07T08:33:43.649Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:33:43.649Z] ---> Using cache [2023-03-07T08:33:43.649Z] ---> 8faa16a3b9f1 [2023-03-07T08:33:43.649Z] Step 8/23 : COPY . . [2023-03-07T08:33:43.649Z] ---> Using cache [2023-03-07T08:33:43.649Z] ---> 1432d041f10d [2023-03-07T08:33:43.649Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandRemoving intermediate container 9045ac847a7a [2023-03-07T08:33:43.649Z] [2023-03-07T08:33:43.649Z] ---> 46718928e274 [2023-03-07T08:33:43.649Z] [2023-03-07T08:33:43.908Z] ---> 37780d0b4e53 [2023-03-07T08:33:43.908Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T08:33:43.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:43.908Z] ---> Running in 9e6d9fe5c2bb [2023-03-07T08:33:43.908Z] Successfully built 46718928e274 [2023-03-07T08:33:43.908Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T08:33:43.908Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-07T08:33:43.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:33:44.166Z] 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-07T08:33:44.166Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T08:33:44.166Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:33:44.166Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:33:44.166Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:33:44.425Z] OK: 6 MiB in 16 packages [2023-03-07T08:33:45.800Z] ---> ba0a29d21218 [2023-03-07T08:33:45.800Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T08:33:46.074Z] ---> 6a67d87ecb2f [2023-03-07T08:33:46.074Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T08:33:46.332Z] Removing intermediate container a5c2a40a033a [2023-03-07T08:33:46.332Z] ---> 04d9352eaaef [2023-03-07T08:33:46.332Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:33:46.332Z] ---> Running in 793206704eaa [2023-03-07T08:33:46.332Z] ---> Running in 714ee22e609e [2023-03-07T08:33:46.590Z] Removing intermediate container 793206704eaa [2023-03-07T08:33:46.591Z] ---> 387e3f8909b3 [2023-03-07T08:33:46.591Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:33:46.591Z] Removing intermediate container 714ee22e609e [2023-03-07T08:33:46.591Z] ---> 92118a44837d [2023-03-07T08:33:46.591Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T08:33:46.591Z] ---> Running in 3ccd020389dd [2023-03-07T08:33:46.849Z] ---> Running in b2ec444c65ca [2023-03-07T08:33:46.849Z] Removing intermediate container 3ccd020389dd [2023-03-07T08:33:46.849Z] ---> 22453e379f88 [2023-03-07T08:33:46.849Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T08:33:47.107Z] Removing intermediate container b2ec444c65ca [2023-03-07T08:33:47.107Z] ---> c1753daef2b5 [2023-03-07T08:33:47.107Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T08:33:47.107Z] ---> Running in c83a343dbbb5 [2023-03-07T08:33:47.107Z] ---> Running in 9f4331d0fa6b [2023-03-07T08:33:47.368Z] Removing intermediate container c83a343dbbb5 [2023-03-07T08:33:47.368Z] ---> 9c0d9bc9da0a [2023-03-07T08:33:47.368Z] Step 18/19 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:33:47.368Z] Removing intermediate container 9f4331d0fa6b [2023-03-07T08:33:47.368Z] ---> 8c781177af14 [2023-03-07T08:33:47.368Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:33:47.368Z] ---> Running in 82ca16574f62 [2023-03-07T08:33:47.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:33:47.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:33:47.932Z] ---> 71d28a9ce056 [2023-03-07T08:33:47.932Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:33:47.932Z] ---> Using cache [2023-03-07T08:33:47.932Z] ---> 410250ae5c65 [2023-03-07T08:33:47.932Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:33:47.932Z] ---> Using cache [2023-03-07T08:33:47.932Z] ---> 9e873cf9e3f8 [2023-03-07T08:33:47.932Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:33:47.932Z] ---> Using cache [2023-03-07T08:33:47.932Z] ---> 6d703ec7b7e5 [2023-03-07T08:33:47.932Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:33:47.932Z] ---> Using cache [2023-03-07T08:33:47.932Z] ---> 78fd686166d2 [2023-03-07T08:33:47.932Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:33:47.932Z] ---> Using cache [2023-03-07T08:33:47.932Z] ---> 8faa16a3b9f1 [2023-03-07T08:33:47.932Z] Step 8/22 : COPY . . [2023-03-07T08:33:47.932Z] ---> Using cache [2023-03-07T08:33:47.932Z] ---> 1432d041f10d [2023-03-07T08:33:47.932Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T08:33:47.932Z] Removing intermediate container 82ca16574f62 [2023-03-07T08:33:47.932Z] ---> 7a6d9102556e [2023-03-07T08:33:47.932Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T08:33:47.932Z] ---> Running in d2854addb9fe [2023-03-07T08:33:47.932Z] ---> c58cc414c633 [2023-03-07T08:33:47.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T08:33:47.932Z] ---> Running in 6bcd7c056617 [2023-03-07T08:33:48.189Z] Removing intermediate container 6bcd7c056617 [2023-03-07T08:33:48.189Z] ---> 456471e14ca8 [2023-03-07T08:33:48.190Z] [2023-03-07T08:33:48.190Z] Successfully built 456471e14ca8 [2023-03-07T08:33:48.190Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T08:33:48.190Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-07T08:33:48.754Z] 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-07T08:33:51.285Z] ---> 4d1cbcd11312 [2023-03-07T08:33:51.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T08:33:51.544Z] ---> 423a9dd1b4e5 [2023-03-07T08:33:51.545Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T08:33:51.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:33:51.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:33:51.803Z] ---> 71d28a9ce056 [2023-03-07T08:33:51.803Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:33:51.803Z] ---> Using cache [2023-03-07T08:33:51.803Z] ---> 410250ae5c65 [2023-03-07T08:33:51.803Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:33:51.803Z] ---> Using cache [2023-03-07T08:33:51.803Z] ---> 9e873cf9e3f8 [2023-03-07T08:33:51.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:33:51.803Z] ---> Using cache [2023-03-07T08:33:51.803Z] ---> 6d703ec7b7e5 [2023-03-07T08:33:51.803Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:33:51.803Z] ---> Using cache [2023-03-07T08:33:51.803Z] ---> 78fd686166d2 [2023-03-07T08:33:51.803Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:33:51.803Z] ---> Using cache [2023-03-07T08:33:51.803Z] ---> 8faa16a3b9f1 [2023-03-07T08:33:51.803Z] Step 8/22 : COPY . . [2023-03-07T08:33:51.803Z] ---> Using cache [2023-03-07T08:33:51.803Z] ---> 1432d041f10d [2023-03-07T08:33:51.803Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T08:33:51.803Z] ---> Running in bb3475f22190 [2023-03-07T08:33:51.803Z] ---> Running in a78948d6ef81 [2023-03-07T08:33:52.065Z] Removing intermediate container bb3475f22190 [2023-03-07T08:33:52.065Z] ---> 834c496f0e20 [2023-03-07T08:33:52.065Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:33:52.065Z] ---> Running in 83a7bae37ec1 [2023-03-07T08:33:52.325Z] Removing intermediate container 83a7bae37ec1 [2023-03-07T08:33:52.325Z] ---> 44605fd1dade [2023-03-07T08:33:52.325Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:33:52.325Z] ---> Running in 9d1bcd895962 [2023-03-07T08:33:52.584Z] 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-07T08:33:52.585Z] Removing intermediate container 9d1bcd895962 [2023-03-07T08:33:52.585Z] ---> aa4723dd9d71 [2023-03-07T08:33:52.585Z] Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:33:52.585Z] ---> Running in 619123f7d295 [2023-03-07T08:33:52.866Z] Removing intermediate container 619123f7d295 [2023-03-07T08:33:52.866Z] ---> 5987c795f35b [2023-03-07T08:33:52.866Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:33:53.123Z] ---> Running in 398804004ab9 [2023-03-07T08:33:53.381Z] Removing intermediate container 398804004ab9 [2023-03-07T08:33:53.381Z] ---> a66f0f317cd8 [2023-03-07T08:33:53.381Z] [2023-03-07T08:33:53.381Z] Successfully built a66f0f317cd8 [2023-03-07T08:33:53.381Z] Successfully tagged support-notifications:latest [2023-03-07T08:34:15.303Z]  Building support-notifications ... done Removing intermediate container e6f0c92e9e67 [2023-03-07T08:34:15.303Z] ---> edfb3eb0ec23 [2023-03-07T08:34:15.303Z] [2023-03-07T08:34:15.303Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T08:34:15.303Z] ---> dfd21b5a31f5 [2023-03-07T08:34:15.303Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:34:15.303Z] Removing intermediate container 9e6d9fe5c2bb [2023-03-07T08:34:15.303Z] ---> 1687a18f46a4 [2023-03-07T08:34:15.303Z] [2023-03-07T08:34:15.303Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T08:34:15.303Z] ---> dfd21b5a31f5 [2023-03-07T08:34:15.303Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:34:15.303Z] ---> Using cache [2023-03-07T08:34:15.303Z] ---> 0b1e358a8379 [2023-03-07T08:34:15.303Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:34:15.303Z] ---> Using cache [2023-03-07T08:34:15.303Z] ---> 5da0104d6b73 [2023-03-07T08:34:15.303Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T08:34:15.303Z] ---> Running in 729f51cdad48 [2023-03-07T08:34:15.303Z] ---> Running in 4e8b516701fe [2023-03-07T08:34:15.303Z] Removing intermediate container 729f51cdad48 [2023-03-07T08:34:15.303Z] ---> 3f1595b80704 [2023-03-07T08:34:15.303Z] Removing intermediate container 4e8b516701fe [2023-03-07T08:34:15.303Z] ---> 4b6ef7de51d9 [2023-03-07T08:34:15.303Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-execStep 14/23 : EXPOSE $APP_PORT [2023-03-07T08:34:15.303Z] [2023-03-07T08:34:15.303Z] ---> Running in bedf9d3ae7f2 [2023-03-07T08:34:15.303Z] ---> Running in d74a37bcf530 [2023-03-07T08:34:15.303Z] Removing intermediate container bedf9d3ae7f2 [2023-03-07T08:34:15.303Z] ---> 8a0f1368b7d2 [2023-03-07T08:34:15.303Z] Step 15/23 : WORKDIR / [2023-03-07T08:34:15.303Z] ---> Running in 4a4cac69beeb [2023-03-07T08:34:15.303Z] Removing intermediate container 4a4cac69beeb [2023-03-07T08:34:15.303Z] ---> 5b69578d0c8a [2023-03-07T08:34:15.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:34:15.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T08:34:15.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T08:34:15.818Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:34:15.818Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T08:34:15.818Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:34:15.818Z] OK: 6 MiB in 16 packages [2023-03-07T08:34:16.076Z] ---> 8316891a98f0 [2023-03-07T08:34:16.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T08:34:17.016Z] ---> 3228fa17ab9c [2023-03-07T08:34:17.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T08:34:17.274Z] Removing intermediate container d74a37bcf530 [2023-03-07T08:34:17.274Z] ---> c593fda6ae39 [2023-03-07T08:34:17.274Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T08:34:17.274Z] ---> Running in 29fa8c238538 [2023-03-07T08:34:17.274Z] Removing intermediate container d2854addb9fe [2023-03-07T08:34:17.274Z] ---> ed8bf79ae596 [2023-03-07T08:34:17.274Z] [2023-03-07T08:34:17.274Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:34:17.274Z] ---> dfd21b5a31f5 [2023-03-07T08:34:17.274Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T08:34:17.274Z] ---> Using cache [2023-03-07T08:34:17.274Z] ---> 042ac4d8e846 [2023-03-07T08:34:17.274Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:34:17.274Z] ---> Using cache [2023-03-07T08:34:17.274Z] ---> 80d75ef37c8b [2023-03-07T08:34:17.274Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:34:17.274Z] ---> Using cache [2023-03-07T08:34:17.274Z] ---> 9335588988b6 [2023-03-07T08:34:17.274Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T08:34:17.539Z] ---> f116e3950072 [2023-03-07T08:34:17.539Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T08:34:17.539Z] ---> Running in 595ebd7f6c03 [2023-03-07T08:34:17.539Z] Removing intermediate container 29fa8c238538 [2023-03-07T08:34:17.539Z] ---> bba78c1eaed1 [2023-03-07T08:34:17.539Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T08:34:17.539Z] ---> Running in 6864cd1f91c5 [2023-03-07T08:34:17.807Z] Removing intermediate container 595ebd7f6c03 [2023-03-07T08:34:17.807Z] ---> a95763b73d17 [2023-03-07T08:34:17.807Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:34:17.807Z] Removing intermediate container 6864cd1f91c5 [2023-03-07T08:34:17.807Z] ---> 2ec71053902a [2023-03-07T08:34:17.807Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T08:34:17.807Z] ---> Running in c0b95f458896 [2023-03-07T08:34:18.086Z] ---> d9332c4b179a [2023-03-07T08:34:18.086Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T08:34:18.086Z] ---> Running in c372a767cab9 [2023-03-07T08:34:18.086Z] Removing intermediate container c0b95f458896 [2023-03-07T08:34:18.086Z] ---> 2479a26cbe2e [2023-03-07T08:34:18.086Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T08:34:18.086Z] ---> Running in 788ecd5c3382 [2023-03-07T08:34:18.086Z] Removing intermediate container c372a767cab9 [2023-03-07T08:34:18.086Z] ---> 7776cf796f61 [2023-03-07T08:34:18.086Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T08:34:18.352Z] ---> c81e280084be [2023-03-07T08:34:18.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T08:34:18.352Z] ---> Running in dc308f6c39c2 [2023-03-07T08:34:18.352Z] Removing intermediate container 788ecd5c3382 [2023-03-07T08:34:18.352Z] ---> dc4fa3b83fdb [2023-03-07T08:34:18.352Z] Step 22/23 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:34:18.352Z] ---> Running in 4f5243a52c7a [2023-03-07T08:34:18.352Z] Removing intermediate container dc308f6c39c2 [2023-03-07T08:34:18.352Z] ---> 323c2d5b27e5 [2023-03-07T08:34:18.352Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T08:34:18.352Z] ---> Running in bca2e83a1e7b [2023-03-07T08:34:18.352Z] ---> 694f2eaf58f0 [2023-03-07T08:34:18.352Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:34:18.610Z] ---> Running in 407cea70a1a3 [2023-03-07T08:34:18.610Z] Removing intermediate container 4f5243a52c7a [2023-03-07T08:34:18.610Z] ---> eae79b445a62 [2023-03-07T08:34:18.610Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:34:18.610Z] ---> Running in fb3df465234a [2023-03-07T08:34:18.871Z] Removing intermediate container fb3df465234a [2023-03-07T08:34:18.871Z] ---> e727ee671c93 [2023-03-07T08:34:18.871Z] [2023-03-07T08:34:18.871Z] Successfully built e727ee671c93 [2023-03-07T08:34:18.871Z] Successfully tagged core-command:latest [2023-03-07T08:34:19.436Z]  Building core-command ... done Removing intermediate container bca2e83a1e7b [2023-03-07T08:34:19.436Z] ---> fc5206e212e5 [2023-03-07T08:34:19.436Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T08:34:19.436Z] ---> Running in e1011fa1b175 [2023-03-07T08:34:19.436Z] Removing intermediate container 407cea70a1a3 [2023-03-07T08:34:19.436Z] ---> 36fee14b8e98 [2023-03-07T08:34:19.436Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:34:19.436Z] ---> Running in 09d951ee189a [2023-03-07T08:34:19.436Z] Removing intermediate container e1011fa1b175 [2023-03-07T08:34:19.436Z] ---> e8abc3f67f3e [2023-03-07T08:34:19.436Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T08:34:19.695Z] Removing intermediate container 09d951ee189a [2023-03-07T08:34:19.695Z] ---> 5118e7abce35 [2023-03-07T08:34:19.695Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T08:34:19.695Z] ---> Running in 35631276071b [2023-03-07T08:34:19.695Z] ---> 2bc688f09139 [2023-03-07T08:34:19.695Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T08:34:19.695Z] ---> Running in b80495dcd900 [2023-03-07T08:34:19.695Z] Removing intermediate container 35631276071b [2023-03-07T08:34:19.695Z] ---> 66fd7c8591e1 [2023-03-07T08:34:19.695Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:34:19.952Z] ---> Running in b7ae34bbe795 [2023-03-07T08:34:19.952Z] Removing intermediate container b7ae34bbe795 [2023-03-07T08:34:19.952Z] ---> 51e661e39160 [2023-03-07T08:34:19.952Z] Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:34:19.952Z] ---> Running in 123660ea93e1 [2023-03-07T08:34:20.214Z] Removing intermediate container 123660ea93e1 [2023-03-07T08:34:20.214Z] ---> c2cfe9ba36f1 [2023-03-07T08:34:20.214Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:34:20.214Z] ---> Running in 64062eff2a44 [2023-03-07T08:34:20.214Z] Removing intermediate container 64062eff2a44 [2023-03-07T08:34:20.214Z] ---> cd59b66e9991 [2023-03-07T08:34:20.214Z] [2023-03-07T08:34:20.471Z] Successfully built cd59b66e9991 [2023-03-07T08:34:20.471Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T08:34:20.471Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b80495dcd900 [2023-03-07T08:34:20.471Z] ---> 9b3ba7c30b73 [2023-03-07T08:34:20.471Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:34:20.730Z] ---> f8c83b9d5c44 [2023-03-07T08:34:20.730Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T08:34:21.297Z] ---> 0dba2c3ee37a [2023-03-07T08:34:21.297Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T08:34:21.297Z] ---> 507d80eaf657 [2023-03-07T08:34:21.297Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T08:34:21.555Z] ---> bc2b286b9251 [2023-03-07T08:34:21.555Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T08:34:21.838Z] ---> c3a5fcc6d365 [2023-03-07T08:34:21.838Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T08:34:22.095Z] ---> d4b321a8b4a5 [2023-03-07T08:34:22.095Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T08:34:22.095Z] ---> a5deeb037835 [2023-03-07T08:34:22.095Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T08:34:22.354Z] ---> Running in 2ae12ec352cf [2023-03-07T08:34:23.289Z] Removing intermediate container 2ae12ec352cf [2023-03-07T08:34:23.289Z] ---> d7645e82110f [2023-03-07T08:34:23.289Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T08:34:23.548Z] ---> Running in 682e9e7fe5d8 [2023-03-07T08:34:23.548Z] Removing intermediate container 682e9e7fe5d8 [2023-03-07T08:34:23.548Z] ---> 282661ac82ae [2023-03-07T08:34:23.548Z] Step 29/32 : CMD ["gate"] [2023-03-07T08:34:23.548Z] ---> Running in 82471febb120 [2023-03-07T08:34:23.815Z] Removing intermediate container 82471febb120 [2023-03-07T08:34:23.815Z] ---> d887d1dfb810 [2023-03-07T08:34:23.815Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T08:34:23.815Z] ---> Running in 6dde0a56235d [2023-03-07T08:34:24.073Z] Removing intermediate container 6dde0a56235d [2023-03-07T08:34:24.073Z] ---> 50d95f5fa0ed [2023-03-07T08:34:24.073Z] Step 31/32 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:34:24.073Z] ---> Running in 9e4abcad5b0c [2023-03-07T08:34:24.330Z] Removing intermediate container 9e4abcad5b0c [2023-03-07T08:34:24.330Z] ---> 0f690fae1b9e [2023-03-07T08:34:24.330Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T08:34:24.330Z] ---> Running in ce657b104552 [2023-03-07T08:34:24.604Z] Removing intermediate container ce657b104552 [2023-03-07T08:34:24.604Z] ---> 6ef36729e13c [2023-03-07T08:34:24.604Z] [2023-03-07T08:34:24.870Z] Successfully built 6ef36729e13c [2023-03-07T08:34:24.870Z] Successfully tagged security-bootstrapper:latest [2023-03-07T08:34:24.870Z]  Building security-bootstrapper ... done Removing intermediate container a78948d6ef81 [2023-03-07T08:34:24.870Z] ---> 7a19a470bc3a [2023-03-07T08:34:24.870Z] [2023-03-07T08:34:24.870Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:34:24.870Z] ---> dfd21b5a31f5 [2023-03-07T08:34:24.870Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:34:24.870Z] ---> Using cache [2023-03-07T08:34:24.870Z] ---> 0b1e358a8379 [2023-03-07T08:34:24.870Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:34:24.870Z] ---> Using cache [2023-03-07T08:34:24.870Z] ---> 5da0104d6b73 [2023-03-07T08:34:24.870Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T08:34:24.870Z] ---> Running in 93554bac7a7d [2023-03-07T08:34:25.129Z] Removing intermediate container 93554bac7a7d [2023-03-07T08:34:25.129Z] ---> 5a5277a8631f [2023-03-07T08:34:25.129Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T08:34:25.129Z] ---> Running in 5d1c0aa900d8 [2023-03-07T08:34:25.129Z] Removing intermediate container 5d1c0aa900d8 [2023-03-07T08:34:25.129Z] ---> 029a4bfed2c1 [2023-03-07T08:34:25.129Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:34:25.387Z] ---> de443a6bd6bb [2023-03-07T08:34:25.387Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T08:34:25.953Z] ---> 108f5152a783 [2023-03-07T08:34:25.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T08:34:25.953Z] ---> 38c91a3b6aa7 [2023-03-07T08:34:25.953Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T08:34:25.953Z] ---> Running in ba3f415a29ae [2023-03-07T08:34:26.212Z] Removing intermediate container ba3f415a29ae [2023-03-07T08:34:26.212Z] ---> ceeff8afa71d [2023-03-07T08:34:26.212Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:34:26.212Z] ---> Running in e67de39838de [2023-03-07T08:34:26.212Z] Removing intermediate container e67de39838de [2023-03-07T08:34:26.212Z] ---> 9ab55ee6c91e [2023-03-07T08:34:26.212Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T08:34:26.212Z] ---> Running in aaa8ec299a77 [2023-03-07T08:34:26.471Z] Removing intermediate container aaa8ec299a77 [2023-03-07T08:34:26.471Z] ---> 9dd6845a56ac [2023-03-07T08:34:26.471Z] Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f [2023-03-07T08:34:26.471Z] ---> Running in 8e984dacae60 [2023-03-07T08:34:26.471Z] Removing intermediate container 8e984dacae60 [2023-03-07T08:34:26.471Z] ---> 8adf6e2caa3c [2023-03-07T08:34:26.471Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:34:26.471Z] ---> Running in be6513744817 [2023-03-07T08:34:26.731Z] Removing intermediate container be6513744817 [2023-03-07T08:34:26.731Z] ---> fb5905760a7a [2023-03-07T08:34:26.731Z] [2023-03-07T08:34:26.731Z] Successfully built fb5905760a7a [2023-03-07T08:34:26.731Z] Successfully tagged support-scheduler:latest [2023-03-07T08:34:26.738Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-07T08:34:26.746Z] $ docker stop --time=1 96fbbf0fdb96838ef85465cb883626f030766d43d6ebdd39b9a8d1023809b91a [2023-03-07T08:34:28.059Z] $ docker rm -f --volumes 96fbbf0fdb96838ef85465cb883626f030766d43d6ebdd39b9a8d1023809b91a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T08:34:28.396Z] + docker images [2023-03-07T08:34:28.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T08:34:28.396Z] support-scheduler latest fb5905760a7a 2 seconds ago 30.1MB [2023-03-07T08:34:28.396Z] 7a19a470bc3a 4 seconds ago 1.74GB [2023-03-07T08:34:28.396Z] security-bootstrapper latest 6ef36729e13c 4 seconds ago 19.7MB [2023-03-07T08:34:28.396Z] core-common-config-bootstrapper latest cd59b66e9991 8 seconds ago 15.5MB [2023-03-07T08:34:28.396Z] core-command latest e727ee671c93 10 seconds ago 17.8MB [2023-03-07T08:34:28.396Z] ed8bf79ae596 11 seconds ago 1.67GB [2023-03-07T08:34:28.396Z] 1687a18f46a4 15 seconds ago 1.68GB [2023-03-07T08:34:28.396Z] edfb3eb0ec23 16 seconds ago 1.66GB [2023-03-07T08:34:28.396Z] support-notifications latest a66f0f317cd8 35 seconds ago 30.7MB [2023-03-07T08:34:28.396Z] security-spiffe-token-provider latest 456471e14ca8 41 seconds ago 30MB [2023-03-07T08:34:28.396Z] security-secretstore-setup latest 46718928e274 45 seconds ago 29.9MB [2023-03-07T08:34:28.396Z] 957df531cc56 46 seconds ago 1.74GB [2023-03-07T08:34:28.396Z] core-metadata latest 6608dd8ef1ae 49 seconds ago 18.5MB [2023-03-07T08:34:28.396Z] 63cd9fd454f2 50 seconds ago 1.71GB [2023-03-07T08:34:28.396Z] security-spire-agent latest b21346d4dc1d 51 seconds ago 125MB [2023-03-07T08:34:28.396Z] 5116ace4058e 58 seconds ago 1.69GB [2023-03-07T08:34:28.396Z] 097690ba4cd3 58 seconds ago 1.67GB [2023-03-07T08:34:28.396Z] 9841fe2cb127 58 seconds ago 1.55GB [2023-03-07T08:34:28.396Z] security-proxy-setup latest a6a17671eeba About a minute ago 16.4MB [2023-03-07T08:34:28.396Z] security-proxy-auth latest 7cf96d15ea4a About a minute ago 16.2MB [2023-03-07T08:34:28.396Z] core-data latest 188dd7442efa About a minute ago 18MB [2023-03-07T08:34:28.396Z] 5e4c62858dc2 About a minute ago 1.68GB [2023-03-07T08:34:28.396Z] 9d1c6a01832b About a minute ago 1.66GB [2023-03-07T08:34:28.396Z] dcef556d4968 About a minute ago 1.66GB [2023-03-07T08:34:28.396Z] security-spire-config latest ac5e6e9d62d4 2 minutes ago 85.8MB [2023-03-07T08:34:28.396Z] security-spire-server latest 0a71f30aab1e 2 minutes ago 86.5MB [2023-03-07T08:34:28.396Z] 85c40aff961c 2 minutes ago 1.55GB [2023-03-07T08:34:28.396Z] 480f556d39d5 2 minutes ago 1.55GB [2023-03-07T08:34:28.396Z] ci-base-image-x86_64 latest 71d28a9ce056 5 minutes ago 903MB [2023-03-07T08:34:28.396Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T08:34:28.396Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T08:34:28.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T08:34:28.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T08:34:28.396Z] 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-07T08:34:43.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T08:34:43.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T08:34:43.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T08:34:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T08:34:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T08:34:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T08:34:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T08:34:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T08:34:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T08:34:48.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T08:34:51.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T08:34:51.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T08:34:51.148Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T08:34:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T08:35:09.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.385s coverage: 28.7% of statements [2023-03-07T08:35:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T08:35:09.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T08:35:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.875s coverage: 98.5% of statements [2023-03-07T08:35:24.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.906s coverage: 71.2% of statements [2023-03-07T08:35:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T08:35:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T08:35:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T08:35:24.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.891s coverage: 54.0% of statements [2023-03-07T08:35:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T08:35:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.746s coverage: 88.5% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.395s coverage: 3.9% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.029s coverage: 95.6% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.352s coverage: 72.2% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.540s coverage: 65.9% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.022s coverage: 0.9% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T08:35:46.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.738s coverage: 29.6% of statements [2023-03-07T08:35:46.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T08:35:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.518s coverage: 45.5% of statements [2023-03-07T08:35:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.395s coverage: 82.9% of statements [2023-03-07T08:35:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.362s coverage: 94.1% of statements [2023-03-07T08:35:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.473s coverage: 96.3% of statements [2023-03-07T08:35:52.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2023-03-07T08:36:02.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.535s coverage: 94.4% of statements [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.412s coverage: 79.9% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.306s coverage: 86.9% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.294s coverage: 87.2% of statements [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 81.2% of statements [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.472s coverage: 82.1% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T08:36:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 84.8% of statements [2023-03-07T08:36:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T08:36:26.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.371s coverage: 63.1% of statements [2023-03-07T08:36:26.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T08:36:26.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T08:36:26.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2023-03-07T08:36:26.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements [2023-03-07T08:36:26.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-03-07T08:36:26.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-03-07T08:36:26.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2023-03-07T08:36:26.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T08:36:26.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T08:36:26.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T08:36:34.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 38.4% of statements [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T08:36:34.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T08:36:34.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T08:36:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T08:36:42.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2023-03-07T08:36:42.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T08:36:42.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T08:36:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.741s coverage: 92.3% of statements [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T08:36:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T08:36:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.540s coverage: 97.7% of statements [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T08:36:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T08:36:42.802Z] 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-07T08:36:42.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T08:36:42.802Z] go vet ./... [2023-03-07T08:38:49.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T08:38:49.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T08:38:49.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T08:38:49.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T08:38:50.170Z] + ls -al . [2023-03-07T08:38:50.170Z] total 700 [2023-03-07T08:38:50.170Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 08:32 . [2023-03-07T08:38:50.170Z] drwxr-xr-x 4 root root 4096 Mar 7 08:32 .. [2023-03-07T08:38:50.170Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:30 .blubracket [2023-03-07T08:38:50.170Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 08:30 .dockerignore [2023-03-07T08:38:50.171Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 08:30 .git [2023-03-07T08:38:50.171Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:30 .github [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:30 .gitignore [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 08:30 .golangci.yml [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 08:30 .hadolint.yml [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 08:30 .sonarcloud.properties [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:30 ADOPTERS.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:30 Attribution.txt [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:30 CHANGELOG.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:30 CONTRIBUTING.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 08:30 GOVERNANCE.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 08:30 Jenkinsfile [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:30 LICENSE [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:30 Makefile [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 08:30 OWNERS.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:30 README.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 08:30 SECURITY.md [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 08:28 VERSION [2023-03-07T08:38:50.171Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 08:30 bin [2023-03-07T08:38:50.171Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 08:30 cmd [2023-03-07T08:38:50.171Z] -rw-r--r-- 1 root root 446903 Mar 7 08:36 coverage.out [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:30 go.mod [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:30 go.sum [2023-03-07T08:38:50.171Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 08:30 internal [2023-03-07T08:38:50.171Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 08:30 openapi [2023-03-07T08:38:50.171Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 08:30 snap [2023-03-07T08:38:50.171Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 08:30 version.go [Pipeline] sh [2023-03-07T08:38:50.804Z] + '[' -e coverage.out ] [2023-03-07T08:38:50.804Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T08:38:50.821Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T08:38:51.715Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T08:38:52.360Z] + make build [2023-03-07T08:38:52.360Z] 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-07T08:40:29.030Z] 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-07T08:40:35.696Z] 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-07T08:40:41.041Z] 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-07T08:40:46.415Z] 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-07T08:41:42.851Z] 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-07T08:41:47.110Z] 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-07T08:41:53.765Z] 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-07T08:42:00.417Z] 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-07T08:42:03.775Z] 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-07T08:42:09.132Z] 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-07T08:42:15.808Z] 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-07T08:42:22.480Z] $ docker stop --time=1 da6d8ab7240e4c84598a2b277469afd12c2cf2f2dc958402b88dbbdcb6119840 [2023-03-07T08:42:24.569Z] $ docker rm -f --volumes da6d8ab7240e4c84598a2b277469afd12c2cf2f2dc958402b88dbbdcb6119840 [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-07T08:42:27.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:42:27.083Z] [2023-03-07T08:42:27.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:42:27.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:42:27.712Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T08:42:27.712Z] 29e5d40040c1: Pulling fs layer [2023-03-07T08:42:27.712Z] 1ce36da41761: Pulling fs layer [2023-03-07T08:42:27.712Z] 25b303627fd3: Pulling fs layer [2023-03-07T08:42:27.712Z] 29e5d40040c1: Verifying Checksum [2023-03-07T08:42:27.713Z] 29e5d40040c1: Download complete [2023-03-07T08:42:27.992Z] 1ce36da41761: Verifying Checksum [2023-03-07T08:42:27.992Z] 1ce36da41761: Download complete [2023-03-07T08:42:28.616Z] 29e5d40040c1: Pull complete [2023-03-07T08:42:30.074Z] 25b303627fd3: Verifying Checksum [2023-03-07T08:42:30.074Z] 25b303627fd3: Download complete [2023-03-07T08:42:30.074Z] 1ce36da41761: Pull complete [2023-03-07T08:42:40.169Z] 25b303627fd3: Pull complete [2023-03-07T08:42:40.169Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T08:42:40.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:42:40.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:42:40.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-03-07T08:42:40.454Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T08:42:43.095Z] $ docker top 495d76a0956c408c11a5bc5c87c9e9444a392423e5eac8eeecd2be4140a85f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:42:43.945Z] + docker-compose+ build --helpgrep [2023-03-07T08:42:43.945Z] parallel [2023-03-07T08:42:50.588Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T08:42:50.609Z] $ docker stop --time=1 495d76a0956c408c11a5bc5c87c9e9444a392423e5eac8eeecd2be4140a85f65 [2023-03-07T08:42:52.280Z] $ docker rm -f --volumes 495d76a0956c408c11a5bc5c87c9e9444a392423e5eac8eeecd2be4140a85f65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T08:42:52.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T08:42:52.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T08:42:52.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-03-07T08:42:53.052Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T08:42:54.269Z] $ docker top f2184fd9e3d9beb64859d409b91ca529fa0602b38a5ef7dd27541990f91a15f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T08:42:54.774Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T08:43:01.408Z] Building core-command ... [2023-03-07T08:43:01.408Z] Building core-common-config-bootstrapper ... [2023-03-07T08:43:01.408Z] Building core-data ... [2023-03-07T08:43:01.408Z] Building core-metadata ... [2023-03-07T08:43:01.408Z] Building security-bootstrapper ... [2023-03-07T08:43:01.408Z] Building security-proxy-auth ... [2023-03-07T08:43:01.408Z] Building security-proxy-setup ... [2023-03-07T08:43:01.408Z] Building security-secretstore-setup ... [2023-03-07T08:43:01.408Z] Building security-spiffe-token-provider ... [2023-03-07T08:43:01.408Z] Building security-spire-agent ... [2023-03-07T08:43:01.408Z] Building security-spire-config ... [2023-03-07T08:43:01.408Z] Building security-spire-server ... [2023-03-07T08:43:01.408Z] Building support-notifications ... [2023-03-07T08:43:01.408Z] Building support-scheduler ... [2023-03-07T08:43:01.408Z] Building security-spire-agent [2023-03-07T08:43:01.408Z] Building support-scheduler [2023-03-07T08:43:01.408Z] Building security-secretstore-setup [2023-03-07T08:43:01.408Z] Building security-proxy-setup [2023-03-07T08:43:01.408Z] Building security-spire-config [2023-03-07T08:43:48.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:43:48.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:43:48.275Z] ---> 437d2589926b [2023-03-07T08:43:48.275Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:43:48.275Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:43:48.275Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:43:48.275Z] ---> 437d2589926b [2023-03-07T08:43:48.275Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T08:43:48.275Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:43:48.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:43:48.275Z] ---> 437d2589926b [2023-03-07T08:43:48.275Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:43:48.275Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:43:48.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:43:48.275Z] ---> 437d2589926b [2023-03-07T08:43:48.275Z] ---> Running in e2a201079134 [2023-03-07T08:43:48.275Z] ---> Running in 627e8911f437 [2023-03-07T08:43:48.275Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T08:43:48.275Z] ---> Running in 22d100a6f97f [2023-03-07T08:43:48.275Z] ---> Running in 91304fdc543e [2023-03-07T08:43:48.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:43:48.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:43:48.558Z] ---> 437d2589926b [2023-03-07T08:43:48.558Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T08:43:48.558Z] ---> Running in 5ded56a95a67 [2023-03-07T08:43:49.152Z] Removing intermediate container 627e8911f437 [2023-03-07T08:43:49.152Z] ---> 8a70d868d98d [2023-03-07T08:43:49.152Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T08:43:49.152Z] Removing intermediate container 22d100a6f97f [2023-03-07T08:43:49.152Z] ---> 50f5a3743ee5 [2023-03-07T08:43:49.152Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T08:43:49.152Z] Removing intermediate container e2a201079134 [2023-03-07T08:43:49.152Z] ---> 3011fb81b917 [2023-03-07T08:43:49.152Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:43:49.152Z] ---> Running in ff35ed6e1cb2 [2023-03-07T08:43:49.152Z] Removing intermediate container 5ded56a95a67 [2023-03-07T08:43:49.152Z] ---> 44d752b7f1a7 [2023-03-07T08:43:49.152Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:43:49.423Z] Removing intermediate container 91304fdc543e [2023-03-07T08:43:49.423Z] ---> 0c4ee6d8c449 [2023-03-07T08:43:49.423Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:43:49.423Z] ---> Running in ff85d2e4e582 [2023-03-07T08:43:49.423Z] ---> Running in d128600a16af [2023-03-07T08:43:49.423Z] ---> Running in ccf8e4230611 [2023-03-07T08:43:49.423Z] ---> Running in 879abdeb2436 [2023-03-07T08:43:50.424Z] Removing intermediate container 879abdeb2436 [2023-03-07T08:43:50.424Z] ---> 2c3eb5df5bcf [2023-03-07T08:43:50.424Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:43:50.424Z] ---> Running in 631cbaa8c40f [2023-03-07T08:43:51.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:52.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:43:53.878Z] OK: 221 MiB in 51 packages [2023-03-07T08:43:54.150Z] OK: 221 MiB in 51 packages [2023-03-07T08:43:54.757Z] OK: 221 MiB in 51 packages [2023-03-07T08:43:54.757Z] OK: 221 MiB in 51 packages [2023-03-07T08:43:54.757Z] OK: 221 MiB in 51 packages [2023-03-07T08:43:56.183Z] Removing intermediate container ff35ed6e1cb2 [2023-03-07T08:43:56.183Z] ---> 2332ec6d0a59 [2023-03-07T08:43:56.183Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T08:43:56.183Z] Removing intermediate container d128600a16af [2023-03-07T08:43:56.183Z] ---> fbdbfdc4eb1d [2023-03-07T08:43:56.183Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:43:57.148Z] Removing intermediate container 631cbaa8c40f [2023-03-07T08:43:57.148Z] ---> b1e58b5b2735 [2023-03-07T08:43:57.148Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:43:57.148Z] Removing intermediate container ccf8e4230611 [2023-03-07T08:43:57.148Z] ---> 6c10f81947db [2023-03-07T08:43:57.148Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T08:43:57.148Z] Removing intermediate container ff85d2e4e582 [2023-03-07T08:43:57.148Z] ---> cbe81aa16a45 [2023-03-07T08:43:57.148Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T08:43:57.417Z] ---> c31dbc82d54f [2023-03-07T08:43:57.417Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:43:57.417Z] ---> a308aece1257 [2023-03-07T08:43:57.417Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:43:57.417Z] ---> Running in 026c29df442a [2023-03-07T08:43:57.686Z] ---> Running in ed6ee0ccdfd9 [2023-03-07T08:43:58.714Z] ---> 98d061c8f1d8 [2023-03-07T08:43:58.714Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:43:58.714Z] ---> 65feb9a1db6c [2023-03-07T08:43:58.714Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:43:58.714Z] ---> Running in 526424ab735d [2023-03-07T08:43:58.988Z] ---> b4eb1d3cf43d [2023-03-07T08:43:58.988Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:43:58.988Z] ---> Running in a782fe58d17d [2023-03-07T08:43:58.988Z] ---> Running in 8b01b53e540a [2023-03-07T08:46:05.718Z] Removing intermediate container 026c29df442a [2023-03-07T08:46:05.718Z] ---> 60c965335948 [2023-03-07T08:46:05.718Z] Step 7/20 : COPY . . [2023-03-07T08:46:05.718Z] Removing intermediate container 8b01b53e540a [2023-03-07T08:46:05.718Z] ---> 9b37c79425bb [2023-03-07T08:46:05.718Z] Step 7/23 : COPY . . [2023-03-07T08:46:05.718Z] Removing intermediate container a782fe58d17d [2023-03-07T08:46:05.718Z] ---> 9ed1d7df57dc [2023-03-07T08:46:05.718Z] Step 7/24 : COPY . . [2023-03-07T08:46:05.718Z] Removing intermediate container ed6ee0ccdfd9 [2023-03-07T08:46:05.718Z] ---> ce01b556614f [2023-03-07T08:46:05.718Z] Step 7/24 : COPY . . [2023-03-07T08:46:05.718Z] Removing intermediate container 526424ab735d [2023-03-07T08:46:05.718Z] ---> 98719987947d [2023-03-07T08:46:05.718Z] Step 8/22 : COPY . . [2023-03-07T08:46:08.318Z] ---> f9c70eaa67cb [2023-03-07T08:46:08.318Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T08:46:08.318Z] ---> 5762692f2403 [2023-03-07T08:46:08.318Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:46:08.318Z] ---> f1efc6fa935a [2023-03-07T08:46:08.318Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T08:46:08.318Z] ---> 1f6807204290 [2023-03-07T08:46:08.318Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T08:46:08.585Z] ---> Running in e3e375b402a6 [2023-03-07T08:46:08.585Z] ---> Running in c052139596e7 [2023-03-07T08:46:08.585Z] ---> Running in b9382693fab2 [2023-03-07T08:46:08.585Z] ---> Running in 2dd90c41732c [2023-03-07T08:46:09.171Z] ---> fb58a75205f0 [2023-03-07T08:46:09.171Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:46:09.438Z] ---> Running in 7b8f79061ed9 [2023-03-07T08:46:09.438Z] Removing intermediate container c052139596e7 [2023-03-07T08:46:09.438Z] ---> 6a74099df63d [2023-03-07T08:46:09.438Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:46:09.705Z] ---> Running in ad659d5bcb89 [2023-03-07T08:46:09.973Z] Removing intermediate container 7b8f79061ed9 [2023-03-07T08:46:09.973Z] ---> dc1b09b03ad5 [2023-03-07T08:46:09.973Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T08:46:10.239Z] ---> Running in 0d3abbd7e2df [2023-03-07T08:46:10.508Z] Removing intermediate container ad659d5bcb89 [2023-03-07T08:46:10.508Z] ---> 4b45975b7fed [2023-03-07T08:46:10.508Z] 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-07T08:46:10.781Z] ---> Running in 56e779a79d86 [2023-03-07T08:46:10.781Z] 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-07T08:46:11.048Z] Removing intermediate container 0d3abbd7e2df [2023-03-07T08:46:11.048Z] ---> 065d647f8cd3 [2023-03-07T08:46:11.048Z] 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-07T08:46:11.048Z] 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-07T08:46:11.048Z] ---> Running in 4be3ec66ca37 [2023-03-07T08:46:11.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T08:46:14.655Z] Removing intermediate container 56e779a79d86 [2023-03-07T08:46:14.655Z] ---> 938ce2eca79f [2023-03-07T08:46:14.655Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:46:14.655Z] ---> Running in d0f99feff245 [2023-03-07T08:46:14.925Z] Removing intermediate container 4be3ec66ca37 [2023-03-07T08:46:14.925Z] ---> 830ff23c5dde [2023-03-07T08:46:14.925Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T08:46:15.195Z] ---> Running in b9210d7d1d5e [2023-03-07T08:46:15.462Z] Removing intermediate container d0f99feff245 [2023-03-07T08:46:15.462Z] ---> cd968d288d77 [2023-03-07T08:46:15.462Z] [2023-03-07T08:46:15.462Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:46:15.729Z] 3.15: Pulling from library/alpine [2023-03-07T08:46:15.729Z] Removing intermediate container b9210d7d1d5e [2023-03-07T08:46:15.729Z] ---> 58be64b73dba [2023-03-07T08:46:15.729Z] [2023-03-07T08:46:15.729Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T08:46:15.994Z] 3.15: Pulling from library/alpine [2023-03-07T08:46:17.400Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T08:46:17.400Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T08:46:17.400Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T08:46:17.400Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T08:46:17.400Z] ---> 354640af7b1b [2023-03-07T08:46:17.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:46:17.400Z] ---> 354640af7b1b [2023-03-07T08:46:17.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:46:17.666Z] ---> Running in 750d39c8ea95 [2023-03-07T08:46:17.932Z] ---> Running in b9156094ee1e [2023-03-07T08:46:18.520Z] Removing intermediate container 750d39c8ea95 [2023-03-07T08:46:18.520Z] ---> b0198b1a29e1 [2023-03-07T08:46:18.520Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:46:18.520Z] Removing intermediate container b9156094ee1e [2023-03-07T08:46:18.520Z] ---> 5fcefd532e93 [2023-03-07T08:46:18.520Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T08:46:18.790Z] ---> Running in a24968e37161 [2023-03-07T08:46:18.790Z] ---> Running in b49ae1ad9af6 [2023-03-07T08:46:21.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:21.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:21.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:21.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:23.038Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:46:23.038Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:46:23.038Z] OK: 15736 distinct packages available [2023-03-07T08:46:23.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:23.306Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:46:23.306Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:46:23.306Z] OK: 15736 distinct packages available [2023-03-07T08:46:23.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:23.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:24.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:46:25.120Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T08:46:25.120Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:46:25.121Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T08:46:25.121Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T08:46:25.121Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T08:46:25.121Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:46:25.121Z] OK: 6 MiB in 19 packages [2023-03-07T08:46:25.121Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T08:46:25.121Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:46:25.121Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T08:46:25.393Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T08:46:25.393Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:46:25.393Z] OK: 6 MiB in 18 packages [2023-03-07T08:46:27.983Z] Removing intermediate container a24968e37161 [2023-03-07T08:46:27.983Z] ---> 1718ba42848c [2023-03-07T08:46:27.983Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T08:46:27.983Z] Removing intermediate container b49ae1ad9af6 [2023-03-07T08:46:27.983Z] ---> 15674fb72ac5 [2023-03-07T08:46:27.983Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:46:32.240Z] ---> bf5b49706f04 [2023-03-07T08:46:32.240Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:46:35.593Z] ---> d92bb43f20eb [2023-03-07T08:46:35.593Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:46:36.547Z] ---> c40221ffc20b [2023-03-07T08:46:36.547Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T08:46:36.816Z] ---> Running in 3a7052265126 [2023-03-07T08:46:37.772Z] Removing intermediate container 3a7052265126 [2023-03-07T08:46:37.772Z] ---> cb5775c9622f [2023-03-07T08:46:37.772Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T08:46:39.176Z] ---> b77325edd300 [2023-03-07T08:46:39.176Z] Step 19/24 : WORKDIR / [2023-03-07T08:46:39.176Z] ---> Running in c7f59c720bc7 [2023-03-07T08:46:40.136Z] ---> 39e59d883d0a [2023-03-07T08:46:40.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:46:40.136Z] Removing intermediate container c7f59c720bc7 [2023-03-07T08:46:40.136Z] ---> 807e8e093c5c [2023-03-07T08:46:40.136Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:46:40.401Z] ---> Running in 02191976b10b [2023-03-07T08:46:40.983Z] Removing intermediate container 02191976b10b [2023-03-07T08:46:40.983Z] ---> dcaab3d59d86 [2023-03-07T08:46:40.983Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:46:41.248Z] ---> Running in 877c3182611c [2023-03-07T08:46:41.514Z] ---> c50e7231a81f [2023-03-07T08:46:41.514Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T08:46:41.780Z] Removing intermediate container 877c3182611c [2023-03-07T08:46:41.780Z] ---> becfae9828b7 [2023-03-07T08:46:41.780Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T08:46:41.780Z] ---> Running in b16a1302684e [2023-03-07T08:46:43.188Z] Removing intermediate container b16a1302684e [2023-03-07T08:46:43.188Z] ---> ec921a3ce42b [2023-03-07T08:46:43.188Z] Step 23/24 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:46:43.188Z] ---> 97c5386a2b1c [2023-03-07T08:46:43.188Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T08:46:43.188Z] ---> Running in 8732fe6a9b1b [2023-03-07T08:46:43.772Z] Removing intermediate container 8732fe6a9b1b [2023-03-07T08:46:43.772Z] ---> dcfd58b7a027 [2023-03-07T08:46:43.772Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:46:44.041Z] ---> Running in 3b48205c9379 [2023-03-07T08:46:44.313Z] ---> 2e3fd6c10b25 [2023-03-07T08:46:44.313Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:46:44.582Z] ---> Running in 19e63fe443b8 [2023-03-07T08:46:44.848Z] Removing intermediate container 3b48205c9379 [2023-03-07T08:46:44.848Z] ---> fa57a9b0675b [2023-03-07T08:46:44.848Z] [2023-03-07T08:46:45.113Z] Removing intermediate container 19e63fe443b8 [2023-03-07T08:46:45.113Z] ---> 4f252e25c563 [2023-03-07T08:46:45.113Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:46:45.384Z] ---> Running in ad60407f11da [2023-03-07T08:46:45.384Z] Successfully built fa57a9b0675b [2023-03-07T08:46:45.384Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T08:46:45.384Z]  Building security-spire-config ... done Building core-data [2023-03-07T08:46:45.971Z] Removing intermediate container ad60407f11da [2023-03-07T08:46:45.971Z] ---> c830d4d97fd6 [2023-03-07T08:46:45.971Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T08:46:45.971Z] ---> Running in 591fc25ff507 [2023-03-07T08:46:46.663Z] Removing intermediate container 591fc25ff507 [2023-03-07T08:46:46.663Z] ---> 688fb36d2f02 [2023-03-07T08:46:46.663Z] Step 23/24 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:46:46.663Z] ---> Running in 9a4bf604bf77 [2023-03-07T08:46:47.293Z] Removing intermediate container 9a4bf604bf77 [2023-03-07T08:46:47.293Z] ---> 736910e78dcc [2023-03-07T08:46:47.293Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T08:46:47.293Z] ---> Running in e1caa49e286a [2023-03-07T08:46:47.893Z] Removing intermediate container e1caa49e286a [2023-03-07T08:46:47.893Z] ---> f36a3c23c8ab [2023-03-07T08:46:47.893Z] [2023-03-07T08:46:48.167Z] Successfully built f36a3c23c8ab [2023-03-07T08:46:48.167Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T08:46:48.167Z]  Building security-spire-agent ... done Building core-command [2023-03-07T08:47:14.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:47:14.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:47:14.908Z] ---> 437d2589926b [2023-03-07T08:47:14.908Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 0c4ee6d8c449 [2023-03-07T08:47:14.908Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 2c3eb5df5bcf [2023-03-07T08:47:14.908Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> b1e58b5b2735 [2023-03-07T08:47:14.908Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 98d061c8f1d8 [2023-03-07T08:47:14.908Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 98719987947d [2023-03-07T08:47:14.908Z] Step 8/22 : COPY . . [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 1f6807204290 [2023-03-07T08:47:14.908Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T08:47:14.908Z] ---> Running in 7c89b7d2e777 [2023-03-07T08:47:14.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:47:14.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:47:14.908Z] ---> 437d2589926b [2023-03-07T08:47:14.908Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 0c4ee6d8c449 [2023-03-07T08:47:14.908Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 2c3eb5df5bcf [2023-03-07T08:47:14.908Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> b1e58b5b2735 [2023-03-07T08:47:14.908Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 98d061c8f1d8 [2023-03-07T08:47:14.908Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 98719987947d [2023-03-07T08:47:14.908Z] Step 8/23 : COPY . . [2023-03-07T08:47:14.908Z] 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-07T08:47:14.908Z] ---> Using cache [2023-03-07T08:47:14.908Z] ---> 1f6807204290 [2023-03-07T08:47:14.908Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T08:47:15.175Z] ---> Running in 222b3142581e [2023-03-07T08:47:17.114Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T08:52:39.003Z] 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-07T08:52:45.634Z] Removing intermediate container 2dd90c41732c [2023-03-07T08:52:45.634Z] ---> 9538f506a23c [2023-03-07T08:52:45.634Z] [2023-03-07T08:52:45.634Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T08:52:45.634Z] 3.16: Pulling from library/alpine [2023-03-07T08:52:47.042Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T08:52:47.042Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T08:52:47.042Z] ---> 4c81e5bf8899 [2023-03-07T08:52:47.042Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T08:52:47.309Z] ---> Running in ba5cca5b4cef [2023-03-07T08:52:49.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:52:51.557Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T08:52:51.557Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T08:52:51.557Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:52:51.557Z] OK: 6 MiB in 16 packages [2023-03-07T08:52:53.498Z] Removing intermediate container ba5cca5b4cef [2023-03-07T08:52:53.498Z] ---> b2afdb7fadeb [2023-03-07T08:52:53.498Z] 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-07T08:52:53.765Z] ---> Running in dbeb6966e663 [2023-03-07T08:52:54.725Z] Removing intermediate container dbeb6966e663 [2023-03-07T08:52:54.725Z] ---> c1e2f68023fb [2023-03-07T08:52:54.725Z] Step 12/20 : WORKDIR /edgex [2023-03-07T08:52:54.992Z] ---> Running in 793d5aa37149 [2023-03-07T08:52:55.576Z] Removing intermediate container 793d5aa37149 [2023-03-07T08:52:55.576Z] ---> 76fc818002ec [2023-03-07T08:52:55.576Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T08:52:57.524Z] ---> bcc261b1afb7 [2023-03-07T08:52:57.524Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T08:53:00.104Z] ---> 86afa9c52cdd [2023-03-07T08:53:00.104Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T08:53:01.078Z] Removing intermediate container e3e375b402a6 [2023-03-07T08:53:01.078Z] ---> 0bb827c1707c [2023-03-07T08:53:01.078Z] [2023-03-07T08:53:01.078Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T08:53:01.078Z] ---> 4c81e5bf8899 [2023-03-07T08:53:01.078Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T08:53:01.346Z] ---> Running in 99d649044c22 [2023-03-07T08:53:01.346Z] ---> 4a5f67c62bcb [2023-03-07T08:53:01.346Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:53:01.613Z] ---> Running in ac338f3b3be6 [2023-03-07T08:53:04.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:04.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:05.892Z] Removing intermediate container ac338f3b3be6 [2023-03-07T08:53:05.892Z] ---> c32330fede14 [2023-03-07T08:53:05.892Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:53:05.892Z] ---> Running in 3ef072dfe97a [2023-03-07T08:53:06.158Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T08:53:06.158Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T08:53:06.453Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T08:53:06.453Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:53:06.453Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T08:53:06.744Z] Removing intermediate container 3ef072dfe97a [2023-03-07T08:53:06.744Z] ---> 865e1223f900 [2023-03-07T08:53:06.744Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T08:53:06.744Z] ---> Running in 524045d17325 [2023-03-07T08:53:07.010Z] OK: 6 MiB in 17 packages [2023-03-07T08:53:07.608Z] Removing intermediate container 524045d17325 [2023-03-07T08:53:07.608Z] ---> b50e8feb13a6 [2023-03-07T08:53:07.608Z] Step 19/20 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:53:07.608Z] ---> Running in 0d70cc598341 [2023-03-07T08:53:08.575Z] Removing intermediate container 0d70cc598341 [2023-03-07T08:53:08.575Z] ---> 663183bddea4 [2023-03-07T08:53:08.575Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T08:53:08.851Z] ---> Running in e4c000e5292a [2023-03-07T08:53:09.812Z] Removing intermediate container e4c000e5292a [2023-03-07T08:53:09.812Z] ---> f7116191bb5f [2023-03-07T08:53:09.812Z] [2023-03-07T08:53:10.084Z] Removing intermediate container 99d649044c22 [2023-03-07T08:53:10.084Z] ---> 6ad01ef91c1d [2023-03-07T08:53:10.084Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T08:53:10.084Z] ---> Running in 948a18c2f19d [2023-03-07T08:53:10.352Z] Successfully built f7116191bb5f [2023-03-07T08:53:10.352Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T08:53:10.352Z] Building security-spire-server [2023-03-07T08:53:10.623Z]  Building security-proxy-setup ... done Removing intermediate container 948a18c2f19d [2023-03-07T08:53:10.623Z] ---> a34f39a1fd4a [2023-03-07T08:53:10.623Z] Step 12/23 : WORKDIR / [2023-03-07T08:53:10.889Z] ---> Running in 3e8570d0c951 [2023-03-07T08:53:11.470Z] Removing intermediate container 3e8570d0c951 [2023-03-07T08:53:11.470Z] ---> d8341710ee8e [2023-03-07T08:53:11.470Z] 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-07T08:53:12.877Z] ---> 75d965e7cb39 [2023-03-07T08:53:12.877Z] 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-07T08:53:13.847Z] ---> ff775e1e1fbb [2023-03-07T08:53:13.847Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T08:53:14.806Z] ---> 6317cc3105ff [2023-03-07T08:53:14.806Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T08:53:17.384Z] ---> 5a05267fefd7 [2023-03-07T08:53:17.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T08:53:19.326Z] ---> 9ab0b6d5c2bd [2023-03-07T08:53:19.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T08:53:20.736Z] ---> f7eecdda572d [2023-03-07T08:53:20.736Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T08:53:20.736Z] ---> Running in f170818563b2 [2023-03-07T08:53:24.989Z] Removing intermediate container f170818563b2 [2023-03-07T08:53:24.989Z] ---> 7a6f45dcdf07 [2023-03-07T08:53:24.989Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T08:53:24.989Z] ---> Running in 80f345ef4c56 [2023-03-07T08:53:25.957Z] Removing intermediate container 80f345ef4c56 [2023-03-07T08:53:25.957Z] ---> 8273348eb824 [2023-03-07T08:53:25.957Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T08:53:25.957Z] ---> Running in 2506831e4e4c [2023-03-07T08:53:26.540Z] Removing intermediate container 2506831e4e4c [2023-03-07T08:53:26.540Z] ---> 18170dae0320 [2023-03-07T08:53:26.540Z] Step 22/23 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:53:26.808Z] ---> Running in 65fda9c9c980 [2023-03-07T08:53:27.390Z] Removing intermediate container 65fda9c9c980 [2023-03-07T08:53:27.390Z] ---> d9f774e6e3cd [2023-03-07T08:53:27.390Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:53:27.658Z] ---> Running in e6b5221e51e8 [2023-03-07T08:53:28.239Z] Removing intermediate container e6b5221e51e8 [2023-03-07T08:53:28.239Z] ---> 0136228136c6 [2023-03-07T08:53:28.239Z] [2023-03-07T08:53:28.821Z] Successfully built 0136228136c6 [2023-03-07T08:53:28.821Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T08:53:28.821Z] Building support-notifications [2023-03-07T08:53:31.397Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:53:31.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:53:31.397Z] ---> 437d2589926b [2023-03-07T08:53:31.397Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 44d752b7f1a7 [2023-03-07T08:53:31.397Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 6c10f81947db [2023-03-07T08:53:31.397Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 65feb9a1db6c [2023-03-07T08:53:31.397Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 9ed1d7df57dc [2023-03-07T08:53:31.397Z] Step 7/23 : COPY . . [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 5762692f2403 [2023-03-07T08:53:31.397Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 6a74099df63d [2023-03-07T08:53:31.397Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T08:53:31.397Z] ---> Using cache [2023-03-07T08:53:31.397Z] ---> 4b45975b7fed [2023-03-07T08:53:31.397Z] 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-07T08:53:31.666Z] ---> Running in 092fc3a84e89 [2023-03-07T08:53:35.007Z] Removing intermediate container 092fc3a84e89 [2023-03-07T08:53:35.007Z] ---> 23dacbd044e0 [2023-03-07T08:53:35.007Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T08:53:35.007Z] ---> Running in 94d12c8fad6b [2023-03-07T08:53:35.588Z] Removing intermediate container 94d12c8fad6b [2023-03-07T08:53:35.588Z] ---> d3988a6e4c5d [2023-03-07T08:53:35.588Z] [2023-03-07T08:53:35.588Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T08:53:35.588Z] ---> 354640af7b1b [2023-03-07T08:53:35.588Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T08:53:35.588Z] ---> Using cache [2023-03-07T08:53:35.588Z] ---> 5fcefd532e93 [2023-03-07T08:53:35.588Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T08:53:35.588Z] ---> Running in 4e1eec40faae [2023-03-07T08:53:37.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:38.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:40.423Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T08:53:40.423Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T08:53:40.423Z] OK: 15736 distinct packages available [2023-03-07T08:53:40.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:41.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:43.584Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T08:53:43.584Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T08:53:43.584Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T08:53:43.584Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T08:53:43.584Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T08:53:43.584Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T08:53:43.584Z] OK: 6 MiB in 19 packages [2023-03-07T08:53:45.528Z] Removing intermediate container 4e1eec40faae [2023-03-07T08:53:45.528Z] ---> f2b3ea0ea78f [2023-03-07T08:53:45.528Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T08:53:48.866Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:53:48.866Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:53:48.866Z] ---> 437d2589926b [2023-03-07T08:53:49.133Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:53:49.133Z] ---> Using cache [2023-03-07T08:53:49.133Z] ---> 0c4ee6d8c449 [2023-03-07T08:53:49.133Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:53:49.133Z] ---> Using cache [2023-03-07T08:53:49.133Z] ---> 2c3eb5df5bcf [2023-03-07T08:53:49.133Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T08:53:49.133Z] ---> Running in 813a55a1a194 [2023-03-07T08:53:51.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:52.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:53:53.732Z] ---> 66df5943c304 [2023-03-07T08:53:53.732Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T08:53:54.319Z] OK: 221 MiB in 51 packages [2023-03-07T08:53:57.663Z] ---> e2f193251931 [2023-03-07T08:53:57.663Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T08:53:58.248Z] Removing intermediate container 813a55a1a194 [2023-03-07T08:53:58.248Z] ---> f9979c8f1853 [2023-03-07T08:53:58.248Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:53:58.520Z] ---> 4227da713ada [2023-03-07T08:53:58.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T08:53:59.480Z] ---> 42fdb77f470b [2023-03-07T08:53:59.480Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:53:59.747Z] ---> e6815a837bac [2023-03-07T08:53:59.747Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T08:53:59.747Z] ---> Running in fa38ca242095 [2023-03-07T08:54:00.014Z] ---> Running in cb484ad33795 [2023-03-07T08:54:00.974Z] Removing intermediate container cb484ad33795 [2023-03-07T08:54:00.974Z] ---> dc97555c3990 [2023-03-07T08:54:00.974Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T08:54:00.974Z] ---> Running in df3494248623 [2023-03-07T08:54:01.566Z] Removing intermediate container df3494248623 [2023-03-07T08:54:01.566Z] ---> d950b6752c1b [2023-03-07T08:54:01.566Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T08:54:01.833Z] ---> Running in 7de06ce6d77a [2023-03-07T08:54:02.417Z] Removing intermediate container 7de06ce6d77a [2023-03-07T08:54:02.417Z] ---> a6e588e21f47 [2023-03-07T08:54:02.417Z] Step 22/23 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:54:02.417Z] ---> Running in b6a6a4e6102a [2023-03-07T08:54:03.000Z] Removing intermediate container b6a6a4e6102a [2023-03-07T08:54:03.000Z] ---> a2ae7bbe1e39 [2023-03-07T08:54:03.000Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:54:03.267Z] ---> Running in a279bd6476cc [2023-03-07T08:54:03.852Z] Removing intermediate container a279bd6476cc [2023-03-07T08:54:03.852Z] ---> 25be2caceec8 [2023-03-07T08:54:03.852Z] [2023-03-07T08:54:04.118Z] Successfully built 25be2caceec8 [2023-03-07T08:54:04.118Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T08:54:04.118Z] Building security-bootstrapper [2023-03-07T08:54:22.312Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:54:22.312Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:54:22.312Z] ---> 437d2589926b [2023-03-07T08:54:22.312Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T08:54:22.312Z] ---> Using cache [2023-03-07T08:54:22.312Z] ---> 44d752b7f1a7 [2023-03-07T08:54:22.312Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T08:54:22.312Z] ---> Running in dfc20667b9cd [2023-03-07T08:54:23.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:54:23.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:54:24.953Z] OK: 221 MiB in 51 packages [2023-03-07T08:54:26.917Z] Removing intermediate container dfc20667b9cd [2023-03-07T08:54:26.917Z] ---> 46b8df3be5f6 [2023-03-07T08:54:26.917Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T08:54:27.887Z] ---> b5808e732099 [2023-03-07T08:54:27.887Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:54:27.887Z] ---> Running in 5afd9d74ec3d [2023-03-07T08:54:55.276Z] Removing intermediate container 222b3142581e [2023-03-07T08:54:55.276Z] ---> 940565fd834b [2023-03-07T08:54:55.276Z] [2023-03-07T08:54:55.276Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T08:54:55.276Z] ---> 4c81e5bf8899 [2023-03-07T08:54:55.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:54:55.276Z] ---> Running in 7065b0cba414 [2023-03-07T08:54:55.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:54:55.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:54:57.232Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:54:57.232Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:54:57.232Z] OK: 5 MiB in 15 packages [2023-03-07T08:54:59.189Z] Removing intermediate container 7065b0cba414 [2023-03-07T08:54:59.190Z] ---> 2cb09c27d0cb [2023-03-07T08:54:59.190Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:54:59.190Z] ---> Running in 24539d2fbbeb [2023-03-07T08:54:59.780Z] Removing intermediate container 24539d2fbbeb [2023-03-07T08:54:59.780Z] ---> 594590996268 [2023-03-07T08:54:59.780Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T08:55:00.053Z] ---> Running in dd69791a4ac2 [2023-03-07T08:55:00.647Z] Removing intermediate container dd69791a4ac2 [2023-03-07T08:55:00.647Z] ---> bfa32ee3ea35 [2023-03-07T08:55:00.647Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T08:55:00.919Z] ---> Running in 5124a135f53b [2023-03-07T08:55:01.509Z] Removing intermediate container 5124a135f53b [2023-03-07T08:55:01.509Z] ---> 243ae0871862 [2023-03-07T08:55:01.509Z] Step 15/23 : WORKDIR / [2023-03-07T08:55:01.509Z] ---> Running in 0ef8715ecb82 [2023-03-07T08:55:02.476Z] Removing intermediate container 0ef8715ecb82 [2023-03-07T08:55:02.476Z] ---> babd1481a22b [2023-03-07T08:55:02.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:55:03.440Z] ---> 03c78987c8ad [2023-03-07T08:55:03.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T08:55:05.416Z] ---> f09aacea1319 [2023-03-07T08:55:05.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T08:55:06.389Z] ---> 832e22b4e5cf [2023-03-07T08:55:06.389Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T08:55:06.389Z] ---> Running in b4899335dae6 [2023-03-07T08:55:07.359Z] Removing intermediate container b4899335dae6 [2023-03-07T08:55:07.359Z] ---> 07e949a45c1e [2023-03-07T08:55:07.359Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:55:07.632Z] ---> Running in e9acbb213bac [2023-03-07T08:55:08.609Z] Removing intermediate container e9acbb213bac [2023-03-07T08:55:08.609Z] ---> 1ffa7fce2538 [2023-03-07T08:55:08.609Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T08:55:08.879Z] ---> Running in 230e3840d1c1 [2023-03-07T08:55:10.304Z] Removing intermediate container 230e3840d1c1 [2023-03-07T08:55:10.304Z] ---> cba8712e66b6 [2023-03-07T08:55:10.304Z] Step 22/23 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:55:10.576Z] ---> Running in f926639772e9 [2023-03-07T08:55:12.012Z] Removing intermediate container f926639772e9 [2023-03-07T08:55:12.012Z] ---> 36203acc0551 [2023-03-07T08:55:12.012Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T08:55:12.285Z] ---> Running in a611517a5b5f [2023-03-07T08:55:13.261Z] Removing intermediate container a611517a5b5f [2023-03-07T08:55:13.261Z] ---> 40cdd93ee3d0 [2023-03-07T08:55:13.261Z] [2023-03-07T08:55:14.244Z] Successfully built 40cdd93ee3d0 [2023-03-07T08:55:14.244Z] Successfully tagged core-command-arm64:latest [2023-03-07T08:55:14.244Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-07T08:55:26.613Z] Removing intermediate container 7c89b7d2e777 [2023-03-07T08:55:26.613Z] ---> 79c6ac8e160c [2023-03-07T08:55:26.613Z] [2023-03-07T08:55:26.613Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:55:26.613Z] ---> 4c81e5bf8899 [2023-03-07T08:55:26.613Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T08:55:26.613Z] ---> Running in e9712cd3c78a [2023-03-07T08:55:26.613Z] Removing intermediate container e9712cd3c78a [2023-03-07T08:55:26.613Z] ---> 23568d492ff9 [2023-03-07T08:55:26.613Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T08:55:26.894Z] ---> Running in 3984bec61a97 [2023-03-07T08:55:28.337Z] Removing intermediate container 3984bec61a97 [2023-03-07T08:55:28.337Z] ---> 3d62b1da9d56 [2023-03-07T08:55:28.337Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T08:55:28.940Z] ---> Running in dfed11d35a55 [2023-03-07T08:55:29.911Z] Removing intermediate container dfed11d35a55 [2023-03-07T08:55:29.911Z] ---> 47574826b2f6 [2023-03-07T08:55:29.911Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:55:29.911Z] ---> Running in 5f2b9c775c85 [2023-03-07T08:55:31.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:55:32.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:55:33.894Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T08:55:33.894Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T08:55:33.894Z] OK: 5 MiB in 15 packages [2023-03-07T08:55:36.505Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:55:36.505Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:55:36.505Z] ---> 437d2589926b [2023-03-07T08:55:36.505Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T08:55:36.505Z] ---> Using cache [2023-03-07T08:55:36.505Z] ---> 44d752b7f1a7 [2023-03-07T08:55:36.505Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T08:55:36.505Z] ---> Running in 9211278447b5 [2023-03-07T08:55:36.785Z] Removing intermediate container 5f2b9c775c85 [2023-03-07T08:55:36.785Z] ---> f9c9f0b5fd2d [2023-03-07T08:55:36.785Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:55:39.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:55:39.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:55:39.975Z] ---> 4ac7cf147e0d [2023-03-07T08:55:39.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T08:55:40.940Z] v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T08:55:40.940Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T08:55:40.940Z] OK: 16903 distinct packages available [2023-03-07T08:55:41.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T08:55:41.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T08:55:42.881Z] OK: 221 MiB in 51 packages [2023-03-07T08:55:44.291Z] ---> 491df81c415e [2023-03-07T08:55:44.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T08:55:44.875Z] Removing intermediate container 9211278447b5 [2023-03-07T08:55:44.875Z] ---> a9b23f9614e8 [2023-03-07T08:55:44.875Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T08:55:46.289Z] ---> 13f7a94bb783 [2023-03-07T08:55:46.289Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T08:55:46.575Z] ---> Running in c457d0e3b18f [2023-03-07T08:55:46.842Z] ---> c9b0b440e256 [2023-03-07T08:55:46.842Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:55:47.110Z] ---> Running in cfc33539ef99 [2023-03-07T08:55:47.377Z] Removing intermediate container c457d0e3b18f [2023-03-07T08:55:47.377Z] ---> 72c496927b8e [2023-03-07T08:55:47.377Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:55:47.958Z] ---> Running in 9b81298c199a [2023-03-07T08:55:48.914Z] Removing intermediate container 9b81298c199a [2023-03-07T08:55:48.914Z] ---> 8331d8b809f5 [2023-03-07T08:55:48.914Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T08:55:48.914Z] ---> Running in de57263e11ab [2023-03-07T08:55:49.900Z] Removing intermediate container de57263e11ab [2023-03-07T08:55:49.900Z] ---> d7d043ea18fd [2023-03-07T08:55:49.900Z] Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:55:50.166Z] ---> Running in 2895dceddb84 [2023-03-07T08:55:51.124Z] Removing intermediate container 2895dceddb84 [2023-03-07T08:55:51.124Z] ---> 6513c2120241 [2023-03-07T08:55:51.124Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:55:51.393Z] ---> Running in b7f62e8fe11d [2023-03-07T08:55:52.800Z] Removing intermediate container b7f62e8fe11d [2023-03-07T08:55:52.800Z] ---> ece28ee24498 [2023-03-07T08:55:52.800Z] [2023-03-07T08:55:53.067Z] Successfully built ece28ee24498 [2023-03-07T08:55:53.067Z] Successfully tagged core-data-arm64:latest [2023-03-07T08:55:53.067Z] Building core-common-config-bootstrapper [2023-03-07T08:56:15.129Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:56:15.129Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:56:15.129Z] ---> 437d2589926b [2023-03-07T08:56:15.129Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:56:15.129Z] ---> Using cache [2023-03-07T08:56:15.129Z] ---> 0c4ee6d8c449 [2023-03-07T08:56:15.129Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T08:56:15.129Z] ---> Using cache [2023-03-07T08:56:15.129Z] ---> 2c3eb5df5bcf [2023-03-07T08:56:15.129Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T08:56:15.129Z] ---> Using cache [2023-03-07T08:56:15.129Z] ---> b1e58b5b2735 [2023-03-07T08:56:15.129Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T08:56:15.129Z] ---> Using cache [2023-03-07T08:56:15.129Z] ---> 98d061c8f1d8 [2023-03-07T08:56:15.129Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:56:15.129Z] ---> Using cache [2023-03-07T08:56:15.129Z] ---> 98719987947d [2023-03-07T08:56:15.129Z] Step 8/22 : COPY . . [2023-03-07T08:56:15.129Z] ---> Using cache [2023-03-07T08:56:15.129Z] ---> 1f6807204290 [2023-03-07T08:56:15.129Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T08:56:15.129Z] ---> Running in 684de78ed4c0 [2023-03-07T08:56:16.111Z] 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-07T08:56:17.094Z] Removing intermediate container fa38ca242095 [2023-03-07T08:56:17.094Z] ---> ca7bd336cf37 [2023-03-07T08:56:17.094Z] Step 8/22 : COPY . . [2023-03-07T08:56:35.331Z] Removing intermediate container 5afd9d74ec3d [2023-03-07T08:56:35.331Z] ---> 3d3a59c0d9a4 [2023-03-07T08:56:35.331Z] Step 7/32 : COPY . . [2023-03-07T08:56:37.280Z] Removing intermediate container b9382693fab2 [2023-03-07T08:56:37.280Z] ---> 0f8f8f9cc250 [2023-03-07T08:56:37.280Z] [2023-03-07T08:56:37.280Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T08:56:37.280Z] ---> 4c81e5bf8899 [2023-03-07T08:56:37.280Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T08:56:37.280Z] ---> Using cache [2023-03-07T08:56:37.280Z] ---> 2cb09c27d0cb [2023-03-07T08:56:37.280Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T08:56:37.280Z] ---> Using cache [2023-03-07T08:56:37.280Z] ---> 594590996268 [2023-03-07T08:56:37.280Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T08:56:37.547Z] ---> Running in a416830f0b73 [2023-03-07T08:56:38.509Z] Removing intermediate container a416830f0b73 [2023-03-07T08:56:38.509Z] ---> 869e4235aa2f [2023-03-07T08:56:38.509Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T08:56:38.778Z] ---> Running in 8a0b9c7da203 [2023-03-07T08:56:39.739Z] Removing intermediate container 8a0b9c7da203 [2023-03-07T08:56:39.739Z] ---> aa5106acd8fc [2023-03-07T08:56:39.739Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T08:56:41.159Z] ---> dce982832f50 [2023-03-07T08:56:41.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T08:56:43.132Z] ---> 7a817c130907 [2023-03-07T08:56:43.132Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T08:56:43.423Z] ---> Running in 8f91d3959b41 [2023-03-07T08:56:46.006Z] 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-07T08:56:46.975Z] ---> 39514ff19eff [2023-03-07T08:56:46.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T08:56:48.926Z] ---> 3b99a9db895a [2023-03-07T08:56:48.926Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T08:56:49.195Z] ---> Running in 0a75efb5e8fd [2023-03-07T08:56:50.603Z] Removing intermediate container 0a75efb5e8fd [2023-03-07T08:56:50.603Z] ---> a506eeff1e15 [2023-03-07T08:56:50.603Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T08:56:50.603Z] ---> Running in 750390cd97f2 [2023-03-07T08:56:51.587Z] Removing intermediate container 750390cd97f2 [2023-03-07T08:56:51.587Z] ---> 6c06443d8c8f [2023-03-07T08:56:51.587Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T08:56:51.854Z] ---> Running in 3492433abb17 [2023-03-07T08:56:53.266Z] Removing intermediate container 3492433abb17 [2023-03-07T08:56:53.266Z] ---> 338ef7f9b7b1 [2023-03-07T08:56:53.266Z] Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T08:56:53.266Z] ---> Running in 91a3d9fb4f8b [2023-03-07T08:56:54.671Z] Removing intermediate container 91a3d9fb4f8b [2023-03-07T08:56:54.671Z] ---> 2f1c915e49c3 [2023-03-07T08:56:54.671Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T08:56:54.937Z] ---> Running in 8637ba6ee5c3 [2023-03-07T08:56:55.517Z] Removing intermediate container 8637ba6ee5c3 [2023-03-07T08:56:55.517Z] ---> 273d5d80725b [2023-03-07T08:56:55.517Z] [2023-03-07T08:56:56.474Z] Successfully built 273d5d80725b [2023-03-07T08:56:56.741Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T08:56:56.741Z] Building core-metadata [2023-03-07T08:57:04.944Z]  Building support-scheduler ... done  ---> 0c056501224a [2023-03-07T08:57:04.944Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T08:57:04.944Z] ---> Running in c238ed1abb9b [2023-03-07T08:57:07.518Z] 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-07T08:57:17.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T08:57:17.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T08:57:17.586Z] ---> 437d2589926b [2023-03-07T08:57:17.586Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T08:57:17.586Z] ---> Using cache [2023-03-07T08:57:17.586Z] ---> 0c4ee6d8c449 [2023-03-07T08:57:17.586Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T08:57:17.586Z] ---> Using cache [2023-03-07T08:57:17.586Z] ---> 2c3eb5df5bcf [2023-03-07T08:57:17.586Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T08:57:17.586Z] ---> Using cache [2023-03-07T08:57:17.586Z] ---> b1e58b5b2735 [2023-03-07T08:57:17.586Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T08:57:17.586Z] ---> Using cache [2023-03-07T08:57:17.586Z] ---> 98d061c8f1d8 [2023-03-07T08:57:17.586Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T08:57:17.586Z] ---> Using cache [2023-03-07T08:57:17.586Z] ---> 98719987947d [2023-03-07T08:57:17.586Z] Step 8/24 : COPY . . [2023-03-07T08:57:17.586Z] ---> Using cache [2023-03-07T08:57:17.586Z] ---> 1f6807204290 [2023-03-07T08:57:17.586Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T08:57:18.546Z] ---> Running in b9aa07bdcfc1 [2023-03-07T08:57:21.887Z] 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-07T08:57:30.095Z] Removing intermediate container cfc33539ef99 [2023-03-07T08:57:30.095Z] ---> 7d04e66a2e4d [2023-03-07T08:57:30.095Z] Step 7/19 : COPY . . [2023-03-07T08:57:45.194Z] ---> 8391aeb1ae2a [2023-03-07T08:57:45.194Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T08:57:45.194Z] ---> Running in c5adf19e5239 [2023-03-07T08:57:45.194Z] 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-07T09:03:22.305Z] Removing intermediate container 684de78ed4c0 [2023-03-07T09:03:22.305Z] ---> 3b27bed001dd [2023-03-07T09:03:22.305Z] [2023-03-07T09:03:22.305Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T09:03:22.305Z] ---> 4c81e5bf8899 [2023-03-07T09:03:22.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T09:03:22.305Z] ---> Running in eabb1fb60acd [2023-03-07T09:03:22.305Z] Removing intermediate container eabb1fb60acd [2023-03-07T09:03:22.305Z] ---> b0d1b8a0e2a0 [2023-03-07T09:03:22.305Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:03:22.305Z] ---> Running in 4dbbd7ee6a8a [2023-03-07T09:03:23.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:03:23.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:03:25.477Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T09:03:25.477Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:03:25.477Z] OK: 5 MiB in 15 packages [2023-03-07T09:03:26.892Z] Removing intermediate container 4dbbd7ee6a8a [2023-03-07T09:03:26.892Z] ---> d77d9151b815 [2023-03-07T09:03:26.892Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:03:27.860Z] ---> a3074f28025a [2023-03-07T09:03:27.860Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T09:03:29.812Z] ---> 197c2dc93a7b [2023-03-07T09:03:29.812Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T09:03:30.775Z] ---> b262e5b64cc3 [2023-03-07T09:03:30.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T09:03:31.747Z] ---> 05b7658cc515 [2023-03-07T09:03:31.747Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T09:03:32.016Z] ---> Running in 358fc369cd9c [2023-03-07T09:03:36.282Z] Removing intermediate container 358fc369cd9c [2023-03-07T09:03:36.282Z] ---> b4beb4a9dfa0 [2023-03-07T09:03:36.282Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T09:03:36.282Z] ---> Running in ac24bfc2d028 [2023-03-07T09:03:36.549Z] Removing intermediate container ac24bfc2d028 [2023-03-07T09:03:36.549Z] ---> b530ec25f5ad [2023-03-07T09:03:36.549Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T09:03:36.816Z] ---> Running in 4643bafda9e8 [2023-03-07T09:03:37.400Z] Removing intermediate container 4643bafda9e8 [2023-03-07T09:03:37.400Z] ---> 8c59b4bc179f [2023-03-07T09:03:37.400Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:03:37.667Z] ---> Running in cf5a740e6101 [2023-03-07T09:03:38.248Z] Removing intermediate container cf5a740e6101 [2023-03-07T09:03:38.248Z] ---> 99ae2069b95a [2023-03-07T09:03:38.248Z] Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T09:03:38.248Z] ---> Running in f6cd99285b4e [2023-03-07T09:03:38.830Z] Removing intermediate container f6cd99285b4e [2023-03-07T09:03:38.830Z] ---> 7bee22c19e30 [2023-03-07T09:03:38.830Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:03:38.830Z] ---> Running in 965ab3e5e5dd [2023-03-07T09:03:39.416Z] Removing intermediate container 965ab3e5e5dd [2023-03-07T09:03:39.416Z] ---> 25144f2b4858 [2023-03-07T09:03:39.416Z] [2023-03-07T09:03:39.996Z] Successfully built 25144f2b4858 [2023-03-07T09:03:39.996Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T09:03:39.996Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-07T09:03:58.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T09:03:58.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T09:03:58.193Z] ---> 437d2589926b [2023-03-07T09:03:58.193Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T09:03:58.193Z] ---> Using cache [2023-03-07T09:03:58.193Z] ---> 0c4ee6d8c449 [2023-03-07T09:03:58.193Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T09:03:58.193Z] ---> Using cache [2023-03-07T09:03:58.193Z] ---> 2c3eb5df5bcf [2023-03-07T09:03:58.193Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T09:03:58.193Z] ---> Using cache [2023-03-07T09:03:58.193Z] ---> b1e58b5b2735 [2023-03-07T09:03:58.193Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T09:03:58.193Z] ---> Using cache [2023-03-07T09:03:58.193Z] ---> 98d061c8f1d8 [2023-03-07T09:03:58.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T09:03:58.193Z] ---> Using cache [2023-03-07T09:03:58.193Z] ---> 98719987947d [2023-03-07T09:03:58.193Z] Step 8/22 : COPY . . [2023-03-07T09:03:58.193Z] ---> Using cache [2023-03-07T09:03:58.193Z] ---> 1f6807204290 [2023-03-07T09:03:58.193Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T09:03:58.193Z] ---> Running in bfc37b229e0c [2023-03-07T09:04:00.142Z] 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-07T09:04:26.820Z] Removing intermediate container c238ed1abb9b [2023-03-07T09:04:26.820Z] ---> 19a5fc4a30d9 [2023-03-07T09:04:26.820Z] [2023-03-07T09:04:26.820Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T09:04:26.820Z] ---> 4c81e5bf8899 [2023-03-07T09:04:26.820Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T09:04:26.820Z] ---> Running in 5649a97e4754 [2023-03-07T09:04:27.782Z] Removing intermediate container 5649a97e4754 [2023-03-07T09:04:27.782Z] ---> 51eb49a666fa [2023-03-07T09:04:27.782Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T09:04:27.782Z] ---> Running in 78c7df21dd42 [2023-03-07T09:04:29.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:04:30.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:04:31.708Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T09:04:31.708Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T09:04:31.708Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:04:31.708Z] OK: 5 MiB in 16 packages [2023-03-07T09:04:33.649Z] Removing intermediate container 78c7df21dd42 [2023-03-07T09:04:33.649Z] ---> 551a39a5ae40 [2023-03-07T09:04:33.649Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T09:04:33.649Z] ---> Running in 43dab97944de [2023-03-07T09:04:34.231Z] Removing intermediate container 43dab97944de [2023-03-07T09:04:34.231Z] ---> 9215479b3b6f [2023-03-07T09:04:34.231Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T09:04:34.231Z] ---> Running in 9f3341e145be [2023-03-07T09:04:34.818Z] Removing intermediate container 9f3341e145be [2023-03-07T09:04:34.818Z] ---> ba5a3078e636 [2023-03-07T09:04:34.818Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T09:04:35.088Z] ---> Running in 550cfe55f534 [2023-03-07T09:04:35.672Z] Removing intermediate container 550cfe55f534 [2023-03-07T09:04:35.672Z] ---> c1f039a1601a [2023-03-07T09:04:35.672Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T09:04:35.672Z] ---> Running in f65e28a1712a [2023-03-07T09:04:36.258Z] Removing intermediate container f65e28a1712a [2023-03-07T09:04:36.258Z] ---> bec9bb0bde90 [2023-03-07T09:04:36.258Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T09:04:36.258Z] ---> Running in b5a670373dfb [2023-03-07T09:04:39.610Z] Removing intermediate container b5a670373dfb [2023-03-07T09:04:39.610Z] ---> 7bb3a587d97e [2023-03-07T09:04:39.610Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T09:04:39.878Z] ---> Running in 27ef4027611c [2023-03-07T09:04:40.468Z] Removing intermediate container 27ef4027611c [2023-03-07T09:04:40.468Z] ---> 9a6401d1754e [2023-03-07T09:04:40.468Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T09:04:41.884Z] ---> d2ca6e76c860 [2023-03-07T09:04:41.884Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T09:04:41.884Z] ---> Running in 98b9f5877413 [2023-03-07T09:04:45.241Z] Removing intermediate container 98b9f5877413 [2023-03-07T09:04:45.241Z] ---> 41a69bc2f9e9 [2023-03-07T09:04:45.241Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:04:46.211Z] ---> 6114d0f27d39 [2023-03-07T09:04:46.211Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T09:04:48.160Z] ---> 0ce31e406cca [2023-03-07T09:04:48.160Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T09:04:48.742Z] ---> 42ba163afc63 [2023-03-07T09:04:48.742Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T09:04:49.712Z] ---> 15bcb46b5631 [2023-03-07T09:04:49.712Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T09:04:50.670Z] ---> 8f53d176d876 [2023-03-07T09:04:50.670Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T09:04:51.640Z] ---> 1f96d46badeb [2023-03-07T09:04:51.640Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T09:04:53.583Z] ---> 1dad705992d1 [2023-03-07T09:04:53.583Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T09:04:53.583Z] ---> Running in 6dc4cce9112e [2023-03-07T09:04:56.947Z] Removing intermediate container 6dc4cce9112e [2023-03-07T09:04:56.947Z] ---> 021f0ff3600c [2023-03-07T09:04:56.947Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T09:04:57.221Z] ---> Running in d2a0ffc6a716 [2023-03-07T09:04:57.807Z] Removing intermediate container d2a0ffc6a716 [2023-03-07T09:04:57.807Z] ---> 0a5655d95516 [2023-03-07T09:04:57.807Z] Step 29/32 : CMD ["gate"] [2023-03-07T09:04:57.807Z] ---> Running in 8b0a95840dfc [2023-03-07T09:04:58.394Z] Removing intermediate container 8b0a95840dfc [2023-03-07T09:04:58.394Z] ---> 8aa725bd1fca [2023-03-07T09:04:58.394Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T09:04:58.394Z] ---> Running in fa6e24689569 [2023-03-07T09:04:59.354Z] Removing intermediate container fa6e24689569 [2023-03-07T09:04:59.354Z] ---> ca00309a954a [2023-03-07T09:04:59.354Z] Step 31/32 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T09:04:59.354Z] ---> Running in 519e8a65884a [2023-03-07T09:04:59.939Z] Removing intermediate container 519e8a65884a [2023-03-07T09:04:59.939Z] ---> ae84c2ee16af [2023-03-07T09:04:59.939Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T09:05:00.207Z] ---> Running in deb43ab5239a [2023-03-07T09:05:00.790Z] Removing intermediate container deb43ab5239a [2023-03-07T09:05:00.790Z] ---> ee794b2e7b74 [2023-03-07T09:05:00.790Z] [2023-03-07T09:05:01.057Z] Successfully built ee794b2e7b74 [2023-03-07T09:05:01.057Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T09:05:47.904Z]  Building security-bootstrapper ... done Removing intermediate container b9aa07bdcfc1 [2023-03-07T09:05:47.904Z] ---> ea96218020fd [2023-03-07T09:05:47.904Z] [2023-03-07T09:05:48.172Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T09:05:48.172Z] ---> 4c81e5bf8899 [2023-03-07T09:05:48.172Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:05:48.172Z] ---> Using cache [2023-03-07T09:05:48.172Z] ---> 2cb09c27d0cb [2023-03-07T09:05:48.172Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T09:05:48.172Z] ---> Using cache [2023-03-07T09:05:48.172Z] ---> 594590996268 [2023-03-07T09:05:48.172Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T09:05:48.172Z] ---> Running in 878932998de7 [2023-03-07T09:05:48.762Z] Removing intermediate container 878932998de7 [2023-03-07T09:05:48.762Z] ---> 4671052e9a0d [2023-03-07T09:05:48.762Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T09:05:49.032Z] ---> Running in fc29330aa945 [2023-03-07T09:05:49.619Z] Removing intermediate container fc29330aa945 [2023-03-07T09:05:49.620Z] ---> c843aa98a2c5 [2023-03-07T09:05:49.620Z] Step 15/24 : WORKDIR / [2023-03-07T09:05:49.620Z] ---> Running in d695b7bf4551 [2023-03-07T09:05:50.204Z] Removing intermediate container d695b7bf4551 [2023-03-07T09:05:50.204Z] ---> 94202ab5cda0 [2023-03-07T09:05:50.204Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:05:51.167Z] ---> 9117bfe8f4fc [2023-03-07T09:05:51.167Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T09:05:53.138Z] ---> 3bd9e2429920 [2023-03-07T09:05:53.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T09:05:54.098Z] ---> 44dc54c0617a [2023-03-07T09:05:54.098Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T09:05:55.056Z] ---> f92d507e8154 [2023-03-07T09:05:55.056Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T09:05:55.322Z] ---> Running in 89bdfb41dc71 [2023-03-07T09:05:55.905Z] Removing intermediate container 89bdfb41dc71 [2023-03-07T09:05:55.905Z] ---> 02b84ce4285c [2023-03-07T09:05:55.905Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:05:55.905Z] ---> Running in d89e0a9b78ff [2023-03-07T09:05:56.493Z] Removing intermediate container d89e0a9b78ff [2023-03-07T09:05:56.493Z] ---> d750b788c242 [2023-03-07T09:05:56.493Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T09:05:56.763Z] ---> Running in c02f09272336 [2023-03-07T09:05:57.353Z] Removing intermediate container c02f09272336 [2023-03-07T09:05:57.353Z] ---> 48ff329535dc [2023-03-07T09:05:57.353Z] Step 23/24 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T09:05:57.621Z] ---> Running in 494b597f0a32 [2023-03-07T09:05:58.206Z] Removing intermediate container 494b597f0a32 [2023-03-07T09:05:58.206Z] ---> 0e988d564eeb [2023-03-07T09:05:58.206Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T09:05:58.791Z] ---> Running in f9d480144479 [2023-03-07T09:05:59.374Z] Removing intermediate container f9d480144479 [2023-03-07T09:05:59.374Z] ---> 5aebfc29ec9a [2023-03-07T09:05:59.374Z] [2023-03-07T09:05:59.642Z] Successfully built 5aebfc29ec9a [2023-03-07T09:05:59.642Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T09:07:07.491Z]  Building core-metadata ... done Removing intermediate container c5adf19e5239 [2023-03-07T09:07:07.491Z] ---> a7c1f8a221cc [2023-03-07T09:07:07.491Z] [2023-03-07T09:07:07.491Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T09:07:07.491Z] ---> 354640af7b1b [2023-03-07T09:07:07.491Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T09:07:07.491Z] ---> Using cache [2023-03-07T09:07:07.491Z] ---> 5fcefd532e93 [2023-03-07T09:07:07.491Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T09:07:07.491Z] ---> Running in e69cce703b8a [2023-03-07T09:07:07.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:07:07.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:07:07.491Z] v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T09:07:07.491Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T09:07:07.491Z] OK: 15736 distinct packages available [2023-03-07T09:07:07.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:07:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:07:09.439Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T09:07:09.439Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T09:07:09.439Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T09:07:09.439Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T09:07:09.439Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T09:07:09.439Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T09:07:09.439Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T09:07:09.439Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T09:07:09.440Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T09:07:09.440Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T09:07:09.440Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T09:07:10.031Z] OK: 8 MiB in 23 packages [2023-03-07T09:07:13.383Z] Removing intermediate container e69cce703b8a [2023-03-07T09:07:13.383Z] ---> 7da1e7de7b81 [2023-03-07T09:07:13.383Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:07:15.961Z] ---> df06d8bea366 [2023-03-07T09:07:15.961Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T09:07:20.400Z] ---> 4732fbb2f36b [2023-03-07T09:07:20.400Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T09:07:21.892Z] ---> 82afa400687b [2023-03-07T09:07:21.892Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T09:07:21.892Z] ---> Running in ccfaa42fc3da [2023-03-07T09:07:22.921Z] Removing intermediate container ccfaa42fc3da [2023-03-07T09:07:22.921Z] ---> 216c1a996b19 [2023-03-07T09:07:22.921Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:07:23.189Z] ---> Running in 162df356fad1 [2023-03-07T09:07:23.774Z] Removing intermediate container 162df356fad1 [2023-03-07T09:07:23.774Z] ---> 860f91179a6b [2023-03-07T09:07:23.774Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T09:07:23.774Z] ---> Running in 57386ab5f1f0 [2023-03-07T09:07:24.356Z] Removing intermediate container 57386ab5f1f0 [2023-03-07T09:07:24.356Z] ---> 5d6b80c4617d [2023-03-07T09:07:24.356Z] Step 18/19 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T09:07:24.356Z] ---> Running in afa53f90fb13 [2023-03-07T09:07:24.621Z] Removing intermediate container 8f91d3959b41 [2023-03-07T09:07:24.621Z] ---> 20c9db3797df [2023-03-07T09:07:24.621Z] [2023-03-07T09:07:24.621Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T09:07:24.621Z] ---> 4c81e5bf8899 [2023-03-07T09:07:24.621Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T09:07:24.621Z] ---> Running in ac0294aa9f7a [2023-03-07T09:07:24.888Z] Removing intermediate container afa53f90fb13 [2023-03-07T09:07:24.888Z] ---> 6d80f0d6384a [2023-03-07T09:07:24.888Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T09:07:25.155Z] ---> Running in d23b2b246859 [2023-03-07T09:07:25.423Z] Removing intermediate container d23b2b246859 [2023-03-07T09:07:25.423Z] ---> 782f9c4b5b1f [2023-03-07T09:07:25.423Z] [2023-03-07T09:07:25.691Z] Successfully built 782f9c4b5b1f [2023-03-07T09:07:25.958Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T09:07:25.958Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T09:07:26.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T09:07:27.942Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T09:07:27.942Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T09:07:27.942Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T09:07:27.942Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T09:07:28.208Z] OK: 6 MiB in 16 packages [2023-03-07T09:07:30.141Z] Removing intermediate container ac0294aa9f7a [2023-03-07T09:07:30.141Z] ---> 3d0e95c7ee77 [2023-03-07T09:07:30.141Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T09:07:30.141Z] ---> Running in f6b42b708f84 [2023-03-07T09:07:30.721Z] Removing intermediate container f6b42b708f84 [2023-03-07T09:07:30.721Z] ---> 458e7d3746a4 [2023-03-07T09:07:30.721Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T09:07:30.721Z] ---> Running in 649972e637b2 [2023-03-07T09:07:31.304Z] Removing intermediate container 649972e637b2 [2023-03-07T09:07:31.304Z] ---> 58cf68bda1c5 [2023-03-07T09:07:31.304Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T09:07:31.304Z] ---> Running in 8a7d90b21476 [2023-03-07T09:07:31.886Z] Removing intermediate container 8a7d90b21476 [2023-03-07T09:07:31.886Z] ---> 6af1e3b2153a [2023-03-07T09:07:31.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:07:32.470Z] ---> 7ab4608a4ca0 [2023-03-07T09:07:32.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T09:07:34.416Z] ---> a3543cfbc162 [2023-03-07T09:07:34.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T09:07:35.375Z] ---> 357a5c94e480 [2023-03-07T09:07:35.375Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T09:07:35.375Z] ---> Running in ef6ba1e51fac [2023-03-07T09:07:35.990Z] Removing intermediate container ef6ba1e51fac [2023-03-07T09:07:35.990Z] ---> a3aaeadcb4ba [2023-03-07T09:07:35.990Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T09:07:36.257Z] ---> Running in a910c4f2ac6d [2023-03-07T09:07:36.843Z] Removing intermediate container a910c4f2ac6d [2023-03-07T09:07:36.843Z] ---> c45819c8d07e [2023-03-07T09:07:36.843Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:07:36.843Z] ---> Running in dd859e3fcfe0 [2023-03-07T09:07:37.451Z] Removing intermediate container dd859e3fcfe0 [2023-03-07T09:07:37.451Z] ---> d292d781ec7b [2023-03-07T09:07:37.451Z] Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T09:07:37.451Z] ---> Running in 97a300dd8d12 [2023-03-07T09:07:38.040Z] Removing intermediate container 97a300dd8d12 [2023-03-07T09:07:38.040Z] ---> f89b3624814a [2023-03-07T09:07:38.040Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:07:38.040Z] ---> Running in 71c5afc9a60d [2023-03-07T09:07:38.643Z] Removing intermediate container 71c5afc9a60d [2023-03-07T09:07:38.643Z] ---> 965d2010f10b [2023-03-07T09:07:38.643Z] [2023-03-07T09:07:38.914Z] Successfully built 965d2010f10b [2023-03-07T09:07:38.914Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T09:07:57.127Z]  Building support-notifications ... done Removing intermediate container bfc37b229e0c [2023-03-07T09:07:57.127Z] ---> ba0984678272 [2023-03-07T09:07:57.127Z] [2023-03-07T09:07:57.127Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T09:07:57.127Z] ---> 4c81e5bf8899 [2023-03-07T09:07:57.127Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T09:07:57.127Z] ---> Using cache [2023-03-07T09:07:57.127Z] ---> b0d1b8a0e2a0 [2023-03-07T09:07:57.127Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T09:07:57.127Z] ---> Using cache [2023-03-07T09:07:57.127Z] ---> d77d9151b815 [2023-03-07T09:07:57.127Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T09:07:57.127Z] ---> Using cache [2023-03-07T09:07:57.127Z] ---> a3074f28025a [2023-03-07T09:07:57.127Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T09:07:57.127Z] ---> c4fb96dca733 [2023-03-07T09:07:57.127Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T09:07:57.127Z] ---> 16e4d8c52ea9 [2023-03-07T09:07:57.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T09:07:57.398Z] ---> 80056982aa31 [2023-03-07T09:07:57.398Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T09:07:57.398Z] ---> Running in 4e1ae4d2bcc5 [2023-03-07T09:07:59.339Z] Removing intermediate container 4e1ae4d2bcc5 [2023-03-07T09:07:59.339Z] ---> 5fc7cce321cd [2023-03-07T09:07:59.339Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T09:07:59.339Z] ---> Running in ca3716966aa1 [2023-03-07T09:07:59.605Z] Removing intermediate container ca3716966aa1 [2023-03-07T09:07:59.605Z] ---> ce8fabcf8a7e [2023-03-07T09:07:59.605Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T09:07:59.605Z] ---> Running in 07e7cba1fd96 [2023-03-07T09:07:59.871Z] Removing intermediate container 07e7cba1fd96 [2023-03-07T09:07:59.871Z] ---> 2c0f0708f8b4 [2023-03-07T09:07:59.871Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T09:07:59.871Z] ---> Running in 6d9747b298b4 [2023-03-07T09:08:00.455Z] Removing intermediate container 6d9747b298b4 [2023-03-07T09:08:00.455Z] ---> 448e9c24a792 [2023-03-07T09:08:00.455Z] Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf [2023-03-07T09:08:00.455Z] ---> Running in 9921ff35057f [2023-03-07T09:08:00.722Z] Removing intermediate container 9921ff35057f [2023-03-07T09:08:00.722Z] ---> 21a559767c17 [2023-03-07T09:08:00.722Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T09:08:00.722Z] ---> Running in 19a3fc5c9ced [2023-03-07T09:08:01.305Z] Removing intermediate container 19a3fc5c9ced [2023-03-07T09:08:01.305Z] ---> b17c9cce14e0 [2023-03-07T09:08:01.305Z] [2023-03-07T09:08:01.305Z] Successfully built b17c9cce14e0 [2023-03-07T09:08:01.305Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T09:08:01.901Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-07T09:08:01.907Z] $ docker stop --time=1 f2184fd9e3d9beb64859d409b91ca529fa0602b38a5ef7dd27541990f91a15f7 [2023-03-07T09:08:03.605Z] $ docker rm -f --volumes f2184fd9e3d9beb64859d409b91ca529fa0602b38a5ef7dd27541990f91a15f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T09:08:04.093Z] + docker images [2023-03-07T09:08:04.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T09:08:04.370Z] security-proxy-auth-arm64 latest b17c9cce14e0 4 seconds ago 15.6MB [2023-03-07T09:08:04.370Z] ba0984678272 10 seconds ago 1.48GB [2023-03-07T09:08:04.370Z] support-notifications-arm64 latest 965d2010f10b 26 seconds ago 29.7MB [2023-03-07T09:08:04.370Z] security-spiffe-token-provider-arm64 latest 782f9c4b5b1f 39 seconds ago 29.1MB [2023-03-07T09:08:04.370Z] 20c9db3797df 41 seconds ago 1.57GB [2023-03-07T09:08:04.370Z] a7c1f8a221cc About a minute ago 1.54GB [2023-03-07T09:08:04.370Z] core-metadata-arm64 latest 5aebfc29ec9a 2 minutes ago 17.8MB [2023-03-07T09:08:04.370Z] ea96218020fd 2 minutes ago 1.51GB [2023-03-07T09:08:04.370Z] security-bootstrapper-arm64 latest ee794b2e7b74 3 minutes ago 19MB [2023-03-07T09:08:04.370Z] 19a5fc4a30d9 3 minutes ago 1.49GB [2023-03-07T09:08:04.370Z] core-common-config-bootstrapper-arm64 latest 25144f2b4858 4 minutes ago 14.9MB [2023-03-07T09:08:04.370Z] 3b27bed001dd 4 minutes ago 1.5GB [2023-03-07T09:08:04.370Z] support-scheduler-arm64 latest 273d5d80725b 11 minutes ago 29.1MB [2023-03-07T09:08:04.370Z] 0f8f8f9cc250 11 minutes ago 1.57GB [2023-03-07T09:08:04.370Z] core-data-arm64 latest ece28ee24498 12 minutes ago 17.3MB [2023-03-07T09:08:04.370Z] 79c6ac8e160c 12 minutes ago 1.51GB [2023-03-07T09:08:04.370Z] core-command-arm64 latest 40cdd93ee3d0 12 minutes ago 17.1MB [2023-03-07T09:08:04.370Z] 940565fd834b 13 minutes ago 1.51GB [2023-03-07T09:08:04.370Z] security-spire-server-arm64 latest 25be2caceec8 14 minutes ago 84.3MB [2023-03-07T09:08:04.370Z] d3988a6e4c5d 14 minutes ago 1.38GB [2023-03-07T09:08:04.370Z] security-secretstore-setup-arm64 latest 0136228136c6 14 minutes ago 28.7MB [2023-03-07T09:08:04.370Z] security-proxy-setup-arm64 latest f7116191bb5f 14 minutes ago 15.8MB [2023-03-07T09:08:04.370Z] 0bb827c1707c 15 minutes ago 1.5GB [2023-03-07T09:08:04.370Z] 9538f506a23c 15 minutes ago 1.49GB [2023-03-07T09:08:04.370Z] security-spire-agent-arm64 latest f36a3c23c8ab 21 minutes ago 122MB [2023-03-07T09:08:04.370Z] security-spire-config-arm64 latest fa57a9b0675b 21 minutes ago 83.6MB [2023-03-07T09:08:04.370Z] 58be64b73dba 21 minutes ago 1.38GB [2023-03-07T09:08:04.370Z] cd968d288d77 21 minutes ago 1.38GB [2023-03-07T09:08:04.370Z] ci-base-image-arm64 latest 437d2589926b 35 minutes ago 904MB [2023-03-07T09:08:04.370Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T09:08:04.370Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T09:08:04.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T09:08:04.370Z] 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-07T09:08:04.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T09:08:04.785Z] [2023-03-07T09:08:04.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:08:05.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T09:08:05.378Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T09:08:05.378Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T09:08:05.378Z] 04944245beec: Pulling fs layer [2023-03-07T09:08:05.378Z] 699f458cf7ca: Pulling fs layer [2023-03-07T09:08:05.378Z] 765212b225bb: Pulling fs layer [2023-03-07T09:08:05.378Z] f23df028b6ca: Pulling fs layer [2023-03-07T09:08:05.378Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T09:08:05.378Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T09:08:05.378Z] d65c8cfc05b1: Waiting [2023-03-07T09:08:05.378Z] 2437ff75d9bd: Waiting [2023-03-07T09:08:05.378Z] 765212b225bb: Waiting [2023-03-07T09:08:05.378Z] f23df028b6ca: Waiting [2023-03-07T09:08:05.378Z] 04944245beec: Verifying Checksum [2023-03-07T09:08:05.378Z] 04944245beec: Download complete [2023-03-07T09:08:05.378Z] 765212b225bb: Verifying Checksum [2023-03-07T09:08:05.378Z] 765212b225bb: Download complete [2023-03-07T09:08:05.645Z] f23df028b6ca: Verifying Checksum [2023-03-07T09:08:05.645Z] f23df028b6ca: Download complete [2023-03-07T09:08:05.645Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T09:08:05.645Z] d65c8cfc05b1: Download complete [2023-03-07T09:08:05.645Z] 699f458cf7ca: Verifying Checksum [2023-03-07T09:08:05.645Z] 699f458cf7ca: Download complete [2023-03-07T09:08:06.237Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T09:08:06.237Z] 8998bd30e6a1: Download complete [2023-03-07T09:08:08.816Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T09:08:08.816Z] 2437ff75d9bd: Download complete [2023-03-07T09:08:10.219Z] 8998bd30e6a1: Pull complete [2023-03-07T09:08:10.804Z] 04944245beec: Pull complete [2023-03-07T09:08:12.210Z] 699f458cf7ca: Pull complete [2023-03-07T09:08:12.477Z] 765212b225bb: Pull complete [2023-03-07T09:08:13.058Z] f23df028b6ca: Pull complete [2023-03-07T09:08:13.325Z] d65c8cfc05b1: Pull complete [2023-03-07T09:08:28.310Z] 2437ff75d9bd: Pull complete [2023-03-07T09:08:28.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T09:08:28.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T09:08:28.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T09:08:28.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container [2023-03-07T09:08:28.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T09:08:31.750Z] $ docker top 8db9176068943a454eb3900e143d1c920d28d441c89be0104e5bfe3d5d61c289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:32.661Z] ---> job-cost.sh [2023-03-07T09:08:32.661Z] lf-activate-venv: SKIPPING [2023-03-07T09:08:32.661Z] INFO: No Stack... [2023-03-07T09:08:33.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T09:08:33.825Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T09:08:34.464Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-07T09:08:34.464Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T09:08:34.501Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] [2023-03-07T09:08:34.507Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] did not exist. Created. [2023-03-07T09:08:34.507Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T09:08:35.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T09:08:35.336Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T09:08:35.342Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T09:08:35.358Z] $ docker stop --time=1 8db9176068943a454eb3900e143d1c920d28d441c89be0104e5bfe3d5d61c289 [2023-03-07T09:08:36.893Z] $ docker rm -f --volumes 8db9176068943a454eb3900e143d1c920d28d441c89be0104e5bfe3d5d61c289 [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-07T09:08:37.354Z] provisioning config files... [2023-03-07T09:08:37.362Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config11428411274134803257tmp [Pipeline] { [Pipeline] sh [2023-03-07T09:08:37.652Z] + set +x [2023-03-07T09:08:37.652Z] + curl -s https://codecov.io/bash [2023-03-07T09:08:37.652Z] + bash -s -- [2023-03-07T09:08:37.652Z] [2023-03-07T09:08:37.652Z] _____ _ [2023-03-07T09:08:37.652Z] / ____| | | [2023-03-07T09:08:37.652Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T09:08:37.652Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T09:08:37.652Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T09:08:37.652Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T09:08:37.652Z] Bash-1.0.6 [2023-03-07T09:08:37.652Z] [2023-03-07T09:08:37.652Z] [2023-03-07T09:08:37.652Z] ==> git version 2.25.1 found [2023-03-07T09:08:37.652Z] ==> 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-07T09:08:37.652Z] Release-Date: 2020-01-08 [2023-03-07T09:08:37.652Z] 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-07T09:08:37.652Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T09:08:37.652Z] ==> Jenkins CI detected. [2023-03-07T09:08:37.652Z] current dir:  /w/workspace/edgex-go/2 [2023-03-07T09:08:37.652Z] project root: . [2023-03-07T09:08:37.652Z] --> token set from env [2023-03-07T09:08:37.652Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T09:08:37.652Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T09:08:37.652Z] ==> Python coveragepy not found [2023-03-07T09:08:37.652Z] ==> Searching for coverage reports in: [2023-03-07T09:08:37.652Z] + . [2023-03-07T09:08:37.912Z] -> Found 1 reports [2023-03-07T09:08:37.912Z] ==> Detecting git/mercurial file structure [2023-03-07T09:08:37.912Z] ==> Reading reports [2023-03-07T09:08:37.912Z] + ./coverage.out bytes=446903 [2023-03-07T09:08:37.912Z] ==> Appending adjustments [2023-03-07T09:08:37.912Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T09:08:38.847Z] + Found adjustments [2023-03-07T09:08:38.847Z] ==> Gzipping contents [2023-03-07T09:08:38.847Z] 60K /tmp/codecov.MWhYB0.gz [2023-03-07T09:08:38.847Z] ==> Uploading reports [2023-03-07T09:08:38.847Z] url: https://codecov.io [2023-03-07T09:08:38.847Z] query: branch=PR-4410&commit=5ef814499da773b406ffe1057bfdbcaf7012c55f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= [2023-03-07T09:08:38.847Z] -> Pinging Codecov [2023-03-07T09:08:38.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4410&commit=5ef814499da773b406ffe1057bfdbcaf7012c55f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= [2023-03-07T09:08:39.105Z] -> Uploading to [2023-03-07T09:08:39.105Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/5ef814499da773b406ffe1057bfdbcaf7012c55f/e878892a-571d-42be-91c6-a3bc5633128a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T090838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca7a332ab13cf48a1e70615d34e651e187a20fa8aa0f6304c2ee9fa20a2fafe2 [2023-03-07T09:08:39.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T09:08:39.105Z] Dload Upload Total Spent Left Speed [2023-03-07T09:08:39.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-03-07T09:08:39.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] } [2023-03-07T09:08:39.372Z] 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-07T09:08:39.980Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:40.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:41.128Z] ---> package-listing.sh [2023-03-07T09:08:41.128Z] ++ facter osfamily [2023-03-07T09:08:41.128Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T09:08:41.387Z] + OS_FAMILY=debian [2023-03-07T09:08:41.387Z] + workspace=/w/workspace/edgex-go/2 [2023-03-07T09:08:41.387Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T09:08:41.387Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T09:08:41.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T09:08:41.387Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T09:08:41.387Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-07T09:08:41.387Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T09:08:41.387Z] + case "${OS_FAMILY}" in [2023-03-07T09:08:41.387Z] + dpkg -l [2023-03-07T09:08:41.387Z] + grep '^ii' [2023-03-07T09:08:41.387Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T09:08:41.387Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T09:08:41.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T09:08:41.387Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-07T09:08:41.387Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-07T09:08:41.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-07T09:08:41.398Z] 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-07T09:08:41.673Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:08:42.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T09:08:42.230Z] [2023-03-07T09:08:42.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T09:08:42.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T09:08:42.534Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T09:08:42.534Z] 5eb5b503b376: Pulling fs layer [2023-03-07T09:08:42.534Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T09:08:42.534Z] ec43610c2a17: Pulling fs layer [2023-03-07T09:08:42.534Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T09:08:42.534Z] 33b1e0a273af: Pulling fs layer [2023-03-07T09:08:42.534Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T09:08:42.534Z] 2f39f015ded8: Pulling fs layer [2023-03-07T09:08:42.534Z] 33b1e0a273af: Waiting [2023-03-07T09:08:42.534Z] 5d3b04190fa2: Waiting [2023-03-07T09:08:42.534Z] 3a2ae6a8a46f: Waiting [2023-03-07T09:08:42.534Z] 2f39f015ded8: Waiting [2023-03-07T09:08:42.534Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T09:08:42.534Z] 5c69ac0246d0: Download complete [2023-03-07T09:08:42.534Z] 3a2ae6a8a46f: Download complete [2023-03-07T09:08:42.793Z] 33b1e0a273af: Verifying Checksum [2023-03-07T09:08:42.793Z] 33b1e0a273af: Download complete [2023-03-07T09:08:42.793Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T09:08:42.793Z] 5d3b04190fa2: Download complete [2023-03-07T09:08:42.793Z] ec43610c2a17: Verifying Checksum [2023-03-07T09:08:42.793Z] ec43610c2a17: Download complete [2023-03-07T09:08:42.793Z] 5eb5b503b376: Download complete [2023-03-07T09:08:43.727Z] 2f39f015ded8: Download complete [2023-03-07T09:08:43.985Z] 5eb5b503b376: Pull complete [2023-03-07T09:08:44.245Z] 5c69ac0246d0: Pull complete [2023-03-07T09:08:44.813Z] ec43610c2a17: Pull complete [2023-03-07T09:08:44.813Z] 3a2ae6a8a46f: Pull complete [2023-03-07T09:08:44.813Z] 33b1e0a273af: Pull complete [2023-03-07T09:08:45.071Z] 5d3b04190fa2: Pull complete [2023-03-07T09:08:49.255Z] 2f39f015ded8: Pull complete [2023-03-07T09:08:49.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T09:08:49.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T09:08:49.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T09:08:49.337Z] prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container [2023-03-07T09:08:49.369Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T09:08:51.239Z] $ docker top 9ad84ab3d4be440331cc7e9fa3a880d6252aaa22367e80386c83fdbeed280a3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T09:08:51.579Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T09:08:51.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T09:08:52.145Z] + ls /var/log/sa-host [2023-03-07T09:08:52.145Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T09:08:52.304Z] provisioning config files... [2023-03-07T09:08:52.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config11968836720060256753tmp [Pipeline] { [Pipeline] echo [2023-03-07T09:08:52.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:52.604Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T09:08:52.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:52.946Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T09:08:52.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:53.238Z] ---> sudo-logs.sh [2023-03-07T09:08:53.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T09:08:53.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:53.544Z] ---> job-cost.sh [2023-03-07T09:08:53.544Z] lf-activate-venv: SKIPPING [2023-03-07T09:08:53.544Z] DEBUG: total: 0.10999999940395355 [2023-03-07T09:08:53.544Z] INFO: Retrieving Stack Cost... [2023-03-07T09:08:53.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T09:08:54.371Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T09:08:54.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T09:08:54.669Z] ---> logs-deploy.sh [2023-03-07T09:08:54.669Z] lf-activate-venv: SKIPPING [2023-03-07T09:08:54.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4410/2 [2023-03-07T09:08:54.669Z] INFO: archiving workspace using pattern(s): [2023-03-07T09:08:55.606Z] Archives upload complete. [2023-03-07T09:08:55.863Z] INFO: archiving logs to Nexus