Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 rather than 04cf07131532277bda2d2e450382304785decfd1 Obtained Jenkinsfile from cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 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-ssh2824033537990755135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15442016180970813837.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4790/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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3292130016648918795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh328561398938633844.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-4790/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-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2439090519665180349.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5059 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 into PR head commit 04cf07131532277bda2d2e450382304785decfd1 Merge succeeded, producing 19c2b8a755a3bf048365f0af455ad8efece8b41f Checking out Revision 19c2b8a755a3bf048365f0af455ad8efece8b41f (PR-4790) > 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/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c2b8a755a3bf048365f0af455ad8efece8b41f # timeout=10 Commit message: "Merge commit 'cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6' into HEAD" > git rev-list --no-walk 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-05T08:30:08.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-05T08:30:09.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-05T08:30:09.079Z] ========================================================= [2024-07-05T08:30:09.079Z] EdgeX Global Pipelines Version Info [2024-07-05T08:30:09.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-05T08:30:09.836Z] ------------------- [2024-07-05T08:30:09.836Z] stable info: [2024-07-05T08:30:09.836Z] ------------------- [2024-07-05T08:30:09.836Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T08:30:09.836Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-05T08:30:09.836Z] Message: update stable to v1.0.260 [2024-07-05T08:30:10.406Z] ------------------- [2024-07-05T08:30:10.406Z] experimental info: [2024-07-05T08:30:10.406Z] ------------------- [2024-07-05T08:30:10.406Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T08:30:10.406Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-05T08:30:10.406Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-05T08:30:10.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-05T08:30:10.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-05T08:30:10.540Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-05T08:30:10.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-05T08:30:10.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-05T08:30:10.606Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-05T08:30:10.631Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-05T08:30:10.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-05T08:30:10.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-05T08:30:10.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-05T08:30:10.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-05T08:30:10.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-05T08:30:10.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-05T08:30:10.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-05T08:30:10.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-05T08:30:10.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T08:30:10.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T08:30:10.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-05T08:30:10.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-05T08:30:10.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-05T08:30:10.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-05T08:30:10.994Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-05T08:30:11.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-05T08:30:11.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo [2024-07-05T08:30:11.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo [2024-07-05T08:30:11.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo [2024-07-05T08:30:11.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] echo [2024-07-05T08:30:11.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19c2b8a [Pipeline] echo [2024-07-05T08:30:11.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T08:30:11.223Z] provisioning config files... [2024-07-05T08:30:11.237Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config14396251481810086816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T08:30:11.570Z] ---> ****-login.sh [2024-07-05T08:30:11.570Z] nexus3.edgexfoundry.org:10001 [2024-07-05T08:30:11.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:30:11.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:30:11.830Z] Configure a credential helper to remove this warning. See [2024-07-05T08:30:11.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:30:11.830Z] [2024-07-05T08:30:11.830Z] Login Succeeded [2024-07-05T08:30:11.830Z] nexus3.edgexfoundry.org:10002 [2024-07-05T08:30:12.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:30:12.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:30:12.092Z] Configure a credential helper to remove this warning. See [2024-07-05T08:30:12.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:30:12.092Z] [2024-07-05T08:30:12.092Z] Login Succeeded [2024-07-05T08:30:12.092Z] nexus3.edgexfoundry.org:10003 [2024-07-05T08:30:12.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:30:12.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:30:12.092Z] Configure a credential helper to remove this warning. See [2024-07-05T08:30:12.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:30:12.092Z] [2024-07-05T08:30:12.092Z] Login Succeeded [2024-07-05T08:30:12.092Z] nexus3.edgexfoundry.org:10004 [2024-07-05T08:30:12.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:30:12.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:30:12.352Z] Configure a credential helper to remove this warning. See [2024-07-05T08:30:12.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:30:12.352Z] [2024-07-05T08:30:12.352Z] Login Succeeded [2024-07-05T08:30:12.352Z] ****.io [2024-07-05T08:30:12.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:30:12.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:30:12.611Z] Configure a credential helper to remove this warning. See [2024-07-05T08:30:12.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:30:12.611Z] [2024-07-05T08:30:12.611Z] Login Succeeded [2024-07-05T08:30:12.611Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T08:30:12.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T08:30:12.958Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2024-07-05T08:30:12.958Z] + dirname cmd/core-command/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/core-data/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/core-keeper/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-05T08:30:12.958Z] + + dirname cmd/core-metadata/Dockerfile [2024-07-05T08:30:12.958Z] cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-05T08:30:12.958Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-07-05T08:30:12.958Z] cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/support-notifications/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-05T08:30:12.958Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-05T08:30:12.958Z] + cut -d/ -f2 [2024-07-05T08:30:12.958Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-05T08:30:12.992Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2024-07-05T08:30:13.360Z] + git rev-list -1 --merges 19c2b8a755a3bf048365f0af455ad8efece8b41f~1..19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] echo [2024-07-05T08:30:13.372Z] -----------> git rev-list -1 --merges 19c2b8a755a3bf048365f0af455ad8efece8b41f~1..19c2b8a755a3bf048365f0af455ad8efece8b41f 19c2b8a755a3bf048365f0af455ad8efece8b41f [2024-07-05T08:30:13.372Z] 19c2b8a755a3bf048365f0af455ad8efece8b41f [false] [Pipeline] sh [2024-07-05T08:30:13.662Z] + git log --format=format:%s -1 19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] echo [2024-07-05T08:30:13.678Z] ========================================================= [2024-07-05T08:30:13.678Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-05T08:30:13.678Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-05T08:30:14.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T08:30:14.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-05T08:30:14.131Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-05T08:30:14.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-05T08:30:14.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-05T08:30:14.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-05T08:30:14.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:30:14.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T08:30:14.556Z] [2024-07-05T08:30:14.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:30:14.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T08:30:14.857Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-05T08:30:14.857Z] b85a868b505f: Pulling fs layer [2024-07-05T08:30:14.857Z] e2be974225ed: Pulling fs layer [2024-07-05T08:30:14.857Z] 339a4e72a1f5: Pulling fs layer [2024-07-05T08:30:14.857Z] 988bab9f4d93: Pulling fs layer [2024-07-05T08:30:14.857Z] 1469e6f7b9e6: Pulling fs layer [2024-07-05T08:30:14.857Z] eaf3925da568: Pulling fs layer [2024-07-05T08:30:14.857Z] bab4dde63d76: Pulling fs layer [2024-07-05T08:30:14.857Z] bde34c3a00c8: Pulling fs layer [2024-07-05T08:30:14.857Z] b352a97aabf1: Pulling fs layer [2024-07-05T08:30:14.857Z] 4872d77fe225: Pulling fs layer [2024-07-05T08:30:14.857Z] 5851b861e8e6: Pulling fs layer [2024-07-05T08:30:14.857Z] 988bab9f4d93: Waiting [2024-07-05T08:30:14.857Z] 1469e6f7b9e6: Waiting [2024-07-05T08:30:14.857Z] eaf3925da568: Waiting [2024-07-05T08:30:14.857Z] bab4dde63d76: Waiting [2024-07-05T08:30:14.857Z] bde34c3a00c8: Waiting [2024-07-05T08:30:14.857Z] b352a97aabf1: Waiting [2024-07-05T08:30:14.857Z] 4872d77fe225: Waiting [2024-07-05T08:30:14.857Z] 5851b861e8e6: Waiting [2024-07-05T08:30:14.857Z] e2be974225ed: Download complete [2024-07-05T08:30:14.857Z] 988bab9f4d93: Verifying Checksum [2024-07-05T08:30:14.857Z] 988bab9f4d93: Download complete [2024-07-05T08:30:14.857Z] 1469e6f7b9e6: Verifying Checksum [2024-07-05T08:30:14.857Z] 1469e6f7b9e6: Download complete [2024-07-05T08:30:15.116Z] 339a4e72a1f5: Verifying Checksum [2024-07-05T08:30:15.116Z] 339a4e72a1f5: Download complete [2024-07-05T08:30:15.116Z] eaf3925da568: Verifying Checksum [2024-07-05T08:30:15.116Z] eaf3925da568: Download complete [2024-07-05T08:30:15.116Z] bde34c3a00c8: Verifying Checksum [2024-07-05T08:30:15.116Z] bde34c3a00c8: Download complete [2024-07-05T08:30:15.116Z] b352a97aabf1: Download complete [2024-07-05T08:30:15.116Z] 4872d77fe225: Verifying Checksum [2024-07-05T08:30:15.116Z] 4872d77fe225: Download complete [2024-07-05T08:30:15.116Z] 5851b861e8e6: Download complete [2024-07-05T08:30:15.116Z] b85a868b505f: Verifying Checksum [2024-07-05T08:30:15.116Z] b85a868b505f: Download complete [2024-07-05T08:30:15.374Z] bab4dde63d76: Verifying Checksum [2024-07-05T08:30:15.374Z] bab4dde63d76: Download complete [2024-07-05T08:30:16.749Z] b85a868b505f: Pull complete [2024-07-05T08:30:16.749Z] e2be974225ed: Pull complete [2024-07-05T08:30:17.318Z] 339a4e72a1f5: Pull complete [2024-07-05T08:30:17.318Z] 988bab9f4d93: Pull complete [2024-07-05T08:30:17.576Z] 1469e6f7b9e6: Pull complete [2024-07-05T08:30:17.576Z] eaf3925da568: Pull complete [2024-07-05T08:30:19.487Z] bab4dde63d76: Pull complete [2024-07-05T08:30:19.487Z] bde34c3a00c8: Pull complete [2024-07-05T08:30:19.747Z] b352a97aabf1: Pull complete [2024-07-05T08:30:19.747Z] 4872d77fe225: Pull complete [2024-07-05T08:30:19.747Z] 5851b861e8e6: Pull complete [2024-07-05T08:30:19.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-05T08:30:20.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T08:30:20.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:30:20.146Z] prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container [2024-07-05T08:30:20.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T08:30:22.953Z] $ docker top 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 -eo pid,comm [2024-07-05T08:30:23.017Z] 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). [2024-07-05T08:30:23.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T08:30:23.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T08:30:23.080Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T08:30:23.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T08:30:23.191Z] $ docker exec 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent [2024-07-05T08:30:23.313Z] SSH_AUTH_SOCK=/tmp/ssh-kWZPUP1ffqiT/agent.32 [2024-07-05T08:30:23.313Z] SSH_AGENT_PID=38 [2024-07-05T08:30:23.319Z] Running ssh-add (command line suppressed) [2024-07-05T08:30:23.418Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_14520056242833853197.key (/w/workspace/edgex-go/9@tmp/private_key_14520056242833853197.key) [2024-07-05T08:30:23.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T08:30:23.725Z] + git tag --points-at HEAD [Pipeline] } [2024-07-05T08:30:23.730Z] $ docker exec --env ******** --env ******** 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent -k [2024-07-05T08:30:23.836Z] unset SSH_AUTH_SOCK; [2024-07-05T08:30:23.836Z] unset SSH_AGENT_PID; [2024-07-05T08:30:23.836Z] echo Agent pid 38 killed; [2024-07-05T08:30:23.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-05T08:30:23.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T08:30:23.892Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T08:30:24.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T08:30:24.013Z] $ docker exec 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent [2024-07-05T08:30:24.121Z] SSH_AUTH_SOCK=/tmp/ssh-yfu73R9IHCVq/agent.72 [2024-07-05T08:30:24.121Z] SSH_AGENT_PID=78 [2024-07-05T08:30:24.125Z] Running ssh-add (command line suppressed) [2024-07-05T08:30:24.238Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1284927328499108536.key (/w/workspace/edgex-go/9@tmp/private_key_1284927328499108536.key) [2024-07-05T08:30:24.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T08:30:24.547Z] + git semver init [2024-07-05T08:30:24.807Z] 2024-07-05 08:30:24,737 [run_init] DEBUG init version:0.0.0 force:False [2024-07-05T08:30:24.807Z] 2024-07-05 08:30:24,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2024-07-05T08:30:24.807Z] 2024-07-05 08:30:24,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2024-07-05T08:30:24.807Z] 2024-07-05 08:30:24,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,218 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4790 with force:False [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4790 [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,224 [execute] INFO git cat-file --batch-check [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,229 [execute] INFO git cat-file --batch [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T08:30:31.382Z] 2024-07-05 08:30:30,234 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4790 [2024-07-05T08:30:31.382Z] 0.0.0 [Pipeline] } [2024-07-05T08:30:31.389Z] $ docker exec --env ******** --env ******** 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent -k [2024-07-05T08:30:31.482Z] unset SSH_AUTH_SOCK; [2024-07-05T08:30:31.483Z] unset SSH_AGENT_PID; [2024-07-05T08:30:31.483Z] echo Agent pid 78 killed; [2024-07-05T08:30:31.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T08:30:31.818Z] + git semver [Pipeline] } [2024-07-05T08:30:32.090Z] $ docker stop --time=1 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 [2024-07-05T08:30:33.398Z] $ docker rm -f --volumes 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T08:30:33.756Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-05T08:30:33.990Z] Stashed 1 file(s) [Pipeline] echo [2024-07-05T08:30:33.993Z] [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 [2024-07-05T08:30:34.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2024-07-05T08:30:34.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T08:30:34.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T08:30:34.475Z] ========================================================= [2024-07-05T08:30:34.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-05T08:30:34.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-05T08:30:34.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T08:30:34.784Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-05T08:30:34.784Z] 619be1103602: Pulling fs layer [2024-07-05T08:30:34.784Z] 7862e08f4a3e: Pulling fs layer [2024-07-05T08:30:34.784Z] 5df492c9dc93: Pulling fs layer [2024-07-05T08:30:34.784Z] 7629e6793208: Pulling fs layer [2024-07-05T08:30:34.784Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T08:30:34.784Z] fb5054dd5b73: Pulling fs layer [2024-07-05T08:30:34.784Z] eeca6798cff9: Pulling fs layer [2024-07-05T08:30:34.784Z] aa269ceb94a6: Pulling fs layer [2024-07-05T08:30:34.784Z] ada007ff1a6a: Pulling fs layer [2024-07-05T08:30:34.784Z] fb5054dd5b73: Waiting [2024-07-05T08:30:34.784Z] eeca6798cff9: Waiting [2024-07-05T08:30:34.784Z] aa269ceb94a6: Waiting [2024-07-05T08:30:34.784Z] 7629e6793208: Waiting [2024-07-05T08:30:34.784Z] ada007ff1a6a: Waiting [2024-07-05T08:30:34.784Z] 4f4fb700ef54: Waiting [2024-07-05T08:30:34.784Z] 7862e08f4a3e: Download complete [2024-07-05T08:30:34.784Z] 7629e6793208: Verifying Checksum [2024-07-05T08:30:34.784Z] 7629e6793208: Download complete [2024-07-05T08:30:34.784Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T08:30:34.784Z] 4f4fb700ef54: Download complete [2024-07-05T08:30:34.784Z] fb5054dd5b73: Download complete [2024-07-05T08:30:34.784Z] 619be1103602: Verifying Checksum [2024-07-05T08:30:34.784Z] 619be1103602: Download complete [2024-07-05T08:30:34.784Z] eeca6798cff9: Verifying Checksum [2024-07-05T08:30:34.784Z] eeca6798cff9: Download complete [2024-07-05T08:30:35.042Z] 619be1103602: Pull complete [2024-07-05T08:30:35.042Z] ada007ff1a6a: Verifying Checksum [2024-07-05T08:30:35.042Z] ada007ff1a6a: Download complete [2024-07-05T08:30:35.042Z] 7862e08f4a3e: Pull complete [2024-07-05T08:30:35.300Z] 5df492c9dc93: Verifying Checksum [2024-07-05T08:30:35.300Z] 5df492c9dc93: Download complete [2024-07-05T08:30:35.558Z] aa269ceb94a6: Verifying Checksum [2024-07-05T08:30:35.558Z] aa269ceb94a6: Download complete [2024-07-05T08:30:38.842Z] 5df492c9dc93: Pull complete [2024-07-05T08:30:38.842Z] 7629e6793208: Pull complete [2024-07-05T08:30:38.842Z] 4f4fb700ef54: Pull complete [2024-07-05T08:30:38.842Z] fb5054dd5b73: Pull complete [2024-07-05T08:30:38.842Z] eeca6798cff9: Pull complete [2024-07-05T08:30:41.370Z] aa269ceb94a6: Pull complete [2024-07-05T08:30:41.370Z] ada007ff1a6a: Pull complete [2024-07-05T08:30:41.370Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-05T08:30:41.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T08:30:41.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-05T08:30:41.668Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T08:30:41.668Z] WORKDIR /edgex [2024-07-05T08:30:41.668Z] COPY go.mod . [2024-07-05T08:30:41.668Z] RUN go mod download [2024-07-05T08:30:41.668Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-05T08:30:42.235Z] Sending build context to Docker daemon 178.5MB [2024-07-05T08:30:42.235Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T08:30:42.235Z] ---> f489d0715acc [2024-07-05T08:30:42.235Z] Step 2/4 : WORKDIR /edgex [2024-07-05T08:30:47.548Z] ---> Running in eb4447ea2b41 [2024-07-05T08:30:47.548Z] Removing intermediate container eb4447ea2b41 [2024-07-05T08:30:47.548Z] ---> da10206effd3 [2024-07-05T08:30:47.548Z] Step 3/4 : COPY go.mod . [2024-07-05T08:30:47.548Z] ---> 93ef69fd488b [2024-07-05T08:30:47.548Z] Step 4/4 : RUN go mod download [2024-07-05T08:30:47.548Z] ---> Running in e525444c0062 [2024-07-05T08:30:49.091Z] Still waiting to schedule task [2024-07-05T08:30:49.091Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-05T08:31:19.636Z] Removing intermediate container e525444c0062 [2024-07-05T08:31:19.636Z] ---> b7aa79fd8103 [2024-07-05T08:31:19.636Z] Successfully built b7aa79fd8103 [2024-07-05T08:31:19.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:31:19.940Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T08:31:19.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:31:20.080Z] prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container [2024-07-05T08:31:20.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-05T08:31:20.518Z] $ docker top 8653ca974828cb5549a7dbd0cd2085da0e53391195445184bd8d3dc1d118388e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T08:31:20.855Z] + go version [2024-07-05T08:31:20.855Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-05T08:31:20.871Z] $ docker stop --time=1 8653ca974828cb5549a7dbd0cd2085da0e53391195445184bd8d3dc1d118388e [2024-07-05T08:31:22.145Z] $ docker rm -f --volumes 8653ca974828cb5549a7dbd0cd2085da0e53391195445184bd8d3dc1d118388e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:31:22.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T08:31:22.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:31:22.665Z] prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container [2024-07-05T08:31:22.701Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-05T08:31:23.026Z] $ docker top 1c60f3900bb586c0084b975fc2999d0fd75da961c563500d0fbae07c509b4480 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-05T08:31:23.097Z] ========================================================= [2024-07-05T08:31:23.097Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-05T08:31:23.097Z] ========================================================= [Pipeline] sh [2024-07-05T08:31:23.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2024-07-05T08:31:23.674Z] + make test [2024-07-05T08:31:23.674Z] go test -race -coverprofile=coverage.out ./... [2024-07-05T08:31:30.235Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-05T08:32:02.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-05T08:32:02.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-05T08:32:02.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-05T08:32:02.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-05T08:32:02.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-05T08:32:02.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-05T08:32:02.824Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-05T08:32:02.824Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-05T08:32:02.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-05T08:32:04.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-05T08:32:04.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-05T08:32:05.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-05T08:32:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-05T08:32:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-05T08:32:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-05T08:32:06.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-05T08:32:06.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-05T08:32:06.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-05T08:32:07.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-05T08:32:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-05T08:32:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:32:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-05T08:32:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-05T08:32:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-05T08:32:09.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-05T08:32:09.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-05T08:32:09.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements [2024-07-05T08:32:09.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-07-05T08:32:09.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.406s coverage: 93.4% of statements [2024-07-05T08:32:09.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.035s coverage: 91.7% of statements [2024-07-05T08:32:10.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-05T08:32:11.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-05T08:32:13.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements [2024-07-05T08:32:13.316Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-07-05T08:32:13.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-05T08:32:13.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-05T08:32:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-07-05T08:32:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 32.2% of statements [2024-07-05T08:32:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-07-05T08:32:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 77.8% of statements [2024-07-05T08:32:14.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-07-05T08:32:15.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-07-05T08:32:15.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-07-05T08:32:15.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-05T08:32:15.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-05T08:32:15.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-05T08:32:15.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-05T08:32:15.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-05T08:32:15.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-05T08:32:15.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-05T08:32:15.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-05T08:32:16.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-05T08:32:16.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-05T08:32:16.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-05T08:32:16.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-05T08:32:17.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-05T08:32:17.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-05T08:32:17.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-05T08:32:19.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-05T08:32:19.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-05T08:32:20.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-05T08:32:20.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-05T08:32:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-05T08:32:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-05T08:32:24.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-05T08:32:24.162Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5060 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws [2024-07-05T08:32:24.178Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2024-07-05T08:32:25.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-05T08:32:25.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-05T08:32:25.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-05T08:32:25.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-05T08:32:25.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-05T08:32:25.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-05T08:32:25.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-05T08:32:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-05T08:32:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-05T08:32:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-05T08:32:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-05T08:32:27.228Z] The recommended git tool is: git [2024-07-05T08:32:27.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-07-05T08:32:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-05T08:32:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:32:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-05T08:32:28.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-05T08:32:29.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-05T08:32:29.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-05T08:32:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-05T08:32:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:32:33.645Z] using credential edgex-jenkins-ssh [2024-07-05T08:32:33.675Z] Cloning the remote Git repository [2024-07-05T08:32:33.728Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-05T08:32:33.907Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2024-07-05T08:32:34.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-05T08:32:34.099Z] > git --version # timeout=10 [2024-07-05T08:32:34.156Z] > git --version # 'git version 2.25.1' [2024-07-05T08:32:34.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T08:32:34.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.261s coverage: 79.9% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-07-05T08:32:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-07-05T08:32:40.496Z] 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 [2024-07-05T08:32:40.496Z] running golangci-lint [2024-07-05T08:32:40.496Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-05T08:32:40.496Z] go version go1.21.9 linux/amd64 [2024-07-05T08:32:40.754Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-05T08:32:40.754Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-05T08:32:50.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-05T08:32:50.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T08:32:51.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-05T08:32:51.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-05T08:32:51.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T08:32:51.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-05T08:32:52.104Z] Merging remotes/origin/main commit cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 into PR head commit 04cf07131532277bda2d2e450382304785decfd1 [2024-07-05T08:32:52.851Z] Merge succeeded, producing ba023c873c79cf8cc4c27a8c3c4d807abe5eac2c [2024-07-05T08:32:52.852Z] Checking out Revision ba023c873c79cf8cc4c27a8c3c4d807abe5eac2c (PR-4790) [2024-07-05T08:32:52.119Z] > git config core.sparsecheckout # timeout=10 [2024-07-05T08:32:52.202Z] > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [2024-07-05T08:32:52.456Z] > git remote # timeout=10 [2024-07-05T08:32:52.481Z] > git config --get remote.origin.url # timeout=10 [2024-07-05T08:32:52.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T08:32:52.518Z] > git merge cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 [2024-07-05T08:32:52.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-05T08:32:52.855Z] > git config core.sparsecheckout # timeout=10 [2024-07-05T08:32:52.879Z] > git checkout -f ba023c873c79cf8cc4c27a8c3c4d807abe5eac2c # timeout=10 [2024-07-05T08:32:56.608Z] Commit message: "Merge commit 'cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6' into HEAD" [2024-07-05T08:32:56.613Z] > git rev-list --no-walk 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-05T08:32:58.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-05T08:32:58.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T08:32:58.324Z] Dload Upload Total Spent Left Speed [2024-07-05T08:32:58.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-07-05T08:32:58.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-05T08:32:58.976Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-05T08:32:58.976Z] + sudo tee /etc/docker/daemon.new [2024-07-05T08:32:58.976Z] { [2024-07-05T08:32:58.976Z] "registry-mirrors": [ [2024-07-05T08:32:58.976Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-05T08:32:58.976Z] ], [2024-07-05T08:32:58.976Z] "bip": "10.250.0.254/24", [2024-07-05T08:32:58.976Z] "hosts": [ [2024-07-05T08:32:58.976Z] "tcp://0.0.0.0:5555", [2024-07-05T08:32:58.976Z] "unix:///var/run/docker.sock" [2024-07-05T08:32:58.976Z] ], [2024-07-05T08:32:58.976Z] "mtu": 1458, [2024-07-05T08:32:58.976Z] "selinux-enabled": true, [2024-07-05T08:32:58.976Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-05T08:32:58.976Z] } [Pipeline] sh [2024-07-05T08:32:59.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-05T08:32:59.624Z] + sudo service docker restart [2024-07-05T08:33:02.675Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|deps|name) took 19.565746494s" [2024-07-05T08:33:02.675Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.5158ms" [2024-07-05T08:33:12.643Z] level=info msg="[linters_context/goanalysis] analyzers took 1m26.140703076s with top 10 stages: buildir: 50.370343497s, gosec: 8.856936975s, fact_deprecated: 2.126955475s, inspect: 1.977545257s, printf: 1.514726905s, ctrlflow: 1.32068844s, fact_purity: 1.048462628s, S1038: 977.714738ms, nilness: 934.889841ms, errcheck: 675.174187ms" [2024-07-05T08:33:12.643Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-05T08:33:12.643Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, path_prettifier: 209/209, exclude: 209/209, cgo: 209/209, skip_dirs: 209/209, nolint: 0/21, skip_files: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude-rules: 21/209" [2024-07-05T08:33:12.643Z] level=info msg="[runner] processing took 15.965316ms with stages: nolint: 7.103391ms, identifier_marker: 4.103154ms, autogenerated_exclude: 1.530226ms, path_prettifier: 1.397345ms, exclude-rules: 1.083456ms, skip_dirs: 693.231µs, cgo: 30.242µs, filename_unadjuster: 19.741µs, max_same_issues: 840ns, skip_files: 660ns, uniq_by_line: 560ns, fixer: 440ns, max_from_linter: 420ns, severity-rules: 270ns, exclude: 240ns, sort_results: 240ns, diff: 240ns, path_shortener: 210ns, max_per_file_from_linter: 150ns, source_code: 140ns, path_prefixer: 120ns" [2024-07-05T08:33:12.643Z] level=info msg="[runner] linters took 10.768398649s with stages: goanalysis_metalinter: 10.752353425s" [2024-07-05T08:33:12.643Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-05T08:33:12.643Z] level=info msg="Memory: 299 samples, avg is 284.8MB, max is 1346.6MB" [2024-07-05T08:33:12.643Z] level=info msg="Execution took 30.378106195s" [2024-07-05T08:33:12.643Z] go vet ./... [2024-07-05T08:33:16.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-05T08:33:16.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-05T08:33:16.831Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-05T08:33:17.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-05T08:33:17.397Z] + ls -al . [2024-07-05T08:33:17.397Z] total 840 [2024-07-05T08:33:17.397Z] drwxrwxr-x 11 1001 1001 4096 Jul 5 08:31 . [2024-07-05T08:33:17.397Z] drwxr-xr-x 4 root root 4096 Jul 5 08:31 .. [2024-07-05T08:33:17.397Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 08:30 .blubracket [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 10 Jul 5 08:30 .dockerignore [2024-07-05T08:33:17.397Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 08:32 .git [2024-07-05T08:33:17.397Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 08:30 .github [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 1102 Jul 5 08:30 .gitignore [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 08:30 .golangci.yml [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 100 Jul 5 08:30 .hadolint.yml [2024-07-05T08:33:17.397Z] drwxr-xr-x 3 1001 1001 4096 Jul 5 08:30 .semver [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 155 Jul 5 08:30 .sonarcloud.properties [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 08:30 ADOPTERS.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 20361 Jul 5 08:30 Attribution.txt [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 100284 Jul 5 08:30 CHANGELOG.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 08:30 CONTRIBUTING.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 08:30 GOVERNANCE.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 861 Jul 5 08:30 Jenkinsfile [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 08:30 LICENSE [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 16051 Jul 5 08:30 Makefile [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 08:30 OWNERS.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 9528 Jul 5 08:30 README.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 08:30 SECURITY.md [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 08:30 VERSION [2024-07-05T08:33:17.397Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 08:30 bin [2024-07-05T08:33:17.397Z] drwxrwxr-x 19 1001 1001 4096 Jul 5 08:30 cmd [2024-07-05T08:33:17.397Z] -rw-r--r-- 1 root root 481596 Jul 5 08:32 coverage.out [2024-07-05T08:33:17.397Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 08:30 fuzz_test [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 6911 Jul 5 08:30 go.mod [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 101537 Jul 5 08:30 go.sum [2024-07-05T08:33:17.397Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 08:30 internal [2024-07-05T08:33:17.397Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 08:30 openapi [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 584 Jul 5 08:30 security.txt [2024-07-05T08:33:17.397Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 08:30 version.go [Pipeline] sh [2024-07-05T08:33:17.683Z] + '[' -e coverage.out ] [2024-07-05T08:33:17.683Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-05T08:33:17.800Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T08:33:17.881Z] provisioning config files... [2024-07-05T08:33:17.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3491112866956513024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T08:33:18.081Z] + make build [2024-07-05T08:33:18.081Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T08:33:18.312Z] ---> ****-login.sh [2024-07-05T08:33:18.312Z] nexus3.edgexfoundry.org:10001 [2024-07-05T08:33:18.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:33:18.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:33:18.851Z] Configure a credential helper to remove this warning. See [2024-07-05T08:33:18.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:33:18.851Z] [2024-07-05T08:33:18.851Z] Login Succeeded [2024-07-05T08:33:18.851Z] nexus3.edgexfoundry.org:10002 [2024-07-05T08:33:19.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:33:19.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:33:19.388Z] Configure a credential helper to remove this warning. See [2024-07-05T08:33:19.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:33:19.388Z] [2024-07-05T08:33:19.388Z] Login Succeeded [2024-07-05T08:33:19.388Z] nexus3.edgexfoundry.org:10003 [2024-07-05T08:33:19.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:33:19.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:33:19.660Z] Configure a credential helper to remove this warning. See [2024-07-05T08:33:19.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:33:19.660Z] [2024-07-05T08:33:19.660Z] Login Succeeded [2024-07-05T08:33:19.660Z] nexus3.edgexfoundry.org:10004 [2024-07-05T08:33:19.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:33:19.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:33:19.935Z] Configure a credential helper to remove this warning. See [2024-07-05T08:33:19.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:33:19.935Z] [2024-07-05T08:33:19.935Z] Login Succeeded [2024-07-05T08:33:19.935Z] ****.io [2024-07-05T08:33:20.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T08:33:20.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T08:33:20.469Z] Configure a credential helper to remove this warning. See [2024-07-05T08:33:20.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T08:33:20.469Z] [2024-07-05T08:33:20.469Z] Login Succeeded [2024-07-05T08:33:20.469Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T08:33:20.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-05T08:33:21.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2024-07-05T08:33:21.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T08:33:21.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T08:33:21.144Z] ========================================================= [2024-07-05T08:33:21.144Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-05T08:33:21.144Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-05T08:33:21.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T08:33:21.465Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-05T08:33:21.735Z] c6b39de5b339: Pulling fs layer [2024-07-05T08:33:21.735Z] a69c41024577: Pulling fs layer [2024-07-05T08:33:21.735Z] d6de4b400683: Pulling fs layer [2024-07-05T08:33:21.735Z] 35cb2a7552d0: Pulling fs layer [2024-07-05T08:33:21.735Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T08:33:21.735Z] 464afbd9ba4c: Pulling fs layer [2024-07-05T08:33:21.735Z] 00f215d4a9da: Pulling fs layer [2024-07-05T08:33:21.735Z] d496ad576159: Pulling fs layer [2024-07-05T08:33:21.735Z] 35cb2a7552d0: Waiting [2024-07-05T08:33:21.735Z] 4f4fb700ef54: Waiting [2024-07-05T08:33:21.735Z] 464afbd9ba4c: Waiting [2024-07-05T08:33:21.735Z] 00f215d4a9da: Waiting [2024-07-05T08:33:21.735Z] d496ad576159: Waiting [2024-07-05T08:33:21.735Z] a69c41024577: Verifying Checksum [2024-07-05T08:33:21.735Z] a69c41024577: Download complete [2024-07-05T08:33:21.735Z] 35cb2a7552d0: Verifying Checksum [2024-07-05T08:33:21.735Z] 35cb2a7552d0: Download complete [2024-07-05T08:33:21.735Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T08:33:21.735Z] 4f4fb700ef54: Download complete [2024-07-05T08:33:21.735Z] 464afbd9ba4c: Verifying Checksum [2024-07-05T08:33:21.735Z] 464afbd9ba4c: Download complete [2024-07-05T08:33:21.735Z] c6b39de5b339: Download complete [2024-07-05T08:33:22.320Z] d496ad576159: Verifying Checksum [2024-07-05T08:33:22.320Z] d496ad576159: Download complete [2024-07-05T08:33:22.590Z] c6b39de5b339: Pull complete [2024-07-05T08:33:23.175Z] a69c41024577: Pull complete [2024-07-05T08:33:23.444Z] d6de4b400683: Verifying Checksum [2024-07-05T08:33:23.444Z] d6de4b400683: Download complete [2024-07-05T08:33:24.859Z] 00f215d4a9da: Download complete [2024-07-05T08:33:37.181Z] d6de4b400683: Pull complete [2024-07-05T08:33:37.764Z] 35cb2a7552d0: Pull complete [2024-07-05T08:33:38.030Z] 4f4fb700ef54: Pull complete [2024-07-05T08:33:38.296Z] 464afbd9ba4c: Pull complete [2024-07-05T08:33:40.010Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T08:33:40.010Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T08:33:40.579Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:33:41.147Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T08:33:42.524Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T08:33:46.512Z] 00f215d4a9da: Pull complete [2024-07-05T08:33:46.718Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T08:33:48.095Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:33:48.457Z] d496ad576159: Pull complete [2024-07-05T08:33:48.457Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-05T08:33:48.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T08:33:48.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-05T08:33:48.788Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T08:33:48.788Z] WORKDIR /edgex [2024-07-05T08:33:48.788Z] COPY go.mod . [2024-07-05T08:33:48.788Z] RUN go mod download -t [2024-07-05T08:33:48.788Z] ci-base-image-arm64 -f - . [2024-07-05T08:33:49.371Z] Sending build context to Docker daemon 3.185MB [2024-07-05T08:33:49.371Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T08:33:49.371Z] ---> f246e2811388 [2024-07-05T08:33:49.371Z] Step 2/4 : WORKDIR /edgex [2024-07-05T08:33:50.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:33:50.261Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:33:50.827Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T08:33:51.306Z] ---> Running in f35a9e55f260 [2024-07-05T08:33:51.306Z] Removing intermediate container f35a9e55f260 [2024-07-05T08:33:51.306Z] ---> 1a4cf799f9d0 [2024-07-05T08:33:51.306Z] Step 3/4 : COPY go.mod . [2024-07-05T08:33:51.768Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T08:33:51.896Z] ---> fde12280b84f [2024-07-05T08:33:51.896Z] Step 4/4 : RUN go mod download [2024-07-05T08:33:51.896Z] ---> Running in fcb405353cf7 [2024-07-05T08:33:52.334Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-07-05T08:33:53.301Z] $ docker stop --time=1 1c60f3900bb586c0084b975fc2999d0fd75da961c563500d0fbae07c509b4480 [2024-07-05T08:34:00.275Z] $ docker rm -f --volumes 1c60f3900bb586c0084b975fc2999d0fd75da961c563500d0fbae07c509b4480 [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 [2024-07-05T08:34:01.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T08:34:01.405Z] [2024-07-05T08:34:01.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:34:01.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T08:34:01.722Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-05T08:34:01.722Z] 91d30c5bc195: Pulling fs layer [2024-07-05T08:34:01.722Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-05T08:34:01.722Z] 9c61dcf015f6: Pulling fs layer [2024-07-05T08:34:01.722Z] 4698f68db338: Pulling fs layer [2024-07-05T08:34:01.722Z] 2a2f49069b9e: Pulling fs layer [2024-07-05T08:34:01.722Z] e0025b399a48: Pulling fs layer [2024-07-05T08:34:01.722Z] 4698f68db338: Waiting [2024-07-05T08:34:01.722Z] e0025b399a48: Waiting [2024-07-05T08:34:01.722Z] 2a2f49069b9e: Waiting [2024-07-05T08:34:01.722Z] 91d30c5bc195: Download complete [2024-07-05T08:34:01.722Z] 4698f68db338: Download complete [2024-07-05T08:34:01.980Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-05T08:34:01.980Z] 2e9b0aa3be6d: Download complete [2024-07-05T08:34:01.980Z] e0025b399a48: Verifying Checksum [2024-07-05T08:34:01.980Z] e0025b399a48: Download complete [2024-07-05T08:34:01.980Z] 91d30c5bc195: Pull complete [2024-07-05T08:34:01.980Z] 2a2f49069b9e: Download complete [2024-07-05T08:34:02.239Z] 2e9b0aa3be6d: Pull complete [2024-07-05T08:34:02.497Z] 9c61dcf015f6: Verifying Checksum [2024-07-05T08:34:02.497Z] 9c61dcf015f6: Download complete [2024-07-05T08:34:05.038Z] 9c61dcf015f6: Pull complete [2024-07-05T08:34:05.038Z] 4698f68db338: Pull complete [2024-07-05T08:34:05.038Z] 2a2f49069b9e: Pull complete [2024-07-05T08:34:05.296Z] e0025b399a48: Pull complete [2024-07-05T08:34:05.296Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-05T08:34:05.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-05T08:34:05.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:34:05.403Z] prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container [2024-07-05T08:34:05.439Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-05T08:34:08.403Z] $ docker top 2e261c810d223c312c6718ac11d312ea478777bbe0c3e0eceb55c8f5e5a3e179 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T08:34:08.756Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-05T08:34:10.711Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-05T08:34:10.711Z] #1 transferring dockerfile: [2024-07-05T08:34:10.976Z] #1 transferring dockerfile: 2.06kB done [2024-07-05T08:34:10.976Z] #1 DONE 0.0s [2024-07-05T08:34:10.976Z] [2024-07-05T08:34:10.976Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-07-05T08:34:10.976Z] #2 transferring dockerfile: 1.81kB done [2024-07-05T08:34:10.976Z] #2 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #3 transferring dockerfile: 1.89kB done [2024-07-05T08:34:10.977Z] #3 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #4 transferring dockerfile: 1.95kB done [2024-07-05T08:34:10.977Z] #4 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #5 transferring dockerfile: 2.23kB done [2024-07-05T08:34:10.977Z] #5 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #6 transferring dockerfile: 2.93kB done [2024-07-05T08:34:10.977Z] #6 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #7 transferring dockerfile: 1.69kB done [2024-07-05T08:34:10.977Z] #7 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #8 transferring dockerfile: 2.50kB done [2024-07-05T08:34:10.977Z] #8 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #9 [core-data internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #9 transferring dockerfile: 2.01kB done [2024-07-05T08:34:10.977Z] #9 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #10 [core-metadata internal] load .dockerignore [2024-07-05T08:34:10.977Z] #10 transferring context: 50B done [2024-07-05T08:34:10.977Z] #10 DONE 0.0s [2024-07-05T08:34:10.977Z] [2024-07-05T08:34:10.977Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-05T08:34:10.977Z] #11 transferring dockerfile: 2.15kB done [2024-07-05T08:34:11.250Z] #11 DONE 0.0s [2024-07-05T08:34:11.250Z] [2024-07-05T08:34:11.250Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-07-05T08:34:11.250Z] #12 transferring dockerfile: 1.93kB done [2024-07-05T08:34:11.250Z] #12 DONE 0.0s [2024-07-05T08:34:11.250Z] [2024-07-05T08:34:11.250Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-07-05T08:34:11.250Z] #13 transferring dockerfile: 1.70kB done [2024-07-05T08:34:11.250Z] #13 DONE 0.0s [2024-07-05T08:34:11.250Z] [2024-07-05T08:34:11.250Z] #14 [core-command internal] load build definition from Dockerfile [2024-07-05T08:34:11.250Z] #14 transferring dockerfile: 1.93kB done [2024-07-05T08:34:11.250Z] #14 DONE 0.0s [2024-07-05T08:34:11.250Z] [2024-07-05T08:34:11.250Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-07-05T08:34:11.250Z] #15 transferring dockerfile: 2.01kB done [2024-07-05T08:34:11.250Z] #15 DONE 0.0s [2024-07-05T08:34:11.250Z] [2024-07-05T08:34:11.250Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-05T08:34:11.250Z] #16 transferring dockerfile: 2.49kB done [2024-07-05T08:34:11.250Z] #16 DONE 0.0s [2024-07-05T08:34:11.250Z] [2024-07-05T08:34:11.250Z] #17 [security-spire-agent internal] load .dockerignore [2024-07-05T08:34:11.251Z] #17 transferring context: 50B done [2024-07-05T08:34:11.251Z] #17 DONE 0.0s [2024-07-05T08:34:11.251Z] [2024-07-05T08:34:11.251Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-05T08:34:11.251Z] #18 transferring context: 50B done [2024-07-05T08:34:11.251Z] #18 DONE 0.0s [2024-07-05T08:34:11.251Z] [2024-07-05T08:34:11.251Z] #19 [support-notifications internal] load .dockerignore [2024-07-05T08:34:11.531Z] #19 transferring context: 50B done [2024-07-05T08:34:11.531Z] #19 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-05T08:34:11.531Z] #20 transferring context: 50B done [2024-07-05T08:34:11.531Z] #20 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #21 [security-bootstrapper internal] load .dockerignore [2024-07-05T08:34:11.531Z] #21 transferring context: 50B done [2024-07-05T08:34:11.531Z] #21 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #22 [security-spire-config internal] load .dockerignore [2024-07-05T08:34:11.531Z] #22 transferring context: 50B done [2024-07-05T08:34:11.531Z] #22 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #23 [security-proxy-setup internal] load .dockerignore [2024-07-05T08:34:11.531Z] #23 transferring context: 50B done [2024-07-05T08:34:11.531Z] #23 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #24 [core-data internal] load .dockerignore [2024-07-05T08:34:11.531Z] #24 transferring context: 50B done [2024-07-05T08:34:11.531Z] #24 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #25 [security-proxy-auth internal] load .dockerignore [2024-07-05T08:34:11.531Z] #25 transferring context: 50B done [2024-07-05T08:34:11.531Z] #25 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T08:34:11.531Z] #26 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #27 [support-scheduler internal] load .dockerignore [2024-07-05T08:34:11.531Z] #27 transferring context: 50B done [2024-07-05T08:34:11.531Z] #27 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #28 [security-spire-server internal] load .dockerignore [2024-07-05T08:34:11.531Z] #28 transferring context: 50B done [2024-07-05T08:34:11.531Z] #28 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #29 [core-command internal] load .dockerignore [2024-07-05T08:34:11.531Z] #29 transferring context: 50B done [2024-07-05T08:34:11.531Z] #29 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #30 [core-keeper internal] load .dockerignore [2024-07-05T08:34:11.531Z] #30 transferring context: 50B done [2024-07-05T08:34:11.531Z] #30 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-07-05T08:34:11.531Z] #31 transferring context: 50B done [2024-07-05T08:34:11.531Z] #31 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:34:11.531Z] #32 DONE 0.1s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:11.531Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:11.531Z] #33 ... [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T08:34:11.531Z] #26 DONE 0.0s [2024-07-05T08:34:11.531Z] [2024-07-05T08:34:11.531Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:11.531Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:11.531Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:11.531Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:11.531Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s [2024-07-05T08:34:11.824Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:11.824Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:11.824Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:11.824Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:11.824Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T08:34:11.824Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-05T08:34:11.824Z] #33 ... [2024-07-05T08:34:11.824Z] [2024-07-05T08:34:11.824Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T08:34:11.824Z] #26 DONE 0.0s [2024-07-05T08:34:11.824Z] [2024-07-05T08:34:11.824Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:34:11.824Z] #32 DONE 0.3s [2024-07-05T08:34:11.824Z] [2024-07-05T08:34:11.824Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:11.824Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:11.824Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:11.824Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:11.824Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:11.824Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T08:34:12.106Z] #33 ... [2024-07-05T08:34:12.106Z] [2024-07-05T08:34:12.106Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T08:34:12.106Z] #26 DONE 0.0s [2024-07-05T08:34:12.106Z] [2024-07-05T08:34:12.106Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:12.106Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-05T08:34:12.106Z] #33 ... [2024-07-05T08:34:12.106Z] [2024-07-05T08:34:12.106Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T08:34:12.106Z] #26 DONE 0.0s [2024-07-05T08:34:12.106Z] [2024-07-05T08:34:12.106Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:12.106Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:12.106Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:12.106Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:12.106Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:12.106Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T08:34:12.106Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-05T08:34:12.106Z] #33 ... [2024-07-05T08:34:12.106Z] [2024-07-05T08:34:12.106Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-05T08:34:12.106Z] #26 DONE 0.0s [2024-07-05T08:34:12.106Z] [2024-07-05T08:34:12.106Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:12.106Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:12.106Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:12.106Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:12.106Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:12.106Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T08:34:12.106Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-05T08:34:12.376Z] #33 ... [2024-07-05T08:34:12.376Z] [2024-07-05T08:34:12.376Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:34:12.376Z] #32 DONE 0.6s [2024-07-05T08:34:12.376Z] [2024-07-05T08:34:12.376Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-05T08:34:12.376Z] #34 DONE 0.8s [2024-07-05T08:34:12.376Z] [2024-07-05T08:34:12.376Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:12.376Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:12.376Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:12.376Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:12.376Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:12.376Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T08:34:12.376Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-05T08:34:12.671Z] #33 DONE 1.1s [2024-07-05T08:34:12.671Z] [2024-07-05T08:34:12.671Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-05T08:34:12.671Z] #35 ... [2024-07-05T08:34:12.671Z] [2024-07-05T08:34:12.671Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T08:34:12.671Z] #36 DONE 1.0s [2024-07-05T08:34:12.961Z] [2024-07-05T08:34:12.961Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T08:34:18.302Z] #37 ... [2024-07-05T08:34:18.302Z] [2024-07-05T08:34:18.302Z] #38 [security-spiffe-token-provider internal] load build context [2024-07-05T08:34:18.302Z] #38 transferring context: 286.97MB 5.8s [2024-07-05T08:34:18.302Z] #38 ... [2024-07-05T08:34:18.302Z] [2024-07-05T08:34:18.302Z] #39 [core-keeper internal] load build context [2024-07-05T08:34:18.302Z] #39 ... [2024-07-05T08:34:18.302Z] [2024-07-05T08:34:18.302Z] #38 [security-spiffe-token-provider internal] load build context [2024-07-05T08:34:20.894Z] #38 transferring context: 439.66MB 8.7s done [2024-07-05T08:34:21.827Z] #38 ... [2024-07-05T08:34:21.827Z] [2024-07-05T08:34:21.827Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T08:34:21.827Z] #40 ... [2024-07-05T08:34:21.827Z] [2024-07-05T08:34:21.827Z] #41 [core-metadata internal] load build context [2024-07-05T08:34:21.827Z] #41 transferring context: 439.66MB 9.0s done [2024-07-05T08:34:21.827Z] #41 ... [2024-07-05T08:34:21.827Z] [2024-07-05T08:34:21.827Z] #42 [security-bootstrapper internal] load build context [2024-07-05T08:34:21.827Z] #42 transferring context: 439.66MB 8.3s done [2024-07-05T08:34:22.085Z] #42 ... [2024-07-05T08:34:22.085Z] [2024-07-05T08:34:22.085Z] #43 [core-data internal] load build context [2024-07-05T08:34:22.085Z] #43 transferring context: 439.66MB 8.1s done [2024-07-05T08:34:22.085Z] #43 ... [2024-07-05T08:34:22.085Z] [2024-07-05T08:34:22.085Z] #44 [security-proxy-setup internal] load build context [2024-07-05T08:34:22.085Z] #44 transferring context: 439.66MB 8.6s done [2024-07-05T08:34:22.406Z] #44 ... [2024-07-05T08:34:22.406Z] [2024-07-05T08:34:22.406Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:34:22.406Z] #45 transferring context: 439.66MB 8.5s done [2024-07-05T08:34:22.666Z] #45 ... [2024-07-05T08:34:22.666Z] [2024-07-05T08:34:22.666Z] #46 [security-proxy-auth internal] load build context [2024-07-05T08:34:22.666Z] #46 ... [2024-07-05T08:34:22.666Z] [2024-07-05T08:34:22.666Z] #47 [core-command internal] load build context [2024-07-05T08:34:22.666Z] #47 transferring context: 439.66MB 10.0s done [2024-07-05T08:34:22.666Z] #47 ... [2024-07-05T08:34:22.666Z] [2024-07-05T08:34:22.666Z] #48 [security-secretstore-setup internal] load build context [2024-07-05T08:34:22.666Z] #48 transferring context: 439.66MB 7.7s done [2024-07-05T08:34:22.666Z] #48 ... [2024-07-05T08:34:22.666Z] [2024-07-05T08:34:22.666Z] #49 [support-scheduler internal] load build context [2024-07-05T08:34:22.666Z] #49 transferring context: 439.66MB 8.3s done [2024-07-05T08:34:22.924Z] #49 ... [2024-07-05T08:34:22.924Z] [2024-07-05T08:34:22.924Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T08:34:22.924Z] #50 ... [2024-07-05T08:34:22.924Z] [2024-07-05T08:34:22.924Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T08:34:23.182Z] #51 ... [2024-07-05T08:34:23.182Z] [2024-07-05T08:34:23.182Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:34:23.441Z] #52 ... [2024-07-05T08:34:23.441Z] [2024-07-05T08:34:23.441Z] #53 [support-notifications internal] load build context [2024-07-05T08:34:23.441Z] #53 transferring context: 439.66MB 8.2s done [2024-07-05T08:34:23.441Z] #53 ... [2024-07-05T08:34:23.441Z] [2024-07-05T08:34:23.441Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T08:34:23.701Z] #54 ... [2024-07-05T08:34:23.701Z] [2024-07-05T08:34:23.701Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T08:34:23.701Z] #55 ... [2024-07-05T08:34:23.701Z] [2024-07-05T08:34:23.701Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T08:34:23.959Z] #56 ... [2024-07-05T08:34:23.959Z] [2024-07-05T08:34:23.959Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T08:34:24.219Z] #57 ... [2024-07-05T08:34:24.219Z] [2024-07-05T08:34:24.219Z] #39 [core-keeper internal] load build context [2024-07-05T08:34:24.219Z] #39 transferring context: 439.66MB 8.1s done [2024-07-05T08:34:24.788Z] #39 ... [2024-07-05T08:34:24.788Z] [2024-07-05T08:34:24.788Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:34:24.788Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-05T08:34:24.788Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:34:24.788Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-05T08:34:24.788Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-05T08:34:24.788Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-05T08:34:24.788Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-05T08:34:24.788Z] #33 DONE 1.1s [2024-07-05T08:34:24.788Z] [2024-07-05T08:34:24.788Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T08:34:24.788Z] #40 DONE 13.2s [2024-07-05T08:34:24.788Z] [2024-07-05T08:34:24.788Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:34:24.788Z] #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:34:32.917Z] #58 ... [2024-07-05T08:34:32.917Z] [2024-07-05T08:34:32.917Z] #46 [security-proxy-auth internal] load build context [2024-07-05T08:34:32.917Z] #46 transferring context: 439.66MB 10.6s done [2024-07-05T08:34:32.917Z] #46 ... [2024-07-05T08:34:32.917Z] [2024-07-05T08:34:32.917Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:34:32.917Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:34:34.822Z] #59 ... [2024-07-05T08:34:34.822Z] [2024-07-05T08:34:34.822Z] #60 [security-spire-agent internal] load build context [2024-07-05T08:34:34.822Z] #60 ... [2024-07-05T08:34:34.822Z] [2024-07-05T08:34:34.822Z] #61 [security-spire-config internal] load build context [2024-07-05T08:34:35.081Z] #61 ... [2024-07-05T08:34:35.081Z] [2024-07-05T08:34:35.081Z] #62 [security-spire-server internal] load build context [2024-07-05T08:34:36.647Z] #62 ... [2024-07-05T08:34:36.647Z] [2024-07-05T08:34:36.647Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:34:36.647Z] #45 DONE 25.0s [2024-07-05T08:34:36.647Z] [2024-07-05T08:34:36.647Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:34:36.647Z] #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12.0s done [2024-07-05T08:34:36.906Z] #58 ... [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #48 [security-secretstore-setup internal] load build context [2024-07-05T08:34:36.906Z] #48 DONE 24.6s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #53 [support-notifications internal] load build context [2024-07-05T08:34:36.906Z] #53 DONE 25.0s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #43 [core-data internal] load build context [2024-07-05T08:34:36.906Z] #43 DONE 24.9s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #42 [security-bootstrapper internal] load build context [2024-07-05T08:34:36.906Z] #42 DONE 25.0s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #39 [core-keeper internal] load build context [2024-07-05T08:34:36.906Z] #39 DONE 24.6s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #44 [security-proxy-setup internal] load build context [2024-07-05T08:34:36.906Z] #44 DONE 25.0s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #38 [security-spiffe-token-provider internal] load build context [2024-07-05T08:34:36.906Z] #38 DONE 25.1s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-05T08:34:36.906Z] #35 DONE 24.6s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:34:36.906Z] #58 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T08:34:36.906Z] #58 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-05T08:34:36.906Z] #58 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-05T08:34:36.906Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-05T08:34:36.906Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-05T08:34:36.906Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-07-05T08:34:36.906Z] #58 ... [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #49 [support-scheduler internal] load build context [2024-07-05T08:34:36.906Z] #49 DONE 24.8s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #47 [core-command internal] load build context [2024-07-05T08:34:36.906Z] #47 DONE 24.7s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #46 [security-proxy-auth internal] load build context [2024-07-05T08:34:36.906Z] #46 DONE 24.8s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #62 [security-spire-server internal] load build context [2024-07-05T08:34:36.906Z] #62 transferring context: 26.79kB 0.0s done [2024-07-05T08:34:36.906Z] #62 DONE 12.1s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #61 [security-spire-config internal] load build context [2024-07-05T08:34:36.906Z] #61 transferring context: 25.04kB 0.0s done [2024-07-05T08:34:36.906Z] #61 DONE 12.1s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #60 [security-spire-agent internal] load build context [2024-07-05T08:34:36.906Z] #60 transferring context: 26.32kB 0.0s done [2024-07-05T08:34:36.906Z] #60 DONE 12.1s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #41 [core-metadata internal] load build context [2024-07-05T08:34:36.906Z] #41 DONE 25.3s [2024-07-05T08:34:36.906Z] [2024-07-05T08:34:36.906Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:34:36.906Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-05T08:34:36.906Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2024-07-05T08:34:36.906Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T08:34:36.906Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2024-07-05T08:34:36.906Z] #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-05T08:34:37.165Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.4s [2024-07-05T08:34:37.165Z] #58 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-05T08:34:37.165Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.5s [2024-07-05T08:34:37.423Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.6s [2024-07-05T08:34:37.423Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2024-07-05T08:34:37.680Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2024-07-05T08:34:37.680Z] #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-05T08:34:38.612Z] #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2024-07-05T08:34:41.194Z] #58 ... [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T08:34:41.194Z] #50 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #50 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #50 25.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:41.194Z] #50 25.40 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:41.194Z] #50 25.40 OK: 7 MiB in 16 packages [2024-07-05T08:34:41.194Z] #50 DONE 28.3s [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:34:41.194Z] #52 DONE 28.2s [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T08:34:41.194Z] #54 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #54 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #54 25.63 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:41.194Z] #54 25.64 (2/2) Installing su-exec (0.2-r3) [2024-07-05T08:34:41.194Z] #54 25.64 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:41.194Z] #54 25.64 OK: 7 MiB in 17 packages [2024-07-05T08:34:41.194Z] #54 DONE 28.2s [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T08:34:41.194Z] #51 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #51 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #51 25.29 (1/2) Installing ca-certificates (20240226-r0) [2024-07-05T08:34:41.194Z] #51 25.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:41.194Z] #51 25.31 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:41.194Z] #51 25.31 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:34:41.194Z] #51 25.35 OK: 8 MiB in 17 packages [2024-07-05T08:34:41.194Z] #51 DONE 28.3s [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-05T08:34:41.194Z] #37 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #37 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:41.194Z] #37 25.32 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:41.194Z] #37 25.32 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:41.194Z] #37 25.32 OK: 7 MiB in 16 packages [2024-07-05T08:34:41.194Z] #37 DONE 28.4s [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T08:34:41.194Z] #63 ... [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:34:41.194Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 11.9s done [2024-07-05T08:34:41.194Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-05T08:34:41.194Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-05T08:34:41.194Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-05T08:34:41.194Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-05T08:34:41.194Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-05T08:34:41.194Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-05T08:34:41.194Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-07-05T08:34:41.194Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-07-05T08:34:41.194Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-05T08:34:41.194Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2024-07-05T08:34:41.194Z] #59 DONE 16.2s [2024-07-05T08:34:41.194Z] [2024-07-05T08:34:41.194Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:34:42.709Z] #58 ... [2024-07-05T08:34:42.709Z] [2024-07-05T08:34:42.709Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T08:34:42.709Z] #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:42.709Z] #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:42.709Z] #0 5.392 OK: 264 MiB in 52 packages [2024-07-05T08:34:42.709Z] #64 DONE 5.6s [2024-07-05T08:34:42.709Z] [2024-07-05T08:34:42.709Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T08:34:42.709Z] #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:42.709Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:42.709Z] #0 5.154 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:34:42.709Z] #0 5.154 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:34:42.709Z] #0 5.154 OK: 20075 distinct packages available [2024-07-05T08:34:42.709Z] #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:42.709Z] #0 5.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:42.709Z] #0 5.577 OK: 264 MiB in 52 packages [2024-07-05T08:34:42.709Z] #65 DONE 5.8s [2024-07-05T08:34:42.709Z] [2024-07-05T08:34:42.709Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:34:43.046Z] #66 ... [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:34:43.046Z] #67 DONE 0.6s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T08:34:43.046Z] #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #0 5.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #0 5.525 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:34:43.046Z] #0 5.525 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:34:43.046Z] #0 5.525 OK: 20072 distinct packages available [2024-07-05T08:34:43.046Z] #0 5.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #0 5.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #0 5.926 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:43.046Z] #0 5.959 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-05T08:34:43.046Z] #0 5.959 (3/4) Installing libucontext (1.2-r2) [2024-07-05T08:34:43.046Z] #0 5.961 (4/4) Installing gcompat (1.1.0-r1) [2024-07-05T08:34:43.046Z] #0 5.966 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:43.046Z] #0 6.138 OK: 8 MiB in 19 packages [2024-07-05T08:34:43.046Z] #68 DONE 6.3s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T08:34:43.046Z] #55 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #55 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #55 29.63 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:43.046Z] #55 29.81 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:43.046Z] #55 29.97 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:43.046Z] #55 29.97 (4/6) Installing openssl (3.1.6-r0) [2024-07-05T08:34:43.046Z] #55 30.00 (5/6) Installing su-exec (0.2-r3) [2024-07-05T08:34:43.046Z] #55 30.00 (6/6) Installing yq (4.33.3-r5) [2024-07-05T08:34:43.046Z] #55 30.09 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:43.046Z] #55 30.26 OK: 17 MiB in 19 packages [2024-07-05T08:34:43.046Z] #55 DONE 30.5s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:34:43.046Z] #69 DONE 6.3s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T08:34:43.046Z] #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #0 5.784 OK: 264 MiB in 52 packages [2024-07-05T08:34:43.046Z] #70 DONE 6.3s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T08:34:43.046Z] #57 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #57 29.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.046Z] #57 29.88 (1/4) Installing ca-certificates (20240226-r0) [2024-07-05T08:34:43.046Z] #57 29.95 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:43.046Z] #57 29.96 (3/4) Installing su-exec (0.2-r3) [2024-07-05T08:34:43.046Z] #57 29.96 (4/4) Installing yq (4.33.3-r5) [2024-07-05T08:34:43.046Z] #57 30.05 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:43.046Z] #57 30.06 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:34:43.046Z] #57 30.36 OK: 17 MiB in 19 packages [2024-07-05T08:34:43.046Z] #57 DONE 30.5s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:34:43.046Z] #66 DONE 0.5s [2024-07-05T08:34:43.046Z] [2024-07-05T08:34:43.046Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:34:43.360Z] #71 ... [2024-07-05T08:34:43.360Z] [2024-07-05T08:34:43.360Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:34:43.360Z] #72 DONE 0.1s [2024-07-05T08:34:43.360Z] [2024-07-05T08:34:43.360Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:34:43.624Z] #73 ... [2024-07-05T08:34:43.624Z] [2024-07-05T08:34:43.624Z] #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T08:34:43.624Z] #0 5.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.624Z] #0 5.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.624Z] #0 6.149 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:34:43.624Z] #0 6.149 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:34:43.624Z] #0 6.149 OK: 20072 distinct packages available [2024-07-05T08:34:43.624Z] #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.624Z] #0 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:43.625Z] #0 6.540 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:43.625Z] #0 6.573 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:43.625Z] #0 6.580 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:43.625Z] #0 6.582 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-05T08:34:43.625Z] #0 6.586 (5/7) Installing libucontext (1.2-r2) [2024-07-05T08:34:43.625Z] #0 6.588 (6/7) Installing gcompat (1.1.0-r1) [2024-07-05T08:34:43.625Z] #0 6.592 (7/7) Installing openssl (3.1.6-r0) [2024-07-05T08:34:43.625Z] #0 6.605 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:43.625Z] #0 6.613 OK: 8 MiB in 20 packages [2024-07-05T08:34:43.625Z] #74 DONE 6.8s [2024-07-05T08:34:43.885Z] [2024-07-05T08:34:43.885Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-05T08:34:44.457Z] #75 ... [2024-07-05T08:34:44.457Z] [2024-07-05T08:34:44.457Z] #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T08:34:44.457Z] #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.457Z] #0 7.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.457Z] #0 7.366 OK: 264 MiB in 52 packages [2024-07-05T08:34:44.457Z] #76 DONE 7.7s [2024-07-05T08:34:44.457Z] [2024-07-05T08:34:44.457Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:34:44.457Z] #77 DONE 0.1s [2024-07-05T08:34:44.457Z] [2024-07-05T08:34:44.457Z] #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-05T08:34:44.457Z] #63 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.457Z] #63 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.457Z] #63 3.598 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:44.457Z] #63 3.632 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:44.457Z] #63 3.640 OK: 7 MiB in 16 packages [2024-07-05T08:34:44.717Z] #63 DONE 3.9s [2024-07-05T08:34:44.717Z] [2024-07-05T08:34:44.717Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T08:34:44.717Z] #56 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.717Z] #56 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.717Z] #56 31.61 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:34:44.717Z] #56 31.61 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:34:44.717Z] #56 31.61 OK: 20072 distinct packages available [2024-07-05T08:34:44.717Z] #56 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.717Z] #56 31.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:44.717Z] #56 31.98 (1/11) Installing ca-certificates (20240226-r0) [2024-07-05T08:34:44.717Z] #56 32.01 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-05T08:34:44.717Z] #56 32.02 (3/11) Installing libunistring (1.1-r1) [2024-07-05T08:34:44.717Z] #56 32.03 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-05T08:34:44.717Z] #56 32.04 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-05T08:34:44.717Z] #56 32.04 (6/11) Installing libcurl (8.5.0-r0) [2024-07-05T08:34:44.717Z] #56 32.05 (7/11) Installing curl (8.5.0-r0) [2024-07-05T08:34:44.717Z] #56 32.05 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:44.717Z] #56 32.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-05T08:34:44.717Z] #56 32.06 (10/11) Installing libucontext (1.2-r2) [2024-07-05T08:34:44.717Z] #56 32.06 (11/11) Installing gcompat (1.1.0-r1) [2024-07-05T08:34:44.717Z] #56 32.07 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:44.717Z] #56 32.07 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:34:44.717Z] #56 32.14 OK: 12 MiB in 26 packages [2024-07-05T08:34:44.994Z] #56 DONE 32.3s [2024-07-05T08:34:44.994Z] [2024-07-05T08:34:44.994Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:34:45.254Z] #78 ... [2024-07-05T08:34:45.254Z] [2024-07-05T08:34:45.254Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:34:45.254Z] #0 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:45.254Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:45.254Z] #0 4.154 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:45.254Z] #0 4.190 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:45.254Z] #0 4.199 OK: 7 MiB in 16 packages [2024-07-05T08:34:45.254Z] #79 DONE 4.4s [2024-07-05T08:34:45.515Z] [2024-07-05T08:34:45.515Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:34:45.515Z] #80 ... [2024-07-05T08:34:45.515Z] [2024-07-05T08:34:45.515Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T08:34:45.515Z] #0 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:45.515Z] #0 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:45.515Z] #0 4.356 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:45.515Z] #0 4.391 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:45.515Z] #0 4.403 OK: 7 MiB in 17 packages [2024-07-05T08:34:45.515Z] #81 DONE 4.6s [2024-07-05T08:34:45.515Z] [2024-07-05T08:34:45.515Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:34:45.515Z] #0 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:45.515Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:45.515Z] #0 4.374 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:45.515Z] #0 4.427 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:45.515Z] #0 4.439 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:34:45.515Z] #0 4.488 OK: 8 MiB in 17 packages [2024-07-05T08:34:45.515Z] #82 DONE 4.6s [2024-07-05T08:34:45.789Z] [2024-07-05T08:34:45.789Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T08:34:46.050Z] #83 ... [2024-07-05T08:34:46.050Z] [2024-07-05T08:34:46.050Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T08:34:46.050Z] #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:46.050Z] #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:46.050Z] #0 2.582 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:46.050Z] #0 2.619 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:46.050Z] #0 2.691 OK: 8 MiB in 19 packages [2024-07-05T08:34:46.050Z] #84 DONE 2.9s [2024-07-05T08:34:46.050Z] [2024-07-05T08:34:46.050Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:34:46.992Z] #85 DONE 0.8s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T08:34:46.992Z] #0 4.011 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:46.992Z] #0 4.499 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:46.992Z] #0 5.178 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T08:34:46.992Z] #0 5.715 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:34:46.992Z] #0 5.715 OK: 7 MiB in 16 packages [2024-07-05T08:34:46.992Z] #86 DONE 5.9s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T08:34:46.992Z] #0 2.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:46.992Z] #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:46.992Z] #0 3.235 OK: 17 MiB in 19 packages [2024-07-05T08:34:46.992Z] #87 DONE 3.7s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-05T08:34:46.992Z] #88 DONE 0.1s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T08:34:46.992Z] #89 DONE 0.1s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-05T08:34:46.992Z] #90 DONE 0.1s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T08:34:46.992Z] #91 DONE 0.1s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T08:34:46.992Z] #92 DONE 0.0s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-05T08:34:46.992Z] #93 DONE 0.0s [2024-07-05T08:34:46.992Z] [2024-07-05T08:34:46.992Z] #94 [security-spire-config] exporting to image [2024-07-05T08:34:46.992Z] #94 exporting layers [2024-07-05T08:34:47.567Z] #94 ... [2024-07-05T08:34:47.567Z] [2024-07-05T08:34:47.567Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T08:34:47.567Z] #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:47.567Z] #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:47.567Z] #0 3.947 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:47.567Z] #0 3.975 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:47.567Z] #0 3.983 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:34:47.567Z] #0 4.025 OK: 17 MiB in 19 packages [2024-07-05T08:34:47.567Z] #95 DONE 4.2s [2024-07-05T08:34:47.567Z] [2024-07-05T08:34:47.567Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:34:47.567Z] #80 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:47.567Z] #80 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:47.567Z] #80 ... [2024-07-05T08:34:47.567Z] [2024-07-05T08:34:47.567Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-05T08:34:47.567Z] #75 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:47.567Z] #75 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:47.567Z] #75 3.989 OK: 8 MiB in 20 packages [2024-07-05T08:34:47.567Z] #75 DONE 4.1s [2024-07-05T08:34:47.567Z] [2024-07-05T08:34:47.567Z] #94 [security-spire-config] exporting to image [2024-07-05T08:34:47.567Z] #94 exporting layers 0.6s done [2024-07-05T08:34:47.567Z] #94 writing image sha256:7f369da0e4298499a2221c8d36e19f4944f7fbb377a3d9e49afe3c74b8f8e5f0 done [2024-07-05T08:34:47.567Z] #94 naming to docker.io/library/security-spire-config done [2024-07-05T08:34:47.567Z] #94 DONE 0.6s [2024-07-05T08:34:47.567Z] [2024-07-05T08:34:47.567Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:34:47.567Z] #80 2.743 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:47.567Z] #80 2.776 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:34:47.853Z] #80 2.785 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:34:47.853Z] #80 2.824 OK: 12 MiB in 26 packages [2024-07-05T08:34:48.114Z] #80 DONE 3.3s [2024-07-05T08:34:48.114Z] [2024-07-05T08:34:48.114Z] #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-05T08:34:48.114Z] #0 3.668 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:48.114Z] #0 4.136 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T08:34:48.114Z] #0 4.760 OK: 264 MiB in 52 packages [2024-07-05T08:34:48.114Z] #96 DONE 5.1s [2024-07-05T08:34:48.114Z] [2024-07-05T08:34:48.114Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T08:34:48.114Z] #83 DONE 2.8s [2024-07-05T08:34:48.114Z] [2024-07-05T08:34:48.114Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:34:48.114Z] #97 DONE 0.7s [2024-07-05T08:34:48.114Z] [2024-07-05T08:34:48.114Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T08:34:48.114Z] #98 DONE 0.7s [2024-07-05T08:34:48.114Z] [2024-07-05T08:34:48.114Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T08:34:48.299Z] Removing intermediate container fcb405353cf7 [2024-07-05T08:34:48.299Z] ---> 787b7cba4647 [2024-07-05T08:34:48.299Z] Successfully built 787b7cba4647 [2024-07-05T08:34:48.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:34:48.373Z] #99 DONE 0.1s [2024-07-05T08:34:48.373Z] [2024-07-05T08:34:48.373Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-05T08:34:48.373Z] #100 DONE 0.1s [2024-07-05T08:34:48.373Z] [2024-07-05T08:34:48.373Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-05T08:34:48.373Z] #101 DONE 0.1s [2024-07-05T08:34:48.373Z] [2024-07-05T08:34:48.373Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-05T08:34:48.633Z] + docker inspect -f . ci-base-image-arm64 [2024-07-05T08:34:48.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:34:48.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container [2024-07-05T08:34:48.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-05T08:34:48.954Z] #102 DONE 0.5s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:34:48.954Z] #103 ... [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:34:48.954Z] #104 DONE 0.6s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T08:34:48.954Z] #105 DONE 0.0s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T08:34:48.954Z] #106 DONE 0.0s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-05T08:34:48.954Z] #107 DONE 0.1s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T08:34:48.954Z] #108 DONE 0.1s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-05T08:34:48.954Z] #109 DONE 0.1s [2024-07-05T08:34:48.954Z] [2024-07-05T08:34:48.954Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T08:34:49.211Z] #110 DONE 0.2s [2024-07-05T08:34:49.211Z] [2024-07-05T08:34:49.211Z] #94 [security-spire-server] exporting to image [2024-07-05T08:34:49.211Z] #94 ... [2024-07-05T08:34:49.211Z] [2024-07-05T08:34:49.211Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-05T08:34:49.211Z] #111 DONE 0.1s [2024-07-05T08:34:49.211Z] [2024-07-05T08:34:49.211Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T08:34:49.211Z] #112 DONE 0.0s [2024-07-05T08:34:49.211Z] [2024-07-05T08:34:49.211Z] #94 [security-spire-agent] exporting to image [2024-07-05T08:34:49.778Z] #94 exporting layers 0.5s done [2024-07-05T08:34:49.778Z] #94 exporting layers 0.5s done [2024-07-05T08:34:49.778Z] #94 writing image sha256:99e5474cf4c6cbce3fb405a4f49611a388395783a0d46a80e4f293a2c8f0cae7 done [2024-07-05T08:34:49.778Z] #94 naming to docker.io/library/security-spire-server done [2024-07-05T08:34:50.036Z] #94 writing image sha256:3cda7dd6bef55e7f916e0bdc0f41a78c03e845952c57b5385c986ef3c9c40c52 done [2024-07-05T08:34:50.036Z] #94 naming to docker.io/library/security-spire-agent done [2024-07-05T08:34:50.036Z] #94 DONE 1.3s [2024-07-05T08:34:50.036Z] [2024-07-05T08:34:50.036Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:34:50.032Z] $ docker top 10ef1778bed2bf41cc86856840f80655a72f047b9601066594d538dfb0b8c2ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T08:34:50.855Z] + go version [2024-07-05T08:34:50.855Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-05T08:34:50.867Z] $ docker stop --time=1 10ef1778bed2bf41cc86856840f80655a72f047b9601066594d538dfb0b8c2ec [2024-07-05T08:34:52.479Z] $ docker rm -f --volumes 10ef1778bed2bf41cc86856840f80655a72f047b9601066594d538dfb0b8c2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:34:53.056Z] + docker inspect -f . ci-base-image-arm64 [2024-07-05T08:34:53.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:34:53.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container [2024-07-05T08:34:53.312Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-05T08:34:54.475Z] $ docker top 7b0d42d8025027941524e0221768a5d343ee1827fca49a9b93e703cf0eb30202 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-05T08:34:54.685Z] ========================================================= [2024-07-05T08:34:54.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-05T08:34:54.685Z] ========================================================= [Pipeline] sh [2024-07-05T08:34:54.989Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2024-07-05T08:34:55.915Z] + make test [2024-07-05T08:34:55.915Z] go test -race -coverprofile=coverage.out ./... [2024-07-05T08:35:36.814Z] #113 DONE 50.8s [2024-07-05T08:35:36.814Z] [2024-07-05T08:35:36.814Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:36.814Z] #103 DONE 45.5s [2024-07-05T08:35:36.814Z] [2024-07-05T08:35:36.814Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:36.814Z] #73 DONE 50.6s [2024-07-05T08:35:36.814Z] [2024-07-05T08:35:36.814Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:36.814Z] #71 DONE 50.8s [2024-07-05T08:35:36.814Z] [2024-07-05T08:35:36.814Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:36.814Z] #78 DONE 49.5s [2024-07-05T08:35:36.814Z] [2024-07-05T08:35:36.814Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #114 DONE 8.1s [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.113Z] #115 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #116 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.113Z] #117 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-05T08:35:42.113Z] #118 DONE 8.1s [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #119 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.113Z] #120 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.113Z] #121 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #122 [support-notifications builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #122 DONE 8.1s [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T08:35:42.113Z] #123 ... [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #124 DONE 8.1s [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #125 [core-command builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #125 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.113Z] #126 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.113Z] #127 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.113Z] #128 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #129 [core-data builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #129 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.113Z] #130 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.113Z] #131 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.113Z] #132 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #133 [support-scheduler builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #133 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T08:35:42.113Z] #134 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.113Z] #135 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.113Z] #136 CACHED [2024-07-05T08:35:42.113Z] [2024-07-05T08:35:42.113Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:35:42.114Z] #137 CACHED [2024-07-05T08:35:42.114Z] [2024-07-05T08:35:42.114Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-05T08:35:42.114Z] #138 CACHED [2024-07-05T08:35:42.114Z] [2024-07-05T08:35:42.114Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:35:42.114Z] #139 CACHED [2024-07-05T08:35:42.114Z] [2024-07-05T08:35:42.114Z] #140 [core-metadata builder 6/7] COPY . . [2024-07-05T08:35:42.114Z] #140 DONE 8.1s [2024-07-05T08:35:42.373Z] [2024-07-05T08:35:42.373Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T08:35:42.901Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-05T08:35:42.945Z] #141 0.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T08:35:52.945Z] #141 ... [2024-07-05T08:35:52.945Z] [2024-07-05T08:35:52.945Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T08:35:52.945Z] #0 1.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:35:52.945Z] #142 ... [2024-07-05T08:35:52.945Z] [2024-07-05T08:35:52.945Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T08:35:52.945Z] #0 0.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T08:35:52.945Z] #143 ... [2024-07-05T08:35:52.945Z] [2024-07-05T08:35:52.945Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T08:35:52.945Z] #0 0.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T08:35:52.945Z] #144 ... [2024-07-05T08:35:52.945Z] [2024-07-05T08:35:52.946Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T08:35:52.946Z] #0 1.068 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T08:35:52.946Z] #145 ... [2024-07-05T08:35:52.946Z] [2024-07-05T08:35:52.946Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T08:35:52.946Z] #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T08:35:52.946Z] #146 ... [2024-07-05T08:35:52.946Z] [2024-07-05T08:35:52.946Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-05T08:35:52.946Z] #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:35:52.946Z] #147 ... [2024-07-05T08:35:52.946Z] [2024-07-05T08:35:52.946Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T08:35:52.946Z] #0 1.161 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T08:35:52.946Z] #148 ... [2024-07-05T08:35:52.946Z] [2024-07-05T08:35:52.946Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T08:35:52.946Z] #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:35:53.206Z] #149 ... [2024-07-05T08:35:53.206Z] [2024-07-05T08:35:53.206Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T08:35:53.206Z] #0 0.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T08:35:53.466Z] #150 ... [2024-07-05T08:35:53.466Z] [2024-07-05T08:35:53.466Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T08:35:53.466Z] #123 1.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T08:35:53.466Z] #123 ... [2024-07-05T08:35:53.466Z] [2024-07-05T08:35:53.466Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T08:35:53.466Z] #0 0.644 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:37:01.173Z] #151 ... [2024-07-05T08:37:01.173Z] [2024-07-05T08:37:01.173Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-05T08:37:01.173Z] #147 77.98 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:37:39.912Z] #147 ... [2024-07-05T08:37:39.912Z] [2024-07-05T08:37:39.912Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T08:37:39.912Z] #150 DONE 115.3s [2024-07-05T08:37:39.912Z] [2024-07-05T08:37:39.912Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T08:37:39.912Z] #144 DONE 115.3s [2024-07-05T08:37:39.912Z] [2024-07-05T08:37:39.912Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T08:37:41.286Z] #141 ... [2024-07-05T08:37:41.286Z] [2024-07-05T08:37:41.286Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-05T08:37:41.286Z] #147 DONE 119.2s [2024-07-05T08:37:41.286Z] [2024-07-05T08:37:41.286Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T08:37:42.217Z] #149 ... [2024-07-05T08:37:42.217Z] [2024-07-05T08:37:42.217Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T08:37:42.217Z] #151 DONE 120.0s [2024-07-05T08:37:42.217Z] [2024-07-05T08:37:42.217Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T08:37:42.217Z] #142 DONE 120.0s [2024-07-05T08:37:42.217Z] [2024-07-05T08:37:42.217Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T08:37:48.800Z] #152 ... [2024-07-05T08:37:48.801Z] [2024-07-05T08:37:48.801Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:52.104Z] #153 ... [2024-07-05T08:37:52.104Z] [2024-07-05T08:37:52.104Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:52.382Z] #154 DONE 10.1s [2024-07-05T08:37:52.382Z] [2024-07-05T08:37:52.382Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:52.382Z] #155 ... [2024-07-05T08:37:52.382Z] [2024-07-05T08:37:52.382Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T08:37:52.382Z] #148 DONE 130.4s [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T08:37:52.658Z] #149 DONE 130.4s [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T08:37:52.658Z] #152 DONE 10.4s [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:52.658Z] #156 DONE 6.5s [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T08:37:52.658Z] #157 ... [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:52.658Z] #158 DONE 7.5s [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:52.658Z] #153 DONE 5.0s [2024-07-05T08:37:52.658Z] [2024-07-05T08:37:52.658Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:52.916Z] #159 ... [2024-07-05T08:37:52.916Z] [2024-07-05T08:37:52.917Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T08:37:52.917Z] #141 DONE 130.8s [2024-07-05T08:37:52.917Z] [2024-07-05T08:37:52.917Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T08:37:52.917Z] #146 DONE 130.9s [2024-07-05T08:37:52.917Z] [2024-07-05T08:37:52.917Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T08:37:52.917Z] #145 DONE 130.9s [2024-07-05T08:37:52.917Z] [2024-07-05T08:37:52.917Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:52.917Z] #155 DONE 0.8s [2024-07-05T08:37:52.917Z] [2024-07-05T08:37:52.917Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:52.917Z] #160 DONE 0.3s [2024-07-05T08:37:52.917Z] [2024-07-05T08:37:52.917Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-05T08:37:53.193Z] #161 ... [2024-07-05T08:37:53.193Z] [2024-07-05T08:37:53.193Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:53.193Z] #159 DONE 0.4s [2024-07-05T08:37:53.465Z] [2024-07-05T08:37:53.465Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:53.730Z] #162 ... [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:53.730Z] #163 DONE 0.8s [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:53.730Z] #164 CACHED [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:53.730Z] #165 CACHED [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:53.730Z] #166 CACHED [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:53.730Z] #167 CACHED [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:53.730Z] #168 DONE 1.1s [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:53.730Z] #169 CACHED [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:53.730Z] #170 CACHED [2024-07-05T08:37:53.730Z] [2024-07-05T08:37:53.730Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T08:37:54.320Z] #171 ... [2024-07-05T08:37:54.320Z] [2024-07-05T08:37:54.320Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T08:37:54.320Z] #157 DONE 2.0s [2024-07-05T08:37:54.603Z] [2024-07-05T08:37:54.603Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T08:37:54.603Z] #143 DONE 132.4s [2024-07-05T08:37:54.603Z] [2024-07-05T08:37:54.603Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-05T08:37:54.603Z] #172 DONE 1.5s [2024-07-05T08:37:54.603Z] [2024-07-05T08:37:54.603Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T08:37:54.897Z] #173 ... [2024-07-05T08:37:54.897Z] [2024-07-05T08:37:54.897Z] #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-05T08:37:54.897Z] #174 DONE 1.8s [2024-07-05T08:37:54.897Z] [2024-07-05T08:37:54.897Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-05T08:37:54.897Z] #161 DONE 1.8s [2024-07-05T08:37:54.897Z] [2024-07-05T08:37:54.898Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:54.898Z] #175 CACHED [2024-07-05T08:37:54.898Z] [2024-07-05T08:37:54.898Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:54.898Z] #176 CACHED [2024-07-05T08:37:54.898Z] [2024-07-05T08:37:54.898Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:54.898Z] #162 DONE 1.8s [2024-07-05T08:37:54.898Z] [2024-07-05T08:37:54.898Z] #177 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-05T08:37:55.494Z] #177 ... [2024-07-05T08:37:55.494Z] [2024-07-05T08:37:55.494Z] #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:55.494Z] #178 DONE 1.8s [2024-07-05T08:37:55.494Z] [2024-07-05T08:37:55.494Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T08:37:55.494Z] #123 DONE 133.5s [2024-07-05T08:37:55.494Z] [2024-07-05T08:37:55.494Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T08:37:55.494Z] #171 DONE 1.8s [2024-07-05T08:37:55.755Z] [2024-07-05T08:37:55.755Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-05T08:37:55.755Z] #179 DONE 1.9s [2024-07-05T08:37:55.755Z] [2024-07-05T08:37:55.755Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-05T08:37:55.755Z] #180 DONE 1.8s [2024-07-05T08:37:55.755Z] [2024-07-05T08:37:55.755Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:56.015Z] #181 ... [2024-07-05T08:37:56.015Z] [2024-07-05T08:37:56.015Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T08:37:56.015Z] #182 DONE 2.3s [2024-07-05T08:37:56.015Z] [2024-07-05T08:37:56.015Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:56.015Z] #183 DONE 1.6s [2024-07-05T08:37:56.015Z] [2024-07-05T08:37:56.015Z] #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:56.585Z] #184 ... [2024-07-05T08:37:56.586Z] [2024-07-05T08:37:56.586Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T08:37:56.586Z] #173 DONE 2.1s [2024-07-05T08:37:56.586Z] [2024-07-05T08:37:56.586Z] #185 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-05T08:37:56.586Z] #185 DONE 1.8s [2024-07-05T08:37:56.586Z] [2024-07-05T08:37:56.586Z] #186 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:56.586Z] #186 DONE 1.7s [2024-07-05T08:37:56.586Z] [2024-07-05T08:37:56.586Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T08:37:56.586Z] #187 DONE 1.8s [2024-07-05T08:37:56.586Z] [2024-07-05T08:37:56.586Z] #188 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:56.586Z] #188 DONE 1.2s [2024-07-05T08:37:56.854Z] [2024-07-05T08:37:56.854Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T08:37:56.854Z] #189 DONE 1.2s [2024-07-05T08:37:56.854Z] [2024-07-05T08:37:56.854Z] #177 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-05T08:37:56.854Z] #177 DONE 1.8s [2024-07-05T08:37:56.854Z] [2024-07-05T08:37:56.854Z] #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T08:37:56.854Z] #190 DONE 1.2s [2024-07-05T08:37:56.854Z] [2024-07-05T08:37:56.854Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:56.854Z] #191 DONE 1.2s [2024-07-05T08:37:56.854Z] [2024-07-05T08:37:56.854Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:56.854Z] #192 ... [2024-07-05T08:37:56.854Z] [2024-07-05T08:37:56.854Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:56.854Z] #193 DONE 1.0s [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:57.118Z] #181 DONE 1.4s [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:57.118Z] #184 DONE 1.0s [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T08:37:57.118Z] #194 DONE 0.4s [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #94 [core-command] exporting to image [2024-07-05T08:37:57.118Z] #94 exporting layers 0.3s done [2024-07-05T08:37:57.118Z] #94 ... [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #195 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:57.118Z] #195 DONE 0.5s [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:57.118Z] #196 DONE 0.5s [2024-07-05T08:37:57.118Z] [2024-07-05T08:37:57.118Z] #94 [core-command] exporting to image [2024-07-05T08:37:57.118Z] #94 writing image sha256:29feda9113fcb43a83345b14f376aa1ae87dfd3df95523cdb9ff047b4499168f [2024-07-05T08:37:57.378Z] #94 ... [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-05T08:37:57.378Z] #197 DONE 0.5s [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #94 [support-scheduler] exporting to image [2024-07-05T08:37:57.378Z] #94 writing image sha256:29feda9113fcb43a83345b14f376aa1ae87dfd3df95523cdb9ff047b4499168f 0.0s done [2024-07-05T08:37:57.378Z] #94 naming to docker.io/library/security-spiffe-token-provider [2024-07-05T08:37:57.378Z] #94 ... [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:57.378Z] #198 DONE 0.7s [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:57.378Z] #199 DONE 0.7s [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T08:37:57.378Z] #192 DONE 0.7s [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-05T08:37:57.378Z] #200 DONE 0.6s [2024-07-05T08:37:57.378Z] [2024-07-05T08:37:57.378Z] #94 [core-keeper] exporting to image [2024-07-05T08:37:57.378Z] #94 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2024-07-05T08:37:57.639Z] #94 ... [2024-07-05T08:37:57.639Z] [2024-07-05T08:37:57.639Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-05T08:37:57.639Z] #201 DONE 0.6s [2024-07-05T08:37:57.639Z] [2024-07-05T08:37:57.639Z] #94 [core-metadata] exporting to image [2024-07-05T08:37:57.639Z] #94 ... [2024-07-05T08:37:57.639Z] [2024-07-05T08:37:57.639Z] #202 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-05T08:37:57.639Z] #202 DONE 0.6s [2024-07-05T08:37:57.639Z] [2024-07-05T08:37:57.639Z] #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T08:37:57.639Z] #203 DONE 0.5s [2024-07-05T08:37:57.639Z] [2024-07-05T08:37:57.639Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T08:37:57.639Z] #204 DONE 0.6s [2024-07-05T08:37:57.639Z] [2024-07-05T08:37:57.639Z] #94 [core-data] exporting to image [2024-07-05T08:37:57.639Z] #94 exporting layers 0.2s done [2024-07-05T08:37:57.639Z] #94 writing image sha256:093434c3af9ecd7eda3fec6ab0a6080358bedc04c84367e6e424d95f37cdd8a9 done [2024-07-05T08:37:57.639Z] #94 writing image sha256:6c750b721afa06b4b8aa6d7bd1f6217f92f7169dac6c11339dbc80cbc2ec1f6b done [2024-07-05T08:37:57.639Z] #94 naming to docker.io/library/core-command done [2024-07-05T08:37:57.639Z] #94 naming to docker.io/library/core-data done [2024-07-05T08:37:57.639Z] #94 writing image sha256:f5ea06538856195b5be9c061305354cefb007da24674e3cd874fe8410287cd84 [2024-07-05T08:37:57.907Z] #94 writing image sha256:f5ea06538856195b5be9c061305354cefb007da24674e3cd874fe8410287cd84 done [2024-07-05T08:37:57.907Z] #94 naming to docker.io/library/support-scheduler done [2024-07-05T08:37:58.168Z] #94 ... [2024-07-05T08:37:58.168Z] [2024-07-05T08:37:58.168Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T08:37:58.168Z] #205 DONE 0.7s [2024-07-05T08:37:58.168Z] [2024-07-05T08:37:58.168Z] #206 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T08:37:58.168Z] #206 DONE 0.8s [2024-07-05T08:37:58.168Z] [2024-07-05T08:37:58.168Z] #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T08:37:58.168Z] #207 DONE 0.5s [2024-07-05T08:37:58.168Z] [2024-07-05T08:37:58.168Z] #94 [core-common-config-bootstrapper] exporting to image [2024-07-05T08:37:58.168Z] #94 writing image sha256:71ce38c81dc1d8923133527e3181a0effa179492c5f97d447fb5d7e2c989286c 0.1s done [2024-07-05T08:37:58.168Z] #94 naming to docker.io/library/core-keeper [2024-07-05T08:37:58.428Z] #94 ... [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T08:37:58.428Z] #208 DONE 0.6s [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T08:37:58.428Z] #209 DONE 0.2s [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #94 [core-metadata] exporting to image [2024-07-05T08:37:58.428Z] #94 naming to docker.io/library/core-keeper done [2024-07-05T08:37:58.428Z] #94 writing image sha256:3472f511ebc9311eab6e919ae85e0206b20fbdf0dc40eca6c12d466491ceff1a done [2024-07-05T08:37:58.428Z] #94 naming to docker.io/library/core-metadata done [2024-07-05T08:37:58.428Z] #94 ... [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #210 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-05T08:37:58.428Z] #210 DONE 0.2s [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T08:37:58.428Z] #211 DONE 0.2s [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T08:37:58.428Z] #212 DONE 0.9s [2024-07-05T08:37:58.428Z] [2024-07-05T08:37:58.428Z] #94 [core-common-config-bootstrapper] exporting to image [2024-07-05T08:37:58.428Z] #94 writing image sha256:e089874729795be01a73655b01a34f6478559a793e5f0d7e3a8c047c2b26f412 done [2024-07-05T08:37:58.428Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-05T08:37:58.689Z] #94 ... [2024-07-05T08:37:58.689Z] [2024-07-05T08:37:58.689Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-05T08:37:58.689Z] #213 DONE 0.1s [2024-07-05T08:37:58.689Z] [2024-07-05T08:37:58.689Z] #214 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T08:37:58.689Z] #214 DONE 1.0s [2024-07-05T08:37:58.689Z] [2024-07-05T08:37:58.689Z] #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-05T08:37:58.689Z] #215 DONE 0.1s [2024-07-05T08:37:58.689Z] [2024-07-05T08:37:58.689Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-05T08:37:58.689Z] #216 DONE 0.1s [2024-07-05T08:37:58.689Z] [2024-07-05T08:37:58.689Z] #94 [security-proxy-auth] exporting to image [2024-07-05T08:37:58.689Z] #94 exporting layers 0.3s done [2024-07-05T08:37:58.689Z] #94 writing image sha256:fb963c4658525679b7ec8550ab59455eb977d488a404629ca44c6f1a718ae530 0.0s done [2024-07-05T08:37:58.689Z] #94 naming to docker.io/library/support-notifications done [2024-07-05T08:37:58.689Z] #94 writing image sha256:de650b82a5f2dca99e1f4ddbfbe1a9668e60aa15ec7e5810e59ae58caede82bc done [2024-07-05T08:37:58.689Z] #94 naming to docker.io/library/security-proxy-auth done [2024-07-05T08:37:58.950Z] #94 exporting layers 0.2s done [2024-07-05T08:37:58.950Z] #94 writing image sha256:a50bd1669bc891198f2f4a02cbb24040192b71956fe8dc13b6578fc8c56e722a done [2024-07-05T08:37:58.950Z] #94 naming to docker.io/library/security-proxy-setup done [2024-07-05T08:37:58.950Z] #94 DONE 3.5s [2024-07-05T08:37:58.950Z] [2024-07-05T08:37:58.950Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T08:37:58.950Z] #217 ... [2024-07-05T08:37:58.950Z] [2024-07-05T08:37:58.950Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T08:37:58.950Z] #218 DONE 0.6s [2024-07-05T08:37:59.211Z] [2024-07-05T08:37:59.211Z] #94 [security-secretstore-setup] exporting to image [2024-07-05T08:37:59.211Z] #94 ... [2024-07-05T08:37:59.211Z] [2024-07-05T08:37:59.211Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T08:37:59.211Z] #217 DONE 0.6s [2024-07-05T08:37:59.211Z] [2024-07-05T08:37:59.211Z] #94 [security-bootstrapper] exporting to image [2024-07-05T08:37:59.211Z] #94 writing image sha256:d9a958ce8a5296cac1423a52a20438abafa035f23721769a497078d32456197b done [2024-07-05T08:37:59.211Z] #94 naming to docker.io/library/security-secretstore-setup done [2024-07-05T08:37:59.471Z] #94 exporting layers 0.2s done [2024-07-05T08:37:59.471Z] #94 writing image sha256:5f34133b540ef7b7723c8e0623473077397eb011e35d6af1de78229236bd0704 done [2024-07-05T08:37:59.471Z] #94 naming to docker.io/library/security-bootstrapper done [2024-07-05T08:37:59.471Z] #94 DONE 3.9s [2024-07-05T08:37:59.471Z] [2024-07-05T08:37:59.471Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T08:37:59.471Z] time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-05T08:37:59.500Z] $ docker stop --time=1 2e261c810d223c312c6718ac11d312ea478777bbe0c3e0eceb55c8f5e5a3e179 [2024-07-05T08:38:00.728Z] $ docker rm -f --volumes 2e261c810d223c312c6718ac11d312ea478777bbe0c3e0eceb55c8f5e5a3e179 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T08:38:01.056Z] + docker images [2024-07-05T08:38:01.056Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-05T08:38:01.056Z] security-bootstrapper latest 5f34133b540e 1 second ago 24MB [2024-07-05T08:38:01.056Z] security-proxy-auth latest de650b82a5f2 2 seconds ago 38MB [2024-07-05T08:38:01.056Z] security-secretstore-setup latest d9a958ce8a52 2 seconds ago 42.2MB [2024-07-05T08:38:01.056Z] support-notifications latest fb963c465852 2 seconds ago 43.9MB [2024-07-05T08:38:01.056Z] security-proxy-setup latest a50bd1669bc8 2 seconds ago 31.2MB [2024-07-05T08:38:01.056Z] core-metadata latest 3472f511ebc9 3 seconds ago 41MB [2024-07-05T08:38:01.056Z] support-scheduler latest f5ea06538856 3 seconds ago 43.1MB [2024-07-05T08:38:01.056Z] core-keeper latest 71ce38c81dc1 3 seconds ago 35.6MB [2024-07-05T08:38:01.056Z] core-data latest 6c750b721afa 3 seconds ago 40.8MB [2024-07-05T08:38:01.056Z] core-common-config-bootstrapper latest e08987472979 3 seconds ago 20.2MB [2024-07-05T08:38:01.056Z] core-command latest 093434c3af9e 4 seconds ago 40.4MB [2024-07-05T08:38:01.056Z] security-spiffe-token-provider latest 29feda9113fc 4 seconds ago 34MB [2024-07-05T08:38:01.056Z] security-spire-agent latest 3cda7dd6bef5 3 minutes ago 166MB [2024-07-05T08:38:01.056Z] security-spire-server latest 99e5474cf4c6 3 minutes ago 107MB [2024-07-05T08:38:01.056Z] security-spire-config latest 7f369da0e429 3 minutes ago 107MB [2024-07-05T08:38:01.056Z] ci-base-image-x86_64 latest b7aa79fd8103 6 minutes ago 966MB [2024-07-05T08:38:01.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-05T08:38:01.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-05T08:38:01.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-05T08:38:49.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-05T08:38:50.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-05T08:38:52.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-05T08:38:52.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-05T08:38:52.847Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-05T08:38:52.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-05T08:39:05.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-05T08:39:05.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-05T08:39:05.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-07-05T08:39:15.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-07-05T08:39:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-05T08:39:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-05T08:39:20.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-05T08:39:23.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements [2024-07-05T08:39:25.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-05T08:39:25.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-05T08:39:27.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-05T08:39:31.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-05T08:39:39.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-05T08:39:39.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:39:39.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-05T08:39:39.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-05T08:39:39.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-05T08:39:39.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.193s coverage: 93.4% of statements [2024-07-05T08:39:40.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.244s coverage: 91.7% of statements [2024-07-05T08:39:47.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-05T08:39:47.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-05T08:39:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 6.5% of statements [2024-07-05T08:40:00.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-05T08:40:00.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:40:00.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-05T08:40:01.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-05T08:40:01.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.580s coverage: 95.8% of statements [2024-07-05T08:40:02.874Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-07-05T08:40:12.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-05T08:40:12.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-05T08:40:13.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.331s coverage: 0.8% of statements [2024-07-05T08:40:13.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.185s coverage: 32.2% of statements [2024-07-05T08:40:18.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements [2024-07-05T08:40:18.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 77.8% of statements [2024-07-05T08:40:18.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements [2024-07-05T08:40:18.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.132s coverage: 96.3% of statements [2024-07-05T08:40:22.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-07-05T08:40:24.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-05T08:40:25.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-05T08:40:25.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-05T08:40:25.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-05T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-05T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-05T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-05T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-05T08:40:35.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.092s coverage: 94.4% of statements [2024-07-05T08:40:35.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-05T08:40:35.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-05T08:40:35.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-05T08:40:35.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-05T08:40:45.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-05T08:40:45.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-05T08:40:46.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.879s coverage: 79.9% of statements [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.154s coverage: 92.9% of statements [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.111s coverage: 87.2% of statements [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-07-05T08:40:49.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-07-05T08:40:51.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-05T08:40:51.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.284s coverage: 81.8% of statements [2024-07-05T08:40:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-05T08:40:52.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.280s coverage: 82.1% of statements [2024-07-05T08:40:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements [2024-07-05T08:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-05T08:40:58.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-05T08:40:59.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.691s coverage: 63.1% of statements [2024-07-05T08:40:59.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.113s coverage: 100.0% of statements [2024-07-05T08:41:01.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-05T08:41:01.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-05T08:41:01.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-05T08:41:01.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.145s coverage: 89.4% of statements [2024-07-05T08:41:01.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-07-05T08:41:02.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.121s coverage: 73.7% of statements [2024-07-05T08:41:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.080s coverage: 100.0% of statements [2024-07-05T08:41:09.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-05T08:41:09.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-05T08:41:09.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-05T08:41:10.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 38.4% of statements [2024-07-05T08:41:10.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements [2024-07-05T08:41:10.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-05T08:41:10.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-05T08:41:10.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-05T08:41:10.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-05T08:41:12.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-07-05T08:41:19.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-05T08:41:19.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-05T08:41:19.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-05T08:41:19.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-05T08:41:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-05T08:41:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:41:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-05T08:41:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-05T08:41:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements [2024-07-05T08:41:26.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.498s coverage: 95.7% of statements [2024-07-05T08:41:29.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-05T08:41:29.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-05T08:41:30.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.192s coverage: 61.8% of statements [2024-07-05T08:41:32.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-05T08:41:32.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-05T08:41:34.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements [2024-07-05T08:41:35.647Z] 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 [2024-07-05T08:41:35.647Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-05T08:41:35.647Z] go vet ./... [2024-07-05T08:45:27.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-05T08:45:27.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-05T08:45:27.408Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-05T08:45:27.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-05T08:45:27.754Z] + ls -al . [2024-07-05T08:45:27.754Z] total 836 [2024-07-05T08:45:27.754Z] drwxrwxr-x 10 1001 1001 4096 Jul 5 08:35 . [2024-07-05T08:45:27.754Z] drwxr-xr-x 4 root root 4096 Jul 5 08:34 .. [2024-07-05T08:45:27.754Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 08:32 .blubracket [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 10 Jul 5 08:32 .dockerignore [2024-07-05T08:45:27.754Z] drwxrwxr-x 8 1001 1001 4096 Jul 5 08:32 .git [2024-07-05T08:45:27.754Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 08:32 .github [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 1102 Jul 5 08:32 .gitignore [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 42 Jul 5 08:32 .golangci.yml [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 100 Jul 5 08:32 .hadolint.yml [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 155 Jul 5 08:32 .sonarcloud.properties [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 1171 Jul 5 08:32 ADOPTERS.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 20361 Jul 5 08:32 Attribution.txt [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 100284 Jul 5 08:32 CHANGELOG.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 3804 Jul 5 08:32 CONTRIBUTING.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 677 Jul 5 08:32 GOVERNANCE.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 861 Jul 5 08:32 Jenkinsfile [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 10775 Jul 5 08:32 LICENSE [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 16051 Jul 5 08:32 Makefile [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 582 Jul 5 08:32 OWNERS.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 9528 Jul 5 08:32 README.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 789 Jul 5 08:32 SECURITY.md [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 5 Jul 5 08:30 VERSION [2024-07-05T08:45:27.754Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 08:32 bin [2024-07-05T08:45:27.754Z] drwxrwxr-x 19 1001 1001 4096 Jul 5 08:32 cmd [2024-07-05T08:45:27.754Z] -rw-r--r-- 1 root root 481596 Jul 5 08:41 coverage.out [2024-07-05T08:45:27.754Z] drwxrwxr-x 2 1001 1001 4096 Jul 5 08:32 fuzz_test [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 6911 Jul 5 08:32 go.mod [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 101537 Jul 5 08:32 go.sum [2024-07-05T08:45:27.754Z] drwxrwxr-x 7 1001 1001 4096 Jul 5 08:32 internal [2024-07-05T08:45:27.754Z] drwxrwxr-x 3 1001 1001 4096 Jul 5 08:32 openapi [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 584 Jul 5 08:32 security.txt [2024-07-05T08:45:27.754Z] -rw-rw-r-- 1 1001 1001 204 Jul 5 08:32 version.go [Pipeline] sh [2024-07-05T08:45:28.073Z] + '[' -e coverage.out ] [2024-07-05T08:45:28.073Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-05T08:45:28.101Z] Warning: overwriting stash ‘coverage-report’ [2024-07-05T08:45:28.935Z] Stashed 1 file(s) [Pipeline] sh [2024-07-05T08:45:29.236Z] + make build [2024-07-05T08:45:29.502Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T08:48:21.377Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T08:48:28.008Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T08:48:36.203Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:48:39.522Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T08:48:47.709Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T08:49:14.338Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T08:49:24.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:49:34.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:49:38.679Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:49:41.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T08:49:45.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T08:49:49.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-07-05T08:49:53.987Z] $ docker stop --time=1 7b0d42d8025027941524e0221768a5d343ee1827fca49a9b93e703cf0eb30202 [2024-07-05T08:49:56.084Z] $ docker rm -f --volumes 7b0d42d8025027941524e0221768a5d343ee1827fca49a9b93e703cf0eb30202 [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 [2024-07-05T08:49:59.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T08:49:59.302Z] [2024-07-05T08:49:59.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T08:49:59.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T08:49:59.909Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-05T08:49:59.909Z] 547446be3368: Pulling fs layer [2024-07-05T08:49:59.909Z] d125d8839a47: Pulling fs layer [2024-07-05T08:49:59.909Z] 3e85d5ac6304: Pulling fs layer [2024-07-05T08:49:59.909Z] c3105a71a48b: Pulling fs layer [2024-07-05T08:49:59.909Z] 0f093f025ec4: Pulling fs layer [2024-07-05T08:49:59.909Z] c3106fc0e877: Pulling fs layer [2024-07-05T08:49:59.909Z] c3105a71a48b: Waiting [2024-07-05T08:49:59.909Z] 0f093f025ec4: Waiting [2024-07-05T08:49:59.909Z] c3106fc0e877: Waiting [2024-07-05T08:50:00.178Z] 547446be3368: Verifying Checksum [2024-07-05T08:50:00.178Z] c3105a71a48b: Verifying Checksum [2024-07-05T08:50:00.178Z] c3105a71a48b: Download complete [2024-07-05T08:50:00.762Z] d125d8839a47: Verifying Checksum [2024-07-05T08:50:00.762Z] d125d8839a47: Download complete [2024-07-05T08:50:00.762Z] c3106fc0e877: Verifying Checksum [2024-07-05T08:50:00.762Z] c3106fc0e877: Download complete [2024-07-05T08:50:00.762Z] 0f093f025ec4: Verifying Checksum [2024-07-05T08:50:00.762Z] 0f093f025ec4: Download complete [2024-07-05T08:50:00.762Z] 547446be3368: Pull complete [2024-07-05T08:50:02.170Z] d125d8839a47: Pull complete [2024-07-05T08:50:02.750Z] 3e85d5ac6304: Verifying Checksum [2024-07-05T08:50:02.750Z] 3e85d5ac6304: Download complete [2024-07-05T08:50:12.821Z] 3e85d5ac6304: Pull complete [2024-07-05T08:50:12.821Z] c3105a71a48b: Pull complete [2024-07-05T08:50:14.224Z] 0f093f025ec4: Pull complete [2024-07-05T08:50:14.224Z] c3106fc0e877: Pull complete [2024-07-05T08:50:14.224Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-05T08:50:14.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-05T08:50:14.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T08:50:14.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container [2024-07-05T08:50:14.504Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-05T08:50:16.650Z] $ docker top 646ae777c284aac8a5573b8b7eaf5c9957459a6ecfc84f70ec97fc96c9bb78a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T08:50:17.488Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-05T08:50:27.546Z] #1 [core-command internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-07-05T08:50:27.546Z] #1 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #2 transferring dockerfile: 2.06kB done [2024-07-05T08:50:27.546Z] #2 DONE 0.0s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #3 transferring dockerfile: 2.93kB done [2024-07-05T08:50:27.546Z] #3 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-07-05T08:50:27.546Z] #4 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #5 transferring dockerfile: 1.81kB done [2024-07-05T08:50:27.546Z] #5 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #6 transferring dockerfile: 1.95kB 0.0s done [2024-07-05T08:50:27.546Z] #6 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #7 transferring dockerfile: 2.49kB 0.0s done [2024-07-05T08:50:27.546Z] #7 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-07-05T08:50:27.546Z] #8 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #9 transferring dockerfile: 2.50kB done [2024-07-05T08:50:27.546Z] #9 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #10 [core-data internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #10 transferring dockerfile: 2.01kB done [2024-07-05T08:50:27.546Z] #10 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-07-05T08:50:27.546Z] #11 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #12 transferring dockerfile: 2.15kB done [2024-07-05T08:50:27.546Z] #12 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #13 transferring dockerfile: 1.93kB done [2024-07-05T08:50:27.546Z] #13 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #14 transferring dockerfile: 2.01kB done [2024-07-05T08:50:27.546Z] #14 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-05T08:50:27.546Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-07-05T08:50:27.546Z] #15 DONE 0.1s [2024-07-05T08:50:27.546Z] [2024-07-05T08:50:27.546Z] #16 [core-command internal] load .dockerignore [2024-07-05T08:50:27.546Z] #16 transferring context: [2024-07-05T08:50:27.811Z] #16 transferring context: 50B done [2024-07-05T08:50:27.811Z] #16 DONE 0.1s [2024-07-05T08:50:28.393Z] [2024-07-05T08:50:28.393Z] #17 [core-metadata internal] load .dockerignore [2024-07-05T08:50:28.393Z] #17 transferring context: 50B done [2024-07-05T08:50:28.393Z] #17 DONE 0.1s [2024-07-05T08:50:28.393Z] [2024-07-05T08:50:28.393Z] #18 [security-bootstrapper internal] load .dockerignore [2024-07-05T08:50:28.393Z] #18 transferring context: 50B done [2024-07-05T08:50:28.393Z] #18 DONE 0.0s [2024-07-05T08:50:28.393Z] [2024-07-05T08:50:28.393Z] #19 [security-spire-server internal] load .dockerignore [2024-07-05T08:50:28.659Z] #19 transferring context: 50B 0.0s done [2024-07-05T08:50:28.659Z] #19 DONE 0.1s [2024-07-05T08:50:28.659Z] [2024-07-05T08:50:28.659Z] #20 [security-spire-agent internal] load .dockerignore [2024-07-05T08:50:28.659Z] #20 transferring context: 50B 0.0s done [2024-07-05T08:50:28.659Z] #20 DONE 0.1s [2024-07-05T08:50:28.659Z] [2024-07-05T08:50:28.659Z] #21 [support-notifications internal] load .dockerignore [2024-07-05T08:50:28.659Z] #21 transferring context: 50B done [2024-07-05T08:50:28.659Z] #21 DONE 0.0s [2024-07-05T08:50:28.659Z] [2024-07-05T08:50:28.659Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-05T08:50:28.659Z] #22 transferring context: 50B done [2024-07-05T08:50:28.659Z] #22 DONE 0.1s [2024-07-05T08:50:28.659Z] [2024-07-05T08:50:28.659Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-05T08:50:28.929Z] #23 transferring context: 50B 0.0s done [2024-07-05T08:50:28.929Z] #23 DONE 0.1s [2024-07-05T08:50:28.929Z] [2024-07-05T08:50:28.929Z] #24 [security-proxy-setup internal] load .dockerignore [2024-07-05T08:50:28.929Z] #24 transferring context: 50B done [2024-07-05T08:50:28.929Z] #24 DONE 0.1s [2024-07-05T08:50:28.929Z] [2024-07-05T08:50:28.929Z] #25 [core-data internal] load .dockerignore [2024-07-05T08:50:28.929Z] #25 transferring context: 50B 0.0s done [2024-07-05T08:50:28.929Z] #25 DONE 0.1s [2024-07-05T08:50:28.929Z] [2024-07-05T08:50:28.929Z] #26 [security-spire-config internal] load .dockerignore [2024-07-05T08:50:28.929Z] #26 transferring context: 50B done [2024-07-05T08:50:28.929Z] #26 DONE 0.0s [2024-07-05T08:50:28.929Z] [2024-07-05T08:50:28.929Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-05T08:50:28.929Z] #27 transferring context: 50B done [2024-07-05T08:50:28.929Z] #27 DONE 0.1s [2024-07-05T08:50:28.929Z] [2024-07-05T08:50:28.929Z] #28 [support-scheduler internal] load .dockerignore [2024-07-05T08:50:29.196Z] #28 transferring context: 50B 0.0s done [2024-07-05T08:50:29.196Z] #28 DONE 0.1s [2024-07-05T08:50:29.196Z] [2024-07-05T08:50:29.196Z] #29 [core-keeper internal] load .dockerignore [2024-07-05T08:50:29.196Z] #29 transferring context: 50B done [2024-07-05T08:50:29.196Z] #29 DONE 0.1s [2024-07-05T08:50:29.196Z] [2024-07-05T08:50:29.196Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-07-05T08:50:29.466Z] #30 transferring context: 50B 0.0s done [2024-07-05T08:50:29.466Z] #30 DONE 0.1s [2024-07-05T08:50:29.466Z] [2024-07-05T08:50:29.466Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:29.466Z] #31 DONE 0.0s [2024-07-05T08:50:29.466Z] [2024-07-05T08:50:29.466Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:29.466Z] #32 DONE 0.1s [2024-07-05T08:50:29.466Z] [2024-07-05T08:50:29.466Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:50:29.466Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-05T08:50:29.466Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:50:29.466Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T08:50:29.466Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T08:50:29.466Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-05T08:50:29.733Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.24MB / 3.34MB 0.2s [2024-07-05T08:50:29.733Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T08:50:29.733Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-05T08:50:30.697Z] #33 ... [2024-07-05T08:50:30.697Z] [2024-07-05T08:50:30.697Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:30.697Z] #34 DONE 1.2s [2024-07-05T08:50:30.697Z] [2024-07-05T08:50:30.697Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:50:30.697Z] #33 ... [2024-07-05T08:50:30.697Z] [2024-07-05T08:50:30.697Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:30.697Z] #31 DONE 0.0s [2024-07-05T08:50:30.697Z] [2024-07-05T08:50:30.697Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:30.697Z] #32 DONE 0.2s [2024-07-05T08:50:30.697Z] [2024-07-05T08:50:30.697Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:30.697Z] #35 DONE 0.2s [2024-07-05T08:50:30.697Z] [2024-07-05T08:50:30.697Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:50:30.964Z] #33 ... [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:30.964Z] #31 DONE 0.0s [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:30.964Z] #34 DONE 1.8s [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:30.964Z] #35 DONE 0.5s [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:50:30.964Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-05T08:50:30.964Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:50:30.964Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T08:50:30.964Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T08:50:30.964Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T08:50:30.964Z] #33 ... [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:30.964Z] #34 DONE 1.8s [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:30.964Z] #35 DONE 0.5s [2024-07-05T08:50:30.964Z] [2024-07-05T08:50:30.964Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:50:30.964Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-05T08:50:30.964Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:50:30.964Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T08:50:30.964Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T08:50:30.964Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T08:50:30.964Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-05T08:50:31.229Z] #33 ... [2024-07-05T08:50:31.229Z] [2024-07-05T08:50:31.229Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:31.229Z] #32 DONE 0.5s [2024-07-05T08:50:31.229Z] [2024-07-05T08:50:31.229Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:31.494Z] #36 ... [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:31.494Z] #31 DONE 0.0s [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:31.494Z] #32 DONE 0.5s [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:31.494Z] #36 ... [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:31.494Z] #34 DONE 1.9s [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:31.494Z] #31 DONE 0.0s [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:31.494Z] #35 DONE 0.5s [2024-07-05T08:50:31.494Z] [2024-07-05T08:50:31.494Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:31.759Z] #36 ... [2024-07-05T08:50:31.759Z] [2024-07-05T08:50:31.759Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:31.759Z] #31 DONE 0.0s [2024-07-05T08:50:31.759Z] [2024-07-05T08:50:31.759Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:31.759Z] #36 ... [2024-07-05T08:50:31.759Z] [2024-07-05T08:50:31.759Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:31.759Z] #32 DONE 0.8s [2024-07-05T08:50:31.759Z] [2024-07-05T08:50:31.759Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.022Z] #36 ... [2024-07-05T08:50:32.022Z] [2024-07-05T08:50:32.022Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:32.022Z] #34 DONE 1.9s [2024-07-05T08:50:32.022Z] [2024-07-05T08:50:32.022Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:32.022Z] #35 DONE 0.6s [2024-07-05T08:50:32.022Z] [2024-07-05T08:50:32.022Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:32.022Z] #31 DONE 0.0s [2024-07-05T08:50:32.022Z] [2024-07-05T08:50:32.022Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.022Z] #36 ... [2024-07-05T08:50:32.022Z] [2024-07-05T08:50:32.022Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:32.022Z] #31 DONE 0.0s [2024-07-05T08:50:32.022Z] [2024-07-05T08:50:32.022Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.603Z] #36 ... [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:32.603Z] #31 DONE 0.0s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.603Z] #36 ... [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:32.603Z] #34 DONE 2.0s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:32.603Z] #35 DONE 0.7s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:32.603Z] #32 DONE 1.5s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.603Z] #36 ... [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:32.603Z] #34 DONE 2.0s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:32.603Z] #35 DONE 0.7s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-05T08:50:32.603Z] #37 DONE 1.5s [2024-07-05T08:50:32.603Z] [2024-07-05T08:50:32.603Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.866Z] #36 ... [2024-07-05T08:50:32.866Z] [2024-07-05T08:50:32.866Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:32.866Z] #31 DONE 0.0s [2024-07-05T08:50:32.866Z] [2024-07-05T08:50:32.866Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.866Z] #36 ... [2024-07-05T08:50:32.866Z] [2024-07-05T08:50:32.866Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:32.866Z] #31 DONE 0.0s [2024-07-05T08:50:32.866Z] [2024-07-05T08:50:32.866Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:32.866Z] #36 ... [2024-07-05T08:50:32.866Z] [2024-07-05T08:50:32.866Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-05T08:50:32.866Z] #31 DONE 0.0s [2024-07-05T08:50:32.866Z] [2024-07-05T08:50:32.866Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:33.132Z] #36 ... [2024-07-05T08:50:33.132Z] [2024-07-05T08:50:33.133Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-05T08:50:33.133Z] #38 DONE 2.0s [2024-07-05T08:50:33.133Z] [2024-07-05T08:50:33.133Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:33.133Z] #36 ... [2024-07-05T08:50:33.133Z] [2024-07-05T08:50:33.133Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:33.133Z] #39 DONE 0.0s [2024-07-05T08:50:33.133Z] [2024-07-05T08:50:33.133Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:34.096Z] #36 transferring context: 21.58MB 2.8s [2024-07-05T08:50:35.064Z] #36 ... [2024-07-05T08:50:35.064Z] [2024-07-05T08:50:35.064Z] #40 [security-spire-config internal] load build context [2024-07-05T08:50:35.064Z] #40 transferring context: 25.04kB 0.3s done [2024-07-05T08:50:35.064Z] #40 DONE 1.8s [2024-07-05T08:50:35.064Z] [2024-07-05T08:50:35.064Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:35.064Z] #36 ... [2024-07-05T08:50:35.064Z] [2024-07-05T08:50:35.064Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:35.064Z] #34 DONE 2.0s [2024-07-05T08:50:35.064Z] [2024-07-05T08:50:35.064Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:35.064Z] #35 DONE 0.7s [2024-07-05T08:50:35.064Z] [2024-07-05T08:50:35.064Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-05T08:50:35.064Z] #32 DONE 3.8s [2024-07-05T08:50:35.331Z] [2024-07-05T08:50:35.331Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-05T08:50:35.331Z] #34 DONE 2.1s [2024-07-05T08:50:35.331Z] [2024-07-05T08:50:35.331Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-05T08:50:35.331Z] #35 DONE 0.7s [2024-07-05T08:50:35.331Z] [2024-07-05T08:50:35.331Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:50:35.917Z] #41 ... [2024-07-05T08:50:35.917Z] [2024-07-05T08:50:35.917Z] #42 [security-spire-server internal] load build context [2024-07-05T08:50:35.917Z] #42 transferring context: 26.79kB 0.3s done [2024-07-05T08:50:35.917Z] #42 DONE 2.6s [2024-07-05T08:50:36.185Z] [2024-07-05T08:50:36.185Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T08:50:36.185Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-05T08:50:36.185Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-05T08:50:36.185Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-05T08:50:36.185Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-05T08:50:36.185Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-05T08:50:36.185Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done [2024-07-05T08:50:36.769Z] #33 ... [2024-07-05T08:50:36.769Z] [2024-07-05T08:50:36.769Z] #43 [security-spire-agent internal] load build context [2024-07-05T08:50:36.769Z] #43 transferring context: 26.32kB 0.4s done [2024-07-05T08:50:36.769Z] #43 DONE 3.4s [2024-07-05T08:50:36.769Z] [2024-07-05T08:50:36.769Z] #44 [core-command internal] load build context [2024-07-05T08:50:37.035Z] #44 ... [2024-07-05T08:50:37.035Z] [2024-07-05T08:50:37.035Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:50:40.430Z] #41 ... [2024-07-05T08:50:40.430Z] [2024-07-05T08:50:40.430Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T08:50:40.430Z] #0 6.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:40.430Z] #0 6.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:40.430Z] #0 8.790 OK: 266 MiB in 52 packages [2024-07-05T08:50:40.430Z] #45 DONE 10.2s [2024-07-05T08:50:40.430Z] [2024-07-05T08:50:40.430Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:50:40.695Z] #41 transferring context: 2.23MB 3.6s [2024-07-05T08:50:40.963Z] #41 ... [2024-07-05T08:50:40.963Z] [2024-07-05T08:50:40.963Z] #46 [core-metadata internal] load build context [2024-07-05T08:50:40.963Z] #46 ... [2024-07-05T08:50:40.963Z] [2024-07-05T08:50:40.963Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T08:50:40.963Z] #0 7.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:40.963Z] #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:41.229Z] #47 ... [2024-07-05T08:50:41.229Z] [2024-07-05T08:50:41.229Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:41.229Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done [2024-07-05T08:50:41.229Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-05T08:50:41.229Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-05T08:50:41.229Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-05T08:50:41.229Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2024-07-05T08:50:41.229Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done [2024-07-05T08:50:41.229Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done [2024-07-05T08:50:41.229Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-05T08:50:41.229Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.8s [2024-07-05T08:50:41.495Z] #39 ... [2024-07-05T08:50:41.495Z] [2024-07-05T08:50:41.495Z] #46 [core-metadata internal] load build context [2024-07-05T08:50:41.762Z] #46 ... [2024-07-05T08:50:41.762Z] [2024-07-05T08:50:41.762Z] #48 [support-notifications internal] load build context [2024-07-05T08:50:41.762Z] #48 ... [2024-07-05T08:50:41.762Z] [2024-07-05T08:50:41.762Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T08:50:41.762Z] #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:41.762Z] #0 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:41.762Z] #0 10.02 OK: 266 MiB in 52 packages [2024-07-05T08:50:42.097Z] #49 ... [2024-07-05T08:50:42.097Z] [2024-07-05T08:50:42.097Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:50:42.097Z] #50 ... [2024-07-05T08:50:42.097Z] [2024-07-05T08:50:42.097Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:50:42.370Z] #51 ... [2024-07-05T08:50:42.370Z] [2024-07-05T08:50:42.370Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T08:50:42.370Z] #47 11.08 OK: 266 MiB in 52 packages [2024-07-05T08:50:42.370Z] #47 ... [2024-07-05T08:50:42.370Z] [2024-07-05T08:50:42.370Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T08:50:42.370Z] #0 6.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:42.370Z] #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:42.638Z] #52 10.02 (1/2) Installing ca-certificates (20240226-r0) [2024-07-05T08:50:42.638Z] #52 ... [2024-07-05T08:50:42.638Z] [2024-07-05T08:50:42.638Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:42.638Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.2s [2024-07-05T08:50:42.638Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-07-05T08:50:42.638Z] #39 ... [2024-07-05T08:50:42.638Z] [2024-07-05T08:50:42.638Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:50:42.907Z] #53 ... [2024-07-05T08:50:42.907Z] [2024-07-05T08:50:42.907Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:50:42.907Z] #54 ... [2024-07-05T08:50:42.907Z] [2024-07-05T08:50:42.907Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-05T08:50:42.907Z] #49 DONE 11.3s [2024-07-05T08:50:42.907Z] [2024-07-05T08:50:42.907Z] #55 [core-data internal] load build context [2024-07-05T08:50:42.907Z] #55 ... [2024-07-05T08:50:42.907Z] [2024-07-05T08:50:42.907Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T08:50:43.174Z] #56 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:43.174Z] #56 ... [2024-07-05T08:50:43.174Z] [2024-07-05T08:50:43.174Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T08:50:43.174Z] #57 ... [2024-07-05T08:50:43.174Z] [2024-07-05T08:50:43.174Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-05T08:50:43.441Z] #58 ... [2024-07-05T08:50:43.441Z] [2024-07-05T08:50:43.441Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:50:43.441Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.5s done [2024-07-05T08:50:43.441Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-05T08:50:43.441Z] #59 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-05T08:50:43.441Z] #59 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-05T08:50:43.441Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.7s done [2024-07-05T08:50:43.441Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done [2024-07-05T08:50:43.441Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-05T08:50:43.441Z] #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 6.0s [2024-07-05T08:50:43.441Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.0s done [2024-07-05T08:50:43.441Z] #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-07-05T08:50:43.441Z] #59 ... [2024-07-05T08:50:43.441Z] [2024-07-05T08:50:43.441Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T08:50:43.708Z] #60 ... [2024-07-05T08:50:43.708Z] [2024-07-05T08:50:43.708Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T08:50:43.708Z] #61 ... [2024-07-05T08:50:43.708Z] [2024-07-05T08:50:43.708Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-05T08:50:43.975Z] #47 DONE 12.8s [2024-07-05T08:50:43.975Z] [2024-07-05T08:50:43.975Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:43.975Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.5s [2024-07-05T08:50:43.975Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-07-05T08:50:44.241Z] #39 ... [2024-07-05T08:50:44.241Z] [2024-07-05T08:50:44.241Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T08:50:44.515Z] #62 ... [2024-07-05T08:50:44.515Z] [2024-07-05T08:50:44.515Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T08:50:44.515Z] #63 ... [2024-07-05T08:50:44.515Z] [2024-07-05T08:50:44.515Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:44.782Z] #39 ... [2024-07-05T08:50:44.782Z] [2024-07-05T08:50:44.782Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-05T08:50:44.782Z] #52 10.16 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-05T08:50:44.782Z] #52 10.16 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:50:44.782Z] #52 10.16 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:50:44.782Z] #52 10.80 OK: 9 MiB in 17 packages [2024-07-05T08:50:44.782Z] #52 DONE 12.2s [2024-07-05T08:50:44.782Z] [2024-07-05T08:50:44.782Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:45.047Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.31MB / 23.39MB 7.7s [2024-07-05T08:50:45.314Z] #39 ... [2024-07-05T08:50:45.314Z] [2024-07-05T08:50:45.314Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T08:50:45.314Z] #64 ... [2024-07-05T08:50:45.314Z] [2024-07-05T08:50:45.314Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:50:45.314Z] #65 ... [2024-07-05T08:50:45.314Z] [2024-07-05T08:50:45.314Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:45.314Z] #36 transferring context: 44.76MB 14.2s [2024-07-05T08:50:45.584Z] #36 ... [2024-07-05T08:50:45.584Z] [2024-07-05T08:50:45.584Z] #66 [support-scheduler internal] load build context [2024-07-05T08:50:45.584Z] #66 ... [2024-07-05T08:50:45.584Z] [2024-07-05T08:50:45.584Z] #67 [core-keeper internal] load build context [2024-07-05T08:50:45.851Z] #67 ... [2024-07-05T08:50:45.851Z] [2024-07-05T08:50:45.851Z] #66 [support-scheduler internal] load build context [2024-07-05T08:50:46.434Z] #66 ... [2024-07-05T08:50:46.434Z] [2024-07-05T08:50:46.434Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:50:46.434Z] #68 ... [2024-07-05T08:50:46.434Z] [2024-07-05T08:50:46.434Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T08:50:46.701Z] #69 ... [2024-07-05T08:50:46.701Z] [2024-07-05T08:50:46.701Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T08:50:46.701Z] #60 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:47.289Z] #60 ... [2024-07-05T08:50:47.289Z] [2024-07-05T08:50:47.289Z] #44 [core-command internal] load build context [2024-07-05T08:50:47.556Z] #44 ... [2024-07-05T08:50:47.556Z] [2024-07-05T08:50:47.556Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T08:50:47.556Z] #60 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:48.141Z] #60 ... [2024-07-05T08:50:48.141Z] [2024-07-05T08:50:48.141Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-05T08:50:48.141Z] #56 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:48.141Z] #56 12.38 (1/4) Installing ca-certificates (20240226-r0) [2024-07-05T08:50:48.141Z] #56 12.57 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-05T08:50:48.141Z] #56 12.57 (3/4) Installing su-exec (0.2-r3) [2024-07-05T08:50:48.141Z] #56 12.57 (4/4) Installing yq (4.33.3-r5) [2024-07-05T08:50:48.141Z] #56 12.97 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:50:48.141Z] #56 12.97 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:50:48.141Z] #56 13.71 OK: 18 MiB in 19 packages [2024-07-05T08:50:48.141Z] #56 DONE 15.2s [2024-07-05T08:50:48.141Z] [2024-07-05T08:50:48.141Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T08:50:48.141Z] #64 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:48.406Z] #64 ... [2024-07-05T08:50:48.406Z] [2024-07-05T08:50:48.406Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-05T08:50:48.406Z] #57 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:48.406Z] #57 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:48.406Z] #57 13.35 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-05T08:50:48.406Z] #57 13.35 (2/2) Installing su-exec (0.2-r3) [2024-07-05T08:50:48.406Z] #57 13.35 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:50:48.406Z] #57 13.47 OK: 8 MiB in 17 packages [2024-07-05T08:50:48.406Z] #57 DONE 15.3s [2024-07-05T08:50:48.672Z] [2024-07-05T08:50:48.672Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:50:48.672Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.2s [2024-07-05T08:50:48.672Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-05T08:50:48.672Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.4s [2024-07-05T08:50:49.253Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.9s [2024-07-05T08:50:49.520Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.4s [2024-07-05T08:50:49.786Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.6s done [2024-07-05T08:50:50.052Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.6s done [2024-07-05T08:50:50.646Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-05T08:50:50.913Z] #39 ... [2024-07-05T08:50:50.913Z] [2024-07-05T08:50:50.913Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:50:50.913Z] #41 transferring context: 7.84MB 13.9s [2024-07-05T08:50:51.181Z] #41 ... [2024-07-05T08:50:51.181Z] [2024-07-05T08:50:51.181Z] #44 [core-command internal] load build context [2024-07-05T08:50:51.768Z] #44 ... [2024-07-05T08:50:51.768Z] [2024-07-05T08:50:51.768Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:50:51.768Z] #65 DONE 16.4s [2024-07-05T08:50:51.768Z] [2024-07-05T08:50:51.768Z] #46 [core-metadata internal] load build context [2024-07-05T08:50:51.768Z] #46 ... [2024-07-05T08:50:51.768Z] [2024-07-05T08:50:51.768Z] #44 [core-command internal] load build context [2024-07-05T08:50:52.036Z] #44 ... [2024-07-05T08:50:52.036Z] [2024-07-05T08:50:52.036Z] #48 [support-notifications internal] load build context [2024-07-05T08:50:52.036Z] #48 ... [2024-07-05T08:50:52.036Z] [2024-07-05T08:50:52.036Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:50:52.305Z] #50 ... [2024-07-05T08:50:52.305Z] [2024-07-05T08:50:52.305Z] #44 [core-command internal] load build context [2024-07-05T08:50:52.305Z] #44 ... [2024-07-05T08:50:52.305Z] [2024-07-05T08:50:52.305Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:50:52.305Z] #51 ... [2024-07-05T08:50:52.305Z] [2024-07-05T08:50:52.305Z] #44 [core-command internal] load build context [2024-07-05T08:50:52.889Z] #44 ... [2024-07-05T08:50:52.889Z] [2024-07-05T08:50:52.889Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-05T08:50:52.889Z] #60 17.21 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T08:50:52.889Z] #60 17.21 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:50:52.889Z] #60 17.40 OK: 8 MiB in 16 packages [2024-07-05T08:50:52.889Z] #60 DONE 19.5s [2024-07-05T08:50:52.889Z] [2024-07-05T08:50:52.889Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-05T08:50:52.889Z] #58 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:52.889Z] #58 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:52.889Z] #58 17.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T08:50:52.889Z] #58 17.17 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:50:52.889Z] #58 17.17 OK: 8 MiB in 16 packages [2024-07-05T08:50:52.889Z] #58 DONE 20.4s [2024-07-05T08:50:52.889Z] [2024-07-05T08:50:52.889Z] #44 [core-command internal] load build context [2024-07-05T08:50:52.889Z] #44 ... [2024-07-05T08:50:52.889Z] [2024-07-05T08:50:52.889Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:50:53.156Z] #54 ... [2024-07-05T08:50:53.156Z] [2024-07-05T08:50:53.156Z] #55 [core-data internal] load build context [2024-07-05T08:50:53.156Z] #55 ... [2024-07-05T08:50:53.156Z] [2024-07-05T08:50:53.156Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:50:53.425Z] #53 ... [2024-07-05T08:50:53.425Z] [2024-07-05T08:50:53.425Z] #55 [core-data internal] load build context [2024-07-05T08:50:53.425Z] #55 ... [2024-07-05T08:50:53.425Z] [2024-07-05T08:50:53.425Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:50:53.425Z] #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.6s done [2024-07-05T08:50:53.425Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-05T08:50:53.425Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s [2024-07-05T08:50:53.691Z] #59 ... [2024-07-05T08:50:53.691Z] [2024-07-05T08:50:53.691Z] #55 [core-data internal] load build context [2024-07-05T08:50:53.958Z] #55 ... [2024-07-05T08:50:53.958Z] [2024-07-05T08:50:53.958Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-05T08:50:53.958Z] #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:53.958Z] #61 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:53.958Z] #61 17.97 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:50:53.958Z] #61 18.39 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:50:53.958Z] #61 18.39 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-05T08:50:53.958Z] #61 18.39 (4/6) Installing openssl (3.1.6-r0) [2024-07-05T08:50:53.958Z] #61 18.50 (5/6) Installing su-exec (0.2-r3) [2024-07-05T08:50:53.958Z] #61 18.50 (6/6) Installing yq (4.33.3-r5) [2024-07-05T08:50:53.958Z] #61 18.90 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:50:53.958Z] #61 18.90 OK: 18 MiB in 19 packages [2024-07-05T08:50:53.958Z] #61 DONE 20.5s [2024-07-05T08:50:53.958Z] [2024-07-05T08:50:53.958Z] #55 [core-data internal] load build context [2024-07-05T08:50:54.916Z] #55 ... [2024-07-05T08:50:54.916Z] [2024-07-05T08:50:54.916Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:50:54.916Z] #70 ... [2024-07-05T08:50:54.916Z] [2024-07-05T08:50:54.916Z] #55 [core-data internal] load build context [2024-07-05T08:50:55.879Z] #55 ... [2024-07-05T08:50:55.879Z] [2024-07-05T08:50:55.879Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:55.879Z] #36 transferring context: 60.27MB 24.5s [2024-07-05T08:50:55.879Z] #36 ... [2024-07-05T08:50:55.879Z] [2024-07-05T08:50:55.879Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-05T08:50:55.879Z] #64 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:55.879Z] #64 17.19 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:50:55.879Z] #64 17.19 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:50:55.879Z] #64 17.19 OK: 19951 distinct packages available [2024-07-05T08:50:55.879Z] #64 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:55.879Z] #64 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:55.879Z] #64 19.33 OK: 266 MiB in 52 packages [2024-07-05T08:50:55.879Z] #64 DONE 20.6s [2024-07-05T08:50:55.879Z] [2024-07-05T08:50:55.879Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:50:55.879Z] #36 ... [2024-07-05T08:50:55.879Z] [2024-07-05T08:50:55.879Z] #67 [core-keeper internal] load build context [2024-07-05T08:50:55.879Z] #67 ... [2024-07-05T08:50:55.879Z] [2024-07-05T08:50:55.879Z] #46 [core-metadata internal] load build context [2024-07-05T08:50:56.462Z] #46 ... [2024-07-05T08:50:56.462Z] [2024-07-05T08:50:56.462Z] #66 [support-scheduler internal] load build context [2024-07-05T08:50:56.729Z] #66 ... [2024-07-05T08:50:56.729Z] [2024-07-05T08:50:56.729Z] #44 [core-command internal] load build context [2024-07-05T08:50:57.685Z] #44 ... [2024-07-05T08:50:57.685Z] [2024-07-05T08:50:57.685Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-05T08:50:57.685Z] #68 DONE 21.0s [2024-07-05T08:50:57.685Z] [2024-07-05T08:50:57.685Z] #44 [core-command internal] load build context [2024-07-05T08:50:58.267Z] #44 ... [2024-07-05T08:50:58.267Z] [2024-07-05T08:50:58.267Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T08:50:58.531Z] #71 ... [2024-07-05T08:50:58.531Z] [2024-07-05T08:50:58.531Z] #55 [core-data internal] load build context [2024-07-05T08:50:58.798Z] #55 ... [2024-07-05T08:50:58.798Z] [2024-07-05T08:50:58.798Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T08:50:58.798Z] #72 ... [2024-07-05T08:50:58.798Z] [2024-07-05T08:50:58.798Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:50:58.798Z] #70 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:50:59.381Z] #70 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:01.322Z] #70 ... [2024-07-05T08:51:01.322Z] [2024-07-05T08:51:01.322Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:01.322Z] #41 transferring context: 20.10MB 24.2s [2024-07-05T08:51:01.322Z] #41 ... [2024-07-05T08:51:01.322Z] [2024-07-05T08:51:01.322Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:01.587Z] #53 ... [2024-07-05T08:51:01.587Z] [2024-07-05T08:51:01.587Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:51:01.587Z] #70 16.74 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:01.856Z] #70 16.93 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:01.856Z] #70 16.93 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:51:02.123Z] #70 ... [2024-07-05T08:51:02.123Z] [2024-07-05T08:51:02.123Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:02.388Z] #48 ... [2024-07-05T08:51:02.388Z] [2024-07-05T08:51:02.388Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:02.388Z] #36 ... [2024-07-05T08:51:02.388Z] [2024-07-05T08:51:02.388Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-05T08:51:02.388Z] #73 ... [2024-07-05T08:51:02.388Z] [2024-07-05T08:51:02.388Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:02.656Z] #50 ... [2024-07-05T08:51:02.656Z] [2024-07-05T08:51:02.656Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:02.656Z] #51 ... [2024-07-05T08:51:02.656Z] [2024-07-05T08:51:02.656Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:02.922Z] #36 ... [2024-07-05T08:51:02.922Z] [2024-07-05T08:51:02.922Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-05T08:51:02.922Z] #62 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:02.922Z] #62 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:02.922Z] #62 22.53 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:51:02.922Z] #62 22.53 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:51:02.922Z] #62 22.53 OK: 19948 distinct packages available [2024-07-05T08:51:02.922Z] #62 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:02.922Z] #62 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:02.922Z] #62 27.14 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-05T08:51:02.922Z] #62 27.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-05T08:51:02.922Z] #62 27.14 (3/4) Installing libucontext (1.2-r2) [2024-07-05T08:51:02.922Z] #62 27.14 (4/4) Installing gcompat (1.1.0-r1) [2024-07-05T08:51:02.922Z] #62 27.14 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:51:02.922Z] #62 27.14 OK: 8 MiB in 19 packages [2024-07-05T08:51:02.922Z] #62 DONE 28.5s [2024-07-05T08:51:02.922Z] [2024-07-05T08:51:02.922Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:03.187Z] #36 ... [2024-07-05T08:51:03.187Z] [2024-07-05T08:51:03.187Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-05T08:51:03.187Z] #74 ... [2024-07-05T08:51:03.187Z] [2024-07-05T08:51:03.187Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:03.187Z] #54 ... [2024-07-05T08:51:03.187Z] [2024-07-05T08:51:03.187Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:03.187Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s [2024-07-05T08:51:03.453Z] #39 ... [2024-07-05T08:51:03.453Z] [2024-07-05T08:51:03.453Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:51:03.453Z] #75 ... [2024-07-05T08:51:03.453Z] [2024-07-05T08:51:03.453Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:03.718Z] #51 ... [2024-07-05T08:51:03.718Z] [2024-07-05T08:51:03.718Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:51:03.718Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.0s [2024-07-05T08:51:03.983Z] #59 ... [2024-07-05T08:51:03.983Z] [2024-07-05T08:51:03.983Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:04.256Z] #39 ... [2024-07-05T08:51:04.256Z] [2024-07-05T08:51:04.256Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T08:51:04.522Z] #76 ... [2024-07-05T08:51:04.522Z] [2024-07-05T08:51:04.522Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:05.107Z] #51 ... [2024-07-05T08:51:05.107Z] [2024-07-05T08:51:05.107Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:51:05.107Z] #70 17.99 OK: 9 MiB in 17 packages [2024-07-05T08:51:05.107Z] #70 DONE 20.3s [2024-07-05T08:51:05.107Z] [2024-07-05T08:51:05.107Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:06.333Z] #39 ... [2024-07-05T08:51:06.333Z] [2024-07-05T08:51:06.333Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T08:51:06.333Z] #63 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #63 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #63 25.03 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:51:06.333Z] #63 25.03 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:51:06.333Z] #63 25.03 OK: 19948 distinct packages available [2024-07-05T08:51:06.333Z] #63 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #63 26.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #63 29.99 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:06.333Z] #63 30.27 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:06.333Z] #63 30.27 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-05T08:51:06.333Z] #63 30.43 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-05T08:51:06.333Z] #63 30.43 (5/7) Installing libucontext (1.2-r2) [2024-07-05T08:51:06.333Z] #63 30.43 (6/7) Installing gcompat (1.1.0-r1) [2024-07-05T08:51:06.333Z] #63 30.43 (7/7) Installing openssl (3.1.6-r0) [2024-07-05T08:51:06.333Z] #63 30.58 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:51:06.333Z] #63 30.58 OK: 9 MiB in 20 packages [2024-07-05T08:51:06.333Z] #63 ... [2024-07-05T08:51:06.333Z] [2024-07-05T08:51:06.333Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T08:51:06.333Z] #69 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #69 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #69 24.25 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-05T08:51:06.333Z] #69 24.25 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-05T08:51:06.333Z] #69 24.25 OK: 19948 distinct packages available [2024-07-05T08:51:06.333Z] #69 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #69 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:06.333Z] #69 28.27 (1/11) Installing ca-certificates (20240226-r0) [2024-07-05T08:51:06.333Z] #69 28.54 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-05T08:51:06.333Z] #69 28.60 (3/11) Installing libunistring (1.1-r1) [2024-07-05T08:51:06.333Z] #69 28.79 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-05T08:51:06.333Z] #69 28.79 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-05T08:51:06.333Z] #69 28.83 (6/11) Installing libcurl (8.5.0-r0) [2024-07-05T08:51:06.333Z] #69 28.95 (7/11) Installing curl (8.5.0-r0) [2024-07-05T08:51:06.333Z] #69 29.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-05T08:51:06.333Z] #69 29.02 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-05T08:51:06.333Z] #69 29.03 (10/11) Installing libucontext (1.2-r2) [2024-07-05T08:51:06.333Z] #69 29.06 (11/11) Installing gcompat (1.1.0-r1) [2024-07-05T08:51:06.333Z] #69 29.06 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:51:06.333Z] #69 29.15 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:51:06.333Z] #69 ... [2024-07-05T08:51:06.333Z] [2024-07-05T08:51:06.333Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:06.333Z] #67 transferring context: 16.66MB 29.1s [2024-07-05T08:51:06.609Z] #67 ... [2024-07-05T08:51:06.609Z] [2024-07-05T08:51:06.609Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:06.609Z] #51 ... [2024-07-05T08:51:06.609Z] [2024-07-05T08:51:06.609Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:06.896Z] #46 ... [2024-07-05T08:51:06.896Z] [2024-07-05T08:51:06.896Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:06.896Z] #66 ... [2024-07-05T08:51:06.896Z] [2024-07-05T08:51:06.896Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T08:51:06.896Z] #69 30.48 OK: 13 MiB in 26 packages [2024-07-05T08:51:07.503Z] #69 ... [2024-07-05T08:51:07.503Z] [2024-07-05T08:51:07.503Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T08:51:07.770Z] #77 ... [2024-07-05T08:51:07.770Z] [2024-07-05T08:51:07.770Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:08.072Z] #67 ... [2024-07-05T08:51:08.072Z] [2024-07-05T08:51:08.072Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-05T08:51:08.072Z] #63 DONE 33.1s [2024-07-05T08:51:08.072Z] [2024-07-05T08:51:08.072Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:08.678Z] #67 ... [2024-07-05T08:51:08.678Z] [2024-07-05T08:51:08.678Z] #44 [core-command internal] load build context [2024-07-05T08:51:08.678Z] #44 ... [2024-07-05T08:51:08.678Z] [2024-07-05T08:51:08.678Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:08.964Z] #67 ... [2024-07-05T08:51:08.964Z] [2024-07-05T08:51:08.964Z] #55 [core-data internal] load build context [2024-07-05T08:51:09.259Z] #55 ... [2024-07-05T08:51:09.259Z] [2024-07-05T08:51:09.259Z] #44 [core-command internal] load build context [2024-07-05T08:51:09.259Z] #44 ... [2024-07-05T08:51:09.259Z] [2024-07-05T08:51:09.259Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-05T08:51:09.259Z] #69 DONE 32.7s [2024-07-05T08:51:09.259Z] [2024-07-05T08:51:09.259Z] #44 [core-command internal] load build context [2024-07-05T08:51:10.672Z] #44 ... [2024-07-05T08:51:10.673Z] [2024-07-05T08:51:10.673Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-05T08:51:10.673Z] #72 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:10.673Z] #72 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:10.673Z] #72 19.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:10.673Z] #72 19.92 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:10.673Z] #72 20.17 OK: 8 MiB in 17 packages [2024-07-05T08:51:10.673Z] #72 DONE 21.8s [2024-07-05T08:51:10.673Z] [2024-07-05T08:51:10.673Z] #44 [core-command internal] load build context [2024-07-05T08:51:10.673Z] #44 transferring context: 109.62MB 41.0s [2024-07-05T08:51:11.626Z] #44 ... [2024-07-05T08:51:11.626Z] [2024-07-05T08:51:11.627Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:11.627Z] #41 ... [2024-07-05T08:51:11.627Z] [2024-07-05T08:51:11.627Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:11.891Z] #53 ... [2024-07-05T08:51:11.891Z] [2024-07-05T08:51:11.891Z] #44 [core-command internal] load build context [2024-07-05T08:51:12.478Z] #44 ... [2024-07-05T08:51:12.478Z] [2024-07-05T08:51:12.478Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:12.478Z] #48 ... [2024-07-05T08:51:12.478Z] [2024-07-05T08:51:12.478Z] #44 [core-command internal] load build context [2024-07-05T08:51:12.746Z] #44 ... [2024-07-05T08:51:12.746Z] [2024-07-05T08:51:12.746Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:13.011Z] #50 ... [2024-07-05T08:51:13.011Z] [2024-07-05T08:51:13.011Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T08:51:13.011Z] #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:13.011Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:13.011Z] #78 ... [2024-07-05T08:51:13.011Z] [2024-07-05T08:51:13.011Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:13.277Z] #50 ... [2024-07-05T08:51:13.277Z] [2024-07-05T08:51:13.277Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-05T08:51:13.277Z] #73 11.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:13.277Z] #73 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:13.277Z] #73 18.53 OK: 266 MiB in 52 packages [2024-07-05T08:51:13.277Z] #73 DONE 20.9s [2024-07-05T08:51:13.277Z] [2024-07-05T08:51:13.277Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:13.277Z] #36 ... [2024-07-05T08:51:13.277Z] [2024-07-05T08:51:13.277Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:13.543Z] #48 ... [2024-07-05T08:51:13.543Z] [2024-07-05T08:51:13.543Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-05T08:51:13.543Z] #71 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:13.543Z] #71 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:13.543Z] #71 21.49 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:13.543Z] #71 21.89 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:13.543Z] #71 21.93 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:51:13.543Z] #71 22.76 OK: 18 MiB in 19 packages [2024-07-05T08:51:13.543Z] #71 DONE 25.2s [2024-07-05T08:51:13.543Z] [2024-07-05T08:51:13.543Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:13.809Z] #48 ... [2024-07-05T08:51:13.809Z] [2024-07-05T08:51:13.809Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:13.809Z] #54 ... [2024-07-05T08:51:13.809Z] [2024-07-05T08:51:13.809Z] #55 [core-data internal] load build context [2024-07-05T08:51:14.076Z] #55 ... [2024-07-05T08:51:14.076Z] [2024-07-05T08:51:14.076Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-05T08:51:14.076Z] #74 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:14.076Z] #74 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:14.076Z] #74 18.41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:14.076Z] #74 19.20 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:14.076Z] #74 19.20 OK: 8 MiB in 16 packages [2024-07-05T08:51:14.076Z] #74 DONE 21.6s [2024-07-05T08:51:14.076Z] [2024-07-05T08:51:14.076Z] #55 [core-data internal] load build context [2024-07-05T08:51:15.034Z] #55 ... [2024-07-05T08:51:15.034Z] [2024-07-05T08:51:15.034Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:51:15.034Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.4s [2024-07-05T08:51:15.034Z] #59 ... [2024-07-05T08:51:15.034Z] [2024-07-05T08:51:15.034Z] #55 [core-data internal] load build context [2024-07-05T08:51:15.301Z] #55 ... [2024-07-05T08:51:15.301Z] [2024-07-05T08:51:15.301Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-05T08:51:15.301Z] #76 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:15.301Z] #76 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:15.301Z] #76 19.60 OK: 18 MiB in 19 packages [2024-07-05T08:51:15.301Z] #76 DONE 20.9s [2024-07-05T08:51:15.301Z] [2024-07-05T08:51:15.301Z] #55 [core-data internal] load build context [2024-07-05T08:51:15.568Z] #55 ... [2024-07-05T08:51:15.568Z] [2024-07-05T08:51:15.568Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:51:15.568Z] #75 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:15.568Z] #75 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:15.568Z] #75 21.05 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:15.568Z] #75 21.32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:15.568Z] #75 21.32 OK: 8 MiB in 16 packages [2024-07-05T08:51:15.568Z] #75 DONE 22.1s [2024-07-05T08:51:15.568Z] [2024-07-05T08:51:15.568Z] #55 [core-data internal] load build context [2024-07-05T08:51:16.525Z] #55 transferring context: 51.49MB 43.0s [2024-07-05T08:51:16.525Z] #55 ... [2024-07-05T08:51:16.525Z] [2024-07-05T08:51:16.525Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-05T08:51:16.525Z] #78 12.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:16.525Z] #78 12.68 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:16.525Z] #78 12.68 OK: 8 MiB in 19 packages [2024-07-05T08:51:16.526Z] #78 DONE 13.6s [2024-07-05T08:51:16.526Z] [2024-07-05T08:51:16.526Z] #55 [core-data internal] load build context [2024-07-05T08:51:16.800Z] #55 ... [2024-07-05T08:51:16.800Z] [2024-07-05T08:51:16.800Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-05T08:51:16.800Z] #79 DONE 1.4s [2024-07-05T08:51:16.800Z] [2024-07-05T08:51:16.800Z] #55 [core-data internal] load build context [2024-07-05T08:51:16.800Z] #55 ... [2024-07-05T08:51:16.800Z] [2024-07-05T08:51:16.800Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:17.066Z] #51 ... [2024-07-05T08:51:17.066Z] [2024-07-05T08:51:17.066Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:17.066Z] #46 ... [2024-07-05T08:51:17.066Z] [2024-07-05T08:51:17.066Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:17.066Z] #66 ... [2024-07-05T08:51:17.066Z] [2024-07-05T08:51:17.066Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:17.652Z] #46 ... [2024-07-05T08:51:17.653Z] [2024-07-05T08:51:17.653Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-05T08:51:17.653Z] #77 12.78 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:17.653Z] #77 14.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:17.653Z] #77 18.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T08:51:17.653Z] #77 18.98 Executing busybox-1.36.1-r7.trigger [2024-07-05T08:51:17.653Z] #77 19.08 OK: 8 MiB in 16 packages [2024-07-05T08:51:17.653Z] #77 DONE 19.9s [2024-07-05T08:51:17.653Z] [2024-07-05T08:51:17.653Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:18.237Z] #46 ... [2024-07-05T08:51:18.237Z] [2024-07-05T08:51:18.237Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:18.237Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.4s [2024-07-05T08:51:18.237Z] #39 ... [2024-07-05T08:51:18.237Z] [2024-07-05T08:51:18.237Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T08:51:18.237Z] #0 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:18.237Z] #0 9.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:18.237Z] #80 ... [2024-07-05T08:51:18.237Z] [2024-07-05T08:51:18.237Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:18.502Z] #39 ... [2024-07-05T08:51:18.502Z] [2024-07-05T08:51:18.502Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-05T08:51:18.502Z] #81 DONE 8.0s [2024-07-05T08:51:18.502Z] [2024-07-05T08:51:18.502Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:19.084Z] #66 ... [2024-07-05T08:51:19.084Z] [2024-07-05T08:51:19.084Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-05T08:51:19.084Z] #82 DONE 0.8s [2024-07-05T08:51:19.084Z] [2024-07-05T08:51:19.084Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:19.084Z] #66 ... [2024-07-05T08:51:19.084Z] [2024-07-05T08:51:19.084Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:19.354Z] #67 ... [2024-07-05T08:51:19.354Z] [2024-07-05T08:51:19.354Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-05T08:51:19.354Z] #80 10.82 OK: 9 MiB in 20 packages [2024-07-05T08:51:19.354Z] #80 DONE 11.3s [2024-07-05T08:51:19.354Z] [2024-07-05T08:51:19.354Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:19.354Z] #67 ... [2024-07-05T08:51:19.354Z] [2024-07-05T08:51:19.354Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:19.620Z] #66 ... [2024-07-05T08:51:19.620Z] [2024-07-05T08:51:19.620Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:51:19.620Z] #0 8.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:19.620Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T08:51:19.620Z] #83 ... [2024-07-05T08:51:19.620Z] [2024-07-05T08:51:19.620Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:21.562Z] #39 ... [2024-07-05T08:51:21.562Z] [2024-07-05T08:51:21.562Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-05T08:51:21.562Z] #83 10.29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:21.562Z] #83 10.36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T08:51:21.562Z] #83 10.38 Executing ca-certificates-20240226-r0.trigger [2024-07-05T08:51:21.562Z] #83 10.76 OK: 13 MiB in 26 packages [2024-07-05T08:51:21.562Z] #83 DONE 11.6s [2024-07-05T08:51:21.562Z] [2024-07-05T08:51:21.562Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:21.562Z] #66 transferring context: 67.69MB 44.9s [2024-07-05T08:51:21.829Z] #66 ... [2024-07-05T08:51:21.829Z] [2024-07-05T08:51:21.829Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:22.095Z] #41 ... [2024-07-05T08:51:22.095Z] [2024-07-05T08:51:22.095Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:22.679Z] #66 ... [2024-07-05T08:51:22.679Z] [2024-07-05T08:51:22.679Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:22.946Z] #53 ... [2024-07-05T08:51:22.946Z] [2024-07-05T08:51:22.946Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:22.946Z] #39 ... [2024-07-05T08:51:22.946Z] [2024-07-05T08:51:22.946Z] #44 [core-command internal] load build context [2024-07-05T08:51:23.212Z] #44 ... [2024-07-05T08:51:23.212Z] [2024-07-05T08:51:23.212Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:23.212Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s [2024-07-05T08:51:23.212Z] #39 ... [2024-07-05T08:51:23.212Z] [2024-07-05T08:51:23.212Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:23.478Z] #50 ... [2024-07-05T08:51:23.478Z] [2024-07-05T08:51:23.478Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:23.478Z] #36 ... [2024-07-05T08:51:23.478Z] [2024-07-05T08:51:23.478Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:23.757Z] #50 ... [2024-07-05T08:51:23.757Z] [2024-07-05T08:51:23.757Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:24.022Z] #48 ... [2024-07-05T08:51:24.022Z] [2024-07-05T08:51:24.022Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:24.022Z] #54 ... [2024-07-05T08:51:24.022Z] [2024-07-05T08:51:24.022Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:24.978Z] #48 ... [2024-07-05T08:51:24.978Z] [2024-07-05T08:51:24.978Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:51:24.978Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.6s done [2024-07-05T08:51:25.244Z] #59 ... [2024-07-05T08:51:25.244Z] [2024-07-05T08:51:25.244Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:26.656Z] #54 transferring context: 81.66MB 53.2s [2024-07-05T08:51:27.240Z] #54 ... [2024-07-05T08:51:27.240Z] [2024-07-05T08:51:27.240Z] #55 [core-data internal] load build context [2024-07-05T08:51:27.240Z] #55 ... [2024-07-05T08:51:27.240Z] [2024-07-05T08:51:27.240Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:27.240Z] #51 ... [2024-07-05T08:51:27.240Z] [2024-07-05T08:51:27.240Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:28.200Z] #54 ... [2024-07-05T08:51:28.200Z] [2024-07-05T08:51:28.200Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:28.200Z] #46 ... [2024-07-05T08:51:28.200Z] [2024-07-05T08:51:28.200Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:29.284Z] #54 ... [2024-07-05T08:51:29.284Z] [2024-07-05T08:51:29.284Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:29.552Z] #67 ... [2024-07-05T08:51:29.552Z] [2024-07-05T08:51:29.552Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:29.552Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.1s [2024-07-05T08:51:29.552Z] #39 ... [2024-07-05T08:51:29.552Z] [2024-07-05T08:51:29.552Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:30.132Z] #54 ... [2024-07-05T08:51:30.132Z] [2024-07-05T08:51:30.132Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-05T08:51:30.132Z] #84 DONE 2.1s [2024-07-05T08:51:30.132Z] [2024-07-05T08:51:30.132Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:31.539Z] #54 ... [2024-07-05T08:51:31.539Z] [2024-07-05T08:51:31.539Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-05T08:51:31.539Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.9s done [2024-07-05T08:51:31.539Z] #39 DONE 58.4s [2024-07-05T08:51:31.539Z] [2024-07-05T08:51:31.539Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:31.804Z] #54 transferring context: 105.32MB 58.2s [2024-07-05T08:51:32.071Z] #54 ... [2024-07-05T08:51:32.071Z] [2024-07-05T08:51:32.071Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:32.071Z] #41 ... [2024-07-05T08:51:32.071Z] [2024-07-05T08:51:32.071Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:33.023Z] #54 ... [2024-07-05T08:51:33.023Z] [2024-07-05T08:51:33.023Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:33.023Z] #66 ... [2024-07-05T08:51:33.023Z] [2024-07-05T08:51:33.023Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:33.023Z] #54 ... [2024-07-05T08:51:33.023Z] [2024-07-05T08:51:33.023Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:33.288Z] #53 ... [2024-07-05T08:51:33.288Z] [2024-07-05T08:51:33.288Z] #44 [core-command internal] load build context [2024-07-05T08:51:33.288Z] #44 ... [2024-07-05T08:51:33.288Z] [2024-07-05T08:51:33.288Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:33.554Z] #54 ... [2024-07-05T08:51:33.554Z] [2024-07-05T08:51:33.554Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:33.817Z] #36 ... [2024-07-05T08:51:33.817Z] [2024-07-05T08:51:33.817Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:34.083Z] #53 ... [2024-07-05T08:51:34.083Z] [2024-07-05T08:51:34.083Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:34.083Z] #50 ... [2024-07-05T08:51:34.083Z] [2024-07-05T08:51:34.083Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:51:35.480Z] #85 ... [2024-07-05T08:51:35.480Z] [2024-07-05T08:51:35.480Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:35.480Z] #48 ... [2024-07-05T08:51:35.480Z] [2024-07-05T08:51:35.480Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:35.746Z] #36 ... [2024-07-05T08:51:35.746Z] [2024-07-05T08:51:35.746Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T08:51:35.746Z] #59 ... [2024-07-05T08:51:35.746Z] [2024-07-05T08:51:35.746Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:36.698Z] #36 transferring context: 206.43MB 65.4s [2024-07-05T08:51:37.277Z] #36 ... [2024-07-05T08:51:37.277Z] [2024-07-05T08:51:37.277Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:51:37.277Z] #85 DONE 3.2s [2024-07-05T08:51:37.277Z] [2024-07-05T08:51:37.277Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:51:37.277Z] #86 DONE 2.6s [2024-07-05T08:51:37.277Z] [2024-07-05T08:51:37.277Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:37.277Z] #36 ... [2024-07-05T08:51:37.277Z] [2024-07-05T08:51:37.277Z] #55 [core-data internal] load build context [2024-07-05T08:51:37.541Z] #55 ... [2024-07-05T08:51:37.541Z] [2024-07-05T08:51:37.541Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-05T08:51:37.541Z] #87 DONE 3.4s [2024-07-05T08:51:37.541Z] [2024-07-05T08:51:37.541Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:37.541Z] #51 ... [2024-07-05T08:51:37.541Z] [2024-07-05T08:51:37.541Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:38.497Z] #36 ... [2024-07-05T08:51:38.497Z] [2024-07-05T08:51:38.497Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:38.497Z] #46 ... [2024-07-05T08:51:38.497Z] [2024-07-05T08:51:38.497Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:38.764Z] #36 ... [2024-07-05T08:51:38.764Z] [2024-07-05T08:51:38.764Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-05T08:51:38.764Z] #88 DONE 1.3s [2024-07-05T08:51:38.764Z] [2024-07-05T08:51:38.764Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:38.764Z] #36 ... [2024-07-05T08:51:38.764Z] [2024-07-05T08:51:38.764Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-05T08:51:38.764Z] #89 DONE 1.4s [2024-07-05T08:51:38.764Z] [2024-07-05T08:51:38.764Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:39.029Z] #36 ... [2024-07-05T08:51:39.029Z] [2024-07-05T08:51:39.029Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-05T08:51:39.029Z] #90 DONE 1.4s [2024-07-05T08:51:39.029Z] [2024-07-05T08:51:39.029Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:39.612Z] #36 ... [2024-07-05T08:51:39.612Z] [2024-07-05T08:51:39.612Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:39.612Z] #67 ... [2024-07-05T08:51:39.612Z] [2024-07-05T08:51:39.612Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-05T08:51:39.612Z] #91 DONE 0.9s [2024-07-05T08:51:39.612Z] [2024-07-05T08:51:39.612Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:39.612Z] #67 ... [2024-07-05T08:51:39.612Z] [2024-07-05T08:51:39.612Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:39.877Z] #36 ... [2024-07-05T08:51:39.877Z] [2024-07-05T08:51:39.877Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-05T08:51:39.877Z] #92 DONE 0.9s [2024-07-05T08:51:39.877Z] [2024-07-05T08:51:39.877Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:39.877Z] #36 ... [2024-07-05T08:51:39.877Z] [2024-07-05T08:51:39.877Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-05T08:51:39.877Z] #93 DONE 1.0s [2024-07-05T08:51:39.877Z] [2024-07-05T08:51:39.877Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:40.832Z] #36 ... [2024-07-05T08:51:40.832Z] [2024-07-05T08:51:40.832Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T08:51:40.832Z] #94 DONE 1.1s [2024-07-05T08:51:40.832Z] [2024-07-05T08:51:40.832Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:41.097Z] #36 ... [2024-07-05T08:51:41.097Z] [2024-07-05T08:51:41.097Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T08:51:41.097Z] #95 DONE 1.3s [2024-07-05T08:51:41.097Z] [2024-07-05T08:51:41.097Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:41.361Z] #36 ... [2024-07-05T08:51:41.361Z] [2024-07-05T08:51:41.361Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-05T08:51:41.361Z] #96 DONE 1.4s [2024-07-05T08:51:41.361Z] [2024-07-05T08:51:41.361Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T08:51:42.320Z] #97 ... [2024-07-05T08:51:42.320Z] [2024-07-05T08:51:42.320Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-05T08:51:42.320Z] #98 DONE 0.9s [2024-07-05T08:51:42.320Z] [2024-07-05T08:51:42.320Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:42.320Z] #41 transferring context: 171.40MB 65.2s [2024-07-05T08:51:42.320Z] #41 ... [2024-07-05T08:51:42.320Z] [2024-07-05T08:51:42.320Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-05T08:51:42.320Z] #99 DONE 1.3s [2024-07-05T08:51:42.320Z] [2024-07-05T08:51:42.320Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:42.320Z] #41 ... [2024-07-05T08:51:42.320Z] [2024-07-05T08:51:42.320Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T08:51:42.584Z] #100 ... [2024-07-05T08:51:42.584Z] [2024-07-05T08:51:42.584Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-05T08:51:42.584Z] #97 DONE 1.0s [2024-07-05T08:51:42.584Z] [2024-07-05T08:51:42.584Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:43.163Z] #41 ... [2024-07-05T08:51:43.163Z] [2024-07-05T08:51:43.163Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:43.163Z] #66 ... [2024-07-05T08:51:43.163Z] [2024-07-05T08:51:43.163Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-05T08:51:43.163Z] #100 DONE 0.8s [2024-07-05T08:51:43.163Z] [2024-07-05T08:51:43.163Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:43.163Z] #66 ... [2024-07-05T08:51:43.163Z] [2024-07-05T08:51:43.163Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:43.427Z] #41 ... [2024-07-05T08:51:43.427Z] [2024-07-05T08:51:43.427Z] #44 [core-command internal] load build context [2024-07-05T08:51:43.427Z] #44 ... [2024-07-05T08:51:43.427Z] [2024-07-05T08:51:43.427Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:43.692Z] #66 ... [2024-07-05T08:51:43.692Z] [2024-07-05T08:51:43.692Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-05T08:51:43.692Z] #101 DONE 1.3s [2024-07-05T08:51:43.692Z] [2024-07-05T08:51:43.692Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:43.957Z] #66 ... [2024-07-05T08:51:43.957Z] [2024-07-05T08:51:43.957Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:43.957Z] #54 ... [2024-07-05T08:51:43.957Z] [2024-07-05T08:51:43.957Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:43.957Z] #66 ... [2024-07-05T08:51:43.957Z] [2024-07-05T08:51:43.957Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:44.223Z] #53 ... [2024-07-05T08:51:44.223Z] [2024-07-05T08:51:44.223Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-05T08:51:44.223Z] #102 DONE 1.7s [2024-07-05T08:51:44.223Z] [2024-07-05T08:51:44.223Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:44.223Z] #53 ... [2024-07-05T08:51:44.223Z] [2024-07-05T08:51:44.223Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:44.223Z] #50 ... [2024-07-05T08:51:44.223Z] [2024-07-05T08:51:44.223Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:45.622Z] #66 ... [2024-07-05T08:51:45.622Z] [2024-07-05T08:51:45.622Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:45.622Z] #48 ... [2024-07-05T08:51:45.622Z] [2024-07-05T08:51:45.622Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:47.023Z] #66 ... [2024-07-05T08:51:47.023Z] [2024-07-05T08:51:47.023Z] #36 [security-bootstrapper internal] load build context [2024-07-05T08:51:47.023Z] #36 transferring context: 256.25MB 75.3s done [2024-07-05T08:51:47.023Z] #36 DONE 75.8s [2024-07-05T08:51:47.023Z] [2024-07-05T08:51:47.023Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:47.603Z] #66 ... [2024-07-05T08:51:47.603Z] [2024-07-05T08:51:47.603Z] #55 [core-data internal] load build context [2024-07-05T08:51:47.603Z] #55 ... [2024-07-05T08:51:47.603Z] [2024-07-05T08:51:47.603Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:47.868Z] #51 ... [2024-07-05T08:51:47.868Z] [2024-07-05T08:51:47.868Z] #55 [core-data internal] load build context [2024-07-05T08:51:48.446Z] #55 ... [2024-07-05T08:51:48.447Z] [2024-07-05T08:51:48.447Z] #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:51:48.447Z] #103 DONE 1.6s [2024-07-05T08:51:48.447Z] [2024-07-05T08:51:48.447Z] #55 [core-data internal] load build context [2024-07-05T08:51:48.716Z] #55 ... [2024-07-05T08:51:48.716Z] [2024-07-05T08:51:48.716Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:48.716Z] #46 ... [2024-07-05T08:51:48.716Z] [2024-07-05T08:51:48.716Z] #55 [core-data internal] load build context [2024-07-05T08:51:50.118Z] #55 ... [2024-07-05T08:51:50.118Z] [2024-07-05T08:51:50.118Z] #67 [core-keeper internal] load build context [2024-07-05T08:51:50.118Z] #67 ... [2024-07-05T08:51:50.118Z] [2024-07-05T08:51:50.118Z] #55 [core-data internal] load build context [2024-07-05T08:51:50.697Z] #55 ... [2024-07-05T08:51:50.697Z] [2024-07-05T08:51:50.697Z] #104 [security-spire-config] exporting to image [2024-07-05T08:51:50.697Z] #104 exporting layers 6.0s done [2024-07-05T08:51:50.697Z] #104 writing image sha256:21e8e604000036f4144977a7d53f897479ea8ad47824588dae16d948f91a74d3 0.1s done [2024-07-05T08:51:50.697Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-05T08:51:50.697Z] #104 writing image sha256:2357f3c7b34e2adf2d5e9548fb9466d107cb4dc07aaf029b452264e7df52c429 0.1s done [2024-07-05T08:51:50.697Z] #104 writing image sha256:d7726b3677a8bce55bb4f001b4a2e77bd1fe97a0b8f746b80bd9747b40c1c852 0.0s done [2024-07-05T08:51:50.697Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-05T08:51:50.697Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-05T08:51:50.697Z] #104 DONE 7.2s [2024-07-05T08:51:50.697Z] [2024-07-05T08:51:50.697Z] #55 [core-data internal] load build context [2024-07-05T08:51:51.281Z] #55 ... [2024-07-05T08:51:51.281Z] [2024-07-05T08:51:51.281Z] #44 [core-command internal] load build context [2024-07-05T08:51:51.281Z] #44 transferring context: 256.25MB 81.5s done [2024-07-05T08:51:51.281Z] #44 DONE 81.9s [2024-07-05T08:51:51.281Z] [2024-07-05T08:51:51.281Z] #55 [core-data internal] load build context [2024-07-05T08:51:52.244Z] #55 ... [2024-07-05T08:51:52.244Z] [2024-07-05T08:51:52.244Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:51:52.244Z] #105 DONE 0.8s [2024-07-05T08:51:52.244Z] [2024-07-05T08:51:52.244Z] #55 [core-data internal] load build context [2024-07-05T08:51:53.198Z] #55 ... [2024-07-05T08:51:53.198Z] [2024-07-05T08:51:53.198Z] #53 [security-proxy-auth internal] load build context [2024-07-05T08:51:53.198Z] #53 transferring context: 256.25MB 79.5s done [2024-07-05T08:51:53.198Z] #53 DONE 80.7s [2024-07-05T08:51:53.198Z] [2024-07-05T08:51:53.198Z] #55 [core-data internal] load build context [2024-07-05T08:51:53.462Z] #55 ... [2024-07-05T08:51:53.462Z] [2024-07-05T08:51:53.462Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:53.462Z] #41 ... [2024-07-05T08:51:53.462Z] [2024-07-05T08:51:53.462Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:53.734Z] #66 ... [2024-07-05T08:51:53.734Z] [2024-07-05T08:51:53.734Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:53.999Z] #41 ... [2024-07-05T08:51:53.999Z] [2024-07-05T08:51:53.999Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:51:54.263Z] #54 ... [2024-07-05T08:51:54.263Z] [2024-07-05T08:51:54.263Z] #55 [core-data internal] load build context [2024-07-05T08:51:54.528Z] #55 ... [2024-07-05T08:51:54.528Z] [2024-07-05T08:51:54.528Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:54.528Z] #50 ... [2024-07-05T08:51:54.528Z] [2024-07-05T08:51:54.528Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:55.481Z] #41 ... [2024-07-05T08:51:55.481Z] [2024-07-05T08:51:55.481Z] #66 [support-scheduler internal] load build context [2024-07-05T08:51:55.481Z] #66 transferring context: 256.25MB 78.5s done [2024-07-05T08:51:55.481Z] #66 DONE 80.1s [2024-07-05T08:51:55.481Z] [2024-07-05T08:51:55.481Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:55.749Z] #41 ... [2024-07-05T08:51:55.749Z] [2024-07-05T08:51:55.749Z] #48 [support-notifications internal] load build context [2024-07-05T08:51:55.749Z] #48 ... [2024-07-05T08:51:55.749Z] [2024-07-05T08:51:55.749Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:58.313Z] #41 ... [2024-07-05T08:51:58.313Z] [2024-07-05T08:51:58.313Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:51:58.313Z] #51 ... [2024-07-05T08:51:58.313Z] [2024-07-05T08:51:58.313Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:58.577Z] #41 ... [2024-07-05T08:51:58.577Z] [2024-07-05T08:51:58.577Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:51:58.577Z] #106 ... [2024-07-05T08:51:58.577Z] [2024-07-05T08:51:58.577Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:58.846Z] #41 ... [2024-07-05T08:51:58.846Z] [2024-07-05T08:51:58.846Z] #46 [core-metadata internal] load build context [2024-07-05T08:51:58.846Z] #46 ... [2024-07-05T08:51:58.846Z] [2024-07-05T08:51:58.846Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:59.112Z] #41 ... [2024-07-05T08:51:59.112Z] [2024-07-05T08:51:59.112Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-05T08:51:59.112Z] #50 transferring context: 256.25MB 86.7s done [2024-07-05T08:51:59.112Z] #50 DONE 87.1s [2024-07-05T08:51:59.112Z] [2024-07-05T08:51:59.112Z] #41 [security-spiffe-token-provider internal] load build context [2024-07-05T08:51:59.690Z] #41 transferring context: 256.25MB 82.5s done [2024-07-05T08:51:59.958Z] #41 DONE 84.6s [2024-07-05T08:51:59.958Z] [2024-07-05T08:51:59.958Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:52:00.222Z] #107 ... [2024-07-05T08:52:00.222Z] [2024-07-05T08:52:00.222Z] #67 [core-keeper internal] load build context [2024-07-05T08:52:00.222Z] #67 ... [2024-07-05T08:52:00.222Z] [2024-07-05T08:52:00.222Z] #46 [core-metadata internal] load build context [2024-07-05T08:52:00.486Z] #46 transferring context: 256.25MB 89.6s done [2024-07-05T08:52:01.067Z] #46 ... [2024-07-05T08:52:01.067Z] [2024-07-05T08:52:01.067Z] #51 [security-secretstore-setup internal] load build context [2024-07-05T08:52:01.067Z] #51 transferring context: 256.25MB 88.2s done [2024-07-05T08:52:01.067Z] #51 DONE 88.9s [2024-07-05T08:52:01.067Z] [2024-07-05T08:52:01.067Z] #46 [core-metadata internal] load build context [2024-07-05T08:52:01.067Z] #46 DONE 90.1s [2024-07-05T08:52:01.067Z] [2024-07-05T08:52:01.067Z] #67 [core-keeper internal] load build context [2024-07-05T08:52:01.067Z] #67 ... [2024-07-05T08:52:01.067Z] [2024-07-05T08:52:01.067Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:52:01.067Z] #107 DONE 1.3s [2024-07-05T08:52:01.067Z] [2024-07-05T08:52:01.067Z] #67 [core-keeper internal] load build context [2024-07-05T08:52:02.470Z] #67 ... [2024-07-05T08:52:02.470Z] [2024-07-05T08:52:02.470Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:52:02.470Z] #108 ... [2024-07-05T08:52:02.470Z] [2024-07-05T08:52:02.470Z] #67 [core-keeper internal] load build context [2024-07-05T08:52:02.735Z] #67 ... [2024-07-05T08:52:02.735Z] [2024-07-05T08:52:02.735Z] #54 [security-proxy-setup internal] load build context [2024-07-05T08:52:02.735Z] #54 transferring context: 256.25MB 89.1s done [2024-07-05T08:52:02.735Z] #54 DONE 90.0s [2024-07-05T08:52:02.735Z] [2024-07-05T08:52:02.735Z] #67 [core-keeper internal] load build context [2024-07-05T08:52:02.998Z] #67 ... [2024-07-05T08:52:02.998Z] [2024-07-05T08:52:02.998Z] #55 [core-data internal] load build context [2024-07-05T08:52:02.998Z] #55 transferring context: 256.25MB 89.7s done [2024-07-05T08:52:02.998Z] #55 DONE 90.5s [2024-07-05T08:52:02.998Z] [2024-07-05T08:52:02.998Z] #67 [core-keeper internal] load build context [2024-07-05T08:52:03.575Z] #67 transferring context: 256.25MB 86.3s done [2024-07-05T08:52:03.575Z] #67 DONE 88.3s [2024-07-05T08:52:03.575Z] [2024-07-05T08:52:03.575Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-05T08:52:04.164Z] #109 DONE 0.6s [2024-07-05T08:52:04.164Z] [2024-07-05T08:52:04.164Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:52:05.116Z] #110 ... [2024-07-05T08:52:05.116Z] [2024-07-05T08:52:05.116Z] #48 [support-notifications internal] load build context [2024-07-05T08:52:05.116Z] #48 transferring context: 256.25MB 93.1s done [2024-07-05T08:52:05.116Z] #48 DONE 93.4s [2024-07-05T08:52:05.116Z] [2024-07-05T08:52:05.116Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:52:05.380Z] #111 DONE 0.5s [2024-07-05T08:52:05.380Z] [2024-07-05T08:52:05.380Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:52:12.000Z] #112 ... [2024-07-05T08:52:12.000Z] [2024-07-05T08:52:12.000Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.834Z] #113 DONE 71.8s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #114 ... [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #110 DONE 68.9s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #112 DONE 67.6s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #106 DONE 84.6s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #108 DONE 80.9s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #115 [core-keeper builder 7/8] COPY . . [2024-07-05T08:53:19.835Z] #115 ... [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #116 DONE 4.3s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #115 [core-keeper builder 7/8] COPY . . [2024-07-05T08:53:19.835Z] #115 DONE 4.3s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #117 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #118 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #119 [support-scheduler builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #119 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #120 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #121 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #122 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #114 DONE 4.5s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #123 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #124 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #125 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #126 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #127 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #128 [core-data builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #128 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #129 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #130 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #131 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #132 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #133 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #134 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #135 [support-notifications builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #135 DONE 4.3s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-05T08:53:19.835Z] #136 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #137 [core-metadata builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #137 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T08:53:19.835Z] #138 CACHED [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #139 [core-command builder 6/7] COPY . . [2024-07-05T08:53:19.835Z] #139 DONE 4.3s [2024-07-05T08:53:19.835Z] [2024-07-05T08:53:19.835Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T08:53:23.174Z] #140 ... [2024-07-05T08:53:23.174Z] [2024-07-05T08:53:23.174Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T08:53:23.174Z] #0 4.638 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:53:23.174Z] #141 ... [2024-07-05T08:53:23.174Z] [2024-07-05T08:53:23.174Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T08:53:23.174Z] #0 5.395 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:53:23.758Z] #142 ... [2024-07-05T08:53:23.758Z] [2024-07-05T08:53:23.758Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T08:53:23.758Z] #140 6.200 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-05T08:53:28.007Z] #140 ... [2024-07-05T08:53:28.007Z] [2024-07-05T08:53:28.008Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T08:53:28.008Z] #0 6.184 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-05T08:53:28.008Z] #143 ... [2024-07-05T08:53:28.008Z] [2024-07-05T08:53:28.008Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T08:53:28.008Z] #0 6.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:53:28.008Z] #144 ... [2024-07-05T08:53:28.008Z] [2024-07-05T08:53:28.008Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T08:53:28.008Z] #0 5.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-05T08:53:28.008Z] #145 ... [2024-07-05T08:53:28.008Z] [2024-07-05T08:53:28.008Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T08:53:28.008Z] #0 5.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-05T08:53:28.008Z] #146 ... [2024-07-05T08:53:28.008Z] [2024-07-05T08:53:28.008Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T08:53:28.008Z] #0 6.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-05T08:53:28.008Z] #147 ... [2024-07-05T08:53:28.008Z] [2024-07-05T08:53:28.008Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T08:53:28.008Z] #0 5.241 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-05T08:53:28.289Z] #148 ... [2024-07-05T08:53:28.289Z] [2024-07-05T08:53:28.289Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T08:53:28.289Z] #0 6.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-05T08:53:28.613Z] #149 ... [2024-07-05T08:53:28.613Z] [2024-07-05T08:53:28.613Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-05T08:53:28.613Z] #0 4.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T08:53:28.613Z] #150 ... [2024-07-05T08:53:28.613Z] [2024-07-05T08:53:28.613Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-05T08:53:28.613Z] #0 4.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-05T09:11:06.531Z] #151 DONE 1061.9s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:11:06.531Z] #144 ... [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-05T09:11:06.531Z] #152 DONE 0.2s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-05T09:11:06.531Z] #153 DONE 2.3s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:11:06.531Z] #33 ... [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #154 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:11:06.531Z] #154 DONE 0.4s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #155 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:11:06.531Z] #155 DONE 0.1s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-05T09:11:06.531Z] #156 DONE 0.4s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:11:06.531Z] #144 ... [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-05T09:11:06.531Z] #157 DONE 0.2s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #158 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-05T09:11:06.531Z] #158 DONE 0.2s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #159 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-05T09:11:06.531Z] #159 DONE 0.3s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:11:06.531Z] #148 ... [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-05T09:11:06.531Z] #160 DONE 0.3s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:11:06.531Z] #144 ... [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-05T09:11:06.531Z] #161 DONE 0.2s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-05T09:11:06.531Z] #162 DONE 2.1s [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:11:06.531Z] #33 ... [2024-07-05T09:11:06.531Z] [2024-07-05T09:11:06.531Z] #104 [security-bootstrapper] exporting to image [2024-07-05T09:11:06.531Z] #104 exporting layers [2024-07-05T09:11:07.514Z] #104 exporting layers 1.2s done [2024-07-05T09:11:07.515Z] #104 writing image sha256:d509d98b667e113ce029742d5a7853fc54efa1cc84a41d1224c5d9529d657404 done [2024-07-05T09:11:07.515Z] #104 naming to docker.io/library/security-bootstrapper-arm64 [2024-07-05T09:11:07.515Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-05T09:11:07.515Z] #104 DONE 8.3s [2024-07-05T09:11:07.515Z] [2024-07-05T09:11:07.515Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-05T09:11:07.515Z] #150 1069.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-07-05T09:11:15.707Z] #150 ... [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-05T09:11:15.707Z] #143 DONE 1076.9s [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:11:15.707Z] #163 DONE 0.5s [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:11:15.707Z] #148 ... [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:11:15.707Z] #164 DONE 0.2s [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-05T09:11:15.707Z] #165 DONE 0.3s [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T09:11:15.707Z] #146 ... [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-05T09:11:15.707Z] #166 DONE 0.2s [2024-07-05T09:11:15.707Z] [2024-07-05T09:11:15.707Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-05T09:11:16.046Z] #167 DONE 0.3s [2024-07-05T09:11:16.046Z] [2024-07-05T09:11:16.046Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T09:11:16.315Z] #168 DONE 0.3s [2024-07-05T09:11:16.315Z] [2024-07-05T09:11:16.315Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:11:18.884Z] #169 DONE 2.1s [2024-07-05T09:11:18.884Z] [2024-07-05T09:11:18.884Z] #104 [security-proxy-setup] exporting to image [2024-07-05T09:11:18.884Z] #104 exporting layers [2024-07-05T09:11:19.461Z] #104 exporting layers 1.1s done [2024-07-05T09:11:19.725Z] #104 writing image sha256:3c5b9449617e634ca1cc9c6973b3d9ccd096c8c2108f721dd023edfc6b9dcbb8 done [2024-07-05T09:11:19.725Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-05T09:11:19.725Z] #104 DONE 9.5s [2024-07-05T09:11:19.725Z] [2024-07-05T09:11:19.725Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:11:26.357Z] #140 ... [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-05T09:11:26.357Z] #150 DONE 1087.9s [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T09:11:26.357Z] #142 ... [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:11:26.357Z] #170 DONE 0.2s [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:11:26.357Z] #144 ... [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:11:26.357Z] #171 DONE 0.2s [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-05T09:11:26.357Z] #172 DONE 0.1s [2024-07-05T09:11:26.357Z] [2024-07-05T09:11:26.357Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-05T09:11:26.621Z] #173 DONE 0.2s [2024-07-05T09:11:26.621Z] [2024-07-05T09:11:26.621Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:11:26.888Z] #174 DONE 0.2s [2024-07-05T09:11:26.888Z] [2024-07-05T09:11:26.888Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-05T09:11:26.888Z] #175 DONE 0.2s [2024-07-05T09:11:26.888Z] [2024-07-05T09:11:26.888Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:11:27.157Z] #140 ... [2024-07-05T09:11:27.157Z] [2024-07-05T09:11:27.157Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-05T09:11:27.157Z] #176 DONE 0.2s [2024-07-05T09:11:27.157Z] [2024-07-05T09:11:27.157Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-05T09:11:27.157Z] #177 DONE 0.1s [2024-07-05T09:11:27.157Z] [2024-07-05T09:11:27.157Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:11:27.426Z] #144 ... [2024-07-05T09:11:27.426Z] [2024-07-05T09:11:27.426Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:11:29.366Z] #178 DONE 2.0s [2024-07-05T09:11:29.366Z] [2024-07-05T09:11:29.366Z] #104 [security-secretstore-setup] exporting to image [2024-07-05T09:11:29.366Z] #104 exporting layers [2024-07-05T09:11:30.881Z] #104 exporting layers 1.6s done [2024-07-05T09:11:30.881Z] #104 writing image sha256:7ba81aad174ab1bd9c96b01152b6ec03b8eaa57d292d682f7a19fb8a09af8e67 done [2024-07-05T09:11:30.881Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-05T09:11:30.881Z] #104 DONE 11.1s [2024-07-05T09:11:30.881Z] [2024-07-05T09:11:30.881Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:12:18.429Z] #144 ... [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-05T09:12:18.429Z] #141 DONE 1137.4s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T09:12:18.429Z] #149 ... [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:12:18.429Z] #179 DONE 0.3s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:12:18.429Z] #180 DONE 0.1s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-05T09:12:18.429Z] #181 DONE 0.2s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:12:18.429Z] #182 DONE 0.1s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:12:18.429Z] #148 ... [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-05T09:12:18.429Z] #183 DONE 0.1s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:12:18.429Z] #184 DONE 1.9s [2024-07-05T09:12:18.429Z] [2024-07-05T09:12:18.429Z] #104 [core-common-config-bootstrapper] exporting to image [2024-07-05T09:12:18.429Z] #104 exporting layers [2024-07-05T09:12:18.694Z] #104 exporting layers 0.7s done [2024-07-05T09:12:18.694Z] #104 writing image sha256:d935e92b5bb77df9d48c46113b827d3a3910cd93d3e3edd1ebb5c9107aedd398 done [2024-07-05T09:12:18.694Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-05T09:12:18.694Z] #104 DONE 11.7s [2024-07-05T09:12:18.694Z] [2024-07-05T09:12:18.694Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:14:25.354Z] #144 ... [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-05T09:14:25.354Z] #142 DONE 1259.4s [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:14:25.354Z] #148 ... [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:14:25.354Z] #185 DONE 0.2s [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:14:25.354Z] #144 ... [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:14:25.354Z] #186 DONE 0.2s [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-05T09:14:25.354Z] #187 DONE 0.3s [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:14:25.354Z] #188 DONE 0.1s [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #104 [security-spiffe-token-provider] exporting to image [2024-07-05T09:14:25.354Z] #104 exporting layers [2024-07-05T09:14:25.354Z] #104 exporting layers 0.9s done [2024-07-05T09:14:25.354Z] #104 writing image sha256:364665aca6b06688b0b74d1a6c54f1d8306ecf9c1ea4892e1e9ffc8e904934e5 done [2024-07-05T09:14:25.354Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-07-05T09:14:25.354Z] #104 DONE 12.6s [2024-07-05T09:14:25.354Z] [2024-07-05T09:14:25.354Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:21:02.373Z] #140 ... [2024-07-05T09:21:02.373Z] [2024-07-05T09:21:02.373Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-05T09:21:02.373Z] #144 DONE 1664.6s [2024-07-05T09:21:02.373Z] [2024-07-05T09:21:02.374Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:21:02.641Z] #148 ... [2024-07-05T09:21:02.641Z] [2024-07-05T09:21:02.641Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:21:02.916Z] #189 DONE 0.1s [2024-07-05T09:21:02.916Z] [2024-07-05T09:21:02.916Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:21:03.190Z] #190 DONE 0.1s [2024-07-05T09:21:03.190Z] [2024-07-05T09:21:03.190Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-05T09:21:03.459Z] #191 DONE 0.4s [2024-07-05T09:21:03.459Z] [2024-07-05T09:21:03.459Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:21:03.459Z] #192 DONE 0.1s [2024-07-05T09:21:03.459Z] [2024-07-05T09:21:03.459Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T09:21:03.726Z] #146 ... [2024-07-05T09:21:03.726Z] [2024-07-05T09:21:03.726Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-05T09:21:03.726Z] #193 DONE 0.1s [2024-07-05T09:21:03.726Z] [2024-07-05T09:21:03.726Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-05T09:21:05.682Z] #194 DONE 1.7s [2024-07-05T09:21:05.682Z] [2024-07-05T09:21:05.682Z] #104 [security-proxy-auth] exporting to image [2024-07-05T09:21:05.682Z] #104 exporting layers [2024-07-05T09:21:06.267Z] #104 exporting layers 0.8s done [2024-07-05T09:21:06.267Z] #104 writing image sha256:adf8dd2b82e566b9223cb2aa6d3f6ad664e220bf7924e14beba5df8138fddb6a done [2024-07-05T09:21:06.267Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-05T09:21:06.267Z] #104 DONE 13.5s [2024-07-05T09:21:06.267Z] [2024-07-05T09:21:06.267Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:22:02.657Z] #33 ... [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-05T09:22:02.657Z] #145 DONE 1717.3s [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:22:02.657Z] #59 ... [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:02.657Z] #195 DONE 0.3s [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:22:02.657Z] #196 DONE 0.2s [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-05T09:22:02.657Z] #197 DONE 0.4s [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:22:02.657Z] #198 DONE 0.1s [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:22:02.657Z] #148 ... [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #104 [core-command] exporting to image [2024-07-05T09:22:02.657Z] #104 exporting layers [2024-07-05T09:22:02.657Z] #104 exporting layers 0.4s done [2024-07-05T09:22:02.657Z] #104 writing image sha256:ed98e9314d482d8dd7f01c64506a3280b4072602c5e08e07cd86b7615054977d 0.0s done [2024-07-05T09:22:02.657Z] #104 naming to docker.io/library/core-command-arm64 done [2024-07-05T09:22:02.657Z] #104 DONE 13.9s [2024-07-05T09:22:02.657Z] [2024-07-05T09:22:02.657Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:05.998Z] #140 ... [2024-07-05T09:22:05.998Z] [2024-07-05T09:22:05.998Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-05T09:22:05.998Z] #147 DONE 1728.6s [2024-07-05T09:22:05.998Z] [2024-07-05T09:22:05.998Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:22:06.264Z] #59 ... [2024-07-05T09:22:06.264Z] [2024-07-05T09:22:06.264Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:06.847Z] #199 DONE 0.2s [2024-07-05T09:22:06.847Z] [2024-07-05T09:22:06.847Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:07.114Z] #140 ... [2024-07-05T09:22:07.114Z] [2024-07-05T09:22:07.114Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-05T09:22:07.388Z] #200 DONE 0.6s [2024-07-05T09:22:07.388Z] [2024-07-05T09:22:07.388Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:07.656Z] #140 ... [2024-07-05T09:22:07.656Z] [2024-07-05T09:22:07.656Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:22:07.656Z] #201 DONE 0.2s [2024-07-05T09:22:07.656Z] [2024-07-05T09:22:07.656Z] #104 [core-keeper] exporting to image [2024-07-05T09:22:07.656Z] #104 exporting layers [2024-07-05T09:22:08.238Z] #104 exporting layers 0.5s done [2024-07-05T09:22:08.238Z] #104 writing image sha256:de3487528c34aa2ff24a17585cc3757cf3944034481f7485598f99dfa4fb7832 done [2024-07-05T09:22:08.238Z] #104 naming to docker.io/library/core-keeper-arm64 done [2024-07-05T09:22:08.238Z] #104 DONE 14.4s [2024-07-05T09:22:08.238Z] [2024-07-05T09:22:08.238Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:10.816Z] #140 ... [2024-07-05T09:22:10.816Z] [2024-07-05T09:22:10.816Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-05T09:22:10.816Z] #146 DONE 1733.0s [2024-07-05T09:22:10.816Z] [2024-07-05T09:22:10.816Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:22:10.816Z] #148 ... [2024-07-05T09:22:10.816Z] [2024-07-05T09:22:10.816Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:11.083Z] #202 DONE 0.2s [2024-07-05T09:22:11.083Z] [2024-07-05T09:22:11.083Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:22:11.349Z] #33 ... [2024-07-05T09:22:11.349Z] [2024-07-05T09:22:11.349Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:22:11.349Z] #203 DONE 0.3s [2024-07-05T09:22:11.349Z] [2024-07-05T09:22:11.349Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:11.616Z] #140 ... [2024-07-05T09:22:11.616Z] [2024-07-05T09:22:11.616Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-05T09:22:11.883Z] #204 DONE 0.4s [2024-07-05T09:22:11.883Z] [2024-07-05T09:22:11.883Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:11.883Z] #140 ... [2024-07-05T09:22:11.883Z] [2024-07-05T09:22:11.883Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:22:11.883Z] #205 DONE 0.1s [2024-07-05T09:22:12.150Z] [2024-07-05T09:22:12.150Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-05T09:22:12.150Z] #206 DONE 0.1s [2024-07-05T09:22:12.150Z] [2024-07-05T09:22:12.150Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:22:12.150Z] #33 ... [2024-07-05T09:22:12.150Z] [2024-07-05T09:22:12.150Z] #104 [core-metadata] exporting to image [2024-07-05T09:22:12.419Z] #104 exporting layers 0.4s done [2024-07-05T09:22:12.686Z] #104 writing image sha256:43907eaa882d880b6e10084515d7d6d08cca1d01cca433ab454e4d96b407a30d 0.0s done [2024-07-05T09:22:12.686Z] #104 naming to docker.io/library/core-metadata-arm64 done [2024-07-05T09:22:12.686Z] #104 DONE 14.9s [2024-07-05T09:22:12.686Z] [2024-07-05T09:22:12.686Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:22:13.642Z] #148 ... [2024-07-05T09:22:13.642Z] [2024-07-05T09:22:13.642Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-05T09:22:13.642Z] #149 DONE 1736.0s [2024-07-05T09:22:13.642Z] [2024-07-05T09:22:13.642Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:22:14.229Z] #33 ... [2024-07-05T09:22:14.229Z] [2024-07-05T09:22:14.229Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:14.229Z] #207 DONE 0.1s [2024-07-05T09:22:14.229Z] [2024-07-05T09:22:14.229Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:22:14.229Z] #208 DONE 0.1s [2024-07-05T09:22:14.229Z] [2024-07-05T09:22:14.229Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-05T09:22:14.812Z] #209 DONE 0.4s [2024-07-05T09:22:14.812Z] [2024-07-05T09:22:14.812Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:22:14.812Z] #210 DONE 0.1s [2024-07-05T09:22:14.812Z] [2024-07-05T09:22:14.812Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:22:14.812Z] #59 ... [2024-07-05T09:22:14.812Z] [2024-07-05T09:22:14.812Z] #104 [core-data] exporting to image [2024-07-05T09:22:15.406Z] #104 exporting layers 0.6s done [2024-07-05T09:22:15.406Z] #104 writing image sha256:4e830f80d3b85b99ee696bec736c2e7f7ca52bdcf97404f060674eaae1023a25 done [2024-07-05T09:22:15.406Z] #104 naming to docker.io/library/core-data-arm64 done [2024-07-05T09:22:15.406Z] #104 DONE 15.5s [2024-07-05T09:22:15.406Z] [2024-07-05T09:22:15.406Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:42.074Z] #140 ... [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-05T09:22:42.074Z] #148 DONE 1761.5s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-05T09:22:42.074Z] #140 DONE 1761.7s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-05T09:22:42.074Z] #59 ... [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:42.074Z] #211 ... [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:42.074Z] #212 DONE 0.2s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-05T09:22:42.074Z] #211 DONE 0.2s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:22:42.074Z] #213 DONE 0.1s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-05T09:22:42.074Z] #214 DONE 0.2s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-05T09:22:42.074Z] #215 DONE 0.4s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-05T09:22:42.074Z] #216 DONE 0.4s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:22:42.074Z] #217 DONE 0.1s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-05T09:22:42.074Z] #218 DONE 0.1s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #104 [support-notifications] exporting to image [2024-07-05T09:22:42.074Z] #104 exporting layers [2024-07-05T09:22:42.074Z] #104 exporting layers 0.6s done [2024-07-05T09:22:42.074Z] #104 writing image sha256:4627f66eca7d9e723a4d2262ab40c02924af9829050cdf420c86b8334261aa04 0.0s done [2024-07-05T09:22:42.074Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-07-05T09:22:42.074Z] #104 exporting layers 0.7s done [2024-07-05T09:22:42.074Z] #104 writing image sha256:735eb33e05433d4d8f713ee85c6d8b7dd7acf1782e56625fdab505c64a54a1f4 done [2024-07-05T09:22:42.074Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-07-05T09:22:42.074Z] #104 DONE 16.4s [2024-07-05T09:22:42.074Z] [2024-07-05T09:22:42.074Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-05T09:22:42.074Z] time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-05T09:22:42.078Z] $ docker stop --time=1 646ae777c284aac8a5573b8b7eaf5c9957459a6ecfc84f70ec97fc96c9bb78a8 [2024-07-05T09:22:43.759Z] $ docker rm -f --volumes 646ae777c284aac8a5573b8b7eaf5c9957459a6ecfc84f70ec97fc96c9bb78a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T09:22:44.276Z] + docker images [2024-07-05T09:22:44.276Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-05T09:22:44.276Z] support-notifications-arm64 latest 735eb33e0543 4 seconds ago 43.3MB [2024-07-05T09:22:44.276Z] support-scheduler-arm64 latest 4627f66eca7d 4 seconds ago 42.4MB [2024-07-05T09:22:44.276Z] core-data-arm64 latest 4e830f80d3b8 30 seconds ago 40.2MB [2024-07-05T09:22:44.276Z] core-metadata-arm64 latest 43907eaa882d 33 seconds ago 40.3MB [2024-07-05T09:22:44.276Z] core-keeper-arm64 latest de3487528c34 37 seconds ago 35.2MB [2024-07-05T09:22:44.276Z] core-command-arm64 latest ed98e9314d48 49 seconds ago 39.9MB [2024-07-05T09:22:44.276Z] security-proxy-auth-arm64 latest adf8dd2b82e5 About a minute ago 37.4MB [2024-07-05T09:22:44.276Z] security-spiffe-token-provider-arm64 latest 364665aca6b0 8 minutes ago 34.1MB [2024-07-05T09:22:44.276Z] core-common-config-bootstrapper-arm64 latest d935e92b5bb7 10 minutes ago 20.1MB [2024-07-05T09:22:44.276Z] security-secretstore-setup-arm64 latest 7ba81aad174a 11 minutes ago 41.5MB [2024-07-05T09:22:44.276Z] security-proxy-setup-arm64 latest 3c5b9449617e 11 minutes ago 31MB [2024-07-05T09:22:44.276Z] security-bootstrapper-arm64 latest d509d98b667e 11 minutes ago 23.7MB [2024-07-05T09:22:44.276Z] security-spire-server-arm64 latest d7726b3677a8 31 minutes ago 102MB [2024-07-05T09:22:44.276Z] security-spire-config-arm64 latest 2357f3c7b34e 31 minutes ago 101MB [2024-07-05T09:22:44.276Z] security-spire-agent-arm64 latest 21e8e6040000 31 minutes ago 157MB [2024-07-05T09:22:44.276Z] ci-base-image-arm64 latest 787b7cba4647 48 minutes ago 962MB [2024-07-05T09:22:44.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-05T09:22:44.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:22:44.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T09:22:44.792Z] [2024-07-05T09:22:44.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:22:45.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T09:22:45.390Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-05T09:22:45.390Z] 8998bd30e6a1: Pulling fs layer [2024-07-05T09:22:45.390Z] 04944245beec: Pulling fs layer [2024-07-05T09:22:45.390Z] 699f458cf7ca: Pulling fs layer [2024-07-05T09:22:45.390Z] 765212b225bb: Pulling fs layer [2024-07-05T09:22:45.390Z] f23df028b6ca: Pulling fs layer [2024-07-05T09:22:45.390Z] d65c8cfc05b1: Pulling fs layer [2024-07-05T09:22:45.390Z] 2437ff75d9bd: Pulling fs layer [2024-07-05T09:22:45.390Z] 765212b225bb: Waiting [2024-07-05T09:22:45.390Z] f23df028b6ca: Waiting [2024-07-05T09:22:45.390Z] d65c8cfc05b1: Waiting [2024-07-05T09:22:45.390Z] 2437ff75d9bd: Waiting [2024-07-05T09:22:45.390Z] 04944245beec: Verifying Checksum [2024-07-05T09:22:45.390Z] 04944245beec: Download complete [2024-07-05T09:22:45.390Z] 765212b225bb: Verifying Checksum [2024-07-05T09:22:45.390Z] 765212b225bb: Download complete [2024-07-05T09:22:45.655Z] f23df028b6ca: Download complete [2024-07-05T09:22:45.655Z] d65c8cfc05b1: Verifying Checksum [2024-07-05T09:22:45.655Z] d65c8cfc05b1: Download complete [2024-07-05T09:22:45.655Z] 699f458cf7ca: Verifying Checksum [2024-07-05T09:22:45.655Z] 699f458cf7ca: Download complete [2024-07-05T09:22:46.234Z] 8998bd30e6a1: Verifying Checksum [2024-07-05T09:22:46.234Z] 8998bd30e6a1: Download complete [2024-07-05T09:22:48.821Z] 2437ff75d9bd: Verifying Checksum [2024-07-05T09:22:48.821Z] 2437ff75d9bd: Download complete [2024-07-05T09:22:50.754Z] 8998bd30e6a1: Pull complete [2024-07-05T09:22:51.709Z] 04944245beec: Pull complete [2024-07-05T09:22:53.645Z] 699f458cf7ca: Pull complete [2024-07-05T09:22:53.645Z] 765212b225bb: Pull complete [2024-07-05T09:22:54.601Z] f23df028b6ca: Pull complete [2024-07-05T09:22:54.601Z] d65c8cfc05b1: Pull complete [2024-07-05T09:23:12.789Z] 2437ff75d9bd: Pull complete [2024-07-05T09:23:12.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-05T09:23:12.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T09:23:12.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:23:13.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container [2024-07-05T09:23:13.047Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-05T09:23:15.894Z] $ docker top 53a2b425e1134878cefb396fdca331be208d2f279aa2cac4d0ab3e7a29b6ec03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:16.838Z] ---> job-cost.sh [2024-07-05T09:23:16.838Z] lf-activate-venv: SKIPPING [2024-07-05T09:23:16.838Z] INFO: No Stack... [2024-07-05T09:23:17.416Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-05T09:23:17.995Z] INFO: Archiving Costs [Pipeline] sh [2024-07-05T09:23:18.625Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2024-07-05T09:23:18.625Z] + cut -d, -f6 [Pipeline] lock [2024-07-05T09:23:18.657Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] [2024-07-05T09:23:18.670Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] did not exist. Created. [2024-07-05T09:23:18.678Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-05T09:23:19.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-05T09:23:19.604Z] Stashed 1 file(s) [Pipeline] } [2024-07-05T09:23:19.613Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-05T09:23:19.625Z] $ docker stop --time=1 53a2b425e1134878cefb396fdca331be208d2f279aa2cac4d0ab3e7a29b6ec03 [2024-07-05T09:23:21.148Z] $ docker rm -f --volumes 53a2b425e1134878cefb396fdca331be208d2f279aa2cac4d0ab3e7a29b6ec03 [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 [2024-07-05T09:23:21.725Z] provisioning config files... [2024-07-05T09:23:21.732Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5937260254603122833tmp [Pipeline] { [Pipeline] sh [2024-07-05T09:23:22.038Z] + set +x [2024-07-05T09:23:22.039Z] + curl -s https://codecov.io/bash [2024-07-05T09:23:22.039Z] + bash -s -- [2024-07-05T09:23:22.039Z] [2024-07-05T09:23:22.039Z] _____ _ [2024-07-05T09:23:22.039Z] / ____| | | [2024-07-05T09:23:22.039Z] | | ___ __| | ___ ___ _____ __ [2024-07-05T09:23:22.039Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-05T09:23:22.039Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-05T09:23:22.039Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-05T09:23:22.039Z] Bash-1.0.6 [2024-07-05T09:23:22.039Z] [2024-07-05T09:23:22.039Z] [2024-07-05T09:23:22.039Z] ==> git version 2.25.1 found [2024-07-05T09:23:22.039Z] ==> 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 [2024-07-05T09:23:22.039Z] Release-Date: 2020-01-08 [2024-07-05T09:23:22.039Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-05T09:23:22.039Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-05T09:23:22.039Z] ==> Jenkins CI detected. [2024-07-05T09:23:22.039Z] current dir:  /w/workspace/edgex-go/9 [2024-07-05T09:23:22.039Z] project root: . [2024-07-05T09:23:22.039Z] --> token set from env [2024-07-05T09:23:22.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-05T09:23:22.039Z] ==> Running gcov in . (disable via -X gcov) [2024-07-05T09:23:22.039Z] ==> Python coveragepy not found [2024-07-05T09:23:22.039Z] ==> Searching for coverage reports in: [2024-07-05T09:23:22.039Z] + . [2024-07-05T09:23:22.039Z] -> Found 1 reports [2024-07-05T09:23:22.039Z] ==> Detecting git/mercurial file structure [2024-07-05T09:23:22.300Z] ==> Reading reports [2024-07-05T09:23:22.300Z] + ./coverage.out bytes=481596 [2024-07-05T09:23:22.300Z] ==> Appending adjustments [2024-07-05T09:23:22.300Z] https://docs.codecov.io/docs/fixing-reports [2024-07-05T09:23:23.235Z] + Found adjustments [2024-07-05T09:23:23.235Z] ==> Gzipping contents [2024-07-05T09:23:23.235Z] 60K /tmp/codecov.VM4USk.gz [2024-07-05T09:23:23.235Z] ==> Uploading reports [2024-07-05T09:23:23.235Z] url: https://codecov.io [2024-07-05T09:23:23.235Z] query: branch=PR-4790&commit=19c2b8a755a3bf048365f0af455ad8efece8b41f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-07-05T09:23:23.235Z] -> Pinging Codecov [2024-07-05T09:23:23.235Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=19c2b8a755a3bf048365f0af455ad8efece8b41f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-07-05T09:23:23.494Z] -> Uploading to [2024-07-05T09:23:23.494Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-05/00271124DB129430A58F1EEE437C3FCB/19c2b8a755a3bf048365f0af455ad8efece8b41f/82ac3a02-4ef4-4657-baef-694f0cec256d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240705%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240705T092323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6b7fa15a5dc240635867359aa5612ab191e23f41677a7c3e66843e83d939322 [2024-07-05T09:23:23.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T09:23:23.494Z] Dload Upload Total Spent Left Speed [2024-07-05T09:23:23.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61282 0 0 100 61282 0 289k --:--:-- --:--:-- --:--:-- 289k 100 61282 0 0 100 61282 0 238k --:--:-- --:--:-- --:--:-- 237k [2024-07-05T09:23:23.755Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] } [2024-07-05T09:23:23.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-05T09:23:24.485Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:24.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:25.636Z] ---> package-listing.sh [2024-07-05T09:23:25.636Z] ++ facter osfamily [2024-07-05T09:23:25.636Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-05T09:23:25.896Z] + OS_FAMILY=debian [2024-07-05T09:23:25.896Z] + workspace=/w/workspace/edgex-go/9 [2024-07-05T09:23:25.896Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-05T09:23:25.896Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-05T09:23:25.896Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-05T09:23:25.896Z] + PACKAGES=/tmp/packages_start.txt [2024-07-05T09:23:25.896Z] + '[' /w/workspace/edgex-go/9 ']' [2024-07-05T09:23:25.896Z] + PACKAGES=/tmp/packages_end.txt [2024-07-05T09:23:25.896Z] + case "${OS_FAMILY}" in [2024-07-05T09:23:25.896Z] + dpkg -l [2024-07-05T09:23:25.896Z] + grep '^ii' [2024-07-05T09:23:25.896Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-05T09:23:25.896Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-05T09:23:25.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-05T09:23:25.896Z] + '[' /w/workspace/edgex-go/9 ']' [2024-07-05T09:23:25.896Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2024-07-05T09:23:25.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2024-07-05T09:23:25.907Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-05T09:23:26.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:23:26.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T09:23:26.499Z] [2024-07-05T09:23:26.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:23:26.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T09:23:26.808Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-05T09:23:26.808Z] 5eb5b503b376: Pulling fs layer [2024-07-05T09:23:26.808Z] 5c69ac0246d0: Pulling fs layer [2024-07-05T09:23:26.808Z] ec43610c2a17: Pulling fs layer [2024-07-05T09:23:26.808Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-05T09:23:26.808Z] 33b1e0a273af: Pulling fs layer [2024-07-05T09:23:26.808Z] 5d3b04190fa2: Pulling fs layer [2024-07-05T09:23:26.808Z] 2f39f015ded8: Pulling fs layer [2024-07-05T09:23:26.808Z] 3a2ae6a8a46f: Waiting [2024-07-05T09:23:26.808Z] 33b1e0a273af: Waiting [2024-07-05T09:23:26.808Z] 5d3b04190fa2: Waiting [2024-07-05T09:23:26.808Z] 5c69ac0246d0: Download complete [2024-07-05T09:23:26.808Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-05T09:23:26.808Z] 3a2ae6a8a46f: Download complete [2024-07-05T09:23:26.808Z] 33b1e0a273af: Verifying Checksum [2024-07-05T09:23:26.808Z] 33b1e0a273af: Download complete [2024-07-05T09:23:26.808Z] 5d3b04190fa2: Verifying Checksum [2024-07-05T09:23:26.808Z] 5d3b04190fa2: Download complete [2024-07-05T09:23:27.065Z] ec43610c2a17: Verifying Checksum [2024-07-05T09:23:27.065Z] ec43610c2a17: Download complete [2024-07-05T09:23:27.065Z] 5eb5b503b376: Download complete [2024-07-05T09:23:27.631Z] 2f39f015ded8: Verifying Checksum [2024-07-05T09:23:27.631Z] 2f39f015ded8: Download complete [2024-07-05T09:23:28.196Z] 5eb5b503b376: Pull complete [2024-07-05T09:23:28.196Z] 5c69ac0246d0: Pull complete [2024-07-05T09:23:28.763Z] ec43610c2a17: Pull complete [2024-07-05T09:23:28.763Z] 3a2ae6a8a46f: Pull complete [2024-07-05T09:23:29.021Z] 33b1e0a273af: Pull complete [2024-07-05T09:23:29.021Z] 5d3b04190fa2: Pull complete [2024-07-05T09:23:33.207Z] 2f39f015ded8: Pull complete [2024-07-05T09:23:33.207Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-05T09:23:33.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T09:23:33.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:23:33.305Z] prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container [2024-07-05T09:23:33.367Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-05T09:23:36.657Z] $ docker top 23c414692d79b9fb6c4f7f32a6cb20dd09b285f45bc108514726a3172d838b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:23:36.967Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-05T09:23:37.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-05T09:23:37.531Z] + ls /var/log/sa-host [2024-07-05T09:23:37.532Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T09:23:37.806Z] provisioning config files... [2024-07-05T09:23:37.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6155011779755395262tmp [Pipeline] { [Pipeline] echo [2024-07-05T09:23:37.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:38.116Z] ---> create-netrc.sh [Pipeline] } [2024-07-05T09:23:38.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:38.455Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-05T09:23:38.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:38.744Z] ---> sudo-logs.sh [2024-07-05T09:23:38.744Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-05T09:23:38.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:39.052Z] ---> job-cost.sh [2024-07-05T09:23:39.052Z] lf-activate-venv: SKIPPING [2024-07-05T09:23:39.052Z] DEBUG: total: 0.10999999940395355 [2024-07-05T09:23:39.052Z] INFO: Retrieving Stack Cost... [2024-07-05T09:23:39.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-05T09:23:39.879Z] INFO: Archiving Costs [Pipeline] echo [2024-07-05T09:23:39.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:23:40.174Z] ---> logs-deploy.sh [2024-07-05T09:23:40.174Z] lf-activate-venv: SKIPPING [2024-07-05T09:23:40.174Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/9 [2024-07-05T09:23:40.174Z] INFO: archiving workspace using pattern(s): [2024-07-05T09:23:41.110Z] Archives upload complete. [2024-07-05T09:23:41.111Z] INFO: archiving logs to Nexus