Pull request #4650 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 rather than 74fb306d33494e5539c20bbd837c55e83e9ec966 Obtained Jenkinsfile from 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 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-ssh11982906821296038457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2431780192083136649.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4650/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-4650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17591424381601820153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8833561241954682078.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-4650/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-4650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10748627171450989880.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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4434’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4435 in /w/workspace/edgexfoundry_edgex-go_PR-4650 [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 Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 74fb306d33494e5539c20bbd837c55e83e9ec966 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4650/head:refs/remotes/origin/PR-4650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 74fb306d33494e5539c20bbd837c55e83e9ec966 Checking out Revision 74fb306d33494e5539c20bbd837c55e83e9ec966 (PR-4650) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 Commit message: "docs: Add common API /secret to all Swagger files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-24T07:50:12.798Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-24T07:50:12.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-24T07:50:12.852Z] ========================================================= [2023-08-24T07:50:12.852Z] EdgeX Global Pipelines Version Info [2023-08-24T07:50:12.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-24T07:50:13.561Z] ------------------- [2023-08-24T07:50:13.561Z] stable info: [2023-08-24T07:50:13.561Z] ------------------- [2023-08-24T07:50:13.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-24T07:50:13.561Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-24T07:50:13.561Z] Message: update stable to v1.0.253 [2023-08-24T07:50:14.130Z] ------------------- [2023-08-24T07:50:14.130Z] experimental info: [2023-08-24T07:50:14.130Z] ------------------- [2023-08-24T07:50:14.130Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-24T07:50:14.130Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-24T07:50:14.130Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-24T07:50:14.294Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-24T07:50:14.307Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-24T07:50:14.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-24T07:50:14.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-24T07:50:14.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-24T07:50:14.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-24T07:50:14.366Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-24T07:50:14.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-24T07:50:14.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-24T07:50:14.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-24T07:50:14.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-24T07:50:14.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-24T07:50:14.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-24T07:50:14.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-24T07:50:14.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-24T07:50:14.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-24T07:50:14.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-24T07:50:14.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-24T07:50:14.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-24T07:50:14.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-24T07:50:14.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-24T07:50:14.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-24T07:50:14.579Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-24T07:50:14.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4650 [Pipeline] echo [2023-08-24T07:50:14.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4650 [Pipeline] echo [2023-08-24T07:50:14.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4650 [Pipeline] echo [2023-08-24T07:50:14.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] echo [2023-08-24T07:50:14.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74fb306 [Pipeline] echo [2023-08-24T07:50:14.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-24T07:50:14.703Z] provisioning config files... [2023-08-24T07:50:14.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11838925790365841201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-24T07:50:15.018Z] ---> docker-login.sh [2023-08-24T07:50:15.018Z] nexus3.edgexfoundry.org:10001 [2023-08-24T07:50:15.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:50:15.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:50:15.538Z] Configure a credential helper to remove this warning. See [2023-08-24T07:50:15.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:50:15.538Z] [2023-08-24T07:50:15.538Z] Login Succeeded [2023-08-24T07:50:15.538Z] nexus3.edgexfoundry.org:10002 [2023-08-24T07:50:15.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:50:15.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:50:15.538Z] Configure a credential helper to remove this warning. See [2023-08-24T07:50:15.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:50:15.538Z] [2023-08-24T07:50:15.538Z] Login Succeeded [2023-08-24T07:50:15.538Z] nexus3.edgexfoundry.org:10003 [2023-08-24T07:50:15.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:50:15.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:50:15.797Z] Configure a credential helper to remove this warning. See [2023-08-24T07:50:15.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:50:15.797Z] [2023-08-24T07:50:15.797Z] Login Succeeded [2023-08-24T07:50:15.797Z] nexus3.edgexfoundry.org:10004 [2023-08-24T07:50:15.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:50:15.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:50:15.797Z] Configure a credential helper to remove this warning. See [2023-08-24T07:50:15.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:50:15.797Z] [2023-08-24T07:50:15.797Z] Login Succeeded [2023-08-24T07:50:15.797Z] docker.io [2023-08-24T07:50:16.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:50:16.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:50:16.058Z] Configure a credential helper to remove this warning. See [2023-08-24T07:50:16.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:50:16.058Z] [2023-08-24T07:50:16.058Z] Login Succeeded [2023-08-24T07:50:16.058Z] ---> docker-login.sh ends [Pipeline] } [2023-08-24T07:50:16.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-24T07:50:16.370Z] + 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-08-24T07:50:16.370Z] + dirname cmd/core-command/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/core-data/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-24T07:50:16.370Z] + dirname+ cmd/core-metadata/Dockerfile [2023-08-24T07:50:16.370Z] cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-24T07:50:16.370Z] + + cut -d/ -f2dirname [2023-08-24T07:50:16.370Z] cmd/security-spire-agent/Dockerfile [2023-08-24T07:50:16.370Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/support-notifications/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-24T07:50:16.370Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-24T07:50:16.370Z] + cut -d/ -f2 [2023-08-24T07:50:16.370Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-24T07:50:16.421Z] 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-08-24T07:50:16.760Z] + git rev-list -1 --merges 74fb306d33494e5539c20bbd837c55e83e9ec966~1..74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] echo [2023-08-24T07:50:16.778Z] -----------> git rev-list -1 --merges 74fb306d33494e5539c20bbd837c55e83e9ec966~1..74fb306d33494e5539c20bbd837c55e83e9ec966 74fb306d33494e5539c20bbd837c55e83e9ec966 [false] [Pipeline] sh [2023-08-24T07:50:17.064Z] + git log --format=format:%s -1 74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] echo [2023-08-24T07:50:17.078Z] ========================================================= [2023-08-24T07:50:17.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-24T07:50:17.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-24T07:50:17.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-24T07:50:17.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-24T07:50:17.524Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-24T07:50:17.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-24T07:50:17.524Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-24T07:50:17.524Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-24T07:50:17.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:50:17.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-24T07:50:17.977Z] [2023-08-24T07:50:17.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:50:18.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-24T07:50:18.546Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-24T07:50:18.546Z] b85a868b505f: Pulling fs layer [2023-08-24T07:50:18.546Z] e2be974225ed: Pulling fs layer [2023-08-24T07:50:18.546Z] 339a4e72a1f5: Pulling fs layer [2023-08-24T07:50:18.546Z] 988bab9f4d93: Pulling fs layer [2023-08-24T07:50:18.546Z] 1469e6f7b9e6: Pulling fs layer [2023-08-24T07:50:18.546Z] eaf3925da568: Pulling fs layer [2023-08-24T07:50:18.546Z] bab4dde63d76: Pulling fs layer [2023-08-24T07:50:18.546Z] bde34c3a00c8: Pulling fs layer [2023-08-24T07:50:18.546Z] b352a97aabf1: Pulling fs layer [2023-08-24T07:50:18.546Z] 4872d77fe225: Pulling fs layer [2023-08-24T07:50:18.546Z] 5851b861e8e6: Pulling fs layer [2023-08-24T07:50:18.546Z] bab4dde63d76: Waiting [2023-08-24T07:50:18.546Z] bde34c3a00c8: Waiting [2023-08-24T07:50:18.546Z] b352a97aabf1: Waiting [2023-08-24T07:50:18.546Z] 4872d77fe225: Waiting [2023-08-24T07:50:18.546Z] 5851b861e8e6: Waiting [2023-08-24T07:50:18.546Z] 988bab9f4d93: Waiting [2023-08-24T07:50:18.546Z] 1469e6f7b9e6: Waiting [2023-08-24T07:50:18.546Z] eaf3925da568: Waiting [2023-08-24T07:50:18.546Z] e2be974225ed: Verifying Checksum [2023-08-24T07:50:18.546Z] e2be974225ed: Download complete [2023-08-24T07:50:18.546Z] 988bab9f4d93: Verifying Checksum [2023-08-24T07:50:18.546Z] 988bab9f4d93: Download complete [2023-08-24T07:50:18.805Z] 1469e6f7b9e6: Verifying Checksum [2023-08-24T07:50:18.805Z] 1469e6f7b9e6: Download complete [2023-08-24T07:50:18.805Z] eaf3925da568: Download complete [2023-08-24T07:50:18.805Z] 339a4e72a1f5: Verifying Checksum [2023-08-24T07:50:18.805Z] 339a4e72a1f5: Download complete [2023-08-24T07:50:18.805Z] bde34c3a00c8: Verifying Checksum [2023-08-24T07:50:18.805Z] bde34c3a00c8: Download complete [2023-08-24T07:50:18.805Z] b352a97aabf1: Download complete [2023-08-24T07:50:18.805Z] 4872d77fe225: Verifying Checksum [2023-08-24T07:50:18.805Z] 4872d77fe225: Download complete [2023-08-24T07:50:18.805Z] 5851b861e8e6: Download complete [2023-08-24T07:50:18.805Z] b85a868b505f: Download complete [2023-08-24T07:50:19.064Z] bab4dde63d76: Verifying Checksum [2023-08-24T07:50:19.064Z] bab4dde63d76: Download complete [2023-08-24T07:50:20.001Z] b85a868b505f: Pull complete [2023-08-24T07:50:20.001Z] e2be974225ed: Pull complete [2023-08-24T07:50:20.567Z] 339a4e72a1f5: Pull complete [2023-08-24T07:50:20.568Z] 988bab9f4d93: Pull complete [2023-08-24T07:50:20.827Z] 1469e6f7b9e6: Pull complete [2023-08-24T07:50:20.827Z] eaf3925da568: Pull complete [2023-08-24T07:50:22.731Z] bab4dde63d76: Pull complete [2023-08-24T07:50:22.731Z] bde34c3a00c8: Pull complete [2023-08-24T07:50:22.731Z] b352a97aabf1: Pull complete [2023-08-24T07:50:22.731Z] 4872d77fe225: Pull complete [2023-08-24T07:50:22.731Z] 5851b861e8e6: Pull complete [2023-08-24T07:50:22.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-24T07:50:22.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-24T07:50:22.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T07:50:22.822Z] prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container [2023-08-24T07:50:22.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-24T07:50:26.531Z] $ docker top 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 -eo pid,comm [2023-08-24T07:50:26.590Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-24T07:50:26.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-24T07:50:26.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-24T07:50:26.627Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-24T07:50:26.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-24T07:50:26.747Z] $ docker exec 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent [2023-08-24T07:50:26.849Z] SSH_AUTH_SOCK=/tmp/ssh-1B6IAWv8TKtT/agent.31 [2023-08-24T07:50:26.849Z] SSH_AGENT_PID=37 [2023-08-24T07:50:26.855Z] Running ssh-add (command line suppressed) [2023-08-24T07:50:26.973Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7189631001586700262.key (/w/workspace/edgex-go/2@tmp/private_key_7189631001586700262.key) [2023-08-24T07:50:26.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-24T07:50:27.274Z] + git tag --points-at HEAD [Pipeline] } [2023-08-24T07:50:27.309Z] $ docker exec --env ******** --env ******** 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent -k [2023-08-24T07:50:27.409Z] unset SSH_AUTH_SOCK; [2023-08-24T07:50:27.410Z] unset SSH_AGENT_PID; [2023-08-24T07:50:27.410Z] echo Agent pid 37 killed; [2023-08-24T07:50:27.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-24T07:50:27.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-24T07:50:27.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-24T07:50:27.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-24T07:50:27.551Z] $ docker exec 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent [2023-08-24T07:50:27.651Z] SSH_AUTH_SOCK=/tmp/ssh-17P406m9LNN1/agent.69 [2023-08-24T07:50:27.651Z] SSH_AGENT_PID=75 [2023-08-24T07:50:27.655Z] Running ssh-add (command line suppressed) [2023-08-24T07:50:27.771Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2273059793119715003.key (/w/workspace/edgex-go/2@tmp/private_key_2273059793119715003.key) [2023-08-24T07:50:27.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-24T07:50:28.071Z] + git semver init [2023-08-24T07:50:28.331Z] 2023-08-24 07:50:28,238 [run_init] DEBUG init version:0.0.0 force:False [2023-08-24T07:50:28.331Z] 2023-08-24 07:50:28,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-08-24T07:50:28.331Z] 2023-08-24 07:50:28,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-08-24T07:50:28.331Z] 2023-08-24 07:50:28,239 [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-08-24T07:50:33.596Z] 2023-08-24 07:50:33,500 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4650 with force:False [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,500 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4650 [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,505 [execute] INFO git cat-file --batch-check [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,510 [execute] INFO git cat-file --batch [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-24T07:50:33.596Z] 2023-08-24 07:50:33,515 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4650 [2023-08-24T07:50:33.596Z] 0.0.0 [Pipeline] } [2023-08-24T07:50:33.609Z] $ docker exec --env ******** --env ******** 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 ssh-agent -k [2023-08-24T07:50:33.693Z] unset SSH_AUTH_SOCK; [2023-08-24T07:50:33.694Z] unset SSH_AGENT_PID; [2023-08-24T07:50:33.695Z] echo Agent pid 75 killed; [2023-08-24T07:50:33.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-24T07:50:34.007Z] + git semver [Pipeline] } [2023-08-24T07:50:34.287Z] $ docker stop --time=1 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 [2023-08-24T07:50:35.704Z] $ docker rm -f --volumes 9d7bf883601cae3cecadbc3d98168deb880cc92be9b32225b16bd6e9bc769b67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-24T07:50:36.036Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-24T07:50:36.256Z] Stashed 1 file(s) [Pipeline] echo [2023-08-24T07:50:36.259Z] [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-08-24T07:50:36.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-24T07:50:36.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T07:50:36.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T07:50:36.695Z] ========================================================= [2023-08-24T07:50:36.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-24T07:50:36.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-24T07:50:36.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T07:50:36.979Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-24T07:50:36.979Z] 4db1b89c0bd1: Pulling fs layer [2023-08-24T07:50:36.979Z] 6911f1a30b25: Pulling fs layer [2023-08-24T07:50:36.979Z] e194b8c5c2a9: Pulling fs layer [2023-08-24T07:50:36.979Z] 6863d3e3a2b1: Pulling fs layer [2023-08-24T07:50:36.979Z] ec0bb842ea78: Pulling fs layer [2023-08-24T07:50:36.979Z] 40a00589a448: Pulling fs layer [2023-08-24T07:50:36.979Z] 6c08303d61cc: Pulling fs layer [2023-08-24T07:50:36.979Z] 798269fcf238: Pulling fs layer [2023-08-24T07:50:36.979Z] 6863d3e3a2b1: Waiting [2023-08-24T07:50:36.979Z] ec0bb842ea78: Waiting [2023-08-24T07:50:36.979Z] 40a00589a448: Waiting [2023-08-24T07:50:36.979Z] 6c08303d61cc: Waiting [2023-08-24T07:50:36.979Z] 798269fcf238: Waiting [2023-08-24T07:50:36.979Z] 6911f1a30b25: Verifying Checksum [2023-08-24T07:50:36.979Z] 6911f1a30b25: Download complete [2023-08-24T07:50:36.979Z] 6863d3e3a2b1: Verifying Checksum [2023-08-24T07:50:36.979Z] 6863d3e3a2b1: Download complete [2023-08-24T07:50:36.979Z] 4db1b89c0bd1: Verifying Checksum [2023-08-24T07:50:36.979Z] 4db1b89c0bd1: Download complete [2023-08-24T07:50:36.979Z] 40a00589a448: Verifying Checksum [2023-08-24T07:50:36.979Z] 40a00589a448: Download complete [2023-08-24T07:50:37.282Z] 4db1b89c0bd1: Pull complete [2023-08-24T07:50:37.282Z] 6911f1a30b25: Pull complete [2023-08-24T07:50:37.852Z] 798269fcf238: Verifying Checksum [2023-08-24T07:50:37.852Z] 798269fcf238: Download complete [2023-08-24T07:50:37.852Z] e194b8c5c2a9: Verifying Checksum [2023-08-24T07:50:37.852Z] e194b8c5c2a9: Download complete [2023-08-24T07:50:38.110Z] 6c08303d61cc: Verifying Checksum [2023-08-24T07:50:38.110Z] 6c08303d61cc: Download complete [2023-08-24T07:50:41.391Z] e194b8c5c2a9: Pull complete [2023-08-24T07:50:41.391Z] 6863d3e3a2b1: Pull complete [2023-08-24T07:50:41.391Z] ec0bb842ea78: Pull complete [2023-08-24T07:50:41.650Z] 40a00589a448: Pull complete [2023-08-24T07:50:44.185Z] 6c08303d61cc: Pull complete [2023-08-24T07:50:44.753Z] 798269fcf238: Pull complete [2023-08-24T07:50:44.753Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-24T07:50:44.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T07:50:44.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-24T07:50:45.049Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T07:50:45.049Z] WORKDIR /edgex [2023-08-24T07:50:45.049Z] COPY go.mod . [2023-08-24T07:50:45.049Z] RUN go mod download [2023-08-24T07:50:45.049Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-24T07:50:45.616Z] Sending build context to Docker daemon 170.8MB [2023-08-24T07:50:45.616Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T07:50:45.616Z] ---> ec979cd7f677 [2023-08-24T07:50:45.616Z] Step 2/4 : WORKDIR /edgex [2023-08-24T07:50:51.341Z] Still waiting to schedule task [2023-08-24T07:50:51.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-24T07:50:55.613Z] ---> Running in dfc30b3b8615 [2023-08-24T07:50:55.613Z] Removing intermediate container dfc30b3b8615 [2023-08-24T07:50:55.613Z] ---> 6c24dbf5c512 [2023-08-24T07:50:55.613Z] Step 3/4 : COPY go.mod . [2023-08-24T07:50:55.613Z] ---> f5061504f1ea [2023-08-24T07:50:55.613Z] Step 4/4 : RUN go mod download [2023-08-24T07:50:55.613Z] ---> Running in 741cde7718b8 [2023-08-24T07:51:17.563Z] Removing intermediate container 741cde7718b8 [2023-08-24T07:51:17.563Z] ---> ff7cadf38710 [2023-08-24T07:51:17.563Z] Successfully built ff7cadf38710 [2023-08-24T07:51:17.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:51:17.861Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-24T07:51:17.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T07:51:17.931Z] prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container [2023-08-24T07:51:17.960Z] $ 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-x86_64 cat [2023-08-24T07:51:18.371Z] $ docker top bbf9471282e5a357a4de132b9f92ae9c1134de927be60a1dc8397ca6f4b4d7ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T07:51:18.709Z] + go version [2023-08-24T07:51:18.709Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-24T07:51:18.722Z] $ docker stop --time=1 bbf9471282e5a357a4de132b9f92ae9c1134de927be60a1dc8397ca6f4b4d7ab [2023-08-24T07:51:20.120Z] $ docker rm -f --volumes bbf9471282e5a357a4de132b9f92ae9c1134de927be60a1dc8397ca6f4b4d7ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:51:20.550Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-24T07:51:20.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T07:51:20.622Z] prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container [2023-08-24T07:51:20.653Z] $ 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-x86_64 cat [2023-08-24T07:51:21.475Z] $ docker top 2730520bb11cb30bccc8e313442435faf9dd226805a874cf6318497bca60b5d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-24T07:51:21.529Z] ========================================================= [2023-08-24T07:51:21.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-24T07:51:21.529Z] ========================================================= [Pipeline] sh [2023-08-24T07:51:21.802Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-24T07:51:22.089Z] + make test [2023-08-24T07:51:22.090Z] go test -race -coverprofile=coverage.out ./... [2023-08-24T07:51:28.648Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-24T07:51:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-24T07:51:41.094Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-24T07:51:41.351Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-24T07:51:41.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-24T07:51:41.352Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-24T07:51:41.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-24T07:51:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-24T07:51:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-24T07:51:42.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-08-24T07:51:42.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 97.0% of statements [2023-08-24T07:51:42.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-24T07:51:42.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-24T07:51:42.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-24T07:51:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-24T07:51:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-24T07:51:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-24T07:51:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-24T07:51:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:51:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-24T07:51:44.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-24T07:51:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-24T07:51:44.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-24T07:51:45.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-08-24T07:51:45.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 54.0% of statements [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-24T07:51:46.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-24T07:51:46.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.317s coverage: 93.4% of statements [2023-08-24T07:51:46.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-08-24T07:51:46.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.342s coverage: 97.6% of statements [2023-08-24T07:51:46.437Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-08-24T07:51:47.818Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-24T07:51:47.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-24T07:51:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-08-24T07:51:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements [2023-08-24T07:51:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements [2023-08-24T07:51:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements [2023-08-24T07:51:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2023-08-24T07:51:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-08-24T07:51:48.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-24T07:51:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-24T07:51:50.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-24T07:51:50.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-24T07:51:50.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-24T07:51:50.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-24T07:51:50.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-24T07:51:50.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-24T07:51:51.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-24T07:51:51.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-24T07:51:52.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-24T07:51:53.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-24T07:51:53.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-24T07:51:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-24T07:51:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-24T07:51:54.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-24T07:51:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-24T07:51:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-24T07:51:56.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-24T07:51:59.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-08-24T07:52:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-24T07:52:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-24T07:52:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-24T07:52:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-24T07:52:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-24T07:52:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-24T07:52:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-24T07:52:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-24T07:52:03.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-24T07:52:03.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:52:03.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-24T07:52:03.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-24T07:52:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-24T07:52:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-24T07:52:04.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-24T07:52:04.573Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.082s coverage: 92.9% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.258s coverage: 38.4% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 95.7% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.8% of statements [2023-08-24T07:52:12.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements [2023-08-24T07:52:12.684Z] 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-08-24T07:52:12.684Z] running golangci-lint [2023-08-24T07:52:12.684Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-24T07:52:12.684Z] go version go1.20.6 linux/amd64 [2023-08-24T07:52:12.944Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-24T07:52:12.944Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-24T07:52:27.817Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|files|name|compiled_files|exports_file) took 13.868224011s" [2023-08-24T07:52:27.817Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.475926ms" [2023-08-24T07:52:27.947Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4436 in /w/workspace/edgexfoundry_edgex-go_PR-4650 [Pipeline] { [Pipeline] ws [2023-08-24T07:52:27.960Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-08-24T07:52:27.998Z] The recommended git tool is: git [2023-08-24T07:52:32.596Z] using credential edgex-jenkins-ssh [2023-08-24T07:52:32.613Z] Cloning the remote Git repository [2023-08-24T07:52:32.661Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-24T07:52:32.749Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-08-24T07:52:32.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-24T07:52:32.882Z] > git --version # timeout=10 [2023-08-24T07:52:32.898Z] > git --version # 'git version 2.25.1' [2023-08-24T07:52:32.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-24T07:52:33.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T07:52:34.371Z] level=info msg="[linters_context/goanalysis] analyzers took 58.26472775s with top 10 stages: buildir: 29.527347673s, fact_deprecated: 1.866765997s, inspect: 1.659176979s, printf: 1.367385332s, gosec: 1.340000898s, ctrlflow: 1.125114999s, fact_purity: 1.019593115s, nilness: 914.059077ms, S1038: 908.277933ms, directives: 614.890528ms" [2023-08-24T07:52:34.371Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-24T07:52:34.371Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 200/200, cgo: 200/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_files: 200/200, skip_dirs: 200/200, exclude-rules: 21/200, nolint: 0/21, exclude: 200/200" [2023-08-24T07:52:34.371Z] level=info msg="[runner] processing took 16.431381ms with stages: nolint: 6.310684ms, identifier_marker: 4.897953ms, path_prettifier: 1.678215ms, autogenerated_exclude: 1.491763ms, exclude-rules: 1.127379ms, skip_dirs: 863.757µs, filename_unadjuster: 32.64µs, cgo: 25.66µs, uniq_by_line: 500ns, max_same_issues: 490ns, skip_files: 480ns, severity-rules: 280ns, source_code: 270ns, diff: 260ns, exclude: 260ns, sort_results: 240ns, max_from_linter: 160ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-08-24T07:52:34.371Z] level=info msg="[runner] linters took 6.777860916s with stages: goanalysis_metalinter: 6.761345014s" [2023-08-24T07:52:34.371Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-24T07:52:34.371Z] level=info msg="Memory: 208 samples, avg is 191.0MB, max is 810.2MB" [2023-08-24T07:52:34.371Z] level=info msg="Execution took 20.686966506s" [2023-08-24T07:52:34.371Z] go vet ./... [2023-08-24T07:52:38.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-24T07:52:38.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-24T07:52:38.551Z] ./bin/test-attribution-txt.sh [2023-08-24T07:52:38.551Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-24T07:52:38.551Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-24T07:52:38.551Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-24T07:52:38.551Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-24T07:52:38.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-24T07:52:38.893Z] + ls -al . [2023-08-24T07:52:38.894Z] total 728 [2023-08-24T07:52:38.894Z] drwxrwxr-x 12 1001 1001 4096 Aug 24 07:51 . [2023-08-24T07:52:38.894Z] drwxr-xr-x 4 root root 4096 Aug 24 07:51 .. [2023-08-24T07:52:38.894Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 07:50 .blubracket [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 16 Aug 24 07:50 .dockerignore [2023-08-24T07:52:38.894Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 07:50 .git [2023-08-24T07:52:38.894Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 07:50 .github [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 1173 Aug 24 07:50 .gitignore [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 42 Aug 24 07:50 .golangci.yml [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 87 Aug 24 07:50 .hadolint.yml [2023-08-24T07:52:38.894Z] drwxr-xr-x 3 1001 1001 4096 Aug 24 07:50 .semver [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 07:50 .sonarcloud.properties [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 07:50 ADOPTERS.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 11152 Aug 24 07:50 Attribution.txt [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 93407 Aug 24 07:50 CHANGELOG.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 07:50 CONTRIBUTING.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 07:50 GOVERNANCE.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 883 Aug 24 07:50 Jenkinsfile [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 07:50 LICENSE [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 14764 Aug 24 07:50 Makefile [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 07:50 OWNERS.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 9923 Aug 24 07:50 README.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 789 Aug 24 07:50 SECURITY.md [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 5 Aug 24 07:50 VERSION [2023-08-24T07:52:38.894Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 07:50 bin [2023-08-24T07:52:38.894Z] drwxrwxr-x 18 1001 1001 4096 Aug 24 07:50 cmd [2023-08-24T07:52:38.894Z] -rw-r--r-- 1 root root 446998 Aug 24 07:52 coverage.out [2023-08-24T07:52:38.894Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 07:50 fuzz_test [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 3687 Aug 24 07:50 go.mod [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 33714 Aug 24 07:50 go.sum [2023-08-24T07:52:38.894Z] drwxrwxr-x 7 1001 1001 4096 Aug 24 07:50 internal [2023-08-24T07:52:38.894Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 07:50 openapi [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 594 Aug 24 07:50 security.txt [2023-08-24T07:52:38.894Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 07:50 snap [2023-08-24T07:52:38.894Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 07:50 version.go [Pipeline] sh [2023-08-24T07:52:39.183Z] + '[' -e coverage.out ] [2023-08-24T07:52:39.183Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-24T07:52:39.278Z] Stashed 1 file(s) [Pipeline] sh [2023-08-24T07:52:39.559Z] + make build [2023-08-24T07:52:39.559Z] 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-08-24T07:52:49.768Z] Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 74fb306d33494e5539c20bbd837c55e83e9ec966 [2023-08-24T07:52:48.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-24T07:52:48.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T07:52:48.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-24T07:52:49.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-24T07:52:49.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-24T07:52:49.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4650/head:refs/remotes/origin/PR-4650 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-24T07:52:49.791Z] > git config core.sparsecheckout # timeout=10 [2023-08-24T07:52:49.874Z] > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 [2023-08-24T07:52:50.187Z] Merge succeeded, producing 74fb306d33494e5539c20bbd837c55e83e9ec966 [2023-08-24T07:52:50.188Z] Checking out Revision 74fb306d33494e5539c20bbd837c55e83e9ec966 (PR-4650) [2023-08-24T07:52:51.759Z] 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-08-24T07:52:52.018Z] 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-08-24T07:52:50.093Z] > git remote # timeout=10 [2023-08-24T07:52:50.113Z] > git config --get remote.origin.url # timeout=10 [2023-08-24T07:52:50.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-24T07:52:50.150Z] > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 [2023-08-24T07:52:50.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-24T07:52:50.196Z] > git config core.sparsecheckout # timeout=10 [2023-08-24T07:52:50.209Z] > git checkout -f 74fb306d33494e5539c20bbd837c55e83e9ec966 # timeout=10 [2023-08-24T07:52:52.954Z] 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-08-24T07:52:53.890Z] 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-08-24T07:52:56.049Z] Commit message: "docs: Add common API /secret to all Swagger files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-24T07:52:57.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-24T07:52:57.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-24T07:52:57.061Z] Dload Upload Total Spent Left Speed [2023-08-24T07:52:57.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 80054 0 --:--:-- --:--:-- --:--:-- 80054 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-08-24T07:52:57.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-24T07:52:58.065Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-08-24T07:52:58.066Z] /etc/docker/daemon.json [2023-08-24T07:52:58.066Z] { [2023-08-24T07:52:58.066Z] "registry-mirrors": [ [2023-08-24T07:52:58.066Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-24T07:52:58.066Z] ], [2023-08-24T07:52:58.066Z] "bip": "10.250.0.254/24", [2023-08-24T07:52:58.066Z] "hosts": [ [2023-08-24T07:52:58.066Z] "tcp://0.0.0.0:5555", [2023-08-24T07:52:58.066Z] "unix:///var/run/docker.sock" [2023-08-24T07:52:58.066Z] ], [2023-08-24T07:52:58.066Z] "mtu": 1458, [2023-08-24T07:52:58.066Z] "selinux-enabled": true, [2023-08-24T07:52:58.066Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-24T07:52:58.066Z] } [Pipeline] sh [2023-08-24T07:52:58.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-24T07:52:58.711Z] + sudo service docker restart [2023-08-24T07:53:00.445Z] 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-08-24T07:53:01.013Z] 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-08-24T07:53:02.388Z] 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-08-24T07:53:03.321Z] 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-08-24T07:53:04.254Z] 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-08-24T07:53:05.190Z] 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-08-24T07:53:06.124Z] 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-08-24T07:53:07.511Z] $ docker stop --time=1 2730520bb11cb30bccc8e313442435faf9dd226805a874cf6318497bca60b5d6 [2023-08-24T07:53:14.636Z] $ docker rm -f --volumes 2730520bb11cb30bccc8e313442435faf9dd226805a874cf6318497bca60b5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:53:15.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-24T07:53:15.533Z] [2023-08-24T07:53:15.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:53:15.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-24T07:53:16.090Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-24T07:53:16.090Z] 91d30c5bc195: Pulling fs layer [2023-08-24T07:53:16.090Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-24T07:53:16.090Z] 9c61dcf015f6: Pulling fs layer [2023-08-24T07:53:16.090Z] 4698f68db338: Pulling fs layer [2023-08-24T07:53:16.090Z] 2a2f49069b9e: Pulling fs layer [2023-08-24T07:53:16.090Z] e0025b399a48: Pulling fs layer [2023-08-24T07:53:16.090Z] 4698f68db338: Waiting [2023-08-24T07:53:16.090Z] e0025b399a48: Waiting [2023-08-24T07:53:16.090Z] 91d30c5bc195: Verifying Checksum [2023-08-24T07:53:16.090Z] 91d30c5bc195: Download complete [2023-08-24T07:53:16.090Z] 4698f68db338: Verifying Checksum [2023-08-24T07:53:16.090Z] 4698f68db338: Download complete [2023-08-24T07:53:16.348Z] 91d30c5bc195: Pull complete [2023-08-24T07:53:16.348Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-24T07:53:16.348Z] 2e9b0aa3be6d: Download complete [2023-08-24T07:53:16.348Z] e0025b399a48: Verifying Checksum [2023-08-24T07:53:16.348Z] e0025b399a48: Download complete [2023-08-24T07:53:16.348Z] 2a2f49069b9e: Verifying Checksum [2023-08-24T07:53:16.348Z] 2a2f49069b9e: Download complete [2023-08-24T07:53:16.605Z] 2e9b0aa3be6d: Pull complete [2023-08-24T07:53:16.605Z] 9c61dcf015f6: Verifying Checksum [2023-08-24T07:53:16.605Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-24T07:53:16.960Z] provisioning config files... [2023-08-24T07:53:16.983Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9444542693476256362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-24T07:53:17.331Z] ---> docker-login.sh [2023-08-24T07:53:17.331Z] nexus3.edgexfoundry.org:10001 [2023-08-24T07:53:17.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:53:17.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:53:17.871Z] Configure a credential helper to remove this warning. See [2023-08-24T07:53:17.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:53:17.871Z] [2023-08-24T07:53:17.871Z] Login Succeeded [2023-08-24T07:53:17.871Z] nexus3.edgexfoundry.org:10002 [2023-08-24T07:53:18.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:53:18.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:53:18.148Z] Configure a credential helper to remove this warning. See [2023-08-24T07:53:18.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:53:18.148Z] [2023-08-24T07:53:18.148Z] Login Succeeded [2023-08-24T07:53:18.148Z] nexus3.edgexfoundry.org:10003 [2023-08-24T07:53:18.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:53:18.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:53:18.686Z] Configure a credential helper to remove this warning. See [2023-08-24T07:53:18.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:53:18.686Z] [2023-08-24T07:53:18.686Z] Login Succeeded [2023-08-24T07:53:18.686Z] nexus3.edgexfoundry.org:10004 [2023-08-24T07:53:18.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:53:18.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:53:18.956Z] Configure a credential helper to remove this warning. See [2023-08-24T07:53:18.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:53:18.956Z] [2023-08-24T07:53:18.956Z] Login Succeeded [2023-08-24T07:53:18.956Z] docker.io [2023-08-24T07:53:19.130Z] 9c61dcf015f6: Pull complete [2023-08-24T07:53:19.130Z] 4698f68db338: Pull complete [2023-08-24T07:53:19.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T07:53:19.388Z] 2a2f49069b9e: Pull complete [2023-08-24T07:53:19.388Z] e0025b399a48: Pull complete [2023-08-24T07:53:19.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T07:53:19.492Z] Configure a credential helper to remove this warning. See [2023-08-24T07:53:19.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T07:53:19.492Z] [2023-08-24T07:53:19.492Z] Login Succeeded [2023-08-24T07:53:19.492Z] ---> docker-login.sh ends [Pipeline] } [2023-08-24T07:53:19.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-24T07:53:19.648Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-24T07:53:19.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-24T07:53:19.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T07:53:19.720Z] prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container [2023-08-24T07:53:19.752Z] $ 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:latest cat [2023-08-24T07:53:23.730Z] $ docker top 8f85a3a198720da2ea1077a1e6a1db50cda6b226461b93beda14867c478a23ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-08-24T07:53:24.096Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [2023-08-24T07:53:24.111Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo [2023-08-24T07:53:24.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T07:53:24.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T07:53:24.138Z] ========================================================= [2023-08-24T07:53:24.138Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-24T07:53:24.138Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-24T07:53:24.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T07:53:24.457Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-24T07:53:24.457Z] edb6bdbacee9: Pulling fs layer [2023-08-24T07:53:24.457Z] 5f9638ab2659: Pulling fs layer [2023-08-24T07:53:24.457Z] 8d51d6327a98: Pulling fs layer [2023-08-24T07:53:24.457Z] 8b374f2dd631: Pulling fs layer [2023-08-24T07:53:24.457Z] ec14aa9079de: Pulling fs layer [2023-08-24T07:53:24.457Z] 2f466654f4bb: Pulling fs layer [2023-08-24T07:53:24.457Z] 554e91adad29: Pulling fs layer [2023-08-24T07:53:24.457Z] 8b374f2dd631: Waiting [2023-08-24T07:53:24.457Z] ec14aa9079de: Waiting [2023-08-24T07:53:24.457Z] 2f466654f4bb: Waiting [2023-08-24T07:53:24.457Z] 554e91adad29: Waiting [2023-08-24T07:53:24.732Z] 5f9638ab2659: Verifying Checksum [2023-08-24T07:53:24.732Z] 5f9638ab2659: Download complete [2023-08-24T07:53:24.732Z] 8b374f2dd631: Download complete [2023-08-24T07:53:24.732Z] ec14aa9079de: Verifying Checksum [2023-08-24T07:53:24.732Z] ec14aa9079de: Download complete [2023-08-24T07:53:24.732Z] edb6bdbacee9: Verifying Checksum [2023-08-24T07:53:24.732Z] edb6bdbacee9: Download complete [2023-08-24T07:53:25.699Z] edb6bdbacee9: Pull complete [2023-08-24T07:53:25.966Z] 554e91adad29: Download complete [2023-08-24T07:53:26.023Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-24T07:53:26.024Z] #1 transferring dockerfile: 2.38kB done [2023-08-24T07:53:26.024Z] #1 DONE 0.0s [2023-08-24T07:53:26.239Z] 5f9638ab2659: Pull complete [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #2 transferring dockerfile: 1.78kB done [2023-08-24T07:53:26.283Z] #2 DONE 0.0s [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #3 transferring dockerfile: 2.39kB done [2023-08-24T07:53:26.283Z] #3 DONE 0.0s [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #4 transferring dockerfile: 1.82kB done [2023-08-24T07:53:26.283Z] #4 DONE 0.0s [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #5 ... [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #6 transferring dockerfile: 1.96kB done [2023-08-24T07:53:26.283Z] #6 DONE 0.1s [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #7 transferring dockerfile: 2.12kB done [2023-08-24T07:53:26.283Z] #7 DONE 0.1s [2023-08-24T07:53:26.283Z] [2023-08-24T07:53:26.283Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-24T07:53:26.283Z] #5 transferring dockerfile: 2.68kB done [2023-08-24T07:53:26.541Z] #5 DONE 0.1s [2023-08-24T07:53:26.541Z] [2023-08-24T07:53:26.541Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-24T07:53:26.541Z] #8 transferring dockerfile: 2.04kB done [2023-08-24T07:53:26.541Z] #8 DONE 0.2s [2023-08-24T07:53:26.541Z] [2023-08-24T07:53:26.541Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-08-24T07:53:26.541Z] #9 transferring dockerfile: 2.58kB done [2023-08-24T07:53:26.541Z] #9 DONE 0.2s [2023-08-24T07:53:26.541Z] [2023-08-24T07:53:26.541Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-24T07:53:26.541Z] #10 transferring dockerfile: 2.82kB done [2023-08-24T07:53:26.541Z] #10 DONE 0.1s [2023-08-24T07:53:26.541Z] [2023-08-24T07:53:26.541Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-08-24T07:53:26.541Z] #11 transferring dockerfile: 1.84kB done [2023-08-24T07:53:26.541Z] #11 DONE 0.1s [2023-08-24T07:53:26.541Z] [2023-08-24T07:53:26.541Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-08-24T07:53:26.541Z] #12 transferring dockerfile: 2.63kB done [2023-08-24T07:53:26.541Z] #12 DONE 0.1s [2023-08-24T07:53:26.541Z] [2023-08-24T07:53:26.541Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-24T07:53:26.541Z] #13 transferring dockerfile: 1.82kB done [2023-08-24T07:53:26.541Z] #13 DONE 0.2s [2023-08-24T07:53:26.542Z] [2023-08-24T07:53:26.542Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-24T07:53:26.542Z] #14 transferring dockerfile: 1.90kB done [2023-08-24T07:53:26.542Z] #14 DONE 0.2s [2023-08-24T07:53:26.542Z] [2023-08-24T07:53:26.542Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-08-24T07:53:26.542Z] #15 transferring context: 56B done [2023-08-24T07:53:26.542Z] #15 DONE 0.2s [2023-08-24T07:53:26.542Z] [2023-08-24T07:53:26.542Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-24T07:53:26.542Z] #16 transferring context: 56B done [2023-08-24T07:53:26.799Z] #16 DONE 0.1s [2023-08-24T07:53:26.799Z] [2023-08-24T07:53:26.799Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T07:53:26.799Z] #17 DONE 0.0s [2023-08-24T07:53:26.799Z] [2023-08-24T07:53:26.799Z] #18 [core-data internal] load .dockerignore [2023-08-24T07:53:26.799Z] #18 ... [2023-08-24T07:53:26.799Z] [2023-08-24T07:53:26.799Z] #19 [support-scheduler internal] load .dockerignore [2023-08-24T07:53:26.799Z] #19 transferring context: 56B 0.0s done [2023-08-24T07:53:26.799Z] #19 DONE 0.3s [2023-08-24T07:53:26.799Z] [2023-08-24T07:53:26.799Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T07:53:26.799Z] #17 DONE 0.0s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #20 [security-proxy-setup internal] load .dockerignore [2023-08-24T07:53:27.059Z] #20 transferring context: 56B 0.0s done [2023-08-24T07:53:27.059Z] #20 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-24T07:53:27.059Z] #21 transferring context: 56B 0.0s done [2023-08-24T07:53:27.059Z] #21 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #22 [core-metadata internal] load .dockerignore [2023-08-24T07:53:27.059Z] #22 transferring context: 56B done [2023-08-24T07:53:27.059Z] #22 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #23 [security-spire-agent internal] load .dockerignore [2023-08-24T07:53:27.059Z] #23 transferring context: 56B done [2023-08-24T07:53:27.059Z] #23 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-24T07:53:27.059Z] #24 transferring context: 56B done [2023-08-24T07:53:27.059Z] #24 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #25 [security-spire-config internal] load .dockerignore [2023-08-24T07:53:27.059Z] #25 transferring context: 56B done [2023-08-24T07:53:27.059Z] #25 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #26 [support-notifications internal] load .dockerignore [2023-08-24T07:53:27.059Z] #26 transferring context: 56B done [2023-08-24T07:53:27.059Z] #26 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #27 [security-bootstrapper internal] load .dockerignore [2023-08-24T07:53:27.059Z] #27 transferring context: 56B done [2023-08-24T07:53:27.059Z] #27 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #18 [core-data internal] load .dockerignore [2023-08-24T07:53:27.059Z] #18 transferring context: 56B done [2023-08-24T07:53:27.059Z] #18 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #28 [core-command internal] load .dockerignore [2023-08-24T07:53:27.059Z] #28 transferring context: 56B done [2023-08-24T07:53:27.059Z] #28 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #29 [security-spire-server internal] load .dockerignore [2023-08-24T07:53:27.059Z] #29 transferring context: 56B done [2023-08-24T07:53:27.059Z] #29 DONE 0.3s [2023-08-24T07:53:27.059Z] [2023-08-24T07:53:27.059Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T07:53:27.200Z] 8d51d6327a98: Verifying Checksum [2023-08-24T07:53:27.200Z] 8d51d6327a98: Download complete [2023-08-24T07:53:27.200Z] 2f466654f4bb: Verifying Checksum [2023-08-24T07:53:27.318Z] #17 DONE 0.0s [2023-08-24T07:53:27.318Z] [2023-08-24T07:53:27.318Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T07:53:27.575Z] #30 DONE 0.7s [2023-08-24T07:53:27.576Z] [2023-08-24T07:53:27.576Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T07:53:27.576Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-24T07:53:27.576Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T07:53:27.576Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-24T07:53:27.576Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-24T07:53:27.576Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s [2023-08-24T07:53:27.576Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T07:53:27.576Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-24T07:53:27.576Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-24T07:53:27.576Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-24T07:53:27.833Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-24T07:53:27.833Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-24T07:53:28.093Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-24T07:53:29.466Z] #31 ... [2023-08-24T07:53:29.466Z] [2023-08-24T07:53:29.466Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-24T07:53:29.466Z] #32 DONE 2.3s [2023-08-24T07:53:29.723Z] [2023-08-24T07:53:29.723Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-24T07:53:36.281Z] #33 ... [2023-08-24T07:53:36.281Z] [2023-08-24T07:53:36.281Z] #34 [security-bootstrapper internal] load build context [2023-08-24T07:53:36.281Z] #34 transferring context: 328.41MB 7.0s [2023-08-24T07:53:36.281Z] #34 ... [2023-08-24T07:53:36.281Z] [2023-08-24T07:53:36.281Z] #35 [security-proxy-auth internal] load build context [2023-08-24T07:53:36.281Z] #35 ... [2023-08-24T07:53:36.281Z] [2023-08-24T07:53:36.281Z] #36 [security-spire-server internal] load build context [2023-08-24T07:53:36.281Z] #36 ... [2023-08-24T07:53:36.281Z] [2023-08-24T07:53:36.281Z] #34 [security-bootstrapper internal] load build context [2023-08-24T07:53:36.281Z] #34 transferring context: 365.21MB 8.3s done [2023-08-24T07:53:37.657Z] #34 ... [2023-08-24T07:53:37.657Z] [2023-08-24T07:53:37.657Z] #37 [support-notifications internal] load build context [2023-08-24T07:53:37.657Z] #37 ... [2023-08-24T07:53:37.657Z] [2023-08-24T07:53:37.657Z] #38 [support-scheduler internal] load build context [2023-08-24T07:53:37.657Z] #38 transferring context: 365.21MB 8.8s done [2023-08-24T07:53:37.657Z] #38 ... [2023-08-24T07:53:37.657Z] [2023-08-24T07:53:37.657Z] #39 [security-spire-config internal] load build context [2023-08-24T07:53:37.657Z] #39 transferring context: 365.21MB 8.9s done [2023-08-24T07:53:37.914Z] #39 ... [2023-08-24T07:53:37.914Z] [2023-08-24T07:53:37.914Z] #40 [core-metadata internal] load build context [2023-08-24T07:53:37.914Z] #40 transferring context: 365.21MB 8.6s done [2023-08-24T07:53:37.914Z] #40 ... [2023-08-24T07:53:37.914Z] [2023-08-24T07:53:37.914Z] #41 [security-spire-agent internal] load build context [2023-08-24T07:53:38.173Z] #41 ... [2023-08-24T07:53:38.173Z] [2023-08-24T07:53:38.173Z] #42 [security-proxy-setup internal] load build context [2023-08-24T07:53:38.173Z] #42 transferring context: 365.21MB 8.4s done [2023-08-24T07:53:38.173Z] #42 ... [2023-08-24T07:53:38.173Z] [2023-08-24T07:53:38.173Z] #43 [core-data internal] load build context [2023-08-24T07:53:38.173Z] #43 transferring context: 365.21MB 10.3s done [2023-08-24T07:53:38.173Z] #43 ... [2023-08-24T07:53:38.173Z] [2023-08-24T07:53:38.173Z] #44 [core-command internal] load build context [2023-08-24T07:53:38.173Z] #44 transferring context: 365.21MB 10.6s done [2023-08-24T07:53:38.432Z] #44 ... [2023-08-24T07:53:38.432Z] [2023-08-24T07:53:38.432Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-24T07:53:38.432Z] #45 transferring context: 365.21MB 10.5s done [2023-08-24T07:53:38.432Z] #45 ... [2023-08-24T07:53:38.432Z] [2023-08-24T07:53:38.432Z] #46 [security-secretstore-setup internal] load build context [2023-08-24T07:53:38.432Z] #46 transferring context: 365.21MB 11.0s done [2023-08-24T07:53:38.691Z] #46 ... [2023-08-24T07:53:38.691Z] [2023-08-24T07:53:38.691Z] #47 [core-common-config-bootstrapper internal] load build context [2023-08-24T07:53:38.691Z] #47 transferring context: 365.21MB 9.1s done [2023-08-24T07:53:38.951Z] #47 ... [2023-08-24T07:53:38.951Z] [2023-08-24T07:53:38.951Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T07:53:39.209Z] #48 ... [2023-08-24T07:53:39.209Z] [2023-08-24T07:53:39.209Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T07:53:39.209Z] #49 ... [2023-08-24T07:53:39.209Z] [2023-08-24T07:53:39.209Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T07:53:39.481Z] #50 ... [2023-08-24T07:53:39.481Z] [2023-08-24T07:53:39.481Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T07:53:39.481Z] #51 ... [2023-08-24T07:53:39.481Z] [2023-08-24T07:53:39.481Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T07:53:39.517Z] 8d51d6327a98: Pull complete [2023-08-24T07:53:39.517Z] 8b374f2dd631: Pull complete [2023-08-24T07:53:39.517Z] ec14aa9079de: Pull complete [2023-08-24T07:53:39.739Z] #52 ... [2023-08-24T07:53:39.739Z] [2023-08-24T07:53:39.739Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T07:53:39.998Z] #53 ... [2023-08-24T07:53:39.998Z] [2023-08-24T07:53:39.998Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T07:53:39.998Z] #54 ... [2023-08-24T07:53:39.998Z] [2023-08-24T07:53:39.998Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-24T07:53:40.256Z] #55 ... [2023-08-24T07:53:40.256Z] [2023-08-24T07:53:40.256Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T07:53:40.256Z] #56 ... [2023-08-24T07:53:40.256Z] [2023-08-24T07:53:40.256Z] #36 [security-spire-server internal] load build context [2023-08-24T07:53:40.256Z] #36 transferring context: 365.21MB 10.6s done [2023-08-24T07:53:44.875Z] 2f466654f4bb: Pull complete [2023-08-24T07:53:45.523Z] #36 ... [2023-08-24T07:53:45.523Z] [2023-08-24T07:53:45.523Z] #35 [security-proxy-auth internal] load build context [2023-08-24T07:53:45.523Z] #35 transferring context: 365.21MB 9.1s done [2023-08-24T07:53:46.828Z] 554e91adad29: Pull complete [2023-08-24T07:53:46.828Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-24T07:53:46.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T07:53:46.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-24T07:53:47.158Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-24T07:53:47.158Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T07:53:47.158Z] WORKDIR /edgex [2023-08-24T07:53:47.158Z] COPY go.mod . [2023-08-24T07:53:47.158Z] RUN go mod download [2023-08-24T07:53:47.741Z] Sending build context to Docker daemon 2.962MB [2023-08-24T07:53:47.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T07:53:47.742Z] ---> 1e15ea492957 [2023-08-24T07:53:47.742Z] Step 2/4 : WORKDIR /edgex [2023-08-24T07:53:48.055Z] #35 ... [2023-08-24T07:53:48.055Z] [2023-08-24T07:53:48.055Z] #37 [support-notifications internal] load build context [2023-08-24T07:53:48.055Z] #37 transferring context: 365.21MB 10.1s done [2023-08-24T07:53:48.055Z] #37 ... [2023-08-24T07:53:48.055Z] [2023-08-24T07:53:48.055Z] #41 [security-spire-agent internal] load build context [2023-08-24T07:53:48.055Z] #41 transferring context: 365.21MB 11.0s done [2023-08-24T07:53:51.080Z] ---> Running in 9208c92470a0 [2023-08-24T07:53:51.080Z] Removing intermediate container 9208c92470a0 [2023-08-24T07:53:51.080Z] ---> 2a357f45c1e6 [2023-08-24T07:53:51.080Z] Step 3/4 : COPY go.mod . [2023-08-24T07:53:51.663Z] ---> 5c85994a2da0 [2023-08-24T07:53:51.663Z] Step 4/4 : RUN go mod download [2023-08-24T07:53:51.663Z] ---> Running in 3315ab7c9be0 [2023-08-24T07:54:26.781Z] #41 ... [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T07:54:26.781Z] #54 55.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:26.781Z] #54 55.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:26.781Z] #54 ... [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #34 [security-bootstrapper internal] load build context [2023-08-24T07:54:26.781Z] #34 DONE 58.0s [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T07:54:26.781Z] #54 56.24 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:26.781Z] #54 56.24 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:26.781Z] #54 56.25 OK: 7 MiB in 16 packages [2023-08-24T07:54:26.781Z] #54 ... [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #42 [security-proxy-setup internal] load build context [2023-08-24T07:54:26.781Z] #42 DONE 58.3s [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-24T07:54:26.781Z] #33 DONE 56.3s [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #40 [core-metadata internal] load build context [2023-08-24T07:54:26.781Z] #40 DONE 58.4s [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T07:54:26.781Z] #57 ... [2023-08-24T07:54:26.781Z] [2023-08-24T07:54:26.781Z] #38 [support-scheduler internal] load build context [2023-08-24T07:54:26.781Z] #38 DONE 59.3s [2023-08-24T07:54:27.039Z] [2023-08-24T07:54:27.039Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T07:54:27.039Z] #49 56.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.039Z] #49 56.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.039Z] #49 56.96 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T07:54:27.039Z] #49 56.96 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T07:54:27.039Z] #49 56.96 OK: 17818 distinct packages available [2023-08-24T07:54:27.039Z] #49 57.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.039Z] #49 57.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.039Z] #49 57.28 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:27.039Z] #49 57.28 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-24T07:54:27.039Z] #49 57.28 (3/5) Installing libucontext (1.2-r0) [2023-08-24T07:54:27.039Z] #49 57.29 (4/5) Installing gcompat (1.1.0-r0) [2023-08-24T07:54:27.039Z] #49 57.29 (5/5) Installing openssl (3.0.10-r0) [2023-08-24T07:54:27.039Z] #49 57.30 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:27.039Z] #49 57.31 OK: 8 MiB in 20 packages [2023-08-24T07:54:27.297Z] #49 ... [2023-08-24T07:54:27.297Z] [2023-08-24T07:54:27.297Z] #39 [security-spire-config internal] load build context [2023-08-24T07:54:27.297Z] #39 DONE 59.9s [2023-08-24T07:54:27.573Z] [2023-08-24T07:54:27.573Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T07:54:27.573Z] #51 57.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.573Z] #51 57.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.573Z] #51 57.92 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T07:54:27.573Z] #51 57.92 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T07:54:27.573Z] #51 57.92 OK: 17818 distinct packages available [2023-08-24T07:54:27.573Z] #51 57.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.573Z] #51 58.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:27.573Z] #51 58.26 (1/9) Installing ca-certificates (20230506-r0) [2023-08-24T07:54:27.573Z] #51 58.27 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-24T07:54:27.573Z] #51 58.28 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-24T07:54:27.573Z] #51 58.28 (4/9) Installing libcurl (8.2.1-r0) [2023-08-24T07:54:27.573Z] #51 58.32 (5/9) Installing curl (8.2.1-r0) [2023-08-24T07:54:27.573Z] #51 58.32 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:27.573Z] #51 58.33 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-24T07:54:27.573Z] #51 58.34 (8/9) Installing libucontext (1.2-r0) [2023-08-24T07:54:27.573Z] #51 58.34 (9/9) Installing gcompat (1.1.0-r0) [2023-08-24T07:54:27.573Z] #51 58.35 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:27.573Z] #51 58.35 Executing ca-certificates-20230506-r0.trigger [2023-08-24T07:54:27.573Z] #51 ... [2023-08-24T07:54:27.573Z] [2023-08-24T07:54:27.573Z] #35 [security-proxy-auth internal] load build context [2023-08-24T07:54:27.573Z] #35 DONE 60.2s [2023-08-24T07:54:27.573Z] [2023-08-24T07:54:27.573Z] #47 [core-common-config-bootstrapper internal] load build context [2023-08-24T07:54:27.573Z] #47 DONE 60.3s [2023-08-24T07:54:27.573Z] [2023-08-24T07:54:27.573Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T07:54:27.573Z] #51 58.49 OK: 10 MiB in 24 packages [2023-08-24T07:54:28.143Z] #51 ... [2023-08-24T07:54:28.143Z] [2023-08-24T07:54:28.143Z] #37 [support-notifications internal] load build context [2023-08-24T07:54:28.143Z] #37 DONE 60.9s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #43 [core-data internal] load build context [2023-08-24T07:54:28.402Z] #43 DONE 60.9s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T07:54:28.402Z] #53 58.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.402Z] #53 58.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.402Z] #53 58.64 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T07:54:28.402Z] #53 58.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T07:54:28.402Z] #53 58.64 OK: 17818 distinct packages available [2023-08-24T07:54:28.402Z] #53 58.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.402Z] #53 58.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.402Z] #53 59.06 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:28.402Z] #53 59.07 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-24T07:54:28.402Z] #53 59.07 (3/4) Installing libucontext (1.2-r0) [2023-08-24T07:54:28.402Z] #53 59.07 (4/4) Installing gcompat (1.1.0-r0) [2023-08-24T07:54:28.402Z] #53 59.08 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:28.402Z] #53 59.08 OK: 7 MiB in 19 packages [2023-08-24T07:54:28.402Z] #53 ... [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-24T07:54:28.402Z] #45 DONE 61.0s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #44 [core-command internal] load build context [2023-08-24T07:54:28.402Z] #44 DONE 61.1s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #41 [security-spire-agent internal] load build context [2023-08-24T07:54:28.402Z] #41 DONE 61.1s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #36 [security-spire-server internal] load build context [2023-08-24T07:54:28.402Z] #36 DONE 61.1s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T07:54:28.402Z] #54 DONE 59.3s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T07:54:28.402Z] #56 56.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.402Z] #56 56.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.402Z] #56 56.43 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:28.402Z] #56 56.43 (2/4) Installing openssl (3.0.10-r0) [2023-08-24T07:54:28.402Z] #56 56.44 (3/4) Installing su-exec (0.2-r2) [2023-08-24T07:54:28.402Z] #56 56.44 (4/4) Installing yq (4.30.4-r4) [2023-08-24T07:54:28.402Z] #56 56.62 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:28.402Z] #56 56.62 OK: 17 MiB in 19 packages [2023-08-24T07:54:28.402Z] #56 DONE 59.3s [2023-08-24T07:54:28.402Z] [2023-08-24T07:54:28.402Z] #46 [security-secretstore-setup internal] load build context [2023-08-24T07:54:28.402Z] #46 DONE 61.1s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T07:54:28.658Z] #49 DONE 59.4s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-24T07:54:28.658Z] #55 56.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.658Z] #55 56.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.658Z] #55 56.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:28.658Z] #55 57.04 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:28.658Z] #55 57.04 OK: 7 MiB in 16 packages [2023-08-24T07:54:28.658Z] #55 DONE 59.3s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T07:54:28.658Z] #48 58.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.658Z] #48 58.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.658Z] #48 58.76 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:28.658Z] #48 58.76 (2/2) Installing su-exec (0.2-r2) [2023-08-24T07:54:28.658Z] #48 58.76 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:28.658Z] #48 58.77 OK: 7 MiB in 17 packages [2023-08-24T07:54:28.658Z] #48 DONE 59.7s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T07:54:28.658Z] #51 DONE 59.4s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T07:54:28.658Z] #52 58.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.658Z] #52 58.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.658Z] #52 58.47 (1/2) Installing ca-certificates (20230506-r0) [2023-08-24T07:54:28.658Z] #52 58.49 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:28.658Z] #52 58.50 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:28.658Z] #52 58.50 Executing ca-certificates-20230506-r0.trigger [2023-08-24T07:54:28.658Z] #52 58.58 OK: 8 MiB in 17 packages [2023-08-24T07:54:28.658Z] #52 DONE 59.5s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T07:54:28.658Z] #53 DONE 59.4s [2023-08-24T07:54:28.658Z] [2023-08-24T07:54:28.658Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T07:54:28.658Z] #50 55.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.659Z] #50 55.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:28.659Z] #50 56.19 (1/4) Installing ca-certificates (20230506-r0) [2023-08-24T07:54:28.659Z] #50 56.21 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-24T07:54:28.659Z] #50 56.21 (3/4) Installing su-exec (0.2-r2) [2023-08-24T07:54:28.659Z] #50 56.21 (4/4) Installing yq (4.30.4-r4) [2023-08-24T07:54:28.659Z] #50 56.62 Executing busybox-1.35.0-r29.trigger [2023-08-24T07:54:28.659Z] #50 56.62 Executing ca-certificates-20230506-r0.trigger [2023-08-24T07:54:28.659Z] #50 56.70 OK: 17 MiB in 19 packages [2023-08-24T07:54:28.659Z] #50 DONE 59.3s [2023-08-24T07:54:28.659Z] [2023-08-24T07:54:28.659Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T07:54:28.916Z] #58 ... [2023-08-24T07:54:28.916Z] [2023-08-24T07:54:28.916Z] #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-24T07:54:28.916Z] #59 DONE 0.2s [2023-08-24T07:54:28.916Z] [2023-08-24T07:54:28.916Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T07:54:29.847Z] #60 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:29.847Z] #60 4.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.105Z] #60 4.225 OK: 265 MiB in 53 packages [2023-08-24T07:54:30.412Z] #60 DONE 4.7s [2023-08-24T07:54:30.412Z] [2023-08-24T07:54:30.412Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T07:54:30.412Z] #58 DONE 1.7s [2023-08-24T07:54:30.412Z] [2023-08-24T07:54:30.412Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T07:54:30.412Z] #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 4.131 OK: 265 MiB in 53 packages [2023-08-24T07:54:30.412Z] #61 DONE 4.6s [2023-08-24T07:54:30.412Z] [2023-08-24T07:54:30.412Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T07:54:30.412Z] #0 3.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 4.296 OK: 265 MiB in 53 packages [2023-08-24T07:54:30.412Z] #62 DONE 4.6s [2023-08-24T07:54:30.412Z] [2023-08-24T07:54:30.412Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:54:30.412Z] #63 ... [2023-08-24T07:54:30.412Z] [2023-08-24T07:54:30.412Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T07:54:30.412Z] #57 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #57 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #57 3.977 OK: 265 MiB in 53 packages [2023-08-24T07:54:30.412Z] #57 DONE 4.7s [2023-08-24T07:54:30.412Z] [2023-08-24T07:54:30.412Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T07:54:30.412Z] #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 4.079 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T07:54:30.412Z] #0 4.079 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T07:54:30.412Z] #0 4.079 OK: 17823 distinct packages available [2023-08-24T07:54:30.412Z] #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T07:54:30.412Z] #0 4.496 OK: 265 MiB in 53 packages [2023-08-24T07:54:30.412Z] #64 DONE 4.8s [2023-08-24T07:54:30.533Z] Removing intermediate container 3315ab7c9be0 [2023-08-24T07:54:30.533Z] ---> 58464a4c7f18 [2023-08-24T07:54:30.533Z] Successfully built 58464a4c7f18 [2023-08-24T07:54:30.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:54:30.671Z] [2023-08-24T07:54:30.671Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:54:30.671Z] #65 ... [2023-08-24T07:54:30.671Z] [2023-08-24T07:54:30.671Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-24T07:54:30.671Z] #66 DONE 0.5s [2023-08-24T07:54:30.862Z] + docker inspect -f . ci-base-image-arm64 [2023-08-24T07:54:30.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T07:54:30.929Z] [2023-08-24T07:54:30.930Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:54:30.930Z] #63 DONE 0.5s [2023-08-24T07:54:30.930Z] [2023-08-24T07:54:30.930Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-24T07:54:30.930Z] #67 DONE 0.5s [2023-08-24T07:54:30.930Z] [2023-08-24T07:54:30.930Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:54:30.930Z] #68 DONE 0.5s [2023-08-24T07:54:30.930Z] [2023-08-24T07:54:30.930Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:54:30.930Z] #69 ... [2023-08-24T07:54:30.930Z] [2023-08-24T07:54:30.930Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:54:30.930Z] #70 DONE 0.5s [2023-08-24T07:54:30.930Z] [2023-08-24T07:54:30.930Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:54:30.930Z] #65 DONE 0.4s [2023-08-24T07:54:31.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2023-08-24T07:54:31.123Z] $ 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-arm64 cat [2023-08-24T07:54:31.187Z] [2023-08-24T07:54:31.187Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:54:32.259Z] $ docker top 2576f1fa0b4224e903efeb1d6d59ad2d5b617ec020fa63974fd982d5ac30322c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T07:54:33.063Z] + go version [2023-08-24T07:54:33.063Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-24T07:54:33.085Z] $ docker stop --time=1 2576f1fa0b4224e903efeb1d6d59ad2d5b617ec020fa63974fd982d5ac30322c [2023-08-24T07:54:34.635Z] $ docker rm -f --volumes 2576f1fa0b4224e903efeb1d6d59ad2d5b617ec020fa63974fd982d5ac30322c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T07:54:35.158Z] + docker inspect -f . ci-base-image-arm64 [2023-08-24T07:54:35.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T07:54:35.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2023-08-24T07:54:35.384Z] $ 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-arm64 cat [2023-08-24T07:54:36.466Z] $ docker top 8d21eb65fd0ca6633adfb32a49a3ea6c71e5b269b9df1e86ab0d33687878eb10 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-24T07:54:36.648Z] ========================================================= [2023-08-24T07:54:36.648Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-24T07:54:36.648Z] ========================================================= [Pipeline] sh [2023-08-24T07:54:36.951Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-24T07:54:37.279Z] + make test [2023-08-24T07:54:37.279Z] go test -race -coverprofile=coverage.out ./... [2023-08-24T07:54:41.156Z] #71 ... [2023-08-24T07:54:41.156Z] [2023-08-24T07:54:41.156Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:54:41.156Z] #72 ... [2023-08-24T07:54:41.156Z] [2023-08-24T07:54:41.156Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:54:41.156Z] #73 ... [2023-08-24T07:54:41.156Z] [2023-08-24T07:54:41.156Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:16.127Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-24T07:55:28.136Z] #74 ... [2023-08-24T07:55:28.136Z] [2023-08-24T07:55:28.136Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:28.136Z] #73 DONE 49.5s [2023-08-24T07:55:28.136Z] [2023-08-24T07:55:28.136Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:28.136Z] #72 DONE 49.6s [2023-08-24T07:55:28.136Z] [2023-08-24T07:55:28.136Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:28.136Z] #69 DONE 49.6s [2023-08-24T07:55:28.136Z] [2023-08-24T07:55:28.136Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:28.136Z] #74 DONE 49.5s [2023-08-24T07:55:28.136Z] [2023-08-24T07:55:28.136Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:28.136Z] #71 DONE 49.5s [2023-08-24T07:55:28.136Z] [2023-08-24T07:55:28.136Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-24T07:55:30.680Z] #75 ... [2023-08-24T07:55:30.680Z] [2023-08-24T07:55:30.680Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-24T07:55:30.680Z] #76 ... [2023-08-24T07:55:30.680Z] [2023-08-24T07:55:30.680Z] #77 [core-data builder 6/7] COPY . . [2023-08-24T07:55:30.680Z] #77 ... [2023-08-24T07:55:30.680Z] [2023-08-24T07:55:30.680Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-24T07:55:30.939Z] #78 ... [2023-08-24T07:55:30.939Z] [2023-08-24T07:55:30.939Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-08-24T07:55:40.908Z] #79 DONE 19.3s [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #77 [core-data builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #77 DONE 19.3s [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #80 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #81 [support-scheduler builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #81 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #82 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #83 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #84 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #85 [core-metadata builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #85 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #86 [core-command builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #86 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #87 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #88 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #89 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #90 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #91 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #91 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #92 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #93 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #94 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #95 [security-bootstrapper builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #95 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #96 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #97 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #78 DONE 19.3s [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #76 [security-spire-server builder 6/9] COPY . . [2023-08-24T07:55:40.909Z] #76 DONE 19.3s [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #75 DONE 19.3s [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-24T07:55:40.909Z] #98 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #99 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #100 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T07:55:40.909Z] #101 ... [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #102 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-24T07:55:40.909Z] #102 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-08-24T07:55:40.909Z] #103 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T07:55:40.909Z] #104 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:40.909Z] #105 CACHED [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T07:55:40.909Z] #106 DONE 0.2s [2023-08-24T07:55:40.909Z] [2023-08-24T07:55:40.909Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T07:55:43.132Z] #107 DONE 2.9s [2023-08-24T07:55:43.132Z] [2023-08-24T07:55:43.132Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T07:55:43.132Z] #108 DONE 2.8s [2023-08-24T07:55:43.132Z] [2023-08-24T07:55:43.132Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-24T07:55:43.696Z] #109 ... [2023-08-24T07:55:43.696Z] [2023-08-24T07:55:43.696Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-24T07:55:43.696Z] #110 DONE 0.9s [2023-08-24T07:55:43.696Z] [2023-08-24T07:55:43.696Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T07:55:43.696Z] #0 1.485 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-08-24T07:55:43.952Z] #111 ... [2023-08-24T07:55:43.952Z] [2023-08-24T07:55:43.952Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-24T07:55:43.952Z] #109 DONE 1.2s [2023-08-24T07:55:43.952Z] [2023-08-24T07:55:43.952Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:55:43.952Z] #112 DONE 0.1s [2023-08-24T07:55:44.211Z] [2023-08-24T07:55:44.211Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:55:44.469Z] #113 DONE 0.2s [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #114 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:55:44.469Z] #114 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:55:44.469Z] #115 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #116 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-24T07:55:44.469Z] #116 ... [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-24T07:55:44.469Z] #117 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T07:55:44.469Z] #118 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #119 [security-spire-config builder 6/9] COPY . . [2023-08-24T07:55:44.469Z] #119 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T07:55:44.469Z] #120 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #121 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T07:55:44.469Z] #121 CACHED [2023-08-24T07:55:44.469Z] [2023-08-24T07:55:44.469Z] #122 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-24T07:55:44.469Z] #122 CACHED [2023-08-24T07:55:44.727Z] [2023-08-24T07:55:44.727Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:55:46.169Z] #123 DONE 1.5s [2023-08-24T07:55:46.169Z] [2023-08-24T07:55:46.169Z] #116 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-24T07:55:46.169Z] #116 DONE 1.7s [2023-08-24T07:55:46.169Z] [2023-08-24T07:55:46.169Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T07:55:46.169Z] #124 DONE 1.6s [2023-08-24T07:55:46.169Z] [2023-08-24T07:55:46.169Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:55:47.100Z] #125 DONE 1.2s [2023-08-24T07:55:47.100Z] [2023-08-24T07:55:47.100Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T07:55:47.100Z] #126 DONE 1.2s [2023-08-24T07:55:47.100Z] [2023-08-24T07:55:47.100Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T07:55:47.100Z] #127 DONE 1.2s [2023-08-24T07:55:47.100Z] [2023-08-24T07:55:47.100Z] #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T07:55:48.469Z] #128 ... [2023-08-24T07:55:48.470Z] [2023-08-24T07:55:48.470Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-24T07:55:48.470Z] #129 DONE 1.3s [2023-08-24T07:55:48.727Z] [2023-08-24T07:55:48.727Z] #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T07:55:48.985Z] #130 ... [2023-08-24T07:55:48.985Z] [2023-08-24T07:55:48.985Z] #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T07:55:48.985Z] #128 DONE 1.8s [2023-08-24T07:55:48.985Z] [2023-08-24T07:55:48.985Z] #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T07:55:48.985Z] #130 DONE 1.8s [2023-08-24T07:55:48.985Z] [2023-08-24T07:55:48.985Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T07:55:49.916Z] #131 ... [2023-08-24T07:55:49.916Z] [2023-08-24T07:55:49.916Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T07:55:49.916Z] #0 1.509 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-08-24T07:55:49.916Z] #132 ... [2023-08-24T07:55:49.916Z] [2023-08-24T07:55:49.916Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T07:55:49.916Z] #0 1.039 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-08-24T07:55:49.916Z] #133 ... [2023-08-24T07:55:49.916Z] [2023-08-24T07:55:49.916Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T07:55:49.916Z] #0 0.569 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-08-24T07:55:50.174Z] #134 ... [2023-08-24T07:55:50.174Z] [2023-08-24T07:55:50.174Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T07:55:50.174Z] #0 1.161 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-08-24T07:55:50.433Z] #135 ... [2023-08-24T07:55:50.433Z] [2023-08-24T07:55:50.433Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T07:55:50.433Z] #0 0.787 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-08-24T07:55:50.433Z] #136 ... [2023-08-24T07:55:50.433Z] [2023-08-24T07:55:50.433Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T07:55:50.433Z] #0 0.513 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-08-24T07:55:50.690Z] #137 ... [2023-08-24T07:55:50.690Z] [2023-08-24T07:55:50.690Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T07:55:50.690Z] #0 0.825 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-08-24T07:55:50.690Z] #138 ... [2023-08-24T07:55:50.690Z] [2023-08-24T07:55:50.690Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T07:55:50.690Z] #0 0.922 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-08-24T07:55:50.948Z] #139 ... [2023-08-24T07:55:50.948Z] [2023-08-24T07:55:50.948Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T07:55:50.948Z] #0 0.634 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-08-24T07:55:50.948Z] #140 ... [2023-08-24T07:55:50.948Z] [2023-08-24T07:55:50.948Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-24T07:55:51.513Z] #141 ... [2023-08-24T07:55:51.513Z] [2023-08-24T07:55:51.513Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T07:55:51.513Z] #101 1.649 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-08-24T07:55:51.513Z] #101 ... [2023-08-24T07:55:51.513Z] [2023-08-24T07:55:51.513Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-24T07:55:58.065Z] #142 ... [2023-08-24T07:55:58.065Z] [2023-08-24T07:55:58.065Z] #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T07:55:58.065Z] #131 DONE 8.8s [2023-08-24T07:55:58.065Z] [2023-08-24T07:55:58.065Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-24T07:55:58.065Z] #141 DONE 8.9s [2023-08-24T07:55:58.065Z] [2023-08-24T07:55:58.065Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-24T07:55:58.065Z] #142 DONE 8.9s [2023-08-24T07:55:58.065Z] [2023-08-24T07:55:58.065Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-24T07:55:58.676Z] #143 DONE 0.5s [2023-08-24T07:55:58.676Z] [2023-08-24T07:55:58.676Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T07:55:58.676Z] #144 ... [2023-08-24T07:55:58.676Z] [2023-08-24T07:55:58.676Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-24T07:55:58.676Z] #145 DONE 0.8s [2023-08-24T07:55:58.972Z] [2023-08-24T07:55:58.972Z] #146 [security-spire-agent] exporting to image [2023-08-24T07:55:58.972Z] #146 exporting layers [2023-08-24T07:55:59.230Z] #146 ... [2023-08-24T07:55:59.230Z] [2023-08-24T07:55:59.230Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T07:55:59.230Z] #144 DONE 0.5s [2023-08-24T07:55:59.230Z] [2023-08-24T07:55:59.230Z] #146 [security-spire-config] exporting to image [2023-08-24T07:55:59.230Z] #146 exporting layers 1.2s done [2023-08-24T07:55:59.230Z] #146 writing image sha256:45b66204a43f05bf021b47b96ac8922a6d75509c47b14c28be204a3d6c79a986 0.1s done [2023-08-24T07:55:59.230Z] #146 naming to docker.io/library/security-spire-server [2023-08-24T07:55:59.489Z] #146 naming to docker.io/library/security-spire-server done [2023-08-24T07:55:59.747Z] #146 exporting layers 0.8s done [2023-08-24T07:55:59.747Z] #146 writing image sha256:207716205bafbf5f721499e20ce4e26876af847fea3440a1f8a0c8b2f9cabd2f 0.0s done [2023-08-24T07:55:59.747Z] #146 naming to docker.io/library/security-spire-config 0.0s done [2023-08-24T07:56:00.005Z] #146 exporting layers 1.0s done [2023-08-24T07:56:00.005Z] #146 writing image sha256:8f39f760742228c5ac51af53d3ceb1e75302f127fa24dc2a0db7ae01d1170453 done [2023-08-24T07:56:00.005Z] #146 naming to docker.io/library/security-spire-agent done [2023-08-24T07:56:00.005Z] #146 DONE 1.9s [2023-08-24T07:56:00.005Z] [2023-08-24T07:56:00.005Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T07:56:56.205Z] #133 ... [2023-08-24T07:56:56.205Z] [2023-08-24T07:56:56.205Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T07:56:56.205Z] #139 68.82 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-08-24T07:57:08.411Z] #139 ... [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T07:57:08.411Z] #137 DONE 87.2s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T07:57:08.411Z] #134 DONE 87.2s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T07:57:08.411Z] #135 DONE 87.2s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T07:57:08.411Z] #101 DONE 87.2s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T07:57:08.411Z] #138 DONE 87.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T07:57:08.411Z] #132 DONE 87.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-24T07:57:08.411Z] #147 ... [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T07:57:08.411Z] #136 DONE 87.4s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T07:57:08.411Z] #111 DONE 87.5s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #148 ... [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T07:57:08.411Z] #139 DONE 87.6s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T07:57:08.411Z] #140 DONE 87.7s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T07:57:08.411Z] #133 DONE 87.8s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #149 ... [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #150 DONE 0.8s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #151 DONE 0.8s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-24T07:57:08.411Z] #147 DONE 0.8s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #152 DONE 0.8s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #148 DONE 0.7s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #153 ... [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #154 DONE 0.6s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #149 DONE 0.5s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #155 DONE 0.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #156 ... [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #157 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #158 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #159 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #160 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #161 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #162 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #163 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #163 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:08.411Z] #164 CACHED [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #165 DONE 0.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #166 DONE 0.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #153 DONE 0.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:08.411Z] #167 DONE 0.3s [2023-08-24T07:57:08.411Z] [2023-08-24T07:57:08.411Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-24T07:57:09.348Z] #168 ... [2023-08-24T07:57:09.348Z] [2023-08-24T07:57:09.348Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-24T07:57:09.348Z] #169 DONE 1.2s [2023-08-24T07:57:09.348Z] [2023-08-24T07:57:09.348Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-24T07:57:09.348Z] #170 DONE 1.3s [2023-08-24T07:57:09.348Z] [2023-08-24T07:57:09.348Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:09.348Z] #156 DONE 1.3s [2023-08-24T07:57:09.606Z] [2023-08-24T07:57:09.606Z] #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:09.864Z] #171 ... [2023-08-24T07:57:09.865Z] [2023-08-24T07:57:09.865Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-24T07:57:09.865Z] #172 DONE 1.8s [2023-08-24T07:57:09.865Z] [2023-08-24T07:57:09.865Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-24T07:57:09.865Z] #173 DONE 1.8s [2023-08-24T07:57:09.865Z] [2023-08-24T07:57:09.865Z] #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-24T07:57:09.865Z] #174 DONE 1.8s [2023-08-24T07:57:09.865Z] [2023-08-24T07:57:09.865Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-24T07:57:09.865Z] #175 DONE 1.8s [2023-08-24T07:57:09.865Z] [2023-08-24T07:57:09.865Z] #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-24T07:57:09.865Z] #176 DONE 1.8s [2023-08-24T07:57:09.865Z] [2023-08-24T07:57:09.865Z] #177 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-24T07:57:09.865Z] #177 DONE 1.8s [2023-08-24T07:57:10.123Z] [2023-08-24T07:57:10.123Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-24T07:57:10.123Z] #168 DONE 1.8s [2023-08-24T07:57:10.123Z] [2023-08-24T07:57:10.123Z] #178 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-24T07:57:10.123Z] #178 DONE 0.8s [2023-08-24T07:57:10.123Z] [2023-08-24T07:57:10.123Z] #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.123Z] #179 ... [2023-08-24T07:57:10.123Z] [2023-08-24T07:57:10.123Z] #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.123Z] #180 DONE 0.3s [2023-08-24T07:57:10.382Z] [2023-08-24T07:57:10.382Z] #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.382Z] #171 DONE 0.9s [2023-08-24T07:57:10.382Z] [2023-08-24T07:57:10.382Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.382Z] #181 DONE 0.3s [2023-08-24T07:57:10.382Z] [2023-08-24T07:57:10.382Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.382Z] #182 DONE 0.4s [2023-08-24T07:57:10.382Z] [2023-08-24T07:57:10.383Z] #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.383Z] #183 DONE 0.3s [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.383Z] #184 DONE 0.4s [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #185 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-24T07:57:10.383Z] #185 DONE 2.5s [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #146 [security-spiffe-token-provider] exporting to image [2023-08-24T07:57:10.383Z] #146 exporting layers [2023-08-24T07:57:10.383Z] #146 ... [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.383Z] #179 DONE 0.3s [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.383Z] #186 DONE 0.4s [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #187 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-24T07:57:10.383Z] #187 DONE 0.4s [2023-08-24T07:57:10.383Z] [2023-08-24T07:57:10.383Z] #146 [core-data] exporting to image [2023-08-24T07:57:10.640Z] #146 ... [2023-08-24T07:57:10.640Z] [2023-08-24T07:57:10.640Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-24T07:57:10.640Z] #188 DONE 0.4s [2023-08-24T07:57:10.640Z] [2023-08-24T07:57:10.640Z] #189 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-24T07:57:10.640Z] #189 DONE 0.4s [2023-08-24T07:57:10.640Z] [2023-08-24T07:57:10.640Z] #146 [core-data] exporting to image [2023-08-24T07:57:10.640Z] #146 exporting layers 0.3s done [2023-08-24T07:57:10.898Z] #146 ... [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-24T07:57:10.898Z] #190 DONE 0.5s [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-24T07:57:10.898Z] #191 DONE 0.5s [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #192 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T07:57:10.898Z] #192 DONE 0.5s [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-24T07:57:10.898Z] #193 DONE 0.4s [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #146 [core-metadata] exporting to image [2023-08-24T07:57:10.898Z] #146 exporting layers 0.5s done [2023-08-24T07:57:10.898Z] #146 writing image sha256:f7f2b6143982b3c2a9b302381b85e3a95dd60488a54c9de7073f85c30214f805 [2023-08-24T07:57:10.898Z] #146 writing image sha256:085863e0131a1e18e311972ef4eda1ef299b11ac208f130b7cd0a7ba3003053b [2023-08-24T07:57:10.898Z] #146 ... [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-24T07:57:10.898Z] #194 DONE 0.3s [2023-08-24T07:57:10.898Z] [2023-08-24T07:57:10.898Z] #146 [core-data] exporting to image [2023-08-24T07:57:10.898Z] #146 exporting layers 0.2s done [2023-08-24T07:57:10.898Z] #146 writing image sha256:f7f2b6143982b3c2a9b302381b85e3a95dd60488a54c9de7073f85c30214f805 0.0s done [2023-08-24T07:57:10.898Z] #146 writing image sha256:085863e0131a1e18e311972ef4eda1ef299b11ac208f130b7cd0a7ba3003053b 0.0s done [2023-08-24T07:57:10.898Z] #146 naming to docker.io/library/core-command done [2023-08-24T07:57:10.898Z] #146 naming to docker.io/library/support-scheduler done [2023-08-24T07:57:10.898Z] #146 writing image sha256:f2a4fc636e008121e213b553980438856112abd6e79d30dc20a2edd0c8d7a25e 0.0s done [2023-08-24T07:57:10.898Z] #146 writing image sha256:969379ebc01467e2472d4ab4873bdc77dd0a8868fe92047874e1b39c4dc3240e 0.0s done [2023-08-24T07:57:10.898Z] #146 naming to docker.io/library/security-spiffe-token-provider done [2023-08-24T07:57:10.898Z] #146 naming to docker.io/library/core-data done [2023-08-24T07:57:11.158Z] #146 ... [2023-08-24T07:57:11.158Z] [2023-08-24T07:57:11.158Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-24T07:57:11.158Z] #195 DONE 0.2s [2023-08-24T07:57:11.158Z] [2023-08-24T07:57:11.158Z] #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-24T07:57:11.158Z] #196 DONE 0.2s [2023-08-24T07:57:11.158Z] [2023-08-24T07:57:11.158Z] #146 [support-notifications] exporting to image [2023-08-24T07:57:11.158Z] #146 writing image sha256:e3f5822d00915c85dcdcf3352dd7d7318e9faad1ad3d654542078084c03eedec done [2023-08-24T07:57:11.158Z] #146 naming to docker.io/library/support-notifications done [2023-08-24T07:57:11.158Z] #146 writing image sha256:7bcd46a54269dadbaa3c470e181b2beb00ebaae696798d4c3edb54e51195f4ad done [2023-08-24T07:57:11.158Z] #146 naming to docker.io/library/core-metadata [2023-08-24T07:57:11.158Z] #146 naming to docker.io/library/core-metadata 0.1s done [2023-08-24T07:57:11.158Z] #146 DONE 2.8s [2023-08-24T07:57:11.158Z] [2023-08-24T07:57:11.158Z] #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T07:57:11.724Z] #197 ... [2023-08-24T07:57:11.724Z] [2023-08-24T07:57:11.724Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T07:57:11.724Z] #198 DONE 0.9s [2023-08-24T07:57:11.724Z] [2023-08-24T07:57:11.724Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-24T07:57:11.724Z] #199 DONE 0.5s [2023-08-24T07:57:11.724Z] [2023-08-24T07:57:11.724Z] #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T07:57:11.724Z] #200 DONE 0.8s [2023-08-24T07:57:11.724Z] [2023-08-24T07:57:11.724Z] #201 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-24T07:57:11.724Z] #201 DONE 0.6s [2023-08-24T07:57:11.724Z] [2023-08-24T07:57:11.724Z] #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-24T07:57:11.724Z] #202 DONE 0.4s [2023-08-24T07:57:11.724Z] [2023-08-24T07:57:11.724Z] #146 [core-common-config-bootstrapper] exporting to image [2023-08-24T07:57:11.982Z] #146 ... [2023-08-24T07:57:11.982Z] [2023-08-24T07:57:11.982Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-24T07:57:11.982Z] #203 DONE 0.4s [2023-08-24T07:57:11.982Z] [2023-08-24T07:57:11.982Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-24T07:57:11.982Z] #204 DONE 0.1s [2023-08-24T07:57:11.982Z] [2023-08-24T07:57:11.982Z] #205 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-24T07:57:11.982Z] #205 DONE 0.1s [2023-08-24T07:57:11.982Z] [2023-08-24T07:57:11.982Z] #146 [core-common-config-bootstrapper] exporting to image [2023-08-24T07:57:11.982Z] #146 exporting layers 0.4s done [2023-08-24T07:57:11.982Z] #146 writing image sha256:ed65b9fc263537579099f8151b92deadf9859adb27681ff455d1186fd1e3b6c3 [2023-08-24T07:57:11.982Z] #146 writing image sha256:ed65b9fc263537579099f8151b92deadf9859adb27681ff455d1186fd1e3b6c3 done [2023-08-24T07:57:11.982Z] #146 writing image sha256:45b29aa030047f712865a1f92feb5b482a3df8e20601100b68c54b5b18f86573 done [2023-08-24T07:57:11.982Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-24T07:57:11.982Z] #146 naming to docker.io/library/security-proxy-auth done [2023-08-24T07:57:11.982Z] #146 DONE 3.3s [2023-08-24T07:57:11.982Z] [2023-08-24T07:57:11.982Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-24T07:57:11.982Z] #206 DONE 0.1s [2023-08-24T07:57:11.982Z] [2023-08-24T07:57:11.982Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T07:57:12.240Z] #207 ... [2023-08-24T07:57:12.240Z] [2023-08-24T07:57:12.240Z] #208 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-24T07:57:12.240Z] #208 DONE 0.0s [2023-08-24T07:57:12.240Z] [2023-08-24T07:57:12.240Z] #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T07:57:12.240Z] #197 DONE 1.1s [2023-08-24T07:57:12.240Z] [2023-08-24T07:57:12.240Z] #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-24T07:57:12.240Z] #209 DONE 0.1s [2023-08-24T07:57:12.240Z] [2023-08-24T07:57:12.240Z] #146 [security-proxy-setup] exporting to image [2023-08-24T07:57:12.498Z] #146 exporting layers 0.2s done [2023-08-24T07:57:12.498Z] #146 writing image sha256:9359bbe5a6157513fec136e757c215f4dd4a15e7bfd3d985fce6bc52a382eb0c done [2023-08-24T07:57:12.498Z] #146 naming to docker.io/library/security-proxy-setup done [2023-08-24T07:57:12.498Z] #146 DONE 3.4s [2023-08-24T07:57:12.498Z] [2023-08-24T07:57:12.498Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T07:57:12.498Z] #207 DONE 0.5s [2023-08-24T07:57:12.498Z] [2023-08-24T07:57:12.498Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-24T07:57:12.756Z] #210 DONE 0.5s [2023-08-24T07:57:12.756Z] [2023-08-24T07:57:12.756Z] #146 [security-bootstrapper] exporting to image [2023-08-24T07:57:12.756Z] #146 exporting layers 0.3s done [2023-08-24T07:57:12.756Z] #146 exporting layers 0.2s done [2023-08-24T07:57:12.756Z] #146 writing image sha256:02d7ca19a4f7f5a114c49959671f6678068b2436447f728fade6a5dcddab6ceb done [2023-08-24T07:57:12.756Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-08-24T07:57:12.756Z] #146 writing image sha256:706214b81127b8089ae6cc06317edeb45d5539487f6c9c8a5fe94e9f67acb22b done [2023-08-24T07:57:12.756Z] #146 naming to docker.io/library/security-bootstrapper done [2023-08-24T07:57:12.756Z] #146 DONE 3.7s [2023-08-24T07:57:12.756Z] [2023-08-24T07:57:12.756Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T07:57:12.756Z] time="2023-08-24T07:53:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-24T07:57:12.769Z] $ docker stop --time=1 8f85a3a198720da2ea1077a1e6a1db50cda6b226461b93beda14867c478a23ce [2023-08-24T07:57:14.059Z] $ docker rm -f --volumes 8f85a3a198720da2ea1077a1e6a1db50cda6b226461b93beda14867c478a23ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-24T07:57:14.389Z] + docker images [2023-08-24T07:57:14.389Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-24T07:57:14.389Z] security-secretstore-setup latest 02d7ca19a4f7 2 seconds ago 44.1MB [2023-08-24T07:57:14.389Z] security-bootstrapper latest 706214b81127 2 seconds ago 23MB [2023-08-24T07:57:14.389Z] security-proxy-setup latest 9359bbe5a615 3 seconds ago 29.2MB [2023-08-24T07:57:14.389Z] security-proxy-auth latest 45b29aa03004 3 seconds ago 19.4MB [2023-08-24T07:57:14.389Z] core-common-config-bootstrapper latest ed65b9fc2635 3 seconds ago 18MB [2023-08-24T07:57:14.389Z] core-data latest f2a4fc636e00 4 seconds ago 21.2MB [2023-08-24T07:57:14.389Z] core-metadata latest 7bcd46a54269 4 seconds ago 21.6MB [2023-08-24T07:57:14.389Z] security-spiffe-token-provider latest 969379ebc014 4 seconds ago 33.5MB [2023-08-24T07:57:14.389Z] support-scheduler latest 085863e0131a 4 seconds ago 33.7MB [2023-08-24T07:57:14.389Z] support-notifications latest e3f5822d0091 4 seconds ago 34.3MB [2023-08-24T07:57:14.389Z] core-command latest f7f2b6143982 4 seconds ago 21MB [2023-08-24T07:57:14.389Z] security-spire-config latest 207716205baf About a minute ago 102MB [2023-08-24T07:57:14.389Z] security-spire-agent latest 8f39f7607422 About a minute ago 161MB [2023-08-24T07:57:14.389Z] security-spire-server latest 45b66204a43f About a minute ago 103MB [2023-08-24T07:57:14.389Z] ci-base-image-x86_64 latest ff7cadf38710 6 minutes ago 1.07GB [2023-08-24T07:57:14.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-24T07:57:14.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-24T07:57:14.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [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-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-24T07:57:22.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-24T07:57:32.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-24T07:57:32.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-24T07:57:32.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2023-08-24T07:57:41.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 97.0% of statements [2023-08-24T07:57:51.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.339s coverage: 71.5% of statements [2023-08-24T07:57:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-24T07:57:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-24T07:57:51.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-24T07:57:56.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-24T07:57:56.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-24T07:57:56.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 54.0% of statements [2023-08-24T07:58:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-24T07:58:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-24T07:58:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-24T07:58:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-24T07:58:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:58:09.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-24T07:58:09.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-24T07:58:22.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.039s coverage: 93.4% of statements [2023-08-24T07:58:22.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.343s coverage: 3.8% of statements [2023-08-24T07:58:25.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-24T07:58:25.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:58:25.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-24T07:58:26.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.522s coverage: 97.6% of statements [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-24T07:58:26.791Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-24T07:58:27.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 72.2% of statements [2023-08-24T07:58:37.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-24T07:58:37.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-24T07:58:37.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements [2023-08-24T07:58:37.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.273s coverage: 32.2% of statements [2023-08-24T07:58:40.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.306s coverage: 42.9% of statements [2023-08-24T07:58:40.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 82.9% of statements [2023-08-24T07:58:40.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.259s coverage: 94.1% of statements [2023-08-24T07:58:40.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements [2023-08-24T07:58:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2023-08-24T07:58:46.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-24T07:58:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-24T07:58:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-24T07:58:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-24T07:58:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-24T07:58:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-24T07:58:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-24T07:58:48.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-24T07:58:57.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-08-24T07:58:57.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-24T07:58:57.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-24T07:58:57.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-24T07:58:57.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-24T07:59:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-24T07:59:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-24T07:59:04.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-24T07:59:11.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.989s coverage: 79.9% of statements [2023-08-24T07:59:11.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.263s coverage: 92.9% of statements [2023-08-24T07:59:11.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-24T07:59:11.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-08-24T07:59:11.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2023-08-24T07:59:11.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-08-24T07:59:11.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-08-24T07:59:11.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.8% of statements [2023-08-24T07:59:12.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-24T07:59:12.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.480s coverage: 82.1% of statements [2023-08-24T07:59:13.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-24T07:59:13.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 86.0% of statements [2023-08-24T07:59:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-24T07:59:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-24T07:59:19.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.013s coverage: 63.1% of statements [2023-08-24T07:59:19.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.248s coverage: 100.0% of statements [2023-08-24T07:59:20.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2023-08-24T07:59:20.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-08-24T07:59:20.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-08-24T07:59:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-24T07:59:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-24T07:59:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-24T07:59:21.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-08-24T07:59:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-24T07:59:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-24T07:59:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-24T07:59:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.976s coverage: 38.4% of statements [2023-08-24T07:59:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-08-24T07:59:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-24T07:59:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-24T07:59:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-24T07:59:32.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-24T07:59:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-08-24T07:59:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-24T07:59:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-24T07:59:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-24T07:59:39.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-24T07:59:45.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 17.7% of statements [2023-08-24T07:59:45.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-24T07:59:45.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:59:45.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-24T07:59:45.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-24T07:59:46.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 95.7% of statements [2023-08-24T07:59:50.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-24T07:59:50.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-24T07:59:50.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.8% of statements [2023-08-24T07:59:52.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-24T07:59:52.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-24T07:59:52.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 98.9% of statements [2023-08-24T07:59:53.699Z] 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-08-24T07:59:53.699Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-24T07:59:53.699Z] go vet ./... [2023-08-24T08:02:30.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-24T08:02:30.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-24T08:02:30.375Z] ./bin/test-attribution-txt.sh [2023-08-24T08:02:30.375Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-24T08:02:30.375Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-24T08:02:30.375Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-24T08:02:30.375Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-24T08:02:30.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-24T08:02:31.028Z] + ls -al . [2023-08-24T08:02:31.028Z] total 724 [2023-08-24T08:02:31.028Z] drwxrwxr-x 11 1001 1001 4096 Aug 24 07:54 . [2023-08-24T08:02:31.028Z] drwxr-xr-x 4 root root 4096 Aug 24 07:54 .. [2023-08-24T08:02:31.028Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 07:52 .blubracket [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 16 Aug 24 07:52 .dockerignore [2023-08-24T08:02:31.028Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 07:52 .git [2023-08-24T08:02:31.028Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 07:52 .github [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 1173 Aug 24 07:52 .gitignore [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 42 Aug 24 07:52 .golangci.yml [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 87 Aug 24 07:52 .hadolint.yml [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 07:52 .sonarcloud.properties [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 07:52 ADOPTERS.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 11152 Aug 24 07:52 Attribution.txt [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 93407 Aug 24 07:52 CHANGELOG.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 07:52 CONTRIBUTING.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 07:52 GOVERNANCE.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 883 Aug 24 07:52 Jenkinsfile [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 07:52 LICENSE [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 14764 Aug 24 07:52 Makefile [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 07:52 OWNERS.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 9923 Aug 24 07:52 README.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 789 Aug 24 07:52 SECURITY.md [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 5 Aug 24 07:50 VERSION [2023-08-24T08:02:31.028Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 07:52 bin [2023-08-24T08:02:31.028Z] drwxrwxr-x 18 1001 1001 4096 Aug 24 07:52 cmd [2023-08-24T08:02:31.028Z] -rw-r--r-- 1 root root 446998 Aug 24 07:59 coverage.out [2023-08-24T08:02:31.028Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 07:52 fuzz_test [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 3687 Aug 24 07:52 go.mod [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 33714 Aug 24 07:52 go.sum [2023-08-24T08:02:31.028Z] drwxrwxr-x 7 1001 1001 4096 Aug 24 07:52 internal [2023-08-24T08:02:31.028Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 07:52 openapi [2023-08-24T08:02:31.028Z] -rw-rw-r-- 1 1001 1001 594 Aug 24 07:52 security.txt [2023-08-24T08:02:31.029Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 07:52 snap [2023-08-24T08:02:31.029Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 07:52 version.go [Pipeline] sh [2023-08-24T08:02:31.340Z] + '[' -e coverage.out ] [2023-08-24T08:02:31.341Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-24T08:02:31.362Z] Warning: overwriting stash ‘coverage-report’ [2023-08-24T08:02:32.095Z] Stashed 1 file(s) [Pipeline] sh [2023-08-24T08:02:32.718Z] + make build [2023-08-24T08:02:32.718Z] 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-08-24T08:04:09.323Z] 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-08-24T08:04:10.280Z] 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-08-24T08:04:16.912Z] 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-08-24T08:04:19.492Z] 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-08-24T08:04:58.328Z] 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-08-24T08:05:04.956Z] 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-08-24T08:05:11.587Z] 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-08-24T08:05:16.909Z] 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-08-24T08:05:20.241Z] 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-08-24T08:05:24.486Z] 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-08-24T08:05:31.229Z] 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-08-24T08:05:36.604Z] $ docker stop --time=1 8d21eb65fd0ca6633adfb32a49a3ea6c71e5b269b9df1e86ab0d33687878eb10 [2023-08-24T08:05:38.562Z] $ docker rm -f --volumes 8d21eb65fd0ca6633adfb32a49a3ea6c71e5b269b9df1e86ab0d33687878eb10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T08:05:40.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-24T08:05:40.841Z] [2023-08-24T08:05:40.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T08:05:41.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-24T08:05:41.431Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-24T08:05:41.431Z] 547446be3368: Pulling fs layer [2023-08-24T08:05:41.431Z] d125d8839a47: Pulling fs layer [2023-08-24T08:05:41.431Z] 3e85d5ac6304: Pulling fs layer [2023-08-24T08:05:41.431Z] c3105a71a48b: Pulling fs layer [2023-08-24T08:05:41.431Z] 0f093f025ec4: Pulling fs layer [2023-08-24T08:05:41.431Z] c3106fc0e877: Pulling fs layer [2023-08-24T08:05:41.431Z] 0f093f025ec4: Waiting [2023-08-24T08:05:41.431Z] c3105a71a48b: Waiting [2023-08-24T08:05:41.431Z] c3106fc0e877: Waiting [2023-08-24T08:05:41.431Z] 547446be3368: Download complete [2023-08-24T08:05:41.431Z] c3105a71a48b: Verifying Checksum [2023-08-24T08:05:41.431Z] c3105a71a48b: Download complete [2023-08-24T08:05:42.014Z] d125d8839a47: Verifying Checksum [2023-08-24T08:05:42.014Z] d125d8839a47: Download complete [2023-08-24T08:05:42.014Z] c3106fc0e877: Verifying Checksum [2023-08-24T08:05:42.014Z] c3106fc0e877: Download complete [2023-08-24T08:05:42.014Z] 0f093f025ec4: Verifying Checksum [2023-08-24T08:05:42.014Z] 0f093f025ec4: Download complete [2023-08-24T08:05:42.014Z] 547446be3368: Pull complete [2023-08-24T08:05:42.971Z] d125d8839a47: Pull complete [2023-08-24T08:05:43.549Z] 3e85d5ac6304: Verifying Checksum [2023-08-24T08:05:43.549Z] 3e85d5ac6304: Download complete [2023-08-24T08:05:51.741Z] 3e85d5ac6304: Pull complete [2023-08-24T08:05:51.741Z] c3105a71a48b: Pull complete [2023-08-24T08:05:52.695Z] 0f093f025ec4: Pull complete [2023-08-24T08:05:52.695Z] c3106fc0e877: Pull complete [2023-08-24T08:05:52.695Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-24T08:05:52.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-24T08:05:52.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T08:05:52.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2023-08-24T08:05:52.921Z] $ 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-arm64:latest cat [2023-08-24T08:05:54.877Z] $ docker top 1620b2b395d0bdfbc404ff1c9cc28c52b097acaa6f9be4c6e04630fcace78d96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T08:05:55.356Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-24T08:06:03.553Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-24T08:06:04.957Z] #1 transferring dockerfile: [2023-08-24T08:06:05.221Z] #1 transferring dockerfile: 1.78kB 0.0s done [2023-08-24T08:06:05.221Z] #1 DONE 1.9s [2023-08-24T08:06:05.221Z] [2023-08-24T08:06:05.221Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-08-24T08:06:05.221Z] #2 ... [2023-08-24T08:06:05.221Z] [2023-08-24T08:06:05.221Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-08-24T08:06:05.221Z] #3 transferring dockerfile: 1.84kB done [2023-08-24T08:06:05.221Z] #3 DONE 1.3s [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-24T08:06:05.490Z] #4 transferring dockerfile: 2.39kB done [2023-08-24T08:06:05.490Z] #4 DONE 1.4s [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-24T08:06:05.490Z] #5 transferring dockerfile: 2.68kB 0.0s done [2023-08-24T08:06:05.490Z] #5 DONE 1.5s [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-24T08:06:05.490Z] #6 transferring dockerfile: 2.58kB done [2023-08-24T08:06:05.490Z] #6 DONE 1.4s [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #7 [security-spiffe-token-provider internal] load .dockerignore [2023-08-24T08:06:05.490Z] #7 ... [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #8 [core-command internal] load build definition from Dockerfile [2023-08-24T08:06:05.490Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-08-24T08:06:05.490Z] #8 DONE 1.4s [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-08-24T08:06:05.490Z] #9 transferring dockerfile: 2.63kB done [2023-08-24T08:06:05.490Z] #9 DONE 1.4s [2023-08-24T08:06:05.490Z] [2023-08-24T08:06:05.490Z] #7 [security-spiffe-token-provider internal] load .dockerignore [2023-08-24T08:06:05.490Z] #7 transferring context: 56B 0.0s done [2023-08-24T08:06:05.756Z] #7 ... [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #10 transferring dockerfile: 2.38kB done [2023-08-24T08:06:05.756Z] #10 DONE 0.6s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #11 transferring dockerfile: 2.12kB done [2023-08-24T08:06:05.756Z] #11 DONE 1.4s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #12 transferring dockerfile: 2.82kB 0.0s done [2023-08-24T08:06:05.756Z] #12 DONE 1.4s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #13 transferring dockerfile: 2.04kB 0.0s done [2023-08-24T08:06:05.756Z] #13 DONE 1.4s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-08-24T08:06:05.756Z] #14 DONE 1.4s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #15 [core-data internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #15 transferring dockerfile: 1.90kB done [2023-08-24T08:06:05.756Z] #15 DONE 0.6s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-08-24T08:06:05.756Z] #2 transferring dockerfile: 1.82kB done [2023-08-24T08:06:05.756Z] #2 DONE 0.6s [2023-08-24T08:06:05.756Z] [2023-08-24T08:06:05.756Z] #7 [security-spiffe-token-provider internal] load .dockerignore [2023-08-24T08:06:05.756Z] #7 DONE 0.6s [2023-08-24T08:06:06.022Z] [2023-08-24T08:06:06.022Z] #16 [support-notifications internal] load .dockerignore [2023-08-24T08:06:06.022Z] #16 transferring context: 56B 0.0s done [2023-08-24T08:06:06.022Z] #16 DONE 0.1s [2023-08-24T08:06:06.022Z] [2023-08-24T08:06:06.022Z] #17 [security-spire-agent internal] load .dockerignore [2023-08-24T08:06:06.022Z] #17 transferring context: 56B done [2023-08-24T08:06:06.288Z] #17 DONE 0.1s [2023-08-24T08:06:06.288Z] [2023-08-24T08:06:06.288Z] #18 [security-proxy-setup internal] load .dockerignore [2023-08-24T08:06:06.288Z] #18 transferring context: 56B done [2023-08-24T08:06:06.288Z] #18 DONE 0.0s [2023-08-24T08:06:06.288Z] [2023-08-24T08:06:06.288Z] #19 [security-spire-config internal] load .dockerignore [2023-08-24T08:06:06.288Z] #19 transferring context: 56B done [2023-08-24T08:06:06.288Z] #19 DONE 0.0s [2023-08-24T08:06:06.288Z] [2023-08-24T08:06:06.288Z] #20 [core-command internal] load .dockerignore [2023-08-24T08:06:06.288Z] #20 transferring context: 56B done [2023-08-24T08:06:06.288Z] #20 DONE 0.1s [2023-08-24T08:06:06.288Z] [2023-08-24T08:06:06.288Z] #21 [security-spire-server internal] load .dockerignore [2023-08-24T08:06:06.288Z] #21 transferring context: 56B done [2023-08-24T08:06:06.288Z] #21 DONE 0.0s [2023-08-24T08:06:06.288Z] [2023-08-24T08:06:06.288Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-24T08:06:06.288Z] #22 transferring context: 56B done [2023-08-24T08:06:06.288Z] #22 DONE 0.1s [2023-08-24T08:06:06.288Z] [2023-08-24T08:06:06.288Z] #23 [security-bootstrapper internal] load .dockerignore [2023-08-24T08:06:06.559Z] #23 transferring context: 56B done [2023-08-24T08:06:06.559Z] #23 DONE 0.0s [2023-08-24T08:06:06.559Z] [2023-08-24T08:06:06.559Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-24T08:06:06.559Z] #24 transferring context: 56B done [2023-08-24T08:06:06.559Z] #24 DONE 0.1s [2023-08-24T08:06:06.559Z] [2023-08-24T08:06:06.559Z] #25 [core-metadata internal] load .dockerignore [2023-08-24T08:06:06.559Z] #25 transferring context: 56B done [2023-08-24T08:06:06.559Z] #25 DONE 0.0s [2023-08-24T08:06:06.559Z] [2023-08-24T08:06:06.559Z] #26 [core-data internal] load .dockerignore [2023-08-24T08:06:06.825Z] #26 transferring context: 56B done [2023-08-24T08:06:06.825Z] #26 DONE 0.1s [2023-08-24T08:06:06.825Z] [2023-08-24T08:06:06.825Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-08-24T08:06:06.825Z] #27 transferring context: 56B 0.0s done [2023-08-24T08:06:06.825Z] #27 DONE 0.1s [2023-08-24T08:06:06.825Z] [2023-08-24T08:06:06.825Z] #28 [support-scheduler internal] load .dockerignore [2023-08-24T08:06:06.825Z] #28 transferring context: 56B 0.0s done [2023-08-24T08:06:06.825Z] #28 DONE 0.1s [2023-08-24T08:06:07.090Z] [2023-08-24T08:06:07.090Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:07.090Z] #29 DONE 0.0s [2023-08-24T08:06:07.090Z] [2023-08-24T08:06:07.090Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T08:06:07.356Z] #30 ... [2023-08-24T08:06:07.356Z] [2023-08-24T08:06:07.356Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:07.356Z] #29 DONE 0.0s [2023-08-24T08:06:07.356Z] [2023-08-24T08:06:07.356Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T08:06:07.621Z] #30 ... [2023-08-24T08:06:07.621Z] [2023-08-24T08:06:07.621Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:07.621Z] #29 DONE 0.0s [2023-08-24T08:06:07.621Z] [2023-08-24T08:06:07.621Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T08:06:07.891Z] #30 DONE 0.8s [2023-08-24T08:06:07.891Z] [2023-08-24T08:06:07.891Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:07.891Z] #29 DONE 0.0s [2023-08-24T08:06:07.891Z] [2023-08-24T08:06:07.891Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:07.891Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-24T08:06:07.891Z] #31 ... [2023-08-24T08:06:07.891Z] [2023-08-24T08:06:07.891Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:07.891Z] #29 DONE 0.0s [2023-08-24T08:06:07.891Z] [2023-08-24T08:06:07.891Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:07.891Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-24T08:06:07.891Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T08:06:07.891Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T08:06:07.891Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T08:06:07.891Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T08:06:07.891Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T08:06:07.891Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T08:06:08.156Z] #31 ... [2023-08-24T08:06:08.156Z] [2023-08-24T08:06:08.156Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:08.156Z] #29 DONE 0.0s [2023-08-24T08:06:08.156Z] [2023-08-24T08:06:08.156Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:08.156Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.4s [2023-08-24T08:06:08.424Z] #31 ... [2023-08-24T08:06:08.424Z] [2023-08-24T08:06:08.424Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:08.424Z] #29 DONE 0.0s [2023-08-24T08:06:08.424Z] [2023-08-24T08:06:08.424Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:08.424Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.6s [2023-08-24T08:06:08.424Z] #31 ... [2023-08-24T08:06:08.424Z] [2023-08-24T08:06:08.424Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T08:06:08.424Z] #29 DONE 0.0s [2023-08-24T08:06:08.424Z] [2023-08-24T08:06:08.424Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:08.424Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-24T08:06:08.424Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T08:06:08.424Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T08:06:08.424Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T08:06:08.689Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.8s [2023-08-24T08:06:08.689Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 1.0s done [2023-08-24T08:06:08.689Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-24T08:06:08.956Z] #31 ... [2023-08-24T08:06:08.956Z] [2023-08-24T08:06:08.956Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T08:06:08.956Z] #30 DONE 1.1s [2023-08-24T08:06:08.956Z] [2023-08-24T08:06:08.956Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:09.223Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-24T08:06:09.223Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T08:06:09.223Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T08:06:09.223Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T08:06:09.223Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 1.0s done [2023-08-24T08:06:11.800Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.7s done [2023-08-24T08:06:11.800Z] #31 ... [2023-08-24T08:06:11.800Z] [2023-08-24T08:06:11.800Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T08:06:11.800Z] #32 DONE 5.2s [2023-08-24T08:06:11.800Z] [2023-08-24T08:06:11.800Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-24T08:06:12.762Z] #33 DONE 2.4s [2023-08-24T08:06:12.762Z] [2023-08-24T08:06:12.762Z] #34 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T08:06:17.003Z] #34 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:17.003Z] #34 4.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:17.585Z] #34 ... [2023-08-24T08:06:17.585Z] [2023-08-24T08:06:17.585Z] #35 [core-command internal] load build context [2023-08-24T08:06:17.585Z] #35 transferring context: 29.95MB 9.7s [2023-08-24T08:06:17.585Z] #35 ... [2023-08-24T08:06:17.585Z] [2023-08-24T08:06:17.585Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T08:06:17.851Z] #36 ... [2023-08-24T08:06:17.851Z] [2023-08-24T08:06:17.851Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:17.851Z] #37 ... [2023-08-24T08:06:17.851Z] [2023-08-24T08:06:17.851Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:06:18.118Z] #38 ... [2023-08-24T08:06:18.118Z] [2023-08-24T08:06:18.118Z] #39 [security-proxy-auth internal] load build context [2023-08-24T08:06:18.118Z] #39 ... [2023-08-24T08:06:18.118Z] [2023-08-24T08:06:18.118Z] #40 [security-spire-agent internal] load build context [2023-08-24T08:06:18.390Z] #40 ... [2023-08-24T08:06:18.390Z] [2023-08-24T08:06:18.390Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:18.390Z] #41 ... [2023-08-24T08:06:18.390Z] [2023-08-24T08:06:18.390Z] #42 [security-spire-server internal] load build context [2023-08-24T08:06:18.659Z] #42 ... [2023-08-24T08:06:18.659Z] [2023-08-24T08:06:18.659Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:06:18.659Z] #43 ... [2023-08-24T08:06:18.659Z] [2023-08-24T08:06:18.659Z] #44 [core-data internal] load build context [2023-08-24T08:06:18.659Z] #44 ... [2023-08-24T08:06:18.659Z] [2023-08-24T08:06:18.659Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:18.925Z] #45 ... [2023-08-24T08:06:18.925Z] [2023-08-24T08:06:18.925Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:18.925Z] #46 ... [2023-08-24T08:06:18.925Z] [2023-08-24T08:06:18.925Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:19.192Z] #47 ... [2023-08-24T08:06:19.192Z] [2023-08-24T08:06:19.192Z] #48 [support-scheduler internal] load build context [2023-08-24T08:06:19.192Z] #48 ... [2023-08-24T08:06:19.192Z] [2023-08-24T08:06:19.192Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:21.775Z] #47 ... [2023-08-24T08:06:21.775Z] [2023-08-24T08:06:21.775Z] #34 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T08:06:21.775Z] #34 7.170 OK: 263 MiB in 53 packages [2023-08-24T08:06:21.775Z] #34 DONE 9.6s [2023-08-24T08:06:21.775Z] [2023-08-24T08:06:21.775Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:21.775Z] #47 ... [2023-08-24T08:06:21.775Z] [2023-08-24T08:06:21.775Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T08:06:21.775Z] #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:21.775Z] #0 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:21.775Z] #0 7.951 OK: 263 MiB in 53 packages [2023-08-24T08:06:21.775Z] #49 DONE 9.7s [2023-08-24T08:06:22.041Z] [2023-08-24T08:06:22.041Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:22.624Z] #47 transferring context: 33.52MB 14.7s [2023-08-24T08:06:22.624Z] #47 ... [2023-08-24T08:06:22.624Z] [2023-08-24T08:06:22.624Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T08:06:22.624Z] #0 5.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:22.624Z] #0 7.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:22.624Z] #0 9.928 OK: 263 MiB in 53 packages [2023-08-24T08:06:22.892Z] #50 ... [2023-08-24T08:06:22.892Z] [2023-08-24T08:06:22.892Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T08:06:22.892Z] #0 6.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:22.892Z] #0 8.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:22.892Z] #51 ... [2023-08-24T08:06:22.892Z] [2023-08-24T08:06:22.892Z] #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T08:06:22.892Z] #0 9.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:23.159Z] #52 ... [2023-08-24T08:06:23.159Z] [2023-08-24T08:06:23.159Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:23.425Z] #47 ... [2023-08-24T08:06:23.425Z] [2023-08-24T08:06:23.425Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:06:23.693Z] #31 ... [2023-08-24T08:06:23.693Z] [2023-08-24T08:06:23.693Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:23.960Z] #47 ... [2023-08-24T08:06:23.960Z] [2023-08-24T08:06:23.960Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T08:06:23.960Z] #50 DONE 11.2s [2023-08-24T08:06:23.960Z] [2023-08-24T08:06:23.960Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:24.228Z] #47 ... [2023-08-24T08:06:24.228Z] [2023-08-24T08:06:24.228Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T08:06:24.228Z] #53 ... [2023-08-24T08:06:24.228Z] [2023-08-24T08:06:24.228Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:25.188Z] #47 ... [2023-08-24T08:06:25.188Z] [2023-08-24T08:06:25.188Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T08:06:25.188Z] #54 ... [2023-08-24T08:06:25.188Z] [2023-08-24T08:06:25.188Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T08:06:25.188Z] #55 ... [2023-08-24T08:06:25.188Z] [2023-08-24T08:06:25.188Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-24T08:06:25.456Z] #56 ... [2023-08-24T08:06:25.456Z] [2023-08-24T08:06:25.456Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T08:06:25.456Z] #57 ... [2023-08-24T08:06:25.456Z] [2023-08-24T08:06:25.456Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T08:06:25.723Z] #58 ... [2023-08-24T08:06:25.723Z] [2023-08-24T08:06:25.723Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T08:06:25.723Z] #59 ... [2023-08-24T08:06:25.723Z] [2023-08-24T08:06:25.723Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T08:06:25.988Z] #60 ... [2023-08-24T08:06:25.988Z] [2023-08-24T08:06:25.988Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T08:06:25.988Z] #61 ... [2023-08-24T08:06:25.988Z] [2023-08-24T08:06:25.988Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:27.929Z] #47 transferring context: 41.32MB 19.8s [2023-08-24T08:06:27.929Z] #47 ... [2023-08-24T08:06:27.929Z] [2023-08-24T08:06:27.929Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T08:06:28.195Z] #36 ... [2023-08-24T08:06:28.195Z] [2023-08-24T08:06:28.195Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:28.195Z] #37 ... [2023-08-24T08:06:28.195Z] [2023-08-24T08:06:28.195Z] #39 [security-proxy-auth internal] load build context [2023-08-24T08:06:28.463Z] #39 ... [2023-08-24T08:06:28.463Z] [2023-08-24T08:06:28.463Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:06:28.463Z] #38 ... [2023-08-24T08:06:28.463Z] [2023-08-24T08:06:28.463Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T08:06:28.463Z] #52 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:28.463Z] #52 13.53 OK: 263 MiB in 53 packages [2023-08-24T08:06:28.463Z] #52 DONE 15.7s [2023-08-24T08:06:28.463Z] [2023-08-24T08:06:28.463Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:06:28.463Z] #38 ... [2023-08-24T08:06:28.463Z] [2023-08-24T08:06:28.463Z] #35 [core-command internal] load build context [2023-08-24T08:06:28.463Z] #35 ... [2023-08-24T08:06:28.463Z] [2023-08-24T08:06:28.463Z] #40 [security-spire-agent internal] load build context [2023-08-24T08:06:28.729Z] #40 ... [2023-08-24T08:06:28.729Z] [2023-08-24T08:06:28.729Z] #42 [security-spire-server internal] load build context [2023-08-24T08:06:28.729Z] #42 ... [2023-08-24T08:06:28.729Z] [2023-08-24T08:06:28.729Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:28.995Z] #41 ... [2023-08-24T08:06:28.995Z] [2023-08-24T08:06:28.995Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:06:28.995Z] #43 ... [2023-08-24T08:06:28.995Z] [2023-08-24T08:06:28.995Z] #44 [core-data internal] load build context [2023-08-24T08:06:29.266Z] #44 ... [2023-08-24T08:06:29.266Z] [2023-08-24T08:06:29.266Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:29.266Z] #45 ... [2023-08-24T08:06:29.266Z] [2023-08-24T08:06:29.266Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:29.266Z] #46 ... [2023-08-24T08:06:29.266Z] [2023-08-24T08:06:29.266Z] #48 [support-scheduler internal] load build context [2023-08-24T08:06:29.532Z] #48 ... [2023-08-24T08:06:29.532Z] [2023-08-24T08:06:29.532Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:32.878Z] #46 transferring context: 16.21MB 24.0s [2023-08-24T08:06:33.147Z] #46 ... [2023-08-24T08:06:33.147Z] [2023-08-24T08:06:33.147Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T08:06:33.147Z] #51 10.97 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T08:06:33.147Z] #51 10.97 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T08:06:33.148Z] #51 10.97 OK: 17694 distinct packages available [2023-08-24T08:06:33.148Z] #51 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:33.148Z] #51 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:33.148Z] #51 18.45 OK: 263 MiB in 53 packages [2023-08-24T08:06:33.148Z] #51 DONE 20.1s [2023-08-24T08:06:33.148Z] [2023-08-24T08:06:33.148Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:35.097Z] #46 ... [2023-08-24T08:06:35.097Z] [2023-08-24T08:06:35.097Z] #56 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-24T08:06:35.097Z] #56 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:35.097Z] #56 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:35.097Z] #56 18.61 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:35.097Z] #56 18.64 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:35.097Z] #56 18.86 OK: 8 MiB in 16 packages [2023-08-24T08:06:35.097Z] #56 DONE 20.1s [2023-08-24T08:06:35.097Z] [2023-08-24T08:06:35.097Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:35.680Z] #46 ... [2023-08-24T08:06:35.680Z] [2023-08-24T08:06:35.680Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T08:06:35.680Z] #55 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:35.680Z] #55 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:35.680Z] #55 19.77 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T08:06:35.680Z] #55 19.79 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T08:06:35.680Z] #55 19.79 OK: 17689 distinct packages available [2023-08-24T08:06:35.967Z] #55 ... [2023-08-24T08:06:35.967Z] [2023-08-24T08:06:35.967Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T08:06:35.967Z] #53 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:35.967Z] #53 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:35.968Z] #53 20.48 (1/4) Installing ca-certificates (20230506-r0) [2023-08-24T08:06:35.968Z] #53 21.06 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:35.968Z] #53 21.10 (3/4) Installing su-exec (0.2-r2) [2023-08-24T08:06:35.968Z] #53 21.10 (4/4) Installing yq (4.30.4-r4) [2023-08-24T08:06:35.968Z] #53 ... [2023-08-24T08:06:35.968Z] [2023-08-24T08:06:35.968Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T08:06:35.968Z] #55 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:36.933Z] #55 ... [2023-08-24T08:06:36.933Z] [2023-08-24T08:06:36.933Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T08:06:36.933Z] #57 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:36.933Z] #57 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:37.205Z] #57 ... [2023-08-24T08:06:37.205Z] [2023-08-24T08:06:37.205Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:37.474Z] #46 ... [2023-08-24T08:06:37.474Z] [2023-08-24T08:06:37.474Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T08:06:37.474Z] #59 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:37.474Z] #59 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:37.474Z] #59 20.50 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:37.474Z] #59 20.56 (2/4) Installing openssl (3.0.10-r0) [2023-08-24T08:06:37.474Z] #59 20.68 (3/4) Installing su-exec (0.2-r2) [2023-08-24T08:06:37.474Z] #59 20.69 (4/4) Installing yq (4.30.4-r4) [2023-08-24T08:06:37.740Z] #59 22.06 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:37.740Z] #59 ... [2023-08-24T08:06:37.740Z] [2023-08-24T08:06:37.740Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T08:06:37.740Z] #57 22.46 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T08:06:37.740Z] #57 22.51 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T08:06:37.740Z] #57 22.51 OK: 17689 distinct packages available [2023-08-24T08:06:38.322Z] #57 ... [2023-08-24T08:06:38.322Z] [2023-08-24T08:06:38.322Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:38.322Z] #47 transferring context: 62.25MB 30.3s [2023-08-24T08:06:38.322Z] #47 ... [2023-08-24T08:06:38.322Z] [2023-08-24T08:06:38.322Z] #35 [core-command internal] load build context [2023-08-24T08:06:38.322Z] #35 ... [2023-08-24T08:06:38.322Z] [2023-08-24T08:06:38.322Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T08:06:38.588Z] #36 ... [2023-08-24T08:06:38.588Z] [2023-08-24T08:06:38.588Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:38.588Z] #37 ... [2023-08-24T08:06:38.588Z] [2023-08-24T08:06:38.588Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:06:38.854Z] #38 ... [2023-08-24T08:06:38.854Z] [2023-08-24T08:06:38.854Z] #39 [security-proxy-auth internal] load build context [2023-08-24T08:06:38.854Z] #39 ... [2023-08-24T08:06:38.854Z] [2023-08-24T08:06:38.854Z] #40 [security-spire-agent internal] load build context [2023-08-24T08:06:39.120Z] #40 ... [2023-08-24T08:06:39.120Z] [2023-08-24T08:06:39.120Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:39.120Z] #41 ... [2023-08-24T08:06:39.120Z] [2023-08-24T08:06:39.120Z] #42 [security-spire-server internal] load build context [2023-08-24T08:06:39.388Z] #42 ... [2023-08-24T08:06:39.388Z] [2023-08-24T08:06:39.388Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:06:39.388Z] #43 ... [2023-08-24T08:06:39.388Z] [2023-08-24T08:06:39.388Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T08:06:39.388Z] #59 22.33 OK: 17 MiB in 19 packages [2023-08-24T08:06:39.388Z] #59 DONE 23.9s [2023-08-24T08:06:39.388Z] [2023-08-24T08:06:39.388Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:06:39.388Z] #43 ... [2023-08-24T08:06:39.388Z] [2023-08-24T08:06:39.388Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T08:06:39.388Z] #54 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:39.388Z] #54 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:39.388Z] #54 23.64 (1/2) Installing ca-certificates (20230506-r0) [2023-08-24T08:06:39.388Z] #54 23.95 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:39.388Z] #54 23.98 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:39.388Z] #54 24.06 Executing ca-certificates-20230506-r0.trigger [2023-08-24T08:06:39.388Z] #54 ... [2023-08-24T08:06:39.388Z] [2023-08-24T08:06:39.388Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:39.654Z] #45 ... [2023-08-24T08:06:39.654Z] [2023-08-24T08:06:39.654Z] #44 [core-data internal] load build context [2023-08-24T08:06:39.655Z] #44 ... [2023-08-24T08:06:39.655Z] [2023-08-24T08:06:39.655Z] #48 [support-scheduler internal] load build context [2023-08-24T08:06:39.922Z] #48 ... [2023-08-24T08:06:39.922Z] [2023-08-24T08:06:39.922Z] #44 [core-data internal] load build context [2023-08-24T08:06:40.189Z] #44 ... [2023-08-24T08:06:40.189Z] [2023-08-24T08:06:40.189Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T08:06:40.189Z] #61 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.189Z] #61 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.189Z] #61 22.77 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:40.189Z] #61 22.84 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:40.189Z] #61 23.06 OK: 8 MiB in 16 packages [2023-08-24T08:06:40.456Z] #61 ... [2023-08-24T08:06:40.457Z] [2023-08-24T08:06:40.457Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:40.457Z] #45 ... [2023-08-24T08:06:40.457Z] [2023-08-24T08:06:40.457Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T08:06:40.457Z] #58 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.457Z] #58 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.457Z] #58 22.64 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:40.457Z] #58 22.68 (2/2) Installing su-exec (0.2-r2) [2023-08-24T08:06:40.457Z] #58 22.82 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:40.457Z] #58 23.14 OK: 8 MiB in 17 packages [2023-08-24T08:06:40.457Z] #58 DONE 25.1s [2023-08-24T08:06:40.723Z] [2023-08-24T08:06:40.723Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:40.723Z] #45 ... [2023-08-24T08:06:40.723Z] [2023-08-24T08:06:40.723Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T08:06:40.723Z] #60 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.723Z] #60 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.723Z] #60 24.94 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T08:06:40.723Z] #60 24.94 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T08:06:40.723Z] #60 24.94 OK: 17689 distinct packages available [2023-08-24T08:06:40.723Z] #60 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:40.989Z] #60 ... [2023-08-24T08:06:40.989Z] [2023-08-24T08:06:40.989Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T08:06:41.255Z] #62 ... [2023-08-24T08:06:41.255Z] [2023-08-24T08:06:41.255Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-24T08:06:41.255Z] #63 DONE 1.9s [2023-08-24T08:06:41.255Z] [2023-08-24T08:06:41.255Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T08:06:41.255Z] #61 DONE 25.7s [2023-08-24T08:06:41.255Z] [2023-08-24T08:06:41.255Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:42.222Z] #45 ... [2023-08-24T08:06:42.222Z] [2023-08-24T08:06:42.222Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T08:06:42.222Z] #53 22.41 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:42.222Z] #53 22.66 Executing ca-certificates-20230506-r0.trigger [2023-08-24T08:06:42.222Z] #53 24.65 OK: 17 MiB in 19 packages [2023-08-24T08:06:42.222Z] #53 DONE 28.1s [2023-08-24T08:06:42.222Z] [2023-08-24T08:06:42.222Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:42.489Z] #45 ... [2023-08-24T08:06:42.489Z] [2023-08-24T08:06:42.489Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T08:06:42.489Z] #54 25.42 OK: 8 MiB in 17 packages [2023-08-24T08:06:42.489Z] #54 DONE 27.3s [2023-08-24T08:06:42.489Z] [2023-08-24T08:06:42.489Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:43.073Z] #45 transferring context: 72.40MB 33.9s [2023-08-24T08:06:43.350Z] #45 ... [2023-08-24T08:06:43.350Z] [2023-08-24T08:06:43.350Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T08:06:43.350Z] #55 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:43.350Z] #55 26.82 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:43.350Z] #55 26.82 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-24T08:06:43.350Z] #55 26.82 (3/5) Installing libucontext (1.2-r0) [2023-08-24T08:06:43.350Z] #55 26.82 (4/5) Installing gcompat (1.1.0-r0) [2023-08-24T08:06:43.350Z] #55 26.84 (5/5) Installing openssl (3.0.10-r0) [2023-08-24T08:06:43.350Z] #55 26.92 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:43.350Z] #55 27.09 OK: 9 MiB in 20 packages [2023-08-24T08:06:43.350Z] #55 DONE 28.0s [2023-08-24T08:06:43.350Z] [2023-08-24T08:06:43.350Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:45.304Z] #45 ... [2023-08-24T08:06:45.304Z] [2023-08-24T08:06:45.304Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T08:06:45.304Z] #60 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:45.304Z] #60 28.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:45.304Z] #60 28.73 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-24T08:06:45.304Z] #60 28.73 (3/4) Installing libucontext (1.2-r0) [2023-08-24T08:06:45.304Z] #60 28.75 (4/4) Installing gcompat (1.1.0-r0) [2023-08-24T08:06:45.304Z] #60 28.75 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:45.304Z] #60 28.79 OK: 8 MiB in 19 packages [2023-08-24T08:06:45.304Z] #60 DONE 29.9s [2023-08-24T08:06:45.304Z] [2023-08-24T08:06:45.304Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:45.304Z] #45 ... [2023-08-24T08:06:45.304Z] [2023-08-24T08:06:45.304Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T08:06:45.304Z] #57 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:45.304Z] #57 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T08:06:45.304Z] #57 28.56 (1/9) Installing ca-certificates (20230506-r0) [2023-08-24T08:06:45.304Z] #57 28.73 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-24T08:06:45.304Z] #57 28.81 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-24T08:06:45.304Z] #57 28.81 (4/9) Installing libcurl (8.2.1-r0) [2023-08-24T08:06:45.304Z] #57 28.83 (5/9) Installing curl (8.2.1-r0) [2023-08-24T08:06:45.304Z] #57 28.86 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-24T08:06:45.304Z] #57 28.86 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-24T08:06:45.304Z] #57 28.86 (8/9) Installing libucontext (1.2-r0) [2023-08-24T08:06:45.304Z] #57 28.89 (9/9) Installing gcompat (1.1.0-r0) [2023-08-24T08:06:45.304Z] #57 28.89 Executing busybox-1.35.0-r29.trigger [2023-08-24T08:06:45.304Z] #57 28.92 Executing ca-certificates-20230506-r0.trigger [2023-08-24T08:06:45.304Z] #57 29.60 OK: 11 MiB in 24 packages [2023-08-24T08:06:45.304Z] #57 DONE 30.3s [2023-08-24T08:06:45.304Z] [2023-08-24T08:06:45.304Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:46.265Z] #45 ... [2023-08-24T08:06:46.265Z] [2023-08-24T08:06:46.265Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T08:06:46.265Z] #62 DONE 5.4s [2023-08-24T08:06:46.265Z] [2023-08-24T08:06:46.265Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:47.219Z] #45 ... [2023-08-24T08:06:47.219Z] [2023-08-24T08:06:47.219Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-24T08:06:47.219Z] #64 DONE 0.9s [2023-08-24T08:06:47.219Z] [2023-08-24T08:06:47.219Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:47.484Z] #45 ... [2023-08-24T08:06:47.484Z] [2023-08-24T08:06:47.484Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:47.748Z] #46 ... [2023-08-24T08:06:47.748Z] [2023-08-24T08:06:47.748Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:48.328Z] #45 transferring context: 89.88MB 38.9s [2023-08-24T08:06:48.328Z] #45 ... [2023-08-24T08:06:48.328Z] [2023-08-24T08:06:48.328Z] #35 [core-command internal] load build context [2023-08-24T08:06:48.594Z] #35 ... [2023-08-24T08:06:48.594Z] [2023-08-24T08:06:48.594Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:48.594Z] #47 ... [2023-08-24T08:06:48.595Z] [2023-08-24T08:06:48.595Z] #35 [core-command internal] load build context [2023-08-24T08:06:48.858Z] #35 ... [2023-08-24T08:06:48.859Z] [2023-08-24T08:06:48.859Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T08:06:48.859Z] #36 ... [2023-08-24T08:06:48.859Z] [2023-08-24T08:06:48.859Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:06:48.859Z] #38 ... [2023-08-24T08:06:48.859Z] [2023-08-24T08:06:48.859Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:49.129Z] #37 ... [2023-08-24T08:06:49.130Z] [2023-08-24T08:06:49.130Z] #39 [security-proxy-auth internal] load build context [2023-08-24T08:06:49.130Z] #39 ... [2023-08-24T08:06:49.130Z] [2023-08-24T08:06:49.130Z] #40 [security-spire-agent internal] load build context [2023-08-24T08:06:49.395Z] #40 ... [2023-08-24T08:06:49.395Z] [2023-08-24T08:06:49.395Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:49.395Z] #37 ... [2023-08-24T08:06:49.395Z] [2023-08-24T08:06:49.395Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:49.395Z] #41 ... [2023-08-24T08:06:49.395Z] [2023-08-24T08:06:49.395Z] #42 [security-spire-server internal] load build context [2023-08-24T08:06:49.660Z] #42 ... [2023-08-24T08:06:49.660Z] [2023-08-24T08:06:49.660Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:06:49.660Z] #43 ... [2023-08-24T08:06:49.660Z] [2023-08-24T08:06:49.660Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:50.241Z] #47 ... [2023-08-24T08:06:50.241Z] [2023-08-24T08:06:50.241Z] #48 [support-scheduler internal] load build context [2023-08-24T08:06:50.241Z] #48 ... [2023-08-24T08:06:50.241Z] [2023-08-24T08:06:50.241Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:50.506Z] #47 ... [2023-08-24T08:06:50.506Z] [2023-08-24T08:06:50.506Z] #44 [core-data internal] load build context [2023-08-24T08:06:50.506Z] #44 ... [2023-08-24T08:06:50.506Z] [2023-08-24T08:06:50.506Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:53.847Z] #47 transferring context: 112.50MB 45.5s [2023-08-24T08:06:55.784Z] #47 ... [2023-08-24T08:06:55.784Z] [2023-08-24T08:06:55.784Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:56.051Z] #41 ... [2023-08-24T08:06:56.051Z] [2023-08-24T08:06:56.051Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:57.991Z] #47 ... [2023-08-24T08:06:57.991Z] [2023-08-24T08:06:57.991Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:06:57.991Z] #46 ... [2023-08-24T08:06:57.991Z] [2023-08-24T08:06:57.991Z] #47 [support-notifications internal] load build context [2023-08-24T08:06:58.570Z] #47 transferring context: 137.13MB 50.5s [2023-08-24T08:06:58.570Z] #47 ... [2023-08-24T08:06:58.570Z] [2023-08-24T08:06:58.570Z] #45 [core-metadata internal] load build context [2023-08-24T08:06:58.570Z] #45 ... [2023-08-24T08:06:58.570Z] [2023-08-24T08:06:58.570Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:58.838Z] #41 ... [2023-08-24T08:06:58.838Z] [2023-08-24T08:06:58.838Z] #35 [core-command internal] load build context [2023-08-24T08:06:59.104Z] #35 ... [2023-08-24T08:06:59.104Z] [2023-08-24T08:06:59.105Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:06:59.105Z] #41 ... [2023-08-24T08:06:59.105Z] [2023-08-24T08:06:59.105Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T08:06:59.105Z] #36 ... [2023-08-24T08:06:59.105Z] [2023-08-24T08:06:59.105Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:06:59.370Z] #38 ... [2023-08-24T08:06:59.370Z] [2023-08-24T08:06:59.370Z] #39 [security-proxy-auth internal] load build context [2023-08-24T08:06:59.370Z] #39 ... [2023-08-24T08:06:59.370Z] [2023-08-24T08:06:59.370Z] #40 [security-spire-agent internal] load build context [2023-08-24T08:06:59.636Z] #40 ... [2023-08-24T08:06:59.636Z] [2023-08-24T08:06:59.636Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:59.636Z] #37 ... [2023-08-24T08:06:59.636Z] [2023-08-24T08:06:59.636Z] #42 [security-spire-server internal] load build context [2023-08-24T08:06:59.636Z] #42 ... [2023-08-24T08:06:59.636Z] [2023-08-24T08:06:59.636Z] #37 [security-spire-config internal] load build context [2023-08-24T08:06:59.901Z] #37 ... [2023-08-24T08:06:59.901Z] [2023-08-24T08:06:59.901Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:06:59.901Z] #43 ... [2023-08-24T08:06:59.901Z] [2023-08-24T08:06:59.901Z] #37 [security-spire-config internal] load build context [2023-08-24T08:07:00.166Z] #37 ... [2023-08-24T08:07:00.166Z] [2023-08-24T08:07:00.166Z] #48 [support-scheduler internal] load build context [2023-08-24T08:07:00.433Z] #48 ... [2023-08-24T08:07:00.433Z] [2023-08-24T08:07:00.433Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:07:00.701Z] #43 ... [2023-08-24T08:07:00.701Z] [2023-08-24T08:07:00.701Z] #44 [core-data internal] load build context [2023-08-24T08:07:00.701Z] #44 ... [2023-08-24T08:07:00.701Z] [2023-08-24T08:07:00.701Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:07:04.941Z] #43 transferring context: 175.73MB 54.9s [2023-08-24T08:07:05.209Z] #43 ... [2023-08-24T08:07:05.209Z] [2023-08-24T08:07:05.209Z] #42 [security-spire-server internal] load build context [2023-08-24T08:07:05.209Z] #42 transferring context: 188.28MB 57.2s done [2023-08-24T08:07:05.209Z] #42 DONE 57.6s [2023-08-24T08:07:05.209Z] [2023-08-24T08:07:05.209Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:07:06.165Z] #43 ... [2023-08-24T08:07:06.165Z] [2023-08-24T08:07:06.165Z] #37 [security-spire-config internal] load build context [2023-08-24T08:07:06.165Z] #37 transferring context: 188.28MB 57.9s done [2023-08-24T08:07:06.165Z] #37 DONE 58.4s [2023-08-24T08:07:06.165Z] [2023-08-24T08:07:06.165Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:07:06.165Z] #43 ... [2023-08-24T08:07:06.165Z] [2023-08-24T08:07:06.165Z] #40 [security-spire-agent internal] load build context [2023-08-24T08:07:06.165Z] #40 transferring context: 188.28MB 58.0s done [2023-08-24T08:07:06.165Z] #40 DONE 58.5s [2023-08-24T08:07:06.165Z] [2023-08-24T08:07:06.165Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:07:06.747Z] #43 transferring context: 188.28MB 57.5s done [2023-08-24T08:07:07.713Z] #43 ... [2023-08-24T08:07:07.713Z] [2023-08-24T08:07:07.713Z] #39 [security-proxy-auth internal] load build context [2023-08-24T08:07:07.713Z] #39 transferring context: 188.28MB 57.2s done [2023-08-24T08:07:07.713Z] #39 DONE 59.6s [2023-08-24T08:07:07.713Z] [2023-08-24T08:07:07.713Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:07:07.713Z] #41 transferring context: 188.28MB 59.4s done [2023-08-24T08:07:07.713Z] #41 ... [2023-08-24T08:07:07.713Z] [2023-08-24T08:07:07.713Z] #48 [support-scheduler internal] load build context [2023-08-24T08:07:08.006Z] #48 ... [2023-08-24T08:07:08.006Z] [2023-08-24T08:07:08.006Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:08.276Z] #46 ... [2023-08-24T08:07:08.276Z] [2023-08-24T08:07:08.276Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:07:08.276Z] #38 ... [2023-08-24T08:07:08.276Z] [2023-08-24T08:07:08.276Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:08.542Z] #46 ... [2023-08-24T08:07:08.542Z] [2023-08-24T08:07:08.542Z] #47 [support-notifications internal] load build context [2023-08-24T08:07:08.542Z] #47 transferring context: 188.28MB 60.6s done [2023-08-24T08:07:08.808Z] #47 ... [2023-08-24T08:07:08.808Z] [2023-08-24T08:07:08.808Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:08.808Z] #46 ... [2023-08-24T08:07:08.808Z] [2023-08-24T08:07:08.808Z] #45 [core-metadata internal] load build context [2023-08-24T08:07:08.808Z] #45 transferring context: 188.28MB 57.3s done [2023-08-24T08:07:08.808Z] #45 DONE 60.4s [2023-08-24T08:07:08.808Z] [2023-08-24T08:07:08.808Z] #35 [core-command internal] load build context [2023-08-24T08:07:08.808Z] #35 transferring context: 188.28MB 58.6s done [2023-08-24T08:07:08.808Z] #35 DONE 61.2s [2023-08-24T08:07:08.808Z] [2023-08-24T08:07:08.808Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:07:08.808Z] #38 transferring context: 188.28MB 60.3s done [2023-08-24T08:07:09.074Z] #38 ... [2023-08-24T08:07:09.074Z] [2023-08-24T08:07:09.074Z] #43 [security-secretstore-setup internal] load build context [2023-08-24T08:07:09.074Z] #43 DONE 60.5s [2023-08-24T08:07:09.074Z] [2023-08-24T08:07:09.074Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T08:07:09.074Z] #36 transferring context: 188.28MB 59.4s done [2023-08-24T08:07:09.074Z] #36 DONE 61.4s [2023-08-24T08:07:09.074Z] [2023-08-24T08:07:09.074Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:07:09.340Z] #65 ... [2023-08-24T08:07:09.340Z] [2023-08-24T08:07:09.340Z] #41 [security-proxy-setup internal] load build context [2023-08-24T08:07:09.340Z] #41 DONE 61.5s [2023-08-24T08:07:09.340Z] [2023-08-24T08:07:09.340Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:09.340Z] #46 ... [2023-08-24T08:07:09.340Z] [2023-08-24T08:07:09.340Z] #47 [support-notifications internal] load build context [2023-08-24T08:07:09.340Z] #47 DONE 61.8s [2023-08-24T08:07:09.340Z] [2023-08-24T08:07:09.340Z] #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-24T08:07:09.340Z] #66 DONE 3.8s [2023-08-24T08:07:09.340Z] [2023-08-24T08:07:09.340Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:09.607Z] #46 ... [2023-08-24T08:07:09.607Z] [2023-08-24T08:07:09.607Z] #38 [security-bootstrapper internal] load build context [2023-08-24T08:07:09.607Z] #38 DONE 61.7s [2023-08-24T08:07:09.607Z] [2023-08-24T08:07:09.607Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:09.884Z] #46 ... [2023-08-24T08:07:09.884Z] [2023-08-24T08:07:09.884Z] #48 [support-scheduler internal] load build context [2023-08-24T08:07:09.884Z] #48 transferring context: 188.28MB 60.1s done [2023-08-24T08:07:09.884Z] #48 DONE 60.7s [2023-08-24T08:07:09.884Z] [2023-08-24T08:07:09.884Z] #44 [core-data internal] load build context [2023-08-24T08:07:09.884Z] #44 transferring context: 188.28MB 60.1s done [2023-08-24T08:07:09.884Z] #44 DONE 61.3s [2023-08-24T08:07:09.884Z] [2023-08-24T08:07:09.884Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:10.153Z] #46 ... [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:07:10.153Z] #65 DONE 1.0s [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:10.153Z] #46 ... [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:07:10.153Z] #67 DONE 1.5s [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:07:10.153Z] #68 DONE 0.9s [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:10.153Z] #46 ... [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:07:10.153Z] #69 DONE 0.9s [2023-08-24T08:07:10.153Z] [2023-08-24T08:07:10.153Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-24T08:07:14.413Z] #46 transferring context: 188.28MB 65.0s done [2023-08-24T08:07:14.413Z] #46 DONE 65.8s [2023-08-24T08:07:14.413Z] [2023-08-24T08:07:14.413Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:07:19.736Z] #70 ... [2023-08-24T08:07:19.736Z] [2023-08-24T08:07:19.736Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:07:19.736Z] #71 ... [2023-08-24T08:07:19.736Z] [2023-08-24T08:07:19.736Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:07:19.999Z] #72 ... [2023-08-24T08:07:19.999Z] [2023-08-24T08:07:19.999Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:07:20.263Z] #73 ... [2023-08-24T08:07:20.263Z] [2023-08-24T08:07:20.263Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:16.624Z] #74 ... [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:16.624Z] #70 DONE 63.4s [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:16.624Z] #72 DONE 63.4s [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #75 [security-proxy-auth builder 6/7] COPY . . [2023-08-24T08:08:16.624Z] #75 ... [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:16.624Z] #73 DONE 63.7s [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:16.624Z] #71 DONE 64.3s [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:16.624Z] #74 DONE 63.6s [2023-08-24T08:08:16.624Z] [2023-08-24T08:08:16.624Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #76 ... [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #77 [security-spire-server builder 6/9] COPY . . [2023-08-24T08:08:18.553Z] #77 DONE 4.5s [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #78 DONE 4.6s [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #79 DONE 4.5s [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #80 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #81 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #82 [support-scheduler builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #82 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #83 [core-data builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #83 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #84 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #85 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #76 DONE 4.6s [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #75 [security-proxy-auth builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #75 DONE 4.6s [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #86 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #87 [core-metadata builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #87 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #88 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #89 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #90 [core-command builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #90 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #91 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #92 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #93 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #94 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #95 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #96 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #97 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.553Z] #98 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T08:08:18.553Z] #99 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-08-24T08:08:18.553Z] #100 CACHED [2023-08-24T08:08:18.553Z] [2023-08-24T08:08:18.553Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T08:08:18.918Z] #101 ... [2023-08-24T08:08:18.918Z] [2023-08-24T08:08:18.918Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T08:08:18.918Z] #102 DONE 0.4s [2023-08-24T08:08:18.918Z] [2023-08-24T08:08:18.918Z] #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:18.918Z] #103 CACHED [2023-08-24T08:08:18.918Z] [2023-08-24T08:08:18.918Z] #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-24T08:08:18.918Z] #104 CACHED [2023-08-24T08:08:18.918Z] [2023-08-24T08:08:18.918Z] #105 [security-spire-config builder 6/9] COPY . . [2023-08-24T08:08:18.918Z] #105 CACHED [2023-08-24T08:08:18.918Z] [2023-08-24T08:08:18.918Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T08:08:18.918Z] #106 CACHED [2023-08-24T08:08:18.918Z] [2023-08-24T08:08:18.918Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T08:08:24.468Z] #107 ... [2023-08-24T08:08:24.468Z] [2023-08-24T08:08:24.468Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T08:08:24.468Z] #0 4.943 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-08-24T08:08:25.494Z] #108 ... [2023-08-24T08:08:25.494Z] [2023-08-24T08:08:25.494Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T08:08:25.494Z] #107 DONE 6.5s [2023-08-24T08:08:25.494Z] [2023-08-24T08:08:25.494Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T08:08:25.494Z] #109 DONE 6.5s [2023-08-24T08:08:25.494Z] [2023-08-24T08:08:25.494Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-24T08:08:25.494Z] #110 ... [2023-08-24T08:08:25.494Z] [2023-08-24T08:08:25.494Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-24T08:08:25.494Z] #111 DONE 0.4s [2023-08-24T08:08:25.759Z] [2023-08-24T08:08:25.759Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-24T08:08:25.759Z] #110 DONE 0.4s [2023-08-24T08:08:25.759Z] [2023-08-24T08:08:25.759Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T08:08:25.759Z] #0 6.848 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-08-24T08:08:25.759Z] #112 ... [2023-08-24T08:08:25.759Z] [2023-08-24T08:08:25.759Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T08:08:25.759Z] #101 7.287 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-08-24T08:08:27.175Z] #101 ... [2023-08-24T08:08:27.175Z] [2023-08-24T08:08:27.175Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:08:27.175Z] #113 DONE 0.2s [2023-08-24T08:08:27.175Z] [2023-08-24T08:08:27.175Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:08:27.175Z] #114 DONE 0.1s [2023-08-24T08:08:27.175Z] [2023-08-24T08:08:27.175Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T08:08:27.175Z] #0 7.166 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-08-24T08:08:27.175Z] #115 ... [2023-08-24T08:08:27.175Z] [2023-08-24T08:08:27.175Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T08:08:28.128Z] #116 ... [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-24T08:08:28.128Z] #117 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T08:08:28.128Z] #118 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #119 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-24T08:08:28.128Z] #119 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-08-24T08:08:28.128Z] #120 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T08:08:28.128Z] #121 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-24T08:08:28.128Z] #122 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:08:28.128Z] #123 CACHED [2023-08-24T08:08:28.128Z] [2023-08-24T08:08:28.128Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:08:28.128Z] #124 CACHED [2023-08-24T08:08:28.392Z] [2023-08-24T08:08:28.393Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T08:08:28.393Z] #116 DONE 1.1s [2023-08-24T08:08:28.393Z] [2023-08-24T08:08:28.393Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T08:08:28.393Z] #0 5.757 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-08-24T08:08:28.663Z] #125 ... [2023-08-24T08:08:28.663Z] [2023-08-24T08:08:28.663Z] #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:08:28.663Z] #126 DONE 0.4s [2023-08-24T08:08:28.663Z] [2023-08-24T08:08:28.663Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T08:08:28.663Z] #0 5.688 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-08-24T08:08:28.663Z] #127 ... [2023-08-24T08:08:28.663Z] [2023-08-24T08:08:28.663Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T08:08:28.663Z] #0 6.478 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-08-24T08:08:28.928Z] #128 ... [2023-08-24T08:08:28.928Z] [2023-08-24T08:08:28.928Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T08:08:28.928Z] #129 DONE 0.4s [2023-08-24T08:08:28.928Z] [2023-08-24T08:08:28.928Z] #130 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:08:28.928Z] #130 DONE 0.3s [2023-08-24T08:08:28.928Z] [2023-08-24T08:08:28.928Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T08:08:28.928Z] #0 6.039 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-08-24T08:08:28.928Z] #131 ... [2023-08-24T08:08:28.928Z] [2023-08-24T08:08:28.928Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T08:08:28.928Z] #0 5.519 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-08-24T08:08:29.192Z] #132 ... [2023-08-24T08:08:29.192Z] [2023-08-24T08:08:29.192Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-24T08:08:29.192Z] #133 DONE 0.4s [2023-08-24T08:08:29.192Z] [2023-08-24T08:08:29.192Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T08:08:29.192Z] #0 4.772 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-08-24T08:08:29.192Z] #134 ... [2023-08-24T08:08:29.192Z] [2023-08-24T08:08:29.192Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:08:29.192Z] #0 6.114 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-08-24T08:08:29.459Z] #135 ... [2023-08-24T08:08:29.459Z] [2023-08-24T08:08:29.459Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-24T08:08:29.725Z] #136 DONE 0.4s [2023-08-24T08:08:29.725Z] [2023-08-24T08:08:29.725Z] #137 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-24T08:08:29.725Z] #137 DONE 1.4s [2023-08-24T08:08:29.725Z] [2023-08-24T08:08:29.725Z] #138 [security-spire-server] exporting to image [2023-08-24T08:08:29.725Z] #138 exporting layers [2023-08-24T08:08:33.051Z] #138 ... [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T08:08:33.051Z] #139 DONE 3.6s [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T08:08:33.051Z] #140 DONE 3.0s [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #138 [security-spire-server] exporting to image [2023-08-24T08:08:33.051Z] #138 exporting layers 3.1s done [2023-08-24T08:08:33.051Z] #138 writing image sha256:7f272ff7ffd0ceda2eed90e7a34fb556ce7ea8e0a399e490aff83afb1da05a36 0.0s done [2023-08-24T08:08:33.051Z] #138 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-08-24T08:08:33.051Z] #138 DONE 3.2s [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T08:08:33.051Z] #141 DONE 0.3s [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T08:08:33.051Z] #142 DONE 0.4s [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-24T08:08:33.051Z] #143 DONE 0.2s [2023-08-24T08:08:33.051Z] [2023-08-24T08:08:33.051Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T08:08:33.317Z] #144 ... [2023-08-24T08:08:33.317Z] [2023-08-24T08:08:33.317Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-24T08:08:33.317Z] #145 DONE 0.4s [2023-08-24T08:08:33.317Z] [2023-08-24T08:08:33.317Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T08:08:33.317Z] #144 DONE 0.3s [2023-08-24T08:08:33.317Z] [2023-08-24T08:08:33.317Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-24T08:08:33.317Z] #146 DONE 0.2s [2023-08-24T08:08:33.317Z] [2023-08-24T08:08:33.317Z] #138 [security-spire-config] exporting to image [2023-08-24T08:08:35.253Z] #138 exporting layers 2.0s done [2023-08-24T08:08:35.518Z] #138 exporting layers 2.0s done [2023-08-24T08:08:35.518Z] #138 writing image sha256:8afa7bc663a61de63c20fc65c1384de5ea84f05fab3c1f10ef069f08a22a859b 0.0s done [2023-08-24T08:08:35.518Z] #138 naming to docker.io/library/security-spire-config-arm64 done [2023-08-24T08:08:35.518Z] #138 writing image sha256:a52705d5c2fcf6e6c0e9bcfc2bf8d2b5e5f6bebe8960673d5e909669e1571a29 done [2023-08-24T08:08:35.518Z] #138 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-24T08:08:35.518Z] #138 DONE 5.3s [2023-08-24T08:08:35.518Z] [2023-08-24T08:08:35.518Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:23:43.008Z] #135 ... [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T08:23:43.008Z] #115 913.1 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-08-24T08:23:43.008Z] #115 ... [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T08:23:43.008Z] #101 DONE 919.4s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T08:23:43.008Z] #127 ... [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:23:43.008Z] #147 DONE 0.1s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:23:43.008Z] #148 DONE 0.2s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-24T08:23:43.008Z] #149 DONE 0.1s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-24T08:23:43.008Z] #150 DONE 0.1s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:23:43.008Z] #135 ... [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-24T08:23:43.008Z] #151 DONE 0.3s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-24T08:23:43.008Z] #152 DONE 0.1s [2023-08-24T08:23:43.008Z] [2023-08-24T08:23:43.008Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T08:23:43.275Z] #153 DONE 3.8s [2023-08-24T08:23:43.275Z] [2023-08-24T08:23:43.275Z] #138 [security-proxy-setup] exporting to image [2023-08-24T08:23:43.275Z] #138 exporting layers [2023-08-24T08:23:44.230Z] #138 exporting layers 1.0s done [2023-08-24T08:23:44.230Z] #138 writing image sha256:33ca8cfed295e8609a9de3ad4ac4dcbbc2d609a9bcf28e7d1ab0af2efe261d57 done [2023-08-24T08:23:44.230Z] #138 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-24T08:23:44.230Z] #138 DONE 6.3s [2023-08-24T08:23:44.230Z] [2023-08-24T08:23:44.230Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:23:56.514Z] #135 ... [2023-08-24T08:23:56.514Z] [2023-08-24T08:23:56.514Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T08:23:56.514Z] #115 DONE 937.8s [2023-08-24T08:23:56.514Z] [2023-08-24T08:23:56.514Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T08:23:57.092Z] #127 ... [2023-08-24T08:23:57.092Z] [2023-08-24T08:23:57.092Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T08:23:57.092Z] #112 DONE 938.6s [2023-08-24T08:23:57.092Z] [2023-08-24T08:23:57.092Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:23:57.363Z] #154 DONE 0.4s [2023-08-24T08:23:57.363Z] [2023-08-24T08:23:57.363Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:23:57.636Z] #135 ... [2023-08-24T08:23:57.636Z] [2023-08-24T08:23:57.636Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:23:57.636Z] #155 DONE 0.3s [2023-08-24T08:23:57.636Z] [2023-08-24T08:23:57.636Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-24T08:23:57.902Z] #156 DONE 0.3s [2023-08-24T08:23:57.902Z] [2023-08-24T08:23:57.902Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-24T08:23:58.200Z] #157 ... [2023-08-24T08:23:58.200Z] [2023-08-24T08:23:58.200Z] #158 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-24T08:23:58.200Z] #158 DONE 0.4s [2023-08-24T08:23:58.471Z] [2023-08-24T08:23:58.471Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-24T08:23:58.471Z] #157 DONE 0.4s [2023-08-24T08:23:58.471Z] [2023-08-24T08:23:58.471Z] #159 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:23:58.471Z] #159 DONE 0.3s [2023-08-24T08:23:58.471Z] [2023-08-24T08:23:58.471Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-24T08:23:59.072Z] #160 ... [2023-08-24T08:23:59.072Z] [2023-08-24T08:23:59.072Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-24T08:23:59.072Z] #161 DONE 0.4s [2023-08-24T08:23:59.072Z] [2023-08-24T08:23:59.072Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-24T08:23:59.337Z] #162 DONE 0.4s [2023-08-24T08:23:59.337Z] [2023-08-24T08:23:59.337Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T08:23:59.337Z] #131 ... [2023-08-24T08:23:59.337Z] [2023-08-24T08:23:59.337Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-24T08:23:59.603Z] #163 DONE 0.2s [2023-08-24T08:23:59.603Z] [2023-08-24T08:23:59.603Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T08:24:01.541Z] #164 ... [2023-08-24T08:24:01.541Z] [2023-08-24T08:24:01.541Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-24T08:24:01.541Z] #160 DONE 3.1s [2023-08-24T08:24:01.541Z] [2023-08-24T08:24:01.541Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:24:01.541Z] #165 DONE 0.2s [2023-08-24T08:24:01.541Z] [2023-08-24T08:24:01.541Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:24:01.805Z] #135 ... [2023-08-24T08:24:01.805Z] [2023-08-24T08:24:01.805Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:24:02.071Z] #166 DONE 0.3s [2023-08-24T08:24:02.071Z] [2023-08-24T08:24:02.071Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T08:24:02.071Z] #164 DONE 2.5s [2023-08-24T08:24:02.071Z] [2023-08-24T08:24:02.071Z] #138 [security-secretstore-setup] exporting to image [2023-08-24T08:24:02.071Z] #138 exporting layers [2023-08-24T08:24:02.649Z] #138 ... [2023-08-24T08:24:02.649Z] [2023-08-24T08:24:02.649Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-24T08:24:02.649Z] #167 DONE 0.8s [2023-08-24T08:24:02.935Z] [2023-08-24T08:24:02.935Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-24T08:24:03.209Z] #168 DONE 0.2s [2023-08-24T08:24:03.209Z] [2023-08-24T08:24:03.209Z] #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-24T08:24:03.209Z] #169 DONE 0.2s [2023-08-24T08:24:03.209Z] [2023-08-24T08:24:03.209Z] #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-24T08:24:03.475Z] #170 DONE 0.2s [2023-08-24T08:24:03.475Z] [2023-08-24T08:24:03.475Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-24T08:24:03.475Z] #171 DONE 0.2s [2023-08-24T08:24:03.475Z] [2023-08-24T08:24:03.475Z] #138 [security-secretstore-setup] exporting to image [2023-08-24T08:24:03.475Z] #138 exporting layers 1.5s done [2023-08-24T08:24:03.475Z] #138 writing image sha256:80812632ae984f738ef55be06d3726fdb9529a1a99469d4350fc8d37d78a3888 done [2023-08-24T08:24:03.475Z] #138 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-24T08:24:03.475Z] #138 DONE 7.9s [2023-08-24T08:24:03.475Z] [2023-08-24T08:24:03.475Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-24T08:24:03.743Z] #172 DONE 0.2s [2023-08-24T08:24:03.743Z] [2023-08-24T08:24:03.743Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:24:03.743Z] #135 ... [2023-08-24T08:24:03.743Z] [2023-08-24T08:24:03.743Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-24T08:24:05.675Z] #173 DONE 1.9s [2023-08-24T08:24:05.675Z] [2023-08-24T08:24:05.675Z] #138 [security-bootstrapper] exporting to image [2023-08-24T08:24:06.338Z] #138 exporting layers 0.8s done [2023-08-24T08:24:06.338Z] #138 writing image sha256:db4f1ca4c61684f76ccff933ef7853b847b616fe2ce0250c74aa50f296e3ecec done [2023-08-24T08:24:06.338Z] #138 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-24T08:24:06.338Z] #138 DONE 8.7s [2023-08-24T08:24:06.338Z] [2023-08-24T08:24:06.338Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T08:24:09.678Z] #131 ... [2023-08-24T08:24:09.678Z] [2023-08-24T08:24:09.678Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T08:24:09.678Z] #134 DONE 951.0s [2023-08-24T08:24:09.678Z] [2023-08-24T08:24:09.678Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:24:09.678Z] #135 ... [2023-08-24T08:24:09.678Z] [2023-08-24T08:24:09.678Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:24:09.947Z] #174 DONE 0.2s [2023-08-24T08:24:09.947Z] [2023-08-24T08:24:09.947Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:24:10.228Z] #175 DONE 0.1s [2023-08-24T08:24:10.228Z] [2023-08-24T08:24:10.228Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T08:24:10.228Z] #128 ... [2023-08-24T08:24:10.228Z] [2023-08-24T08:24:10.228Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-24T08:24:10.495Z] #176 DONE 0.3s [2023-08-24T08:24:10.495Z] [2023-08-24T08:24:10.495Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T08:24:10.495Z] #127 ... [2023-08-24T08:24:10.495Z] [2023-08-24T08:24:10.495Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:24:10.763Z] #177 DONE 0.2s [2023-08-24T08:24:10.763Z] [2023-08-24T08:24:10.763Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-24T08:24:10.763Z] #178 DONE 0.1s [2023-08-24T08:24:10.763Z] [2023-08-24T08:24:10.763Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T08:24:13.339Z] #179 DONE 2.0s [2023-08-24T08:24:13.339Z] [2023-08-24T08:24:13.339Z] #138 [security-proxy-auth] exporting to image [2023-08-24T08:24:13.339Z] #138 exporting layers [2023-08-24T08:24:13.606Z] #138 exporting layers 0.6s done [2023-08-24T08:24:13.606Z] #138 writing image sha256:7b9e74f4410dc54cd06c7dbd05becc8c86c7a3b32967221bfafeb7bd7d644369 done [2023-08-24T08:24:13.606Z] #138 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-24T08:24:13.606Z] #138 DONE 9.3s [2023-08-24T08:24:13.606Z] [2023-08-24T08:24:13.606Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T08:24:28.581Z] #128 ... [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T08:24:28.581Z] #127 DONE 968.1s [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T08:24:28.581Z] #108 ... [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:24:28.581Z] #180 DONE 0.1s [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:24:28.581Z] #181 DONE 0.2s [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-24T08:24:28.581Z] #182 DONE 0.3s [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T08:24:28.581Z] #131 ... [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:24:28.581Z] #183 DONE 0.1s [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-24T08:24:28.581Z] #184 DONE 0.2s [2023-08-24T08:24:28.581Z] [2023-08-24T08:24:28.581Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T08:24:29.534Z] #185 DONE 1.9s [2023-08-24T08:24:29.534Z] [2023-08-24T08:24:29.534Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:24:29.800Z] #135 ... [2023-08-24T08:24:29.800Z] [2023-08-24T08:24:29.800Z] #138 [core-common-config-bootstrapper] exporting to image [2023-08-24T08:24:29.800Z] #138 exporting layers [2023-08-24T08:24:30.378Z] #138 exporting layers 0.6s done [2023-08-24T08:24:30.378Z] #138 writing image sha256:35a6c9950062dfa31d34ec540053b79dca51601c158e38b45276df85ee7a19ee 0.0s done [2023-08-24T08:24:30.378Z] #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-24T08:24:30.378Z] #138 DONE 9.9s [2023-08-24T08:24:30.378Z] [2023-08-24T08:24:30.378Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T08:25:09.204Z] #131 ... [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T08:25:09.204Z] #135 DONE 1007.7s [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T08:25:09.204Z] #125 ... [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:25:09.204Z] #186 DONE 0.3s [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:25:09.204Z] #187 DONE 0.2s [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-24T08:25:09.204Z] #188 DONE 0.3s [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:25:09.204Z] #189 DONE 0.2s [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #138 [core-command] exporting to image [2023-08-24T08:25:09.204Z] #138 exporting layers [2023-08-24T08:25:09.204Z] #138 exporting layers 0.2s done [2023-08-24T08:25:09.204Z] #138 writing image sha256:2f67d4f66cbffbca7dabc05f00bada96e6f85ae9c6734b74819779ae7ea03fe7 done [2023-08-24T08:25:09.204Z] #138 naming to docker.io/library/core-command-arm64 done [2023-08-24T08:25:09.204Z] #138 DONE 10.1s [2023-08-24T08:25:09.204Z] [2023-08-24T08:25:09.204Z] #108 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T08:25:19.264Z] #108 DONE 1020.9s [2023-08-24T08:25:19.264Z] [2023-08-24T08:25:19.264Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:25:19.535Z] #31 ... [2023-08-24T08:25:19.535Z] [2023-08-24T08:25:19.535Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T08:25:19.535Z] #128 DONE 1020.9s [2023-08-24T08:25:19.535Z] [2023-08-24T08:25:19.535Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T08:25:20.494Z] #132 ... [2023-08-24T08:25:20.494Z] [2023-08-24T08:25:20.494Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:25:20.494Z] #190 DONE 0.2s [2023-08-24T08:25:20.494Z] [2023-08-24T08:25:20.494Z] #191 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:25:20.494Z] #191 DONE 0.2s [2023-08-24T08:25:20.494Z] [2023-08-24T08:25:20.494Z] #192 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:25:20.759Z] #192 DONE 0.2s [2023-08-24T08:25:20.759Z] [2023-08-24T08:25:20.759Z] #193 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:25:20.759Z] #193 DONE 0.2s [2023-08-24T08:25:20.759Z] [2023-08-24T08:25:20.759Z] #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-24T08:25:21.045Z] #194 DONE 0.4s [2023-08-24T08:25:21.045Z] [2023-08-24T08:25:21.045Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-24T08:25:21.311Z] #195 DONE 0.4s [2023-08-24T08:25:21.311Z] [2023-08-24T08:25:21.311Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:25:21.311Z] #196 DONE 0.2s [2023-08-24T08:25:21.311Z] [2023-08-24T08:25:21.311Z] #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:25:21.311Z] #197 DONE 0.2s [2023-08-24T08:25:21.311Z] [2023-08-24T08:25:21.311Z] #138 [core-data] exporting to image [2023-08-24T08:25:21.311Z] #138 exporting layers [2023-08-24T08:25:21.889Z] #138 ... [2023-08-24T08:25:21.889Z] [2023-08-24T08:25:21.889Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-24T08:25:21.889Z] #198 DONE 0.5s [2023-08-24T08:25:21.889Z] [2023-08-24T08:25:21.889Z] #138 [core-metadata] exporting to image [2023-08-24T08:25:21.889Z] #138 exporting layers 0.6s done [2023-08-24T08:25:21.889Z] #138 writing image sha256:778585af903aa2e9f702d88abe6d87e0bb05715db0baca2e14cdd1156cda9047 [2023-08-24T08:25:22.153Z] #138 writing image sha256:778585af903aa2e9f702d88abe6d87e0bb05715db0baca2e14cdd1156cda9047 done [2023-08-24T08:25:22.153Z] #138 naming to docker.io/library/core-data-arm64 done [2023-08-24T08:25:22.153Z] #138 exporting layers 0.3s done [2023-08-24T08:25:22.153Z] #138 writing image sha256:f54c34d2851da86a09d8e49d7b2d3403f8a3ea63b652d2db0cf6897b48dc7bd9 done [2023-08-24T08:25:22.153Z] #138 naming to docker.io/library/core-metadata-arm64 [2023-08-24T08:25:22.418Z] #138 naming to docker.io/library/core-metadata-arm64 done [2023-08-24T08:25:22.418Z] #138 DONE 11.1s [2023-08-24T08:25:22.418Z] [2023-08-24T08:25:22.418Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:25:49.071Z] #31 ... [2023-08-24T08:25:49.071Z] [2023-08-24T08:25:49.071Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T08:25:49.071Z] #132 DONE 1050.7s [2023-08-24T08:25:49.336Z] [2023-08-24T08:25:49.336Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:25:49.336Z] #31 ... [2023-08-24T08:25:49.336Z] [2023-08-24T08:25:49.336Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:25:49.601Z] #199 DONE 0.2s [2023-08-24T08:25:49.601Z] [2023-08-24T08:25:49.601Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:25:49.601Z] #31 ... [2023-08-24T08:25:49.601Z] [2023-08-24T08:25:49.601Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:25:49.601Z] #200 DONE 0.1s [2023-08-24T08:25:49.601Z] [2023-08-24T08:25:49.601Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:25:49.878Z] #31 ... [2023-08-24T08:25:49.878Z] [2023-08-24T08:25:49.878Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-24T08:25:50.146Z] #201 DONE 0.4s [2023-08-24T08:25:50.146Z] [2023-08-24T08:25:50.146Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:25:50.412Z] #202 DONE 0.1s [2023-08-24T08:25:50.412Z] [2023-08-24T08:25:50.412Z] #138 [security-spiffe-token-provider] exporting to image [2023-08-24T08:25:50.412Z] #138 exporting layers [2023-08-24T08:25:50.677Z] #138 exporting layers 0.6s done [2023-08-24T08:25:50.941Z] #138 writing image sha256:85f851d9d658cf283a93940b81222313623b3e046d71ae15794b595fd3bbdbe7 done [2023-08-24T08:25:50.941Z] #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-24T08:25:50.941Z] #138 DONE 11.7s [2023-08-24T08:25:50.941Z] [2023-08-24T08:25:50.941Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T08:26:17.701Z] #131 DONE 1076.4s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T08:26:17.701Z] #125 ... [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:26:17.701Z] #203 DONE 0.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:26:17.701Z] #204 DONE 0.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-24T08:26:17.701Z] #205 DONE 0.3s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:26:17.701Z] #206 DONE 0.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T08:26:17.701Z] #125 DONE 1077.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:26:17.701Z] #31 ... [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #138 [support-scheduler] exporting to image [2023-08-24T08:26:17.701Z] #138 exporting layers [2023-08-24T08:26:17.701Z] #138 ... [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T08:26:17.701Z] #207 DONE 0.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #138 [support-scheduler] exporting to image [2023-08-24T08:26:17.701Z] #138 exporting layers 0.4s done [2023-08-24T08:26:17.701Z] #138 writing image sha256:8f506273a8018c4f1bc979d3d91a0e0f244b943b9a0e419f49810955b2eabded done [2023-08-24T08:26:17.701Z] #138 naming to docker.io/library/support-scheduler-arm64 done [2023-08-24T08:26:17.701Z] #138 DONE 12.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T08:26:17.701Z] #208 DONE 0.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-24T08:26:17.701Z] #209 DONE 0.3s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-24T08:26:17.701Z] #210 DONE 0.1s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:26:17.701Z] #31 ... [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #138 [support-notifications] exporting to image [2023-08-24T08:26:17.701Z] #138 exporting layers 0.4s done [2023-08-24T08:26:17.701Z] #138 writing image sha256:293b847c9380e607042b2551a51fdb2adc854d9d6d9a535b8d872f1d8f03a7dd done [2023-08-24T08:26:17.701Z] #138 naming to docker.io/library/support-notifications-arm64 done [2023-08-24T08:26:17.701Z] #138 DONE 12.6s [2023-08-24T08:26:17.701Z] [2023-08-24T08:26:17.701Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T08:26:17.701Z] time="2023-08-24T08:05:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-24T08:26:17.719Z] $ docker stop --time=1 1620b2b395d0bdfbc404ff1c9cc28c52b097acaa6f9be4c6e04630fcace78d96 [2023-08-24T08:26:19.364Z] $ docker rm -f --volumes 1620b2b395d0bdfbc404ff1c9cc28c52b097acaa6f9be4c6e04630fcace78d96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-24T08:26:19.839Z] + docker images [2023-08-24T08:26:19.839Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-24T08:26:19.839Z] support-notifications-arm64 latest 293b847c9380 3 seconds ago 33.7MB [2023-08-24T08:26:19.839Z] support-scheduler-arm64 latest 8f506273a801 4 seconds ago 32.9MB [2023-08-24T08:26:19.839Z] security-spiffe-token-provider-arm64 latest 85f851d9d658 29 seconds ago 33.3MB [2023-08-24T08:26:19.839Z] core-data-arm64 latest 778585af903a 58 seconds ago 20.9MB [2023-08-24T08:26:19.839Z] core-metadata-arm64 latest f54c34d2851d 58 seconds ago 21.2MB [2023-08-24T08:26:19.839Z] core-command-arm64 latest 2f67d4f66cbf About a minute ago 20.8MB [2023-08-24T08:26:19.839Z] core-common-config-bootstrapper-arm64 latest 35a6c9950062 About a minute ago 18MB [2023-08-24T08:26:19.839Z] security-proxy-auth-arm64 latest 7b9e74f4410d 2 minutes ago 19.3MB [2023-08-24T08:26:19.839Z] security-bootstrapper-arm64 latest db4f1ca4c616 2 minutes ago 22.6MB [2023-08-24T08:26:19.839Z] security-secretstore-setup-arm64 latest 80812632ae98 2 minutes ago 43MB [2023-08-24T08:26:19.839Z] security-proxy-setup-arm64 latest 33ca8cfed295 2 minutes ago 28.8MB [2023-08-24T08:26:19.839Z] security-spire-config-arm64 latest 8afa7bc663a6 17 minutes ago 96.1MB [2023-08-24T08:26:19.839Z] security-spire-agent-arm64 latest a52705d5c2fc 17 minutes ago 152MB [2023-08-24T08:26:19.839Z] security-spire-server-arm64 latest 7f272ff7ffd0 17 minutes ago 96.9MB [2023-08-24T08:26:19.839Z] ci-base-image-arm64 latest 58464a4c7f18 31 minutes ago 1.05GB [2023-08-24T08:26:19.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-24T08:26:19.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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-08-24T08:26:20.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-24T08:26:20.300Z] [2023-08-24T08:26:20.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T08:26:20.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-24T08:26:20.903Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-24T08:26:20.903Z] 8998bd30e6a1: Pulling fs layer [2023-08-24T08:26:20.903Z] 04944245beec: Pulling fs layer [2023-08-24T08:26:20.903Z] 699f458cf7ca: Pulling fs layer [2023-08-24T08:26:20.903Z] 765212b225bb: Pulling fs layer [2023-08-24T08:26:20.903Z] f23df028b6ca: Pulling fs layer [2023-08-24T08:26:20.903Z] d65c8cfc05b1: Pulling fs layer [2023-08-24T08:26:20.903Z] 2437ff75d9bd: Pulling fs layer [2023-08-24T08:26:20.903Z] f23df028b6ca: Waiting [2023-08-24T08:26:20.903Z] d65c8cfc05b1: Waiting [2023-08-24T08:26:20.903Z] 2437ff75d9bd: Waiting [2023-08-24T08:26:20.903Z] 765212b225bb: Waiting [2023-08-24T08:26:20.903Z] 04944245beec: Verifying Checksum [2023-08-24T08:26:20.903Z] 04944245beec: Download complete [2023-08-24T08:26:20.903Z] 765212b225bb: Verifying Checksum [2023-08-24T08:26:20.903Z] 765212b225bb: Download complete [2023-08-24T08:26:20.903Z] f23df028b6ca: Verifying Checksum [2023-08-24T08:26:20.903Z] f23df028b6ca: Download complete [2023-08-24T08:26:21.171Z] d65c8cfc05b1: Verifying Checksum [2023-08-24T08:26:21.171Z] d65c8cfc05b1: Download complete [2023-08-24T08:26:21.171Z] 699f458cf7ca: Verifying Checksum [2023-08-24T08:26:21.171Z] 699f458cf7ca: Download complete [2023-08-24T08:26:21.439Z] 8998bd30e6a1: Verifying Checksum [2023-08-24T08:26:21.439Z] 8998bd30e6a1: Download complete [2023-08-24T08:26:24.018Z] 2437ff75d9bd: Download complete [2023-08-24T08:26:25.422Z] 8998bd30e6a1: Pull complete [2023-08-24T08:26:26.003Z] 04944245beec: Pull complete [2023-08-24T08:26:27.408Z] 699f458cf7ca: Pull complete [2023-08-24T08:26:27.408Z] 765212b225bb: Pull complete [2023-08-24T08:26:27.988Z] f23df028b6ca: Pull complete [2023-08-24T08:26:28.253Z] d65c8cfc05b1: Pull complete [2023-08-24T08:26:43.224Z] 2437ff75d9bd: Pull complete [2023-08-24T08:26:43.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-24T08:26:43.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-24T08:26:43.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T08:26:43.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2023-08-24T08:26:43.461Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-24T08:26:46.160Z] $ docker top 52e20e96cb117d56b4905b0a35c67a48574109d4e1c9fc7ac870c4f601757b07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:26:47.054Z] ---> job-cost.sh [2023-08-24T08:26:47.054Z] lf-activate-venv: SKIPPING [2023-08-24T08:26:47.054Z] INFO: No Stack... [2023-08-24T08:26:47.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-24T08:26:48.272Z] INFO: Archiving Costs [Pipeline] sh [2023-08-24T08:26:48.585Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-08-24T08:26:48.585Z] + cut -d, -f6 [Pipeline] lock [2023-08-24T08:26:48.641Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] [2023-08-24T08:26:48.647Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] did not exist. Created. [2023-08-24T08:26:48.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-24T08:26:48.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-24T08:26:49.153Z] Stashed 1 file(s) [Pipeline] } [2023-08-24T08:26:49.162Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4650-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-24T08:26:49.176Z] $ docker stop --time=1 52e20e96cb117d56b4905b0a35c67a48574109d4e1c9fc7ac870c4f601757b07 [2023-08-24T08:26:51.913Z] $ docker rm -f --volumes 52e20e96cb117d56b4905b0a35c67a48574109d4e1c9fc7ac870c4f601757b07 [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-08-24T08:26:52.334Z] provisioning config files... [2023-08-24T08:26:52.343Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5414781091236575081tmp [Pipeline] { [Pipeline] sh [2023-08-24T08:26:52.647Z] + set +x [2023-08-24T08:26:52.647Z] + curl -s https://codecov.io/bash [2023-08-24T08:26:52.647Z] + bash -s -- [2023-08-24T08:26:52.647Z] [2023-08-24T08:26:52.647Z] _____ _ [2023-08-24T08:26:52.647Z] / ____| | | [2023-08-24T08:26:52.647Z] | | ___ __| | ___ ___ _____ __ [2023-08-24T08:26:52.647Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-24T08:26:52.647Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-24T08:26:52.647Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-24T08:26:52.647Z] Bash-1.0.6 [2023-08-24T08:26:52.647Z] [2023-08-24T08:26:52.647Z] [2023-08-24T08:26:52.647Z] ==> git version 2.25.1 found [2023-08-24T08:26:52.647Z] ==> 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-08-24T08:26:52.647Z] Release-Date: 2020-01-08 [2023-08-24T08:26:52.647Z] 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-08-24T08:26:52.647Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-24T08:26:52.647Z] ==> Jenkins CI detected. [2023-08-24T08:26:52.647Z] current dir:  /w/workspace/edgex-go/2 [2023-08-24T08:26:52.647Z] project root: . [2023-08-24T08:26:52.647Z] --> token set from env [2023-08-24T08:26:52.647Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-24T08:26:52.647Z] ==> Running gcov in . (disable via -X gcov) [2023-08-24T08:26:52.647Z] ==> Python coveragepy not found [2023-08-24T08:26:52.647Z] ==> Searching for coverage reports in: [2023-08-24T08:26:52.647Z] + . [2023-08-24T08:26:52.647Z] -> Found 1 reports [2023-08-24T08:26:52.647Z] ==> Detecting git/mercurial file structure [2023-08-24T08:26:52.911Z] ==> Reading reports [2023-08-24T08:26:52.911Z] + ./coverage.out bytes=446998 [2023-08-24T08:26:52.911Z] ==> Appending adjustments [2023-08-24T08:26:52.911Z] https://docs.codecov.io/docs/fixing-reports [2023-08-24T08:26:53.866Z] + Found adjustments [2023-08-24T08:26:53.866Z] ==> Gzipping contents [2023-08-24T08:26:53.866Z] 56K /tmp/codecov.6pZwex.gz [2023-08-24T08:26:53.866Z] ==> Uploading reports [2023-08-24T08:26:53.866Z] url: https://codecov.io [2023-08-24T08:26:53.866Z] query: branch=PR-4650&commit=74fb306d33494e5539c20bbd837c55e83e9ec966&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4650&job=&cmd_args= [2023-08-24T08:26:53.866Z] -> Pinging Codecov [2023-08-24T08:26:53.866Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4650&commit=74fb306d33494e5539c20bbd837c55e83e9ec966&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4650&job=&cmd_args= [2023-08-24T08:26:54.129Z] -> Uploading to [2023-08-24T08:26:54.129Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-24/00271124DB129430A58F1EEE437C3FCB/74fb306d33494e5539c20bbd837c55e83e9ec966/1b5993d5-b391-4dcf-9b56-e25193191017.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230824T082653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c48946fe41e3c3c06ad2e1abac6e6b1f44215b1f4582c7408ad15749d11c5910 [2023-08-24T08:26:54.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-24T08:26:54.129Z] Dload Upload Total Spent Left Speed [2023-08-24T08:26:54.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57343 0 0 100 57343 0 236k --:--:-- --:--:-- --:--:-- 236k [2023-08-24T08:26:54.405Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/74fb306d33494e5539c20bbd837c55e83e9ec966 [Pipeline] } [2023-08-24T08:26:54.414Z] 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-08-24T08:26:55.134Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:26:55.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:26:56.291Z] ---> package-listing.sh [2023-08-24T08:26:56.292Z] ++ facter osfamily [2023-08-24T08:26:56.292Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-24T08:26:56.550Z] + OS_FAMILY=debian [2023-08-24T08:26:56.550Z] + workspace=/w/workspace/edgex-go/2 [2023-08-24T08:26:56.550Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-24T08:26:56.550Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-24T08:26:56.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-24T08:26:56.550Z] + PACKAGES=/tmp/packages_start.txt [2023-08-24T08:26:56.550Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-24T08:26:56.550Z] + PACKAGES=/tmp/packages_end.txt [2023-08-24T08:26:56.550Z] + case "${OS_FAMILY}" in [2023-08-24T08:26:56.550Z] + dpkg -l [2023-08-24T08:26:56.550Z] + grep '^ii' [2023-08-24T08:26:56.550Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-24T08:26:56.550Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-24T08:26:56.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-24T08:26:56.550Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-24T08:26:56.550Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-08-24T08:26:56.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-08-24T08:26:56.561Z] 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-08-24T08:26:56.837Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T08:26:57.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-24T08:26:57.388Z] [2023-08-24T08:26:57.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T08:26:57.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-24T08:26:57.683Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-24T08:26:57.683Z] 5eb5b503b376: Pulling fs layer [2023-08-24T08:26:57.683Z] 5c69ac0246d0: Pulling fs layer [2023-08-24T08:26:57.683Z] ec43610c2a17: Pulling fs layer [2023-08-24T08:26:57.683Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-24T08:26:57.683Z] 33b1e0a273af: Pulling fs layer [2023-08-24T08:26:57.683Z] 5d3b04190fa2: Pulling fs layer [2023-08-24T08:26:57.683Z] 2f39f015ded8: Pulling fs layer [2023-08-24T08:26:57.683Z] 3a2ae6a8a46f: Waiting [2023-08-24T08:26:57.683Z] 33b1e0a273af: Waiting [2023-08-24T08:26:57.683Z] 5d3b04190fa2: Waiting [2023-08-24T08:26:57.683Z] 2f39f015ded8: Waiting [2023-08-24T08:26:57.683Z] 5c69ac0246d0: Verifying Checksum [2023-08-24T08:26:57.683Z] 5c69ac0246d0: Download complete [2023-08-24T08:26:57.683Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-24T08:26:57.683Z] 3a2ae6a8a46f: Download complete [2023-08-24T08:26:57.683Z] 33b1e0a273af: Verifying Checksum [2023-08-24T08:26:57.683Z] 33b1e0a273af: Download complete [2023-08-24T08:26:57.683Z] 5d3b04190fa2: Download complete [2023-08-24T08:26:57.952Z] ec43610c2a17: Verifying Checksum [2023-08-24T08:26:57.952Z] ec43610c2a17: Download complete [2023-08-24T08:26:57.952Z] 5eb5b503b376: Verifying Checksum [2023-08-24T08:26:57.952Z] 5eb5b503b376: Download complete [2023-08-24T08:26:58.518Z] 2f39f015ded8: Verifying Checksum [2023-08-24T08:26:58.518Z] 2f39f015ded8: Download complete [2023-08-24T08:26:59.083Z] 5eb5b503b376: Pull complete [2023-08-24T08:26:59.083Z] 5c69ac0246d0: Pull complete [2023-08-24T08:26:59.341Z] ec43610c2a17: Pull complete [2023-08-24T08:26:59.598Z] 3a2ae6a8a46f: Pull complete [2023-08-24T08:26:59.598Z] 33b1e0a273af: Pull complete [2023-08-24T08:26:59.856Z] 5d3b04190fa2: Pull complete [2023-08-24T08:27:04.037Z] 2f39f015ded8: Pull complete [2023-08-24T08:27:04.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-24T08:27:04.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-24T08:27:04.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T08:27:04.110Z] prd-ubuntu20.04-docker-8c-8g-4435 does not seem to be running inside a container [2023-08-24T08:27:04.138Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-24T08:27:07.493Z] $ docker top e94e2d8385d4812e2bcde54a81d78889b86899d1273071587885adfd7fcb53cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T08:27:07.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-24T08:27:08.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-24T08:27:08.452Z] + ls /var/log/sa-host [2023-08-24T08:27:08.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-24T08:27:08.599Z] provisioning config files... [2023-08-24T08:27:08.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7288656723380353977tmp [Pipeline] { [Pipeline] echo [2023-08-24T08:27:08.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:27:08.898Z] ---> create-netrc.sh [Pipeline] } [2023-08-24T08:27:08.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:27:09.238Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-24T08:27:09.247Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:27:09.531Z] ---> sudo-logs.sh [2023-08-24T08:27:09.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-24T08:27:09.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:27:09.836Z] ---> job-cost.sh [2023-08-24T08:27:09.837Z] lf-activate-venv: SKIPPING [2023-08-24T08:27:09.837Z] DEBUG: total: 0.10999999940395355 [2023-08-24T08:27:09.837Z] INFO: Retrieving Stack Cost... [2023-08-24T08:27:10.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-24T08:27:10.662Z] INFO: Archiving Costs [Pipeline] echo [2023-08-24T08:27:10.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-24T08:27:10.956Z] ---> logs-deploy.sh [2023-08-24T08:27:10.956Z] lf-activate-venv: SKIPPING [2023-08-24T08:27:10.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4650/2 [2023-08-24T08:27:10.956Z] INFO: archiving workspace using pattern(s): [2023-08-24T08:27:11.891Z] Archives upload complete. [2023-08-24T08:27:11.891Z] INFO: archiving logs to Nexus