Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+08e30e9824952b0f8cde611c7e69c4c853d0027d (793d67aed676f641669b178c71d0fad6a412339c) 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-ssh17888127685749499831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10535296208704559562.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4907/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-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4688252875154294502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh11871056676725741033.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-4907/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-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2769224940364362337.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-11033 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 08e30e9824952b0f8cde611c7e69c4c853d0027d into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 3494ff52de3d01c1648a563cc657d48fd5ad06df Checking out Revision 3494ff52de3d01c1648a563cc657d48fd5ad06df (PR-4907) > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3494ff52de3d01c1648a563cc657d48fd5ad06df # timeout=10 Commit message: "Merge commit '08e30e9824952b0f8cde611c7e69c4c853d0027d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-25T08:30:39.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-25T08:30:39.299Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-25T08:30:39.325Z] ========================================================= [2024-09-25T08:30:39.325Z] EdgeX Global Pipelines Version Info [2024-09-25T08:30:39.325Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3e54810b8421a7035153b7b448b159d74ef2cba5 # timeout=10 [2024-09-25T08:30:40.435Z] ------------------- [2024-09-25T08:30:40.435Z] stable info: [2024-09-25T08:30:40.435Z] ------------------- [2024-09-25T08:30:40.435Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-25T08:30:40.435Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-25T08:30:40.435Z] Message: update stable to v1.0.263 [2024-09-25T08:30:40.709Z] ------------------- [2024-09-25T08:30:40.709Z] experimental info: [2024-09-25T08:30:40.709Z] ------------------- [2024-09-25T08:30:40.709Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-25T08:30:40.709Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-25T08:30:40.709Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-25T08:30:40.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-25T08:30:40.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-25T08:30:40.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-25T08:30:40.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-25T08:30:40.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-25T08:30:40.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-25T08:30:40.952Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-25T08:30:40.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-25T08:30:40.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-25T08:30:41.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-25T08:30:41.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-25T08:30:41.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-25T08:30:41.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-25T08:30:41.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-25T08:30:41.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-25T08:30:41.155Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-25T08:30:41.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-25T08:30:41.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-25T08:30:41.226Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-25T08:30:41.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-25T08:30:41.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-25T08:30:41.293Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-25T08:30:41.320Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-25T08:30:41.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-25T08:30:41.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-25T08:30:41.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-25T08:30:41.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] echo [2024-09-25T08:30:41.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3494ff5 [Pipeline] echo [2024-09-25T08:30:41.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-25T08:30:41.537Z] provisioning config files... [2024-09-25T08:30:41.552Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13747046118862950085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-25T08:30:41.899Z] ---> ****-login.sh [2024-09-25T08:30:41.899Z] nexus3.edgexfoundry.org:10001 [2024-09-25T08:30:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:30:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:30:42.165Z] Configure a credential helper to remove this warning. See [2024-09-25T08:30:42.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:30:42.165Z] [2024-09-25T08:30:42.165Z] Login Succeeded [2024-09-25T08:30:42.165Z] nexus3.edgexfoundry.org:10002 [2024-09-25T08:30:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:30:42.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:30:42.426Z] Configure a credential helper to remove this warning. See [2024-09-25T08:30:42.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:30:42.426Z] [2024-09-25T08:30:42.426Z] Login Succeeded [2024-09-25T08:30:42.426Z] nexus3.edgexfoundry.org:10003 [2024-09-25T08:30:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:30:42.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:30:42.426Z] Configure a credential helper to remove this warning. See [2024-09-25T08:30:42.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:30:42.426Z] [2024-09-25T08:30:42.426Z] Login Succeeded [2024-09-25T08:30:42.426Z] nexus3.edgexfoundry.org:10004 [2024-09-25T08:30:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:30:42.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:30:42.687Z] Configure a credential helper to remove this warning. See [2024-09-25T08:30:42.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:30:42.687Z] [2024-09-25T08:30:42.687Z] Login Succeeded [2024-09-25T08:30:42.687Z] ****.io [2024-09-25T08:30:42.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:30:42.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:30:42.952Z] Configure a credential helper to remove this warning. See [2024-09-25T08:30:42.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:30:42.952Z] [2024-09-25T08:30:42.952Z] Login Succeeded [2024-09-25T08:30:42.952Z] ---> ****-login.sh ends [Pipeline] } [2024-09-25T08:30:42.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-25T08:30:43.287Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/core-command/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/core-data/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/core-keeper/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/core-metadata/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/support-notifications/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-25T08:30:43.287Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-25T08:30:43.287Z] + cut -d/ -f2 [2024-09-25T08:30:43.287Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-25T08:30:43.328Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-09-25T08:30:43.700Z] + git rev-list -1 --merges 3494ff52de3d01c1648a563cc657d48fd5ad06df~1..3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] echo [2024-09-25T08:30:43.710Z] -----------> git rev-list -1 --merges 3494ff52de3d01c1648a563cc657d48fd5ad06df~1..3494ff52de3d01c1648a563cc657d48fd5ad06df 3494ff52de3d01c1648a563cc657d48fd5ad06df [2024-09-25T08:30:43.710Z] 3494ff52de3d01c1648a563cc657d48fd5ad06df [false] [Pipeline] sh [2024-09-25T08:30:43.998Z] + git log --format=format:%s -1 3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] echo [2024-09-25T08:30:44.014Z] ========================================================= [2024-09-25T08:30:44.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-25T08:30:44.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-25T08:30:44.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-25T08:30:44.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-25T08:30:44.456Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-25T08:30:44.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-25T08:30:44.457Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-25T08:30:44.457Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-25T08:30:44.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:30:44.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-25T08:30:44.878Z] [2024-09-25T08:30:44.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:30:45.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-25T08:30:45.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-25T08:30:45.185Z] b85a868b505f: Pulling fs layer [2024-09-25T08:30:45.185Z] e2be974225ed: Pulling fs layer [2024-09-25T08:30:45.185Z] 339a4e72a1f5: Pulling fs layer [2024-09-25T08:30:45.185Z] 988bab9f4d93: Pulling fs layer [2024-09-25T08:30:45.185Z] 1469e6f7b9e6: Pulling fs layer [2024-09-25T08:30:45.185Z] eaf3925da568: Pulling fs layer [2024-09-25T08:30:45.185Z] bab4dde63d76: Pulling fs layer [2024-09-25T08:30:45.185Z] bde34c3a00c8: Pulling fs layer [2024-09-25T08:30:45.185Z] b352a97aabf1: Pulling fs layer [2024-09-25T08:30:45.185Z] 4872d77fe225: Pulling fs layer [2024-09-25T08:30:45.185Z] 5851b861e8e6: Pulling fs layer [2024-09-25T08:30:45.185Z] b352a97aabf1: Waiting [2024-09-25T08:30:45.185Z] bab4dde63d76: Waiting [2024-09-25T08:30:45.185Z] bde34c3a00c8: Waiting [2024-09-25T08:30:45.185Z] 988bab9f4d93: Waiting [2024-09-25T08:30:45.185Z] 4872d77fe225: Waiting [2024-09-25T08:30:45.185Z] 1469e6f7b9e6: Waiting [2024-09-25T08:30:45.185Z] 5851b861e8e6: Waiting [2024-09-25T08:30:45.185Z] eaf3925da568: Waiting [2024-09-25T08:30:45.185Z] e2be974225ed: Verifying Checksum [2024-09-25T08:30:45.185Z] e2be974225ed: Download complete [2024-09-25T08:30:45.185Z] 988bab9f4d93: Download complete [2024-09-25T08:30:45.185Z] 1469e6f7b9e6: Verifying Checksum [2024-09-25T08:30:45.185Z] 1469e6f7b9e6: Download complete [2024-09-25T08:30:45.445Z] eaf3925da568: Verifying Checksum [2024-09-25T08:30:45.445Z] eaf3925da568: Download complete [2024-09-25T08:30:45.445Z] 339a4e72a1f5: Verifying Checksum [2024-09-25T08:30:45.445Z] 339a4e72a1f5: Download complete [2024-09-25T08:30:45.445Z] bde34c3a00c8: Verifying Checksum [2024-09-25T08:30:45.445Z] bde34c3a00c8: Download complete [2024-09-25T08:30:45.445Z] b352a97aabf1: Verifying Checksum [2024-09-25T08:30:45.445Z] b352a97aabf1: Download complete [2024-09-25T08:30:45.445Z] 4872d77fe225: Verifying Checksum [2024-09-25T08:30:45.445Z] 4872d77fe225: Download complete [2024-09-25T08:30:45.445Z] 5851b861e8e6: Verifying Checksum [2024-09-25T08:30:45.445Z] 5851b861e8e6: Download complete [2024-09-25T08:30:45.445Z] b85a868b505f: Verifying Checksum [2024-09-25T08:30:45.445Z] b85a868b505f: Download complete [2024-09-25T08:30:45.703Z] bab4dde63d76: Verifying Checksum [2024-09-25T08:30:45.704Z] bab4dde63d76: Download complete [2024-09-25T08:30:46.641Z] b85a868b505f: Pull complete [2024-09-25T08:30:46.899Z] e2be974225ed: Pull complete [2024-09-25T08:30:47.465Z] 339a4e72a1f5: Pull complete [2024-09-25T08:30:47.465Z] 988bab9f4d93: Pull complete [2024-09-25T08:30:47.724Z] 1469e6f7b9e6: Pull complete [2024-09-25T08:30:47.724Z] eaf3925da568: Pull complete [2024-09-25T08:30:49.623Z] bab4dde63d76: Pull complete [2024-09-25T08:30:49.623Z] bde34c3a00c8: Pull complete [2024-09-25T08:30:49.882Z] b352a97aabf1: Pull complete [2024-09-25T08:30:49.882Z] 4872d77fe225: Pull complete [2024-09-25T08:30:49.882Z] 5851b861e8e6: Pull complete [2024-09-25T08:30:50.141Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-25T08:30:50.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-25T08:30:50.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:30:50.355Z] prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container [2024-09-25T08:30:50.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-25T08:30:53.394Z] $ docker top 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 -eo pid,comm [2024-09-25T08:30:53.457Z] 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-09-25T08:30:53.457Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-25T08:30:53.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-25T08:30:53.533Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-25T08:30:53.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-25T08:30:53.678Z] $ docker exec 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent [2024-09-25T08:30:53.782Z] SSH_AUTH_SOCK=/tmp/ssh-TpdHOv8xxnmO/agent.32 [2024-09-25T08:30:53.782Z] SSH_AGENT_PID=38 [2024-09-25T08:30:53.789Z] Running ssh-add (command line suppressed) [2024-09-25T08:30:53.900Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_11663536245997356037.key (/w/workspace/edgex-go/10@tmp/private_key_11663536245997356037.key) [2024-09-25T08:30:53.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-25T08:30:54.212Z] + git tag --points-at HEAD [Pipeline] } [2024-09-25T08:30:54.222Z] $ docker exec --env ******** --env ******** 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent -k [2024-09-25T08:30:54.325Z] unset SSH_AUTH_SOCK; [2024-09-25T08:30:54.326Z] unset SSH_AGENT_PID; [2024-09-25T08:30:54.326Z] echo Agent pid 38 killed; [2024-09-25T08:30:54.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-25T08:30:54.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-25T08:30:54.379Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-25T08:30:54.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-25T08:30:54.506Z] $ docker exec 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent [2024-09-25T08:30:54.638Z] SSH_AUTH_SOCK=/tmp/ssh-NOoNmNXzyc09/agent.72 [2024-09-25T08:30:54.638Z] SSH_AGENT_PID=78 [2024-09-25T08:30:54.643Z] Running ssh-add (command line suppressed) [2024-09-25T08:30:54.752Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_11526764134784947319.key (/w/workspace/edgex-go/10@tmp/private_key_11526764134784947319.key) [2024-09-25T08:30:54.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-25T08:30:55.071Z] + git semver init [2024-09-25T08:30:55.330Z] 2024-09-25 08:30:55,241 [run_init] DEBUG init version:0.0.0 force:False [2024-09-25T08:30:55.330Z] 2024-09-25 08:30:55,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2024-09-25T08:30:55.330Z] 2024-09-25 08:30:55,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2024-09-25T08:30:55.330Z] 2024-09-25 08:30:55,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4907 with force:False [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,101 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4907 [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,105 [execute] INFO git cat-file --batch-check [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,113 [execute] INFO git cat-file --batch [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2024-09-25T08:31:01.916Z] 2024-09-25 08:31:01,119 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4907 [2024-09-25T08:31:01.916Z] 0.0.0 [Pipeline] } [2024-09-25T08:31:01.924Z] $ docker exec --env ******** --env ******** 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent -k [2024-09-25T08:31:02.018Z] unset SSH_AUTH_SOCK; [2024-09-25T08:31:02.018Z] unset SSH_AGENT_PID; [2024-09-25T08:31:02.018Z] echo Agent pid 78 killed; [2024-09-25T08:31:02.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-25T08:31:02.372Z] + git semver [Pipeline] } [2024-09-25T08:31:02.646Z] $ docker stop --time=1 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 [2024-09-25T08:31:03.941Z] $ docker rm -f --volumes 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-25T08:31:04.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-25T08:31:04.514Z] Stashed 1 file(s) [Pipeline] echo [2024-09-25T08:31:04.518Z] [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-09-25T08:31:04.985Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2024-09-25T08:31:05.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-25T08:31:05.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-25T08:31:05.043Z] ========================================================= [2024-09-25T08:31:05.043Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-25T08:31:05.043Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-25T08:31:05.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-25T08:31:05.338Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-25T08:31:05.338Z] 619be1103602: Pulling fs layer [2024-09-25T08:31:05.338Z] 7862e08f4a3e: Pulling fs layer [2024-09-25T08:31:05.338Z] 5df492c9dc93: Pulling fs layer [2024-09-25T08:31:05.338Z] 7629e6793208: Pulling fs layer [2024-09-25T08:31:05.338Z] 4f4fb700ef54: Pulling fs layer [2024-09-25T08:31:05.338Z] fb5054dd5b73: Pulling fs layer [2024-09-25T08:31:05.338Z] eeca6798cff9: Pulling fs layer [2024-09-25T08:31:05.338Z] aa269ceb94a6: Pulling fs layer [2024-09-25T08:31:05.338Z] ada007ff1a6a: Pulling fs layer [2024-09-25T08:31:05.338Z] fb5054dd5b73: Waiting [2024-09-25T08:31:05.338Z] ada007ff1a6a: Waiting [2024-09-25T08:31:05.338Z] aa269ceb94a6: Waiting [2024-09-25T08:31:05.338Z] 7629e6793208: Waiting [2024-09-25T08:31:05.338Z] 4f4fb700ef54: Waiting [2024-09-25T08:31:05.338Z] 7862e08f4a3e: Verifying Checksum [2024-09-25T08:31:05.338Z] 7862e08f4a3e: Download complete [2024-09-25T08:31:05.338Z] 7629e6793208: Verifying Checksum [2024-09-25T08:31:05.338Z] 7629e6793208: Download complete [2024-09-25T08:31:05.338Z] 4f4fb700ef54: Verifying Checksum [2024-09-25T08:31:05.338Z] 4f4fb700ef54: Download complete [2024-09-25T08:31:05.338Z] fb5054dd5b73: Download complete [2024-09-25T08:31:05.338Z] 619be1103602: Download complete [2024-09-25T08:31:05.338Z] eeca6798cff9: Verifying Checksum [2024-09-25T08:31:05.338Z] eeca6798cff9: Download complete [2024-09-25T08:31:05.595Z] 619be1103602: Pull complete [2024-09-25T08:31:05.595Z] ada007ff1a6a: Verifying Checksum [2024-09-25T08:31:05.595Z] ada007ff1a6a: Download complete [2024-09-25T08:31:05.595Z] 7862e08f4a3e: Pull complete [2024-09-25T08:31:05.853Z] 5df492c9dc93: Download complete [2024-09-25T08:31:06.111Z] aa269ceb94a6: Verifying Checksum [2024-09-25T08:31:06.111Z] aa269ceb94a6: Download complete [2024-09-25T08:31:09.394Z] 5df492c9dc93: Pull complete [2024-09-25T08:31:09.394Z] 7629e6793208: Pull complete [2024-09-25T08:31:09.394Z] 4f4fb700ef54: Pull complete [2024-09-25T08:31:09.394Z] fb5054dd5b73: Pull complete [2024-09-25T08:31:09.394Z] eeca6798cff9: Pull complete [2024-09-25T08:31:11.921Z] aa269ceb94a6: Pull complete [2024-09-25T08:31:12.181Z] ada007ff1a6a: Pull complete [2024-09-25T08:31:12.181Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-25T08:31:12.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-25T08:31:12.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-25T08:31:12.480Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-25T08:31:12.480Z] WORKDIR /edgex [2024-09-25T08:31:12.480Z] COPY go.mod . [2024-09-25T08:31:12.480Z] RUN go mod download build [2024-09-25T08:31:12.480Z] -t ci-base-image-x86_64 -f - . [2024-09-25T08:31:13.069Z] Sending build context to Docker daemon 179.5MB [2024-09-25T08:31:13.069Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-25T08:31:13.069Z] ---> f489d0715acc [2024-09-25T08:31:13.069Z] Step 2/4 : WORKDIR /edgex [2024-09-25T08:31:18.351Z] ---> Running in ef4800273083 [2024-09-25T08:31:18.351Z] Removing intermediate container ef4800273083 [2024-09-25T08:31:18.351Z] ---> 5225dd263a2e [2024-09-25T08:31:18.351Z] Step 3/4 : COPY go.mod . [2024-09-25T08:31:18.351Z] ---> 33093161a14b [2024-09-25T08:31:18.351Z] Step 4/4 : RUN go mod download [2024-09-25T08:31:18.351Z] ---> Running in b11fec6deb59 [2024-09-25T08:31:19.651Z] Still waiting to schedule task [2024-09-25T08:31:19.651Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-25T08:31:50.445Z] Removing intermediate container b11fec6deb59 [2024-09-25T08:31:50.445Z] ---> af8e91b49c10 [2024-09-25T08:31:50.445Z] Successfully built af8e91b49c10 [2024-09-25T08:31:50.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:31:50.750Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-25T08:31:50.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:31:50.839Z] prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container [2024-09-25T08:31:50.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-25T08:31:51.895Z] $ docker top ff9f5e3321b181adb83d3bc4d016534d9e035cfed7e4014a8babdb321c8d7442 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-25T08:31:52.260Z] + go version [2024-09-25T08:31:52.260Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-25T08:31:52.268Z] $ docker stop --time=1 ff9f5e3321b181adb83d3bc4d016534d9e035cfed7e4014a8babdb321c8d7442 [2024-09-25T08:31:53.623Z] $ docker rm -f --volumes ff9f5e3321b181adb83d3bc4d016534d9e035cfed7e4014a8babdb321c8d7442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:31:54.078Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-25T08:31:54.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:31:54.159Z] prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container [2024-09-25T08:31:54.187Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-25T08:31:54.599Z] $ docker top 04d4a64594c20395ebc0fa1cc84615a5fda07862f147676b1ece7a3262cfa4a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-25T08:31:54.677Z] ========================================================= [2024-09-25T08:31:54.677Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-25T08:31:54.677Z] ========================================================= [Pipeline] sh [2024-09-25T08:31:54.956Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2024-09-25T08:31:55.266Z] + make test [2024-09-25T08:31:55.266Z] go test -race -coverprofile=coverage.out ./... [2024-09-25T08:32:03.383Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-25T08:32:29.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-25T08:32:29.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-25T08:32:31.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-25T08:32:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-25T08:32:31.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-25T08:32:31.875Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-25T08:32:31.875Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-25T08:32:31.875Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-25T08:32:31.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-25T08:32:33.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-25T08:32:33.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-25T08:32:34.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2024-09-25T08:32:34.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-25T08:32:34.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-25T08:32:34.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-25T08:32:35.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-09-25T08:32:35.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-25T08:32:35.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-25T08:32:36.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-25T08:32:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-25T08:32:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:32:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-25T08:32:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-25T08:32:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-25T08:32:39.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-09-25T08:32:39.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-09-25T08:32:39.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.542s coverage: 93.4% of statements [2024-09-25T08:32:39.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-09-25T08:32:39.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-25T08:32:39.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-25T08:32:40.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-25T08:32:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-25T08:32:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.8% of statements [2024-09-25T08:32:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-25T08:32:42.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-25T08:32:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-25T08:32:43.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-25T08:32:43.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2024-09-25T08:32:44.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.8% of statements [2024-09-25T08:32:44.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.9% of statements [2024-09-25T08:32:44.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-09-25T08:32:44.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-09-25T08:32:44.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-25T08:32:44.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-09-25T08:32:45.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-25T08:32:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-25T08:32:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-25T08:32:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-25T08:32:45.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-25T08:32:45.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-25T08:32:45.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-25T08:32:45.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-25T08:32:45.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-25T08:32:46.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-25T08:32:46.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-25T08:32:46.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-25T08:32:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-25T08:32:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-25T08:32:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-25T08:32:47.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-25T08:32:48.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-25T08:32:48.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-25T08:32:48.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-25T08:32:50.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-25T08:32:51.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-25T08:32:51.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-25T08:32:51.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-25T08:32:54.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-25T08:32:54.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-25T08:32:54.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-25T08:32:55.829Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11034 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [2024-09-25T08:32:55.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-25T08:32:55.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-25T08:32:55.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [Pipeline] ws [2024-09-25T08:32:55.849Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2024-09-25T08:32:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-25T08:32:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-25T08:32:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-25T08:32:56.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-25T08:32:57.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-25T08:32:57.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-25T08:32:57.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-25T08:32:57.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-09-25T08:32:58.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-25T08:32:58.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:32:58.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-25T08:32:58.904Z] The recommended git tool is: git [2024-09-25T08:33:00.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-25T08:33:00.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-25T08:33:00.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-25T08:33:00.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-25T08:33:01.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-25T08:33:01.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:33:01.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-25T08:33:01.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-25T08:33:02.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-25T08:33:02.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-25T08:33:02.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-25T08:33:02.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:33:06.560Z] using credential edgex-jenkins-ssh [2024-09-25T08:33:06.601Z] Cloning the remote Git repository [2024-09-25T08:33:06.688Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-25T08:33:06.825Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2024-09-25T08:33:07.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-25T08:33:07.076Z] > git --version # timeout=10 [2024-09-25T08:33:07.116Z] > git --version # 'git version 2.25.1' [2024-09-25T08:33:07.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-25T08:33:07.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-25T08:33:09.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.045s coverage: 66.7% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 36.5% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 4.9% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 95.7% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.037s coverage: 61.8% of statements [2024-09-25T08:33:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-09-25T08:33:10.062Z] 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-09-25T08:33:10.322Z] running golangci-lint [2024-09-25T08:33:10.323Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-25T08:33:10.323Z] go version go1.21.9 linux/amd64 [2024-09-25T08:33:10.581Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-25T08:33:10.581Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-25T08:33:25.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-25T08:33:25.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-25T08:33:26.812Z] Merging remotes/origin/main commit 08e30e9824952b0f8cde611c7e69c4c853d0027d into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-25T08:33:27.429Z] Merge succeeded, producing aa6cf86bc50eed8988b70ca4ef170ba840670cb1 [2024-09-25T08:33:27.429Z] Checking out Revision aa6cf86bc50eed8988b70ca4ef170ba840670cb1 (PR-4907) [2024-09-25T08:33:26.114Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-25T08:33:26.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-25T08:33:26.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-25T08:33:26.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-25T08:33:26.825Z] > git config core.sparsecheckout # timeout=10 [2024-09-25T08:33:26.896Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-25T08:33:27.137Z] > git remote # timeout=10 [2024-09-25T08:33:27.154Z] > git config --get remote.origin.url # timeout=10 [2024-09-25T08:33:27.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-25T08:33:27.190Z] > git merge 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 [2024-09-25T08:33:27.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-25T08:33:27.430Z] > git config core.sparsecheckout # timeout=10 [2024-09-25T08:33:27.441Z] > git checkout -f aa6cf86bc50eed8988b70ca4ef170ba840670cb1 # timeout=10 [2024-09-25T08:33:31.128Z] Commit message: "Merge commit '08e30e9824952b0f8cde611c7e69c4c853d0027d' into HEAD" [2024-09-25T08:33:31.153Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-25T08:33:32.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-25T08:33:32.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-25T08:33:32.933Z] Dload Upload Total Spent Left Speed [2024-09-25T08:33:32.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-09-25T08:33:31.131Z] > git rev-list --no-walk 3e54810b8421a7035153b7b448b159d74ef2cba5 # timeout=10 [2024-09-25T08:33:33.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-25T08:33:33.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-25T08:33:33.599Z] + sudo tee /etc/docker/daemon.new [2024-09-25T08:33:33.599Z] { [2024-09-25T08:33:33.599Z] "registry-mirrors": [ [2024-09-25T08:33:33.599Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-25T08:33:33.599Z] ], [2024-09-25T08:33:33.599Z] "bip": "10.250.0.254/24", [2024-09-25T08:33:33.599Z] "hosts": [ [2024-09-25T08:33:33.599Z] "tcp://0.0.0.0:5555", [2024-09-25T08:33:33.599Z] "unix:///var/run/docker.sock" [2024-09-25T08:33:33.599Z] ], [2024-09-25T08:33:33.599Z] "mtu": 1458, [2024-09-25T08:33:33.599Z] "selinux-enabled": true, [2024-09-25T08:33:33.599Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-25T08:33:33.599Z] } [Pipeline] sh [2024-09-25T08:33:33.925Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-25T08:33:34.259Z] + sudo service docker restart [2024-09-25T08:33:37.122Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.924214172s" [2024-09-25T08:33:37.122Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.590197ms" [2024-09-25T08:33:49.320Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.952543525s with top 10 stages: buildir: 1m1.380239289s, gosec: 9.864512514s, inspect: 2.666526561s, fact_deprecated: 2.273502601s, ctrlflow: 1.918250678s, printf: 1.718114702s, fact_purity: 1.686575347s, nilness: 1.519731748s, S1038: 1.346355835s, typedness: 1.030844096s" [2024-09-25T08:33:49.320Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-25T08:33:49.320Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, nolint: 0/22" [2024-09-25T08:33:49.320Z] level=info msg="[runner] processing took 17.055104ms with stages: nolint: 6.906225ms, identifier_marker: 4.696237ms, autogenerated_exclude: 1.779344ms, path_prettifier: 1.595722ms, exclude-rules: 1.213769ms, skip_dirs: 803.257µs, cgo: 37.2µs, filename_unadjuster: 18.71µs, max_same_issues: 790ns, uniq_by_line: 660ns, exclude: 510ns, max_from_linter: 450ns, skip_files: 420ns, fixer: 390ns, path_shortener: 340ns, sort_results: 260ns, severity-rules: 250ns, diff: 180ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-09-25T08:33:49.320Z] level=info msg="[runner] linters took 12.886193415s with stages: goanalysis_metalinter: 12.869043631s" [2024-09-25T08:33:49.320Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-25T08:33:49.320Z] level=info msg="Memory: 367 samples, avg is 302.9MB, max is 1390.6MB" [2024-09-25T08:33:49.320Z] level=info msg="Execution took 36.864469795s" [2024-09-25T08:33:49.320Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-25T08:33:52.542Z] provisioning config files... [2024-09-25T08:33:52.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config15501367680496122762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-25T08:33:53.029Z] ---> ****-login.sh [2024-09-25T08:33:53.029Z] nexus3.edgexfoundry.org:10001 [2024-09-25T08:33:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:33:53.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:33:53.572Z] Configure a credential helper to remove this warning. See [2024-09-25T08:33:53.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:33:53.572Z] [2024-09-25T08:33:53.572Z] Login Succeeded [2024-09-25T08:33:53.572Z] nexus3.edgexfoundry.org:10002 [2024-09-25T08:33:53.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:33:53.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:33:53.842Z] Configure a credential helper to remove this warning. See [2024-09-25T08:33:53.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:33:53.842Z] [2024-09-25T08:33:54.111Z] Login Succeeded [2024-09-25T08:33:54.111Z] nexus3.edgexfoundry.org:10003 [2024-09-25T08:33:54.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:33:54.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:33:54.380Z] Configure a credential helper to remove this warning. See [2024-09-25T08:33:54.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:33:54.380Z] [2024-09-25T08:33:54.380Z] Login Succeeded [2024-09-25T08:33:54.380Z] nexus3.edgexfoundry.org:10004 [2024-09-25T08:33:54.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-25T08:33:54.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-25T08:33:54.590Z] ./bin/test-attribution-txt.sh [2024-09-25T08:33:54.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:33:54.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:33:54.649Z] Configure a credential helper to remove this warning. See [2024-09-25T08:33:54.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:33:54.649Z] [2024-09-25T08:33:54.649Z] Login Succeeded [2024-09-25T08:33:54.649Z] ****.io [2024-09-25T08:33:54.849Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-25T08:33:54.849Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-25T08:33:54.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-25T08:33:54.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-25T08:33:55.170Z] + ls -al . [2024-09-25T08:33:55.170Z] total 968 [2024-09-25T08:33:55.170Z] drwxrwxr-x 11 1001 1001 4096 Sep 25 08:31 . [2024-09-25T08:33:55.170Z] drwxr-xr-x 4 root root 4096 Sep 25 08:31 .. [2024-09-25T08:33:55.170Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 08:30 .blubracket [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 10 Sep 25 08:30 .dockerignore [2024-09-25T08:33:55.170Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 08:33 .git [2024-09-25T08:33:55.170Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 08:30 .github [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 1102 Sep 25 08:30 .gitignore [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 42 Sep 25 08:30 .golangci.yml [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 100 Sep 25 08:30 .hadolint.yml [2024-09-25T08:33:55.170Z] drwxr-xr-x 3 1001 1001 4096 Sep 25 08:31 .semver [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 155 Sep 25 08:30 .sonarcloud.properties [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 1171 Sep 25 08:30 ADOPTERS.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 21286 Sep 25 08:30 Attribution.txt [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 100284 Sep 25 08:30 CHANGELOG.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 08:30 CONTRIBUTING.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 677 Sep 25 08:30 GOVERNANCE.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 861 Sep 25 08:30 Jenkinsfile [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 08:30 LICENSE [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 16854 Sep 25 08:30 Makefile [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 582 Sep 25 08:30 OWNERS.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 9528 Sep 25 08:30 README.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 789 Sep 25 08:30 SECURITY.md [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 5 Sep 25 08:31 VERSION [2024-09-25T08:33:55.170Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 08:30 bin [2024-09-25T08:33:55.170Z] drwxrwxr-x 20 1001 1001 4096 Sep 25 08:30 cmd [2024-09-25T08:33:55.170Z] -rw-r--r-- 1 root root 601312 Sep 25 08:33 coverage.out [2024-09-25T08:33:55.170Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 08:30 fuzz_test [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 7305 Sep 25 08:30 go.mod [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 102748 Sep 25 08:30 go.sum [2024-09-25T08:33:55.170Z] drwxrwxr-x 7 1001 1001 4096 Sep 25 08:30 internal [2024-09-25T08:33:55.170Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 08:30 openapi [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 584 Sep 25 08:30 security.txt [2024-09-25T08:33:55.170Z] -rw-rw-r-- 1 1001 1001 204 Sep 25 08:30 version.go [Pipeline] sh [2024-09-25T08:33:55.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-25T08:33:55.186Z] Configure a credential helper to remove this warning. See [2024-09-25T08:33:55.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-25T08:33:55.186Z] [2024-09-25T08:33:55.186Z] Login Succeeded [2024-09-25T08:33:55.186Z] ---> ****-login.sh ends [Pipeline] } [2024-09-25T08:33:55.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-25T08:33:55.460Z] + '[' -e coverage.out ] [2024-09-25T08:33:55.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh [2024-09-25T08:33:55.584Z] Stashed 1 file(s) [Pipeline] sh [2024-09-25T08:33:55.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2024-09-25T08:33:55.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-09-25T08:33:55.870Z] + make build [2024-09-25T08:33:55.870Z] 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 [Pipeline] echo [2024-09-25T08:33:55.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-25T08:33:55.905Z] ========================================================= [2024-09-25T08:33:55.905Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-25T08:33:55.905Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-25T08:33:56.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-25T08:33:56.501Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-25T08:33:56.501Z] c6b39de5b339: Pulling fs layer [2024-09-25T08:33:56.501Z] a69c41024577: Pulling fs layer [2024-09-25T08:33:56.501Z] d6de4b400683: Pulling fs layer [2024-09-25T08:33:56.501Z] 35cb2a7552d0: Pulling fs layer [2024-09-25T08:33:56.501Z] 4f4fb700ef54: Pulling fs layer [2024-09-25T08:33:56.501Z] 464afbd9ba4c: Pulling fs layer [2024-09-25T08:33:56.501Z] 00f215d4a9da: Pulling fs layer [2024-09-25T08:33:56.501Z] d496ad576159: Pulling fs layer [2024-09-25T08:33:56.501Z] 35cb2a7552d0: Waiting [2024-09-25T08:33:56.501Z] 464afbd9ba4c: Waiting [2024-09-25T08:33:56.501Z] 00f215d4a9da: Waiting [2024-09-25T08:33:56.501Z] d496ad576159: Waiting [2024-09-25T08:33:56.501Z] 4f4fb700ef54: Waiting [2024-09-25T08:33:56.501Z] a69c41024577: Verifying Checksum [2024-09-25T08:33:56.501Z] a69c41024577: Download complete [2024-09-25T08:33:56.501Z] 35cb2a7552d0: Verifying Checksum [2024-09-25T08:33:56.501Z] 35cb2a7552d0: Download complete [2024-09-25T08:33:56.501Z] 4f4fb700ef54: Download complete [2024-09-25T08:33:56.501Z] 464afbd9ba4c: Verifying Checksum [2024-09-25T08:33:56.501Z] 464afbd9ba4c: Download complete [2024-09-25T08:33:56.501Z] c6b39de5b339: Download complete [2024-09-25T08:33:57.090Z] d496ad576159: Verifying Checksum [2024-09-25T08:33:57.360Z] c6b39de5b339: Pull complete [2024-09-25T08:33:57.953Z] a69c41024577: Pull complete [2024-09-25T08:33:58.219Z] d6de4b400683: Verifying Checksum [2024-09-25T08:33:58.219Z] d6de4b400683: Download complete [2024-09-25T08:33:59.631Z] 00f215d4a9da: Verifying Checksum [2024-09-25T08:33:59.631Z] 00f215d4a9da: Download complete [2024-09-25T08:34:11.958Z] d6de4b400683: Pull complete [2024-09-25T08:34:11.958Z] 35cb2a7552d0: Pull complete [2024-09-25T08:34:12.545Z] 4f4fb700ef54: Pull complete [2024-09-25T08:34:12.813Z] 464afbd9ba4c: Pull complete [2024-09-25T08:34:21.023Z] 00f215d4a9da: Pull complete [2024-09-25T08:34:22.410Z] 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-09-25T08:34:22.410Z] 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-09-25T08:34:22.410Z] 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-09-25T08:34:22.410Z] 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-09-25T08:34:22.432Z] d496ad576159: Pull complete [2024-09-25T08:34:22.432Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-25T08:34:22.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-25T08:34:22.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-25T08:34:22.765Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-25T08:34:22.765Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-25T08:34:22.765Z] WORKDIR /edgex [2024-09-25T08:34:22.765Z] COPY go.mod . [2024-09-25T08:34:22.765Z] RUN go mod download [2024-09-25T08:34:23.347Z] 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-09-25T08:34:23.350Z] Sending build context to Docker daemon 3.643MB [2024-09-25T08:34:23.351Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-25T08:34:23.351Z] ---> f246e2811388 [2024-09-25T08:34:23.351Z] Step 2/4 : WORKDIR /edgex [2024-09-25T08:34:25.301Z] ---> Running in 08880f32bf14 [2024-09-25T08:34:25.301Z] Removing intermediate container 08880f32bf14 [2024-09-25T08:34:25.301Z] ---> c972a2b48348 [2024-09-25T08:34:25.301Z] Step 3/4 : COPY go.mod . [2024-09-25T08:34:25.892Z] ---> 7c2fd6622832 [2024-09-25T08:34:25.892Z] Step 4/4 : RUN go mod download [2024-09-25T08:34:25.892Z] ---> Running in d9c403adc103 [2024-09-25T08:34:27.534Z] 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-09-25T08:34:28.912Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-25T08:34:30.816Z] 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-09-25T08:34:32.719Z] 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-09-25T08:34:33.654Z] 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-09-25T08:34:34.221Z] 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-09-25T08:34:34.788Z] 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-09-25T08:34:35.723Z] 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-09-25T08:34:36.668Z] $ docker stop --time=1 04d4a64594c20395ebc0fa1cc84615a5fda07862f147676b1ece7a3262cfa4a8 [2024-09-25T08:34:44.207Z] $ docker rm -f --volumes 04d4a64594c20395ebc0fa1cc84615a5fda07862f147676b1ece7a3262cfa4a8 [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-09-25T08:34:45.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-25T08:34:45.570Z] [2024-09-25T08:34:45.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:34:45.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-25T08:34:45.879Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-25T08:34:45.879Z] 91d30c5bc195: Pulling fs layer [2024-09-25T08:34:45.879Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-25T08:34:45.879Z] 9c61dcf015f6: Pulling fs layer [2024-09-25T08:34:45.879Z] 4698f68db338: Pulling fs layer [2024-09-25T08:34:45.879Z] 2a2f49069b9e: Pulling fs layer [2024-09-25T08:34:45.879Z] e0025b399a48: Pulling fs layer [2024-09-25T08:34:45.879Z] 4698f68db338: Waiting [2024-09-25T08:34:45.879Z] 2a2f49069b9e: Waiting [2024-09-25T08:34:45.879Z] e0025b399a48: Waiting [2024-09-25T08:34:46.138Z] 91d30c5bc195: Verifying Checksum [2024-09-25T08:34:46.138Z] 91d30c5bc195: Download complete [2024-09-25T08:34:46.138Z] 4698f68db338: Verifying Checksum [2024-09-25T08:34:46.138Z] 4698f68db338: Download complete [2024-09-25T08:34:46.138Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-25T08:34:46.138Z] 2e9b0aa3be6d: Download complete [2024-09-25T08:34:46.138Z] e0025b399a48: Verifying Checksum [2024-09-25T08:34:46.138Z] e0025b399a48: Download complete [2024-09-25T08:34:46.138Z] 91d30c5bc195: Pull complete [2024-09-25T08:34:46.396Z] 2a2f49069b9e: Verifying Checksum [2024-09-25T08:34:46.396Z] 2a2f49069b9e: Download complete [2024-09-25T08:34:46.396Z] 2e9b0aa3be6d: Pull complete [2024-09-25T08:34:46.655Z] 9c61dcf015f6: Verifying Checksum [2024-09-25T08:34:49.186Z] 9c61dcf015f6: Pull complete [2024-09-25T08:34:49.186Z] 4698f68db338: Pull complete [2024-09-25T08:34:49.444Z] 2a2f49069b9e: Pull complete [2024-09-25T08:34:49.704Z] e0025b399a48: Pull complete [2024-09-25T08:34:49.704Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-25T08:34:49.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-25T08:34:49.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:34:49.817Z] prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container [2024-09-25T08:34:49.843Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-25T08:34:53.537Z] $ docker top f89864f96cf7c86996ee210e85fc8d014e148b6172cbde4ac2e91ea37eb852c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-25T08:34:53.992Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-25T08:34:56.619Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #1 transferring dockerfile: 1.70kB done [2024-09-25T08:34:56.619Z] #1 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #2 transferring dockerfile: 1.81kB done [2024-09-25T08:34:56.619Z] #2 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #3 transferring dockerfile: 2.15kB done [2024-09-25T08:34:56.619Z] #3 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #4 transferring dockerfile: 2.13kB done [2024-09-25T08:34:56.619Z] #4 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #5 transferring dockerfile: 2.50kB done [2024-09-25T08:34:56.619Z] #5 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #6 transferring dockerfile: 1.85kB done [2024-09-25T08:34:56.619Z] #6 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #7 transferring dockerfile: 2.07kB done [2024-09-25T08:34:56.619Z] #7 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #8 transferring dockerfile: 1.93kB done [2024-09-25T08:34:56.619Z] #8 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #9 transferring dockerfile: 1.89kB done [2024-09-25T08:34:56.619Z] #9 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #10 transferring dockerfile: 1.93kB done [2024-09-25T08:34:56.619Z] #10 DONE 0.1s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #11 transferring dockerfile: 2.02kB done [2024-09-25T08:34:56.619Z] #11 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #12 [core-data internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #12 transferring dockerfile: 2.07kB done [2024-09-25T08:34:56.619Z] #12 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #13 transferring dockerfile: 2.23kB done [2024-09-25T08:34:56.619Z] #13 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #14 transferring dockerfile: 1.69kB done [2024-09-25T08:34:56.619Z] #14 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #15 transferring dockerfile: 3.17kB done [2024-09-25T08:34:56.619Z] #15 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-25T08:34:56.619Z] #16 transferring dockerfile: 2.49kB done [2024-09-25T08:34:56.619Z] #16 DONE 0.0s [2024-09-25T08:34:56.619Z] [2024-09-25T08:34:56.619Z] #17 [security-spire-server internal] load .dockerignore [2024-09-25T08:34:56.619Z] #17 transferring context: 50B done [2024-09-25T08:34:56.619Z] #17 DONE 0.0s [2024-09-25T08:34:56.878Z] [2024-09-25T08:34:56.878Z] #18 [security-spire-agent internal] load .dockerignore [2024-09-25T08:34:56.878Z] #18 transferring context: 50B done [2024-09-25T08:34:56.878Z] #18 DONE 0.0s [2024-09-25T08:34:56.878Z] [2024-09-25T08:34:56.878Z] #19 [security-proxy-auth internal] load .dockerignore [2024-09-25T08:34:56.878Z] #19 transferring context: 50B done [2024-09-25T08:34:56.878Z] #19 DONE 0.1s [2024-09-25T08:34:56.878Z] [2024-09-25T08:34:56.878Z] #20 [core-metadata internal] load .dockerignore [2024-09-25T08:34:56.878Z] #20 transferring context: 50B done [2024-09-25T08:34:56.878Z] #20 DONE 0.0s [2024-09-25T08:34:56.878Z] [2024-09-25T08:34:56.878Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-09-25T08:34:57.136Z] #21 transferring context: 50B done [2024-09-25T08:34:57.136Z] #21 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #22 [security-proxy-setup internal] load .dockerignore [2024-09-25T08:34:57.136Z] #22 transferring context: 50B done [2024-09-25T08:34:57.136Z] #22 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-25T08:34:57.136Z] #23 transferring context: 50B done [2024-09-25T08:34:57.136Z] #23 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #24 [core-keeper internal] load .dockerignore [2024-09-25T08:34:57.136Z] #24 transferring context: 50B done [2024-09-25T08:34:57.136Z] #24 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #25 [support-scheduler internal] load .dockerignore [2024-09-25T08:34:57.136Z] #25 transferring context: 50B done [2024-09-25T08:34:57.136Z] #25 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #26 [support-notifications internal] load .dockerignore [2024-09-25T08:34:57.136Z] #26 transferring context: 50B done [2024-09-25T08:34:57.136Z] #26 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #27 [core-data internal] load .dockerignore [2024-09-25T08:34:57.136Z] #27 transferring context: 50B done [2024-09-25T08:34:57.136Z] #27 DONE 0.0s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #28 [core-command internal] load .dockerignore [2024-09-25T08:34:57.136Z] #28 transferring context: 50B done [2024-09-25T08:34:57.136Z] #28 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #29 [security-spire-config internal] load .dockerignore [2024-09-25T08:34:57.136Z] #29 transferring context: 50B done [2024-09-25T08:34:57.136Z] #29 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-25T08:34:57.136Z] #30 transferring context: 50B done [2024-09-25T08:34:57.136Z] #30 DONE 0.0s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-25T08:34:57.136Z] #31 transferring context: 50B done [2024-09-25T08:34:57.136Z] #31 DONE 0.1s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-25T08:34:57.136Z] #32 transferring context: 50B done [2024-09-25T08:34:57.136Z] #32 DONE 0.0s [2024-09-25T08:34:57.136Z] [2024-09-25T08:34:57.136Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-25T08:34:57.395Z] #33 ... [2024-09-25T08:34:57.395Z] [2024-09-25T08:34:57.395Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-25T08:34:57.395Z] #34 DONE 0.0s [2024-09-25T08:34:57.395Z] [2024-09-25T08:34:57.395Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-25T08:34:57.395Z] #33 ... [2024-09-25T08:34:57.395Z] [2024-09-25T08:34:57.395Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-25T08:34:57.395Z] #34 DONE 0.0s [2024-09-25T08:34:57.395Z] [2024-09-25T08:34:57.395Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-25T08:34:57.655Z] #33 DONE 0.5s [2024-09-25T08:34:57.655Z] [2024-09-25T08:34:57.655Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-25T08:34:57.655Z] #34 DONE 0.0s [2024-09-25T08:34:57.655Z] [2024-09-25T08:34:57.655Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-25T08:34:57.655Z] #35 DONE 0.3s [2024-09-25T08:34:57.655Z] [2024-09-25T08:34:57.655Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:35:02.953Z] #36 DONE 4.9s [2024-09-25T08:35:02.954Z] [2024-09-25T08:35:02.954Z] #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:35:02.954Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-25T08:35:02.954Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-25T08:35:02.954Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-25T08:35:02.954Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-25T08:35:02.954Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-25T08:35:02.954Z] #37 ... [2024-09-25T08:35:02.954Z] [2024-09-25T08:35:02.954Z] #38 [security-spire-server internal] load build context [2024-09-25T08:35:02.954Z] #38 transferring context: 27.71kB 0.1s done [2024-09-25T08:35:02.954Z] #38 DONE 0.5s [2024-09-25T08:35:02.954Z] [2024-09-25T08:35:02.954Z] #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:35:02.954Z] #37 ... [2024-09-25T08:35:02.954Z] [2024-09-25T08:35:02.954Z] #39 [security-spire-config internal] load build context [2024-09-25T08:35:02.954Z] #39 transferring context: 25.96kB 0.1s done [2024-09-25T08:35:02.954Z] #39 DONE 0.6s [2024-09-25T08:35:02.954Z] [2024-09-25T08:35:02.954Z] #40 [security-spire-agent internal] load build context [2024-09-25T08:35:02.954Z] #40 transferring context: 27.24kB 0.1s done [2024-09-25T08:35:02.954Z] #40 DONE 0.6s [2024-09-25T08:35:02.954Z] [2024-09-25T08:35:02.954Z] #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:35:03.214Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 278.53kB / 3.42MB 0.9s [2024-09-25T08:35:03.214Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 1.0s [2024-09-25T08:35:03.214Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 1.1s done [2024-09-25T08:35:03.214Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-25T08:35:03.785Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-25T08:35:03.785Z] #37 ... [2024-09-25T08:35:03.785Z] [2024-09-25T08:35:03.785Z] #41 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-25T08:35:03.785Z] #41 DONE 1.8s [2024-09-25T08:35:04.043Z] [2024-09-25T08:35:04.043Z] #37 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:35:04.043Z] #37 DONE 2.1s [2024-09-25T08:35:04.043Z] [2024-09-25T08:35:04.043Z] #42 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-25T08:35:09.354Z] #42 ... [2024-09-25T08:35:09.354Z] [2024-09-25T08:35:09.354Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:35:09.354Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-25T08:35:09.354Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-25T08:35:09.354Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-25T08:35:09.354Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-25T08:35:09.354Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-25T08:35:09.354Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-25T08:35:09.354Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-25T08:35:09.354Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-09-25T08:35:09.354Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-09-25T08:35:09.354Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-25T08:35:09.354Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-25T08:35:09.354Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2024-09-25T08:35:12.637Z] #43 ... [2024-09-25T08:35:12.637Z] [2024-09-25T08:35:12.637Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-25T08:35:12.637Z] #44 transferring context: 346.24MB 9.7s [2024-09-25T08:35:12.637Z] #44 ... [2024-09-25T08:35:12.637Z] [2024-09-25T08:35:12.637Z] #45 [security-proxy-setup internal] load build context [2024-09-25T08:35:12.637Z] #45 ... [2024-09-25T08:35:12.637Z] [2024-09-25T08:35:12.637Z] #46 [core-keeper internal] load build context [2024-09-25T08:35:12.637Z] #46 ... [2024-09-25T08:35:12.637Z] [2024-09-25T08:35:12.637Z] #47 [support-scheduler internal] load build context [2024-09-25T08:35:12.895Z] #47 ... [2024-09-25T08:35:12.895Z] [2024-09-25T08:35:12.895Z] #48 [core-data internal] load build context [2024-09-25T08:35:12.895Z] #48 ... [2024-09-25T08:35:12.895Z] [2024-09-25T08:35:12.895Z] #49 [core-metadata internal] load build context [2024-09-25T08:35:12.895Z] #49 ... [2024-09-25T08:35:12.895Z] [2024-09-25T08:35:12.895Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:35:12.895Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-25T08:35:12.895Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-25T08:35:12.895Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-25T08:35:12.895Z] #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-25T08:35:12.895Z] #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-25T08:35:12.895Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-25T08:35:12.895Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-25T08:35:12.896Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-09-25T08:35:12.896Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-25T08:35:12.896Z] #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-09-25T08:35:12.896Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-25T08:35:12.896Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-09-25T08:35:13.154Z] #50 ... [2024-09-25T08:35:13.154Z] [2024-09-25T08:35:13.154Z] #51 [support-notifications internal] load build context [2024-09-25T08:35:13.154Z] #51 ... [2024-09-25T08:35:13.154Z] [2024-09-25T08:35:13.154Z] #52 [security-bootstrapper internal] load build context [2024-09-25T08:35:13.416Z] #52 ... [2024-09-25T08:35:13.416Z] [2024-09-25T08:35:13.416Z] #53 [support-cron-scheduler internal] load build context [2024-09-25T08:35:13.416Z] #53 ... [2024-09-25T08:35:13.416Z] [2024-09-25T08:35:13.416Z] #54 [security-secretstore-setup internal] load build context [2024-09-25T08:35:13.416Z] #54 ... [2024-09-25T08:35:13.416Z] [2024-09-25T08:35:13.416Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:35:13.675Z] #55 ... [2024-09-25T08:35:13.675Z] [2024-09-25T08:35:13.675Z] #56 [core-command internal] load build context [2024-09-25T08:35:13.675Z] #56 ... [2024-09-25T08:35:13.675Z] [2024-09-25T08:35:13.675Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:35:13.940Z] #57 ... [2024-09-25T08:35:13.940Z] [2024-09-25T08:35:13.940Z] #56 [core-command internal] load build context [2024-09-25T08:35:17.222Z] #56 transferring context: 326.63MB 14.8s [2024-09-25T08:35:17.222Z] #56 ... [2024-09-25T08:35:17.222Z] [2024-09-25T08:35:17.222Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-25T08:35:17.481Z] #58 ... [2024-09-25T08:35:17.481Z] [2024-09-25T08:35:17.481Z] #56 [core-command internal] load build context [2024-09-25T08:35:21.276Z] #56 transferring context: 497.32MB 18.0s done [2024-09-25T08:35:22.325Z] Removing intermediate container d9c403adc103 [2024-09-25T08:35:22.325Z] ---> f0cad0d9dcfa [2024-09-25T08:35:22.325Z] Successfully built f0cad0d9dcfa [2024-09-25T08:35:22.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:35:22.653Z] #56 ... [2024-09-25T08:35:22.653Z] [2024-09-25T08:35:22.653Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-25T08:35:22.653Z] #44 transferring context: 497.32MB 13.3s done [2024-09-25T08:35:22.680Z] + docker inspect -f . ci-base-image-arm64 [2024-09-25T08:35:22.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:35:22.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container [2024-09-25T08:35:22.912Z] #44 ... [2024-09-25T08:35:22.912Z] [2024-09-25T08:35:22.912Z] #47 [support-scheduler internal] load build context [2024-09-25T08:35:22.912Z] #47 transferring context: 497.32MB 17.2s done [2024-09-25T08:35:22.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-25T08:35:23.171Z] #47 ... [2024-09-25T08:35:23.171Z] [2024-09-25T08:35:23.171Z] #48 [core-data internal] load build context [2024-09-25T08:35:23.171Z] #48 transferring context: 497.32MB 15.6s done [2024-09-25T08:35:23.171Z] #48 ... [2024-09-25T08:35:23.171Z] [2024-09-25T08:35:23.171Z] #46 [core-keeper internal] load build context [2024-09-25T08:35:23.171Z] #46 transferring context: 497.32MB 18.4s done [2024-09-25T08:35:23.430Z] #46 ... [2024-09-25T08:35:23.430Z] [2024-09-25T08:35:23.430Z] #49 [core-metadata internal] load build context [2024-09-25T08:35:23.430Z] #49 transferring context: 497.32MB 15.6s done [2024-09-25T08:35:23.430Z] #49 ... [2024-09-25T08:35:23.430Z] [2024-09-25T08:35:23.430Z] #45 [security-proxy-setup internal] load build context [2024-09-25T08:35:23.430Z] #45 transferring context: 497.32MB 17.5s done [2024-09-25T08:35:23.689Z] #45 ... [2024-09-25T08:35:23.689Z] [2024-09-25T08:35:23.689Z] #53 [support-cron-scheduler internal] load build context [2024-09-25T08:35:23.689Z] #53 transferring context: 497.32MB 17.0s done [2024-09-25T08:35:23.689Z] #53 ... [2024-09-25T08:35:23.689Z] [2024-09-25T08:35:23.689Z] #52 [security-bootstrapper internal] load build context [2024-09-25T08:35:23.689Z] #52 transferring context: 497.32MB 15.1s done [2024-09-25T08:35:23.947Z] #52 ... [2024-09-25T08:35:23.947Z] [2024-09-25T08:35:23.947Z] #51 [support-notifications internal] load build context [2024-09-25T08:35:23.947Z] #51 transferring context: 497.32MB 14.4s done [2024-09-25T08:35:24.205Z] #51 ... [2024-09-25T08:35:24.205Z] [2024-09-25T08:35:24.205Z] #54 [security-secretstore-setup internal] load build context [2024-09-25T08:35:24.205Z] #54 transferring context: 497.32MB 17.7s done [2024-09-25T08:35:24.205Z] #54 ... [2024-09-25T08:35:24.205Z] [2024-09-25T08:35:24.205Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:35:24.205Z] #57 transferring context: 497.32MB 15.3s done [2024-09-25T08:35:24.230Z] $ docker top fd0aca788937ad8a253b23719fc0d7e5c8e822318c3df7f29214b762d87187b6 -eo pid,comm [Pipeline] { [2024-09-25T08:35:24.464Z] #57 ... [2024-09-25T08:35:24.464Z] [2024-09-25T08:35:24.464Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:35:24.464Z] #55 transferring context: 497.32MB 17.5s done [Pipeline] sh [2024-09-25T08:35:25.092Z] + go version [2024-09-25T08:35:25.092Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-25T08:35:25.105Z] $ docker stop --time=1 fd0aca788937ad8a253b23719fc0d7e5c8e822318c3df7f29214b762d87187b6 [2024-09-25T08:35:26.741Z] $ docker rm -f --volumes fd0aca788937ad8a253b23719fc0d7e5c8e822318c3df7f29214b762d87187b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:35:27.389Z] + docker inspect -f . ci-base-image-arm64 [2024-09-25T08:35:27.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:35:27.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container [2024-09-25T08:35:27.669Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-25T08:35:28.807Z] $ docker top 2bdf4f6678d79e6f26b69c38eef3a8aaefa32261ec0af6cc845e67f7e5440542 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-25T08:35:29.027Z] ========================================================= [2024-09-25T08:35:29.027Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-25T08:35:29.027Z] ========================================================= [Pipeline] sh [2024-09-25T08:35:29.658Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2024-09-25T08:35:30.315Z] + make test [2024-09-25T08:35:30.315Z] go test -race -coverprofile=coverage.out ./... [2024-09-25T08:35:32.930Z] #55 ... [2024-09-25T08:35:32.931Z] [2024-09-25T08:35:32.931Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-25T08:35:32.931Z] #59 ... [2024-09-25T08:35:32.931Z] [2024-09-25T08:35:32.931Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-25T08:35:32.931Z] #44 DONE 31.0s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #42 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-25T08:35:33.190Z] #42 DONE 29.3s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #52 [security-bootstrapper internal] load build context [2024-09-25T08:35:33.190Z] #52 DONE 31.1s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #51 [support-notifications internal] load build context [2024-09-25T08:35:33.190Z] #51 DONE 31.1s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:35:33.190Z] #57 DONE 31.1s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:35:33.190Z] #60 ... [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #49 [core-metadata internal] load build context [2024-09-25T08:35:33.190Z] #49 DONE 31.1s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #48 [core-data internal] load build context [2024-09-25T08:35:33.190Z] #48 DONE 31.2s [2024-09-25T08:35:33.190Z] [2024-09-25T08:35:33.190Z] #53 [support-cron-scheduler internal] load build context [2024-09-25T08:35:33.190Z] #53 DONE 31.2s [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:35:33.449Z] #55 DONE 31.2s [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #47 [support-scheduler internal] load build context [2024-09-25T08:35:33.449Z] #47 DONE 31.2s [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #45 [security-proxy-setup internal] load build context [2024-09-25T08:35:33.449Z] #45 DONE 31.2s [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #54 [security-secretstore-setup internal] load build context [2024-09-25T08:35:33.449Z] #54 DONE 31.3s [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:35:33.449Z] #61 ... [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #56 [core-command internal] load build context [2024-09-25T08:35:33.449Z] #56 DONE 31.4s [2024-09-25T08:35:33.449Z] [2024-09-25T08:35:33.449Z] #46 [core-keeper internal] load build context [2024-09-25T08:35:33.449Z] #46 DONE 31.5s [2024-09-25T08:35:33.709Z] [2024-09-25T08:35:33.709Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-25T08:35:33.709Z] #62 ... [2024-09-25T08:35:33.709Z] [2024-09-25T08:35:33.709Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:35:33.709Z] #50 DONE 31.7s [2024-09-25T08:35:33.968Z] [2024-09-25T08:35:33.968Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:35:33.968Z] #43 DONE 32.0s [2024-09-25T08:35:33.968Z] [2024-09-25T08:35:33.968Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:35:38.292Z] #63 ... [2024-09-25T08:35:38.292Z] [2024-09-25T08:35:38.292Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-25T08:35:38.292Z] #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:38.292Z] #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:38.292Z] #64 5.984 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:38.553Z] #64 5.987 (2/2) Installing su-exec (0.2-r3) [2024-09-25T08:35:38.553Z] #64 5.990 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:38.553Z] #64 5.997 OK: 7 MiB in 17 packages [2024-09-25T08:35:39.513Z] #64 ... [2024-09-25T08:35:39.513Z] [2024-09-25T08:35:39.513Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-25T08:35:39.513Z] #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:39.513Z] #0 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:39.513Z] #0 6.705 (1/4) Installing ca-certificates (20240226-r0) [2024-09-25T08:35:39.513Z] #0 6.719 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:39.513Z] #0 6.722 (3/4) Installing su-exec (0.2-r3) [2024-09-25T08:35:39.513Z] #0 6.724 (4/4) Installing yq (4.33.3-r5) [2024-09-25T08:35:39.513Z] #0 6.785 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:39.513Z] #0 6.791 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:35:39.513Z] #0 6.843 OK: 17 MiB in 19 packages [2024-09-25T08:35:41.425Z] #65 ... [2024-09-25T08:35:41.425Z] [2024-09-25T08:35:41.425Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-25T08:35:41.425Z] #64 DONE 9.1s [2024-09-25T08:35:41.425Z] [2024-09-25T08:35:41.425Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-25T08:35:41.686Z] #66 ... [2024-09-25T08:35:41.686Z] [2024-09-25T08:35:41.686Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-25T08:35:41.686Z] #65 DONE 9.1s [2024-09-25T08:35:41.686Z] [2024-09-25T08:35:41.686Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-25T08:35:42.623Z] #67 ... [2024-09-25T08:35:42.623Z] [2024-09-25T08:35:42.623Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-25T08:35:42.623Z] #68 ... [2024-09-25T08:35:42.623Z] [2024-09-25T08:35:42.623Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:35:42.623Z] #69 DONE 10.3s [2024-09-25T08:35:42.623Z] [2024-09-25T08:35:42.623Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-25T08:35:42.623Z] #0 9.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.623Z] #0 9.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.623Z] #0 9.940 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:42.623Z] #0 9.945 (2/4) Installing openssl (3.1.7-r0) [2024-09-25T08:35:42.623Z] #0 9.959 (3/4) Installing su-exec (0.2-r3) [2024-09-25T08:35:42.623Z] #0 9.965 (4/4) Installing yq (4.33.3-r5) [2024-09-25T08:35:42.623Z] #0 10.10 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:42.623Z] #0 10.11 OK: 17 MiB in 19 packages [2024-09-25T08:35:42.623Z] #70 DONE 10.3s [2024-09-25T08:35:42.623Z] [2024-09-25T08:35:42.623Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-25T08:35:42.623Z] #0 9.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.623Z] #0 9.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.623Z] #0 9.798 (1/2) Installing ca-certificates (20240226-r0) [2024-09-25T08:35:42.623Z] #0 9.820 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:42.623Z] #0 9.822 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:42.623Z] #0 9.827 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:35:42.623Z] #0 9.993 OK: 8 MiB in 17 packages [2024-09-25T08:35:42.623Z] #71 DONE 10.2s [2024-09-25T08:35:42.623Z] [2024-09-25T08:35:42.623Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-25T08:35:42.883Z] #72 ... [2024-09-25T08:35:42.883Z] [2024-09-25T08:35:42.883Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-25T08:35:42.883Z] #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.883Z] #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.883Z] #73 ... [2024-09-25T08:35:42.883Z] [2024-09-25T08:35:42.883Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:35:42.883Z] #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.883Z] #0 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.883Z] #0 10.03 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:35:42.883Z] #0 10.03 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:35:42.883Z] #0 10.03 OK: 20070 distinct packages available [2024-09-25T08:35:42.883Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.883Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:42.883Z] #0 10.50 (1/11) Installing ca-certificates (20240226-r0) [2024-09-25T08:35:43.142Z] #74 10.51 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-25T08:35:43.142Z] #74 10.53 (3/11) Installing libunistring (1.1-r1) [2024-09-25T08:35:43.142Z] #74 10.54 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-25T08:35:43.142Z] #74 10.54 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-25T08:35:43.142Z] #74 10.55 (6/11) Installing libcurl (8.9.1-r0) [2024-09-25T08:35:43.142Z] #74 10.56 (7/11) Installing curl (8.9.1-r0) [2024-09-25T08:35:43.142Z] #74 10.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:43.142Z] #74 10.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-25T08:35:43.142Z] #74 10.58 (10/11) Installing libucontext (1.2-r2) [2024-09-25T08:35:43.142Z] #74 10.61 (11/11) Installing gcompat (1.1.0-r1) [2024-09-25T08:35:43.142Z] #74 10.61 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:43.142Z] #74 10.61 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:35:43.142Z] #74 ... [2024-09-25T08:35:43.142Z] [2024-09-25T08:35:43.142Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-25T08:35:43.142Z] #73 10.59 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:35:43.142Z] #73 10.59 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:35:43.142Z] #73 10.59 OK: 20070 distinct packages available [2024-09-25T08:35:43.142Z] #73 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:43.142Z] #73 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:43.142Z] #73 ... [2024-09-25T08:35:43.142Z] [2024-09-25T08:35:43.142Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:35:43.402Z] #75 ... [2024-09-25T08:35:43.402Z] [2024-09-25T08:35:43.402Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:35:43.402Z] #63 9.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:43.402Z] #63 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:43.402Z] #63 10.45 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:35:43.402Z] #63 10.45 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:35:43.402Z] #63 10.45 OK: 20070 distinct packages available [2024-09-25T08:35:43.402Z] #63 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:43.402Z] #63 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:43.402Z] #63 10.83 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:43.402Z] #63 10.85 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-25T08:35:43.402Z] #63 10.85 (3/5) Installing libucontext (1.2-r2) [2024-09-25T08:35:43.402Z] #63 10.85 (4/5) Installing gcompat (1.1.0-r1) [2024-09-25T08:35:43.402Z] #63 10.86 (5/5) Installing openssl (3.1.7-r0) [2024-09-25T08:35:43.402Z] #63 10.87 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:43.402Z] #63 10.89 OK: 8 MiB in 20 packages [2024-09-25T08:35:46.715Z] #63 ... [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:35:46.715Z] #74 10.65 OK: 12 MiB in 26 packages [2024-09-25T08:35:46.715Z] #74 DONE 13.8s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-25T08:35:46.715Z] #66 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #66 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #66 11.12 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:35:46.715Z] #66 11.12 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:35:46.715Z] #66 11.12 OK: 20079 distinct packages available [2024-09-25T08:35:46.715Z] #66 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #66 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #66 12.06 OK: 264 MiB in 52 packages [2024-09-25T08:35:46.715Z] #66 DONE 13.2s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-25T08:35:46.715Z] #68 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #68 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #68 10.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:46.715Z] #68 10.95 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:46.715Z] #68 10.96 OK: 7 MiB in 16 packages [2024-09-25T08:35:46.715Z] #68 DONE 13.9s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:35:46.715Z] #61 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #61 12.48 OK: 264 MiB in 52 packages [2024-09-25T08:35:46.715Z] #61 DONE 13.3s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:35:46.715Z] #75 DONE 13.3s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-25T08:35:46.715Z] #73 10.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:46.715Z] #73 10.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-25T08:35:46.715Z] #73 10.98 (3/4) Installing libucontext (1.2-r2) [2024-09-25T08:35:46.715Z] #73 10.99 (4/4) Installing gcompat (1.1.0-r1) [2024-09-25T08:35:46.715Z] #73 10.99 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:46.715Z] #73 11.00 OK: 8 MiB in 19 packages [2024-09-25T08:35:46.715Z] #73 DONE 13.9s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-25T08:35:46.715Z] #58 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #58 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #58 36.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:46.715Z] #58 36.87 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:46.715Z] #58 36.88 OK: 7 MiB in 16 packages [2024-09-25T08:35:46.715Z] #58 DONE 39.2s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-25T08:35:46.715Z] #59 9.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #59 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:46.715Z] #59 10.89 (1/3) Installing ca-certificates (20240226-r0) [2024-09-25T08:35:46.715Z] #59 10.91 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:46.715Z] #59 10.91 (3/3) Installing tzdata (2024a-r0) [2024-09-25T08:35:46.715Z] #59 10.98 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:46.715Z] #59 10.99 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:35:46.715Z] #59 11.04 OK: 11 MiB in 18 packages [2024-09-25T08:35:46.715Z] #59 DONE 13.9s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:35:46.715Z] #63 DONE 14.1s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-25T08:35:46.715Z] #76 ... [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:35:46.715Z] #77 DONE 0.2s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:35:46.715Z] #78 DONE 0.3s [2024-09-25T08:35:46.715Z] [2024-09-25T08:35:46.715Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-25T08:35:48.088Z] #79 ... [2024-09-25T08:35:48.088Z] [2024-09-25T08:35:48.088Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-25T08:35:48.088Z] #62 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #62 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #62 14.63 OK: 264 MiB in 52 packages [2024-09-25T08:35:48.088Z] #62 DONE 14.8s [2024-09-25T08:35:48.088Z] [2024-09-25T08:35:48.088Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:35:48.088Z] #80 DONE 0.1s [2024-09-25T08:35:48.088Z] [2024-09-25T08:35:48.088Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-25T08:35:48.088Z] #67 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #67 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #67 6.327 OK: 17 MiB in 19 packages [2024-09-25T08:35:48.088Z] #67 DONE 6.4s [2024-09-25T08:35:48.088Z] [2024-09-25T08:35:48.088Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:35:48.088Z] #60 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #60 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #60 14.91 OK: 264 MiB in 52 packages [2024-09-25T08:35:48.088Z] #60 DONE 15.1s [2024-09-25T08:35:48.088Z] [2024-09-25T08:35:48.088Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-25T08:35:48.088Z] #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.088Z] #0 6.456 OK: 7 MiB in 17 packages [2024-09-25T08:35:48.088Z] #81 DONE 6.5s [2024-09-25T08:35:48.088Z] [2024-09-25T08:35:48.088Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-25T08:35:48.349Z] #82 ... [2024-09-25T08:35:48.349Z] [2024-09-25T08:35:48.349Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:35:48.349Z] #83 DONE 0.1s [2024-09-25T08:35:48.349Z] [2024-09-25T08:35:48.349Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:35:48.606Z] #84 ... [2024-09-25T08:35:48.606Z] [2024-09-25T08:35:48.606Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:35:48.606Z] #0 5.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.606Z] #0 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.606Z] #0 5.703 OK: 8 MiB in 17 packages [2024-09-25T08:35:48.606Z] #85 DONE 5.8s [2024-09-25T08:35:48.865Z] [2024-09-25T08:35:48.865Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-25T08:35:48.865Z] #72 5.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:48.865Z] #72 5.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:49.125Z] #72 6.251 OK: 17 MiB in 19 packages [2024-09-25T08:35:49.125Z] #72 DONE 6.3s [2024-09-25T08:35:49.125Z] [2024-09-25T08:35:49.125Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:35:49.125Z] #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:49.125Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:49.125Z] #86 ... [2024-09-25T08:35:49.125Z] [2024-09-25T08:35:49.125Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-25T08:35:49.125Z] #87 DONE 0.0s [2024-09-25T08:35:49.125Z] [2024-09-25T08:35:49.125Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:35:49.125Z] #86 2.806 OK: 12 MiB in 26 packages [2024-09-25T08:35:49.125Z] #86 DONE 2.9s [2024-09-25T08:35:49.125Z] [2024-09-25T08:35:49.125Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-25T08:35:49.125Z] #0 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:49.125Z] #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:49.383Z] #88 2.926 OK: 8 MiB in 19 packages [2024-09-25T08:35:49.640Z] #88 DONE 3.0s [2024-09-25T08:35:49.640Z] [2024-09-25T08:35:49.640Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-25T08:35:50.573Z] #89 DONE 1.0s [2024-09-25T08:35:50.573Z] [2024-09-25T08:35:50.573Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-25T08:35:50.573Z] #0 2.415 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.573Z] #0 2.899 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.573Z] #0 3.584 OK: 264 MiB in 52 packages [2024-09-25T08:35:50.573Z] #90 DONE 4.0s [2024-09-25T08:35:50.573Z] [2024-09-25T08:35:50.573Z] #91 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-25T08:35:50.573Z] #0 5.530 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.574Z] #0 6.085 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.574Z] #0 6.792 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-25T08:35:50.574Z] #0 7.106 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:35:50.574Z] #0 7.110 OK: 7 MiB in 16 packages [2024-09-25T08:35:50.574Z] #91 DONE 7.7s [2024-09-25T08:35:50.574Z] [2024-09-25T08:35:50.574Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-25T08:35:50.574Z] #92 DONE 0.0s [2024-09-25T08:35:50.574Z] [2024-09-25T08:35:50.574Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-25T08:35:50.574Z] #93 DONE 0.1s [2024-09-25T08:35:50.574Z] [2024-09-25T08:35:50.574Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-25T08:35:50.574Z] #94 DONE 0.1s [2024-09-25T08:35:50.574Z] [2024-09-25T08:35:50.574Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-25T08:35:50.574Z] #95 DONE 0.1s [2024-09-25T08:35:50.574Z] [2024-09-25T08:35:50.574Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-25T08:35:50.574Z] #79 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.574Z] #79 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.831Z] #79 ... [2024-09-25T08:35:50.831Z] [2024-09-25T08:35:50.831Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-25T08:35:50.831Z] #96 DONE 0.1s [2024-09-25T08:35:50.831Z] [2024-09-25T08:35:50.831Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-25T08:35:50.831Z] #97 DONE 0.2s [2024-09-25T08:35:50.831Z] [2024-09-25T08:35:50.831Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-25T08:35:50.831Z] #79 4.394 OK: 8 MiB in 20 packages [2024-09-25T08:35:50.831Z] #79 ... [2024-09-25T08:35:50.831Z] [2024-09-25T08:35:50.831Z] #98 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:35:50.831Z] #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.831Z] #0 4.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.831Z] #0 4.379 OK: 7 MiB in 16 packages [2024-09-25T08:35:50.831Z] #98 DONE 4.5s [2024-09-25T08:35:50.831Z] [2024-09-25T08:35:50.831Z] #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:35:50.831Z] #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.831Z] #0 4.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:50.831Z] #0 4.363 OK: 11 MiB in 18 packages [2024-09-25T08:35:50.831Z] #99 DONE 4.5s [2024-09-25T08:35:50.831Z] [2024-09-25T08:35:50.831Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-25T08:35:51.090Z] #79 DONE 4.8s [2024-09-25T08:35:51.090Z] [2024-09-25T08:35:51.090Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-25T08:35:51.090Z] #82 DONE 2.9s [2024-09-25T08:35:51.090Z] [2024-09-25T08:35:51.090Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-25T08:35:51.090Z] #76 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:51.090Z] #76 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-25T08:35:51.090Z] #76 4.386 OK: 7 MiB in 16 packages [2024-09-25T08:35:51.090Z] #76 DONE 4.6s [2024-09-25T08:35:51.090Z] [2024-09-25T08:35:51.090Z] #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-25T08:35:52.039Z] #100 DONE 0.9s [2024-09-25T08:35:52.039Z] [2024-09-25T08:35:52.039Z] #101 [security-spire-config] exporting to image [2024-09-25T08:35:52.039Z] #101 exporting layers [2024-09-25T08:35:52.039Z] #101 ... [2024-09-25T08:35:52.039Z] [2024-09-25T08:35:52.039Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-25T08:35:52.039Z] #102 DONE 0.9s [2024-09-25T08:35:52.039Z] [2024-09-25T08:35:52.039Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-25T08:35:52.039Z] #103 DONE 0.9s [2024-09-25T08:35:52.039Z] [2024-09-25T08:35:52.039Z] #101 [security-spire-config] exporting to image [2024-09-25T08:35:52.039Z] #101 exporting layers 1.2s done [2024-09-25T08:35:52.039Z] #101 writing image sha256:cc34095d23fded67cac6e0578c191bb186d010465d4beffb60b45f1347ed5624 done [2024-09-25T08:35:52.039Z] #101 naming to docker.io/library/security-spire-config done [2024-09-25T08:35:52.039Z] #101 DONE 1.2s [2024-09-25T08:35:52.039Z] [2024-09-25T08:35:52.039Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-25T08:35:52.039Z] #104 DONE 0.2s [2024-09-25T08:35:52.039Z] [2024-09-25T08:35:52.039Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-25T08:35:52.618Z] #105 DONE 0.5s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-25T08:35:52.618Z] #106 DONE 0.7s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-25T08:35:52.618Z] #107 DONE 0.1s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-25T08:35:52.618Z] #108 DONE 0.0s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-25T08:35:52.618Z] #109 DONE 0.1s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-25T08:35:52.618Z] #110 DONE 0.1s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-25T08:35:52.618Z] #111 DONE 0.0s [2024-09-25T08:35:52.618Z] [2024-09-25T08:35:52.618Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-25T08:35:52.904Z] #112 DONE 0.0s [2024-09-25T08:35:52.904Z] [2024-09-25T08:35:52.904Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-25T08:35:52.904Z] #113 DONE 0.0s [2024-09-25T08:35:52.904Z] [2024-09-25T08:35:52.904Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-25T08:35:52.904Z] #114 DONE 0.0s [2024-09-25T08:35:52.904Z] [2024-09-25T08:35:52.904Z] #101 [security-spire-agent] exporting to image [2024-09-25T08:35:53.482Z] #101 exporting layers 0.6s done [2024-09-25T08:35:53.482Z] #101 writing image sha256:8bd4b61790720da9ea358f08804c1a079f9e06c85c1bf80a70cc6f33905ae9ea done [2024-09-25T08:35:53.482Z] #101 naming to docker.io/library/security-spire-server done [2024-09-25T08:35:53.482Z] #101 writing image sha256:c507556527a7fe296bc3065a494c8ed7c8f32d01e35400f211ec3a7a290bfbb1 done [2024-09-25T08:35:53.482Z] #101 naming to docker.io/library/security-spire-agent done [2024-09-25T08:35:53.482Z] #101 DONE 2.0s [2024-09-25T08:35:53.482Z] [2024-09-25T08:35:53.482Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:35:56.788Z] #115 ... [2024-09-25T08:35:56.788Z] [2024-09-25T08:35:56.788Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:35:56.788Z] #116 ... [2024-09-25T08:35:56.788Z] [2024-09-25T08:35:56.788Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:35:57.048Z] #117 ... [2024-09-25T08:35:57.048Z] [2024-09-25T08:35:57.048Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:17.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-25T08:36:36.207Z] #118 DONE 45.3s [2024-09-25T08:36:36.207Z] [2024-09-25T08:36:36.207Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:36.207Z] #117 DONE 46.6s [2024-09-25T08:36:36.207Z] [2024-09-25T08:36:36.207Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-25T08:36:36.207Z] #119 ... [2024-09-25T08:36:36.207Z] [2024-09-25T08:36:36.207Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:36.207Z] #116 DONE 46.6s [2024-09-25T08:36:36.207Z] [2024-09-25T08:36:36.207Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:36.207Z] #115 DONE 42.8s [2024-09-25T08:36:36.207Z] [2024-09-25T08:36:36.208Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:36.208Z] #84 DONE 45.0s [2024-09-25T08:36:36.208Z] [2024-09-25T08:36:36.208Z] #120 [core-command builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #120 ... [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #121 ... [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #119 DONE 10.2s [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #120 [core-command builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #120 DONE 10.2s [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #122 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #123 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #124 [core-metadata builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #124 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #125 [core-keeper builder 7/8] COPY . . [2024-09-25T08:36:44.367Z] #125 DONE 10.2s [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #126 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #127 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #128 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #121 DONE 10.2s [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #129 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #130 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #131 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #132 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #133 [core-data builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #133 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #134 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #135 [support-scheduler builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #135 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #136 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #137 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #138 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #139 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #140 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #141 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #142 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #143 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #144 [support-notifications builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #144 DONE 10.2s [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #145 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:36:44.367Z] #145 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #146 [support-cron-scheduler builder 6/7] COPY . . [2024-09-25T08:36:44.367Z] #146 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:36:44.367Z] #147 CACHED [2024-09-25T08:36:44.367Z] [2024-09-25T08:36:44.367Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-25T08:36:44.367Z] #148 0.955 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-25T08:36:54.812Z] #148 ... [2024-09-25T08:36:54.812Z] [2024-09-25T08:36:54.812Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T08:36:54.812Z] #0 0.903 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-09-25T08:36:54.812Z] #149 ... [2024-09-25T08:36:54.812Z] [2024-09-25T08:36:54.812Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-25T08:36:54.812Z] #0 1.399 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-09-25T08:36:54.812Z] #150 ... [2024-09-25T08:36:54.812Z] [2024-09-25T08:36:54.812Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-25T08:36:54.812Z] #0 1.345 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-09-25T08:36:54.812Z] #151 ... [2024-09-25T08:36:54.812Z] [2024-09-25T08:36:54.812Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T08:36:54.812Z] #0 0.741 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-09-25T08:36:54.812Z] #152 ... [2024-09-25T08:36:54.812Z] [2024-09-25T08:36:54.813Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-25T08:36:54.813Z] #0 0.383 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-09-25T08:36:54.813Z] #153 ... [2024-09-25T08:36:54.813Z] [2024-09-25T08:36:54.813Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-25T08:36:54.813Z] #0 1.081 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-09-25T08:36:54.813Z] #154 ... [2024-09-25T08:36:54.813Z] [2024-09-25T08:36:54.813Z] #155 [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-09-25T08:36:54.813Z] #0 1.066 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-09-25T08:36:54.813Z] #155 ... [2024-09-25T08:36:54.813Z] [2024-09-25T08:36:54.813Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T08:36:54.813Z] #0 0.741 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-09-25T08:36:54.813Z] #156 ... [2024-09-25T08:36:54.813Z] [2024-09-25T08:36:54.813Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-25T08:36:54.813Z] #0 1.098 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-09-25T08:36:54.813Z] #157 ... [2024-09-25T08:36:54.813Z] [2024-09-25T08:36:54.813Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T08:36:54.813Z] #0 1.535 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-09-25T08:36:55.073Z] #158 ... [2024-09-25T08:36:55.073Z] [2024-09-25T08:36:55.073Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-25T08:36:55.073Z] #0 1.492 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-09-25T08:36:55.073Z] #159 ... [2024-09-25T08:36:55.073Z] [2024-09-25T08:36:55.073Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-25T08:36:55.073Z] #0 0.621 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-09-25T08:38:31.672Z] #160 ... [2024-09-25T08:38:31.672Z] [2024-09-25T08:38:31.672Z] #155 [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-09-25T08:38:31.672Z] #155 94.25 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-09-25T08:39:24.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-25T08:39:24.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-25T08:39:27.975Z] #155 DONE 162.7s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-25T08:39:27.975Z] #150 ... [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-25T08:39:27.975Z] #157 DONE 163.6s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T08:39:27.975Z] #158 DONE 163.5s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:27.975Z] #161 ... [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-25T08:39:27.975Z] #151 DONE 163.7s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-25T08:39:27.975Z] #160 DONE 163.7s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-25T08:39:27.975Z] #153 DONE 163.7s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-25T08:39:27.975Z] #162 ... [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-25T08:39:27.975Z] #159 DONE 163.9s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-25T08:39:27.975Z] #148 DONE 164.0s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-25T08:39:27.975Z] #150 DONE 164.0s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-25T08:39:27.975Z] #154 DONE 164.1s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T08:39:27.975Z] #149 DONE 164.1s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:27.975Z] #163 ... [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T08:39:27.975Z] #152 DONE 164.1s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T08:39:27.975Z] #156 DONE 164.3s [2024-09-25T08:39:27.975Z] [2024-09-25T08:39:27.975Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #164 ... [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #165 DONE 1.1s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #161 DONE 1.1s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #166 DONE 0.9s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #167 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #167 DONE 1.1s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-25T08:39:28.240Z] #162 DONE 0.9s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #168 DONE 0.8s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #163 DONE 0.8s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.240Z] #169 DONE 0.7s [2024-09-25T08:39:28.240Z] [2024-09-25T08:39:28.240Z] #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:28.501Z] #170 ... [2024-09-25T08:39:28.501Z] [2024-09-25T08:39:28.501Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:28.501Z] #164 DONE 0.6s [2024-09-25T08:39:28.763Z] [2024-09-25T08:39:28.763Z] #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #171 ... [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #172 DONE 0.9s [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #173 DONE 0.8s [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #174 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:29.024Z] #175 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #176 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:29.024Z] #177 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #178 DONE 0.8s [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #179 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:29.024Z] #180 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:29.024Z] #181 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #182 CACHED [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #183 DONE 0.8s [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-25T08:39:29.024Z] #184 DONE 0.9s [2024-09-25T08:39:29.024Z] [2024-09-25T08:39:29.024Z] #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.024Z] #170 DONE 0.8s [2024-09-25T08:39:29.286Z] [2024-09-25T08:39:29.286Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.286Z] #185 DONE 0.8s [2024-09-25T08:39:29.286Z] [2024-09-25T08:39:29.286Z] #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:29.286Z] #171 DONE 0.7s [2024-09-25T08:39:29.286Z] [2024-09-25T08:39:29.286Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-25T08:39:31.845Z] #186 ... [2024-09-25T08:39:31.845Z] [2024-09-25T08:39:31.845Z] #187 [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-09-25T08:39:31.845Z] #187 DONE 2.5s [2024-09-25T08:39:31.845Z] [2024-09-25T08:39:31.845Z] #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-25T08:39:31.845Z] #188 ... [2024-09-25T08:39:31.845Z] [2024-09-25T08:39:31.845Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-25T08:39:31.845Z] #189 DONE 2.8s [2024-09-25T08:39:31.845Z] [2024-09-25T08:39:31.845Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-25T08:39:31.845Z] #190 DONE 2.8s [2024-09-25T08:39:31.845Z] [2024-09-25T08:39:31.845Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-25T08:39:31.845Z] #191 DONE 2.8s [2024-09-25T08:39:32.107Z] [2024-09-25T08:39:32.107Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.370Z] #192 ... [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-25T08:39:32.370Z] #193 DONE 3.3s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-25T08:39:32.370Z] #194 DONE 3.2s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.370Z] #195 DONE 3.2s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-25T08:39:32.370Z] #196 DONE 3.2s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #197 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-25T08:39:32.370Z] #197 DONE 3.3s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #198 [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-09-25T08:39:32.370Z] #198 DONE 3.3s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-25T08:39:32.370Z] #199 DONE 4.1s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-25T08:39:32.370Z] #186 DONE 3.2s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-25T08:39:32.370Z] #188 DONE 2.9s [2024-09-25T08:39:32.370Z] [2024-09-25T08:39:32.370Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:32.632Z] #200 ... [2024-09-25T08:39:32.632Z] [2024-09-25T08:39:32.632Z] #201 [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-09-25T08:39:32.632Z] #201 DONE 0.8s [2024-09-25T08:39:32.632Z] [2024-09-25T08:39:32.632Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.632Z] #202 DONE 0.8s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.907Z] #203 DONE 0.8s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.907Z] #192 DONE 0.8s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #204 [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-09-25T08:39:32.907Z] #204 DONE 0.5s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-25T08:39:32.907Z] #205 ... [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #206 [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-09-25T08:39:32.907Z] #206 DONE 0.5s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.907Z] #207 DONE 0.5s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-25T08:39:32.907Z] #208 DONE 0.5s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-25T08:39:32.907Z] #209 DONE 0.5s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.907Z] #210 DONE 0.6s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #211 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-25T08:39:32.907Z] #211 DONE 0.6s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T08:39:32.907Z] #200 DONE 0.6s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:32.907Z] #212 DONE 0.6s [2024-09-25T08:39:32.907Z] [2024-09-25T08:39:32.907Z] #101 [support-cron-scheduler] exporting to image [2024-09-25T08:39:32.907Z] #101 exporting layers [2024-09-25T08:39:33.170Z] #101 ... [2024-09-25T08:39:33.170Z] [2024-09-25T08:39:33.170Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-25T08:39:33.170Z] #213 DONE 0.5s [2024-09-25T08:39:33.170Z] [2024-09-25T08:39:33.170Z] #101 [support-cron-scheduler] exporting to image [2024-09-25T08:39:33.170Z] #101 exporting layers 0.3s done [2024-09-25T08:39:33.170Z] #101 ... [2024-09-25T08:39:33.170Z] [2024-09-25T08:39:33.170Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-25T08:39:33.170Z] #214 DONE 0.6s [2024-09-25T08:39:33.432Z] [2024-09-25T08:39:33.432Z] #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-25T08:39:33.432Z] #205 DONE 0.5s [2024-09-25T08:39:33.432Z] [2024-09-25T08:39:33.432Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-25T08:39:33.432Z] #215 DONE 0.5s [2024-09-25T08:39:33.432Z] [2024-09-25T08:39:33.432Z] #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-25T08:39:33.432Z] #216 DONE 0.5s [2024-09-25T08:39:33.432Z] [2024-09-25T08:39:33.432Z] #217 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-25T08:39:33.432Z] #217 ... [2024-09-25T08:39:33.432Z] [2024-09-25T08:39:33.432Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-25T08:39:33.432Z] #218 DONE 0.5s [2024-09-25T08:39:33.693Z] [2024-09-25T08:39:33.693Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-25T08:39:33.693Z] #219 DONE 0.6s [2024-09-25T08:39:33.693Z] [2024-09-25T08:39:33.693Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-25T08:39:33.693Z] #220 DONE 0.5s [2024-09-25T08:39:33.693Z] [2024-09-25T08:39:33.693Z] #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-25T08:39:33.693Z] #221 DONE 0.6s [2024-09-25T08:39:33.693Z] [2024-09-25T08:39:33.693Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-25T08:39:33.955Z] #222 ... [2024-09-25T08:39:33.955Z] [2024-09-25T08:39:33.955Z] #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-25T08:39:33.955Z] #223 DONE 0.2s [2024-09-25T08:39:33.955Z] [2024-09-25T08:39:33.955Z] #217 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-25T08:39:33.955Z] #217 DONE 0.4s [2024-09-25T08:39:33.955Z] [2024-09-25T08:39:33.955Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-25T08:39:33.955Z] #224 DONE 0.4s [2024-09-25T08:39:33.955Z] [2024-09-25T08:39:33.955Z] #101 [support-scheduler] exporting to image [2024-09-25T08:39:33.955Z] #101 writing image sha256:e0ae3e3cb1f0403c248ae88b7e480988673fd59b6b3cd07f3659c0d91474d911 0.0s done [2024-09-25T08:39:33.955Z] #101 writing image sha256:fa15ae798a5c3b1ae753546bf88671737c10bfa76b93f909b02d179ddf2a01a1 0.2s done [2024-09-25T08:39:33.955Z] #101 naming to docker.io/library/core-command done [2024-09-25T08:39:33.955Z] #101 naming to docker.io/library/support-scheduler done [2024-09-25T08:39:33.955Z] #101 writing image sha256:96dbecfcf00b0cc75a9ca203d39849fcbc62de90e6c0a9665f9d20ea04395d23 [2024-09-25T08:39:34.216Z] #101 ... [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-25T08:39:34.216Z] #222 DONE 0.5s [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-25T08:39:34.216Z] #225 DONE 0.3s [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #101 [support-cron-scheduler] exporting to image [2024-09-25T08:39:34.216Z] #101 exporting layers 0.8s done [2024-09-25T08:39:34.216Z] #101 writing image sha256:96dbecfcf00b0cc75a9ca203d39849fcbc62de90e6c0a9665f9d20ea04395d23 0.1s done [2024-09-25T08:39:34.216Z] #101 writing image sha256:777eb3dc4ece88ecf837c64331729b1b29449c0634953ce4cdb948836f0e0816 0.0s done [2024-09-25T08:39:34.216Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-09-25T08:39:34.216Z] #101 naming to docker.io/library/core-keeper done [2024-09-25T08:39:34.216Z] #101 writing image sha256:bc973de7c3e776ff425814be0022412fa03b721481e898872a25c6300dcf6f96 done [2024-09-25T08:39:34.216Z] #101 naming to docker.io/library/support-cron-scheduler done [2024-09-25T08:39:34.216Z] #101 exporting layers 0.3s done [2024-09-25T08:39:34.216Z] #101 writing image sha256:37cb595d9e29829d9749dda73ffb5a0ae740ea29af9d9d7a7d7151bc7c592d82 done [2024-09-25T08:39:34.216Z] #101 writing image sha256:21142e5bc343a472cc2640df6e3ed8868cabf2d91365b2e5980a37b97fa06693 done [2024-09-25T08:39:34.216Z] #101 writing image sha256:9101dfaa1940340eecbdc4af5649d096c5b955de8141c874117539a4f4215dca done [2024-09-25T08:39:34.216Z] #101 naming to docker.io/library/core-data done [2024-09-25T08:39:34.216Z] #101 naming to docker.io/library/core-metadata done [2024-09-25T08:39:34.216Z] #101 naming to docker.io/library/support-notifications done [2024-09-25T08:39:34.216Z] #101 DONE 3.5s [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-25T08:39:34.216Z] #226 DONE 0.1s [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-25T08:39:34.216Z] #227 DONE 0.1s [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T08:39:34.216Z] #228 ... [2024-09-25T08:39:34.216Z] [2024-09-25T08:39:34.216Z] #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-25T08:39:34.216Z] #229 DONE 0.1s [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T08:39:34.477Z] #230 DONE 1.1s [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #231 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T08:39:34.477Z] #231 DONE 1.2s [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #101 [security-proxy-auth] exporting to image [2024-09-25T08:39:34.477Z] #101 ... [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-25T08:39:34.477Z] #232 DONE 0.1s [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T08:39:34.477Z] #233 DONE 0.7s [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-25T08:39:34.477Z] #234 DONE 0.1s [2024-09-25T08:39:34.477Z] [2024-09-25T08:39:34.477Z] #101 [security-proxy-setup] exporting to image [2024-09-25T08:39:34.738Z] #101 ... [2024-09-25T08:39:34.738Z] [2024-09-25T08:39:34.738Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-25T08:39:34.738Z] #235 DONE 0.1s [2024-09-25T08:39:34.738Z] [2024-09-25T08:39:34.738Z] #101 [security-proxy-setup] exporting to image [2024-09-25T08:39:34.738Z] #101 exporting layers 0.3s done [2024-09-25T08:39:34.738Z] #101 writing image sha256:035000575403a53d1daa9e1d4db01c0bfa5548bf9b6fa93d5d88d859cae92689 [2024-09-25T08:39:34.738Z] #101 ... [2024-09-25T08:39:34.738Z] [2024-09-25T08:39:34.738Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T08:39:34.738Z] #228 DONE 0.6s [2024-09-25T08:39:34.738Z] [2024-09-25T08:39:34.738Z] #101 [security-proxy-auth] exporting to image [2024-09-25T08:39:34.738Z] #101 exporting layers 0.3s done [2024-09-25T08:39:34.738Z] #101 writing image sha256:035000575403a53d1daa9e1d4db01c0bfa5548bf9b6fa93d5d88d859cae92689 0.0s done [2024-09-25T08:39:34.738Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-25T08:39:34.738Z] #101 writing image sha256:d9f06817422cfe634e7d685966af5679b05e0ee4d11b1b3d16b8456bdc4e32d3 done [2024-09-25T08:39:34.738Z] #101 naming to docker.io/library/security-proxy-auth done [2024-09-25T08:39:34.998Z] #101 exporting layers 0.4s done [2024-09-25T08:39:34.998Z] #101 writing image sha256:c05cee130e7310eeadd3464107b73410a7265f3ff72321ea72d334ea21175208 done [2024-09-25T08:39:34.998Z] #101 naming to docker.io/library/security-proxy-setup done [2024-09-25T08:39:35.258Z] #101 exporting layers 0.2s done [2024-09-25T08:39:35.259Z] #101 writing image sha256:1db6753b62f7c4d8d5243c14b8c2af3b8737bb6f34a801b2458dbc912a9f3a01 done [2024-09-25T08:39:35.259Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-09-25T08:39:35.259Z] #101 DONE 4.1s [2024-09-25T08:39:35.259Z] [2024-09-25T08:39:35.259Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-25T08:39:35.259Z] #236 DONE 0.6s [2024-09-25T08:39:35.520Z] [2024-09-25T08:39:35.520Z] #101 [security-bootstrapper] exporting to image [2024-09-25T08:39:35.520Z] #101 exporting layers 0.2s done [2024-09-25T08:39:35.520Z] #101 writing image sha256:47284cd81ffaea7fe1173754a6470f6787ee9f885a594bfce68ddaa3b4e1229a done [2024-09-25T08:39:35.520Z] #101 naming to docker.io/library/security-bootstrapper done [2024-09-25T08:39:35.520Z] #101 DONE 4.3s [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T08:39:35.520Z] time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-25T08:39:35.529Z] $ docker stop --time=1 f89864f96cf7c86996ee210e85fc8d014e148b6172cbde4ac2e91ea37eb852c0 [2024-09-25T08:39:36.823Z] $ docker rm -f --volumes f89864f96cf7c86996ee210e85fc8d014e148b6172cbde4ac2e91ea37eb852c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-25T08:39:37.183Z] + docker images [2024-09-25T08:39:37.183Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-25T08:39:37.183Z] security-bootstrapper latest 47284cd81ffa 1 second ago 19MB [2024-09-25T08:39:37.183Z] security-secretstore-setup latest 1db6753b62f7 2 seconds ago 37MB [2024-09-25T08:39:37.183Z] security-proxy-auth latest d9f06817422c 2 seconds ago 33.1MB [2024-09-25T08:39:37.183Z] core-common-config-bootstrapper latest 035000575403 2 seconds ago 15.2MB [2024-09-25T08:39:37.183Z] security-proxy-setup latest c05cee130e73 2 seconds ago 26.2MB [2024-09-25T08:39:37.183Z] support-notifications latest 9101dfaa1940 3 seconds ago 42.8MB [2024-09-25T08:39:37.183Z] core-data latest 37cb595d9e29 3 seconds ago 39.9MB [2024-09-25T08:39:37.183Z] core-metadata latest 21142e5bc343 3 seconds ago 40.1MB [2024-09-25T08:39:37.183Z] core-keeper latest 96dbecfcf00b 4 seconds ago 39.8MB [2024-09-25T08:39:37.183Z] support-scheduler latest fa15ae798a5c 4 seconds ago 42.2MB [2024-09-25T08:39:37.183Z] support-cron-scheduler latest bc973de7c3e7 4 seconds ago 44.4MB [2024-09-25T08:39:37.183Z] core-command latest e0ae3e3cb1f0 4 seconds ago 35.5MB [2024-09-25T08:39:37.183Z] security-spiffe-token-provider latest 777eb3dc4ece 4 seconds ago 28.9MB [2024-09-25T08:39:37.183Z] security-spire-server latest 8bd4b6179072 3 minutes ago 121MB [2024-09-25T08:39:37.183Z] security-spire-agent latest c507556527a7 3 minutes ago 182MB [2024-09-25T08:39:37.183Z] security-spire-config latest cc34095d23fd 3 minutes ago 120MB [2024-09-25T08:39:37.183Z] ci-base-image-x86_64 latest af8e91b49c10 7 minutes ago 971MB [2024-09-25T08:39:37.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-25T08:39:37.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-25T08:39:37.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-25T08:40:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-25T08:40:22.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-25T08:40:22.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-25T08:40:22.128Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-25T08:40:22.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-25T08:40:22.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-25T08:40:34.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-25T08:40:34.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-25T08:40:34.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements [2024-09-25T08:40:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements [2024-09-25T08:40:50.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-25T08:40:50.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-25T08:40:50.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-25T08:40:54.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.291s coverage: 69.2% of statements [2024-09-25T08:40:56.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-25T08:40:56.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-25T08:40:57.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.232s coverage: 53.2% of statements [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-25T08:41:01.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-25T08:41:09.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.314s coverage: 93.4% of statements [2024-09-25T08:41:09.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-25T08:41:09.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:41:09.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-25T08:41:09.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-25T08:41:09.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-25T08:41:10.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.246s coverage: 91.7% of statements [2024-09-25T08:41:17.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-25T08:41:17.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-25T08:41:18.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.227s coverage: 7.0% of statements [2024-09-25T08:41:30.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-25T08:41:30.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:41:30.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-25T08:41:30.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-25T08:41:31.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.661s coverage: 95.8% of statements [2024-09-25T08:41:31.772Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-09-25T08:41:39.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-25T08:41:40.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.174s coverage: 0.0% of statements [no tests to run] [2024-09-25T08:41:41.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-25T08:41:42.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-25T08:41:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.282s coverage: 0.8% of statements [2024-09-25T08:41:43.581Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.131s coverage: 30.9% of statements [2024-09-25T08:41:46.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.126s coverage: 41.7% of statements [2024-09-25T08:41:47.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.112s coverage: 77.8% of statements [2024-09-25T08:41:47.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.100s coverage: 94.1% of statements [2024-09-25T08:41:47.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-09-25T08:41:51.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements [2024-09-25T08:41:53.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-25T08:41:54.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-25T08:41:54.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-25T08:41:54.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-25T08:41:57.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-25T08:41:57.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-25T08:41:57.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-25T08:41:57.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-25T08:42:04.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements [2024-09-25T08:42:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-25T08:42:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-25T08:42:04.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-25T08:42:08.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-25T08:42:08.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-25T08:42:08.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-25T08:42:08.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-25T08:42:13.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-25T08:42:13.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-25T08:42:16.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-25T08:42:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.943s coverage: 79.9% of statements [2024-09-25T08:42:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.169s coverage: 92.9% of statements [2024-09-25T08:42:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements [2024-09-25T08:42:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.139s coverage: 62.3% of statements [2024-09-25T08:42:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements [2024-09-25T08:42:21.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-25T08:42:23.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements [2024-09-25T08:42:23.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-09-25T08:42:23.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements [2024-09-25T08:42:23.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.282s coverage: 81.8% of statements [2024-09-25T08:42:23.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.275s coverage: 82.1% of statements [2024-09-25T08:42:23.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-25T08:42:25.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements [2024-09-25T08:42:29.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-25T08:42:29.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-25T08:42:31.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.770s coverage: 63.1% of statements [2024-09-25T08:42:31.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements [2024-09-25T08:42:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.147s coverage: 89.4% of statements [2024-09-25T08:42:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.097s coverage: 100.0% of statements [2024-09-25T08:42:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-25T08:42:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-25T08:42:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-25T08:42:34.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-25T08:42:34.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2024-09-25T08:42:41.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-25T08:42:41.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-25T08:42:41.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-25T08:42:42.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.663s coverage: 36.5% of statements [2024-09-25T08:42:42.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.103s coverage: 89.5% of statements [2024-09-25T08:42:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-25T08:42:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-25T08:42:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-25T08:42:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-25T08:42:43.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.095s coverage: 84.8% of statements [2024-09-25T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-25T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-25T08:42:47.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-25T08:42:47.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements [2024-09-25T08:42:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-25T08:42:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:42:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-25T08:42:55.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.317s coverage: 97.1% of statements [2024-09-25T08:42:55.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.135s coverage: 35.9% of statements [2024-09-25T08:43:01.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-25T08:43:01.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-25T08:43:01.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-25T08:43:01.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-25T08:43:09.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements [2024-09-25T08:43:09.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-25T08:43:09.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:43:09.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-25T08:43:09.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-25T08:43:10.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.479s coverage: 95.7% of statements [2024-09-25T08:43:12.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-25T08:43:12.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-25T08:43:14.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements [2024-09-25T08:43:16.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-25T08:43:16.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-25T08:43:17.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements [2024-09-25T08:43:19.270Z] 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-09-25T08:43:19.536Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-25T08:43:19.536Z] go vet ./... [2024-09-25T08:47:41.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-25T08:47:41.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-25T08:47:41.335Z] ./bin/test-attribution-txt.sh [2024-09-25T08:47:41.335Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-25T08:47:41.335Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-25T08:47:41.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-25T08:47:41.683Z] + ls -al . [2024-09-25T08:47:41.964Z] total 964 [2024-09-25T08:47:41.964Z] drwxrwxr-x 10 1001 1001 4096 Sep 25 08:35 . [2024-09-25T08:47:41.964Z] drwxr-xr-x 4 root root 4096 Sep 25 08:35 .. [2024-09-25T08:47:41.964Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 08:33 .blubracket [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 10 Sep 25 08:33 .dockerignore [2024-09-25T08:47:41.964Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 08:33 .git [2024-09-25T08:47:41.964Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 08:33 .github [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 1102 Sep 25 08:33 .gitignore [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 42 Sep 25 08:33 .golangci.yml [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 100 Sep 25 08:33 .hadolint.yml [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 155 Sep 25 08:33 .sonarcloud.properties [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 1171 Sep 25 08:33 ADOPTERS.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 21286 Sep 25 08:33 Attribution.txt [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 100284 Sep 25 08:33 CHANGELOG.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 08:33 CONTRIBUTING.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 677 Sep 25 08:33 GOVERNANCE.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 861 Sep 25 08:33 Jenkinsfile [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 08:33 LICENSE [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 16854 Sep 25 08:33 Makefile [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 582 Sep 25 08:33 OWNERS.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 9528 Sep 25 08:33 README.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 789 Sep 25 08:33 SECURITY.md [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 5 Sep 25 08:31 VERSION [2024-09-25T08:47:41.964Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 08:33 bin [2024-09-25T08:47:41.964Z] drwxrwxr-x 20 1001 1001 4096 Sep 25 08:33 cmd [2024-09-25T08:47:41.964Z] -rw-r--r-- 1 root root 601312 Sep 25 08:43 coverage.out [2024-09-25T08:47:41.964Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 08:33 fuzz_test [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 7305 Sep 25 08:33 go.mod [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 102748 Sep 25 08:33 go.sum [2024-09-25T08:47:41.964Z] drwxrwxr-x 7 1001 1001 4096 Sep 25 08:33 internal [2024-09-25T08:47:41.964Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 08:33 openapi [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 584 Sep 25 08:33 security.txt [2024-09-25T08:47:41.964Z] -rw-rw-r-- 1 1001 1001 204 Sep 25 08:33 version.go [Pipeline] sh [2024-09-25T08:47:42.593Z] + '[' -e coverage.out ] [2024-09-25T08:47:42.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-25T08:47:42.621Z] Warning: overwriting stash ‘coverage-report’ [2024-09-25T08:47:43.505Z] Stashed 1 file(s) [Pipeline] sh [2024-09-25T08:47:44.129Z] + make build [2024-09-25T08:47:44.129Z] 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-09-25T08:51:05.855Z] 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-09-25T08:51:05.855Z] 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-09-25T08:51:14.037Z] 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-09-25T08:51:15.966Z] 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-09-25T08:51:26.033Z] 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-09-25T08:51:52.700Z] 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-09-25T08:52:02.758Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-25T08:52:15.067Z] 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-09-25T08:52:27.362Z] 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-09-25T08:52:30.699Z] 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-09-25T08:52:34.034Z] 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-09-25T08:52:37.368Z] 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-09-25T08:52:42.929Z] 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-09-25T08:52:47.212Z] $ docker stop --time=1 2bdf4f6678d79e6f26b69c38eef3a8aaefa32261ec0af6cc845e67f7e5440542 [2024-09-25T08:52:49.329Z] $ docker rm -f --volumes 2bdf4f6678d79e6f26b69c38eef3a8aaefa32261ec0af6cc845e67f7e5440542 [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-09-25T08:52:52.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-25T08:52:52.875Z] [2024-09-25T08:52:52.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T08:52:53.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-25T08:52:53.485Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-25T08:52:53.485Z] 547446be3368: Pulling fs layer [2024-09-25T08:52:53.485Z] d125d8839a47: Pulling fs layer [2024-09-25T08:52:53.485Z] 3e85d5ac6304: Pulling fs layer [2024-09-25T08:52:53.485Z] c3105a71a48b: Pulling fs layer [2024-09-25T08:52:53.485Z] 0f093f025ec4: Pulling fs layer [2024-09-25T08:52:53.485Z] c3106fc0e877: Pulling fs layer [2024-09-25T08:52:53.485Z] c3105a71a48b: Waiting [2024-09-25T08:52:53.485Z] 0f093f025ec4: Waiting [2024-09-25T08:52:53.485Z] c3106fc0e877: Waiting [2024-09-25T08:52:53.753Z] 547446be3368: Verifying Checksum [2024-09-25T08:52:53.753Z] 547446be3368: Download complete [2024-09-25T08:52:53.753Z] c3105a71a48b: Verifying Checksum [2024-09-25T08:52:53.753Z] c3105a71a48b: Download complete [2024-09-25T08:52:54.020Z] d125d8839a47: Verifying Checksum [2024-09-25T08:52:54.020Z] d125d8839a47: Download complete [2024-09-25T08:52:54.020Z] c3106fc0e877: Verifying Checksum [2024-09-25T08:52:54.020Z] c3106fc0e877: Download complete [2024-09-25T08:52:54.290Z] 0f093f025ec4: Verifying Checksum [2024-09-25T08:52:54.290Z] 0f093f025ec4: Download complete [2024-09-25T08:52:54.290Z] 547446be3368: Pull complete [2024-09-25T08:52:55.701Z] d125d8839a47: Pull complete [2024-09-25T08:52:56.283Z] 3e85d5ac6304: Verifying Checksum [2024-09-25T08:52:56.283Z] 3e85d5ac6304: Download complete [2024-09-25T08:53:06.349Z] 3e85d5ac6304: Pull complete [2024-09-25T08:53:06.349Z] c3105a71a48b: Pull complete [2024-09-25T08:53:06.929Z] 0f093f025ec4: Pull complete [2024-09-25T08:53:07.193Z] c3106fc0e877: Pull complete [2024-09-25T08:53:07.193Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-25T08:53:07.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-25T08:53:07.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T08:53:07.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container [2024-09-25T08:53:07.481Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-25T08:53:09.791Z] $ docker top fc98855f98d6e0ce44120b276f8667bc42004efd07ecf229310d75a2d7f785d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-25T08:53:10.637Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-25T08:53:20.702Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #1 transferring dockerfile: 1.81kB done [2024-09-25T08:53:20.702Z] #1 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #2 transferring dockerfile: 2.49kB done [2024-09-25T08:53:20.702Z] #2 DONE 0.0s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #3 transferring dockerfile: 2.23kB 0.0s done [2024-09-25T08:53:20.702Z] #3 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #4 transferring dockerfile: 2.13kB 0.0s done [2024-09-25T08:53:20.702Z] #4 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #5 transferring dockerfile: 1.69kB done [2024-09-25T08:53:20.702Z] #5 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #6 transferring dockerfile: 1.89kB done [2024-09-25T08:53:20.702Z] #6 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #7 transferring dockerfile: 2.07kB done [2024-09-25T08:53:20.702Z] #7 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-25T08:53:20.702Z] #8 transferring dockerfile: 1.70kB done [2024-09-25T08:53:20.702Z] #8 DONE 0.1s [2024-09-25T08:53:20.702Z] [2024-09-25T08:53:20.702Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-25T08:53:20.972Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-09-25T08:53:20.972Z] #9 DONE 0.1s [2024-09-25T08:53:20.972Z] [2024-09-25T08:53:20.972Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-25T08:53:20.972Z] #10 transferring dockerfile: 1.93kB done [2024-09-25T08:53:20.972Z] #10 DONE 0.1s [2024-09-25T08:53:20.972Z] [2024-09-25T08:53:20.972Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-25T08:53:20.972Z] #11 transferring dockerfile: 1.85kB 0.0s done [2024-09-25T08:53:20.972Z] #11 DONE 0.1s [2024-09-25T08:53:20.972Z] [2024-09-25T08:53:20.972Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-09-25T08:53:20.972Z] #12 transferring dockerfile: 2.02kB done [2024-09-25T08:53:20.972Z] #12 DONE 0.1s [2024-09-25T08:53:21.243Z] [2024-09-25T08:53:21.243Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-25T08:53:21.243Z] #13 transferring dockerfile: 2.07kB done [2024-09-25T08:53:21.243Z] #13 DONE 0.1s [2024-09-25T08:53:21.243Z] [2024-09-25T08:53:21.243Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-25T08:53:21.243Z] #14 transferring dockerfile: 2.15kB done [2024-09-25T08:53:21.243Z] #14 DONE 0.0s [2024-09-25T08:53:21.243Z] [2024-09-25T08:53:21.243Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-25T08:53:21.243Z] #15 transferring dockerfile: 3.17kB done [2024-09-25T08:53:21.243Z] #15 DONE 0.1s [2024-09-25T08:53:21.243Z] [2024-09-25T08:53:21.243Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-25T08:53:21.243Z] #16 transferring dockerfile: 2.50kB done [2024-09-25T08:53:21.509Z] #16 DONE 0.1s [2024-09-25T08:53:21.509Z] [2024-09-25T08:53:21.509Z] #17 [security-spire-agent internal] load .dockerignore [2024-09-25T08:53:21.509Z] #17 transferring context: 50B done [2024-09-25T08:53:21.509Z] #17 DONE 0.1s [2024-09-25T08:53:22.098Z] [2024-09-25T08:53:22.098Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-09-25T08:53:22.098Z] #18 transferring context: 50B 0.0s done [2024-09-25T08:53:22.098Z] #18 DONE 0.1s [2024-09-25T08:53:22.368Z] [2024-09-25T08:53:22.368Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-25T08:53:22.368Z] #19 transferring context: 50B done [2024-09-25T08:53:22.368Z] #19 DONE 0.1s [2024-09-25T08:53:22.368Z] [2024-09-25T08:53:22.368Z] #20 [core-metadata internal] load .dockerignore [2024-09-25T08:53:22.368Z] #20 transferring context: 50B 0.0s done [2024-09-25T08:53:22.368Z] #20 DONE 0.1s [2024-09-25T08:53:22.368Z] [2024-09-25T08:53:22.369Z] #21 [security-spire-config internal] load .dockerignore [2024-09-25T08:53:22.369Z] #21 transferring context: 50B done [2024-09-25T08:53:22.369Z] #21 DONE 0.1s [2024-09-25T08:53:22.369Z] [2024-09-25T08:53:22.369Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-25T08:53:22.369Z] #22 transferring context: 50B done [2024-09-25T08:53:22.369Z] #22 DONE 0.1s [2024-09-25T08:53:22.369Z] [2024-09-25T08:53:22.369Z] #23 [core-data internal] load .dockerignore [2024-09-25T08:53:22.369Z] #23 transferring context: 50B 0.0s done [2024-09-25T08:53:22.369Z] #23 DONE 0.1s [2024-09-25T08:53:22.369Z] [2024-09-25T08:53:22.369Z] #24 [security-spire-server internal] load .dockerignore [2024-09-25T08:53:22.636Z] #24 transferring context: 50B done [2024-09-25T08:53:22.636Z] #24 DONE 0.1s [2024-09-25T08:53:22.636Z] [2024-09-25T08:53:22.636Z] #25 [support-scheduler internal] load .dockerignore [2024-09-25T08:53:22.636Z] #25 transferring context: 50B 0.0s done [2024-09-25T08:53:22.636Z] #25 DONE 0.1s [2024-09-25T08:53:22.636Z] [2024-09-25T08:53:22.636Z] #26 [core-command internal] load .dockerignore [2024-09-25T08:53:22.636Z] #26 transferring context: 50B 0.0s done [2024-09-25T08:53:22.636Z] #26 DONE 0.1s [2024-09-25T08:53:22.636Z] [2024-09-25T08:53:22.636Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-09-25T08:53:22.636Z] #27 transferring context: 50B 0.0s done [2024-09-25T08:53:22.636Z] #27 DONE 0.1s [2024-09-25T08:53:22.636Z] [2024-09-25T08:53:22.636Z] #28 [support-notifications internal] load .dockerignore [2024-09-25T08:53:22.904Z] #28 transferring context: 50B done [2024-09-25T08:53:22.904Z] #28 DONE 0.1s [2024-09-25T08:53:22.904Z] [2024-09-25T08:53:22.904Z] #29 [core-keeper internal] load .dockerignore [2024-09-25T08:53:22.904Z] #29 transferring context: 50B 0.0s done [2024-09-25T08:53:22.904Z] #29 DONE 0.1s [2024-09-25T08:53:22.904Z] [2024-09-25T08:53:22.904Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-25T08:53:22.904Z] #30 transferring context: 50B done [2024-09-25T08:53:22.904Z] #30 DONE 0.1s [2024-09-25T08:53:23.170Z] [2024-09-25T08:53:23.170Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-25T08:53:23.170Z] #31 transferring context: 50B done [2024-09-25T08:53:23.170Z] #31 DONE 0.0s [2024-09-25T08:53:23.170Z] [2024-09-25T08:53:23.170Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-25T08:53:23.170Z] #32 transferring context: 50B done [2024-09-25T08:53:23.170Z] #32 DONE 0.1s [2024-09-25T08:53:23.170Z] [2024-09-25T08:53:23.170Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-25T08:53:23.436Z] #33 ... [2024-09-25T08:53:23.436Z] [2024-09-25T08:53:23.436Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:23.436Z] #34 DONE 0.4s [2024-09-25T08:53:23.703Z] [2024-09-25T08:53:23.703Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-25T08:53:23.703Z] #35 DONE 0.6s [2024-09-25T08:53:23.703Z] [2024-09-25T08:53:23.703Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-25T08:53:23.703Z] #33 DONE 0.6s [2024-09-25T08:53:23.703Z] [2024-09-25T08:53:23.703Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:23.703Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:23.972Z] #36 ... [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #37 [security-spire-agent internal] load build context [2024-09-25T08:53:23.972Z] #37 transferring context: 27.24kB 0.0s done [2024-09-25T08:53:23.972Z] #37 DONE 0.1s [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:23.972Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-25T08:53:23.972Z] #36 ... [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:23.972Z] #38 DONE 0.0s [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:23.972Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-25T08:53:23.972Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-25T08:53:23.972Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-25T08:53:23.972Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-09-25T08:53:23.972Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s [2024-09-25T08:53:23.972Z] #36 ... [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:23.972Z] #38 DONE 0.0s [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:53:23.972Z] #39 DONE 0.0s [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-25T08:53:23.972Z] #40 DONE 0.0s [2024-09-25T08:53:23.972Z] [2024-09-25T08:53:23.972Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:23.972Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-25T08:53:23.972Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-25T08:53:24.239Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-25T08:53:24.239Z] #36 ... [2024-09-25T08:53:24.239Z] [2024-09-25T08:53:24.239Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:24.239Z] #34 DONE 0.4s [2024-09-25T08:53:24.239Z] [2024-09-25T08:53:24.239Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:24.239Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-25T08:53:24.239Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-09-25T08:53:24.510Z] #36 ... [2024-09-25T08:53:24.510Z] [2024-09-25T08:53:24.510Z] #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:24.510Z] #38 DONE 0.0s [2024-09-25T08:53:24.510Z] [2024-09-25T08:53:24.510Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:24.510Z] #36 ... [2024-09-25T08:53:24.510Z] [2024-09-25T08:53:24.510Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-25T08:53:24.510Z] #35 DONE 0.6s [2024-09-25T08:53:24.510Z] [2024-09-25T08:53:24.510Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:24.510Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-25T08:53:24.510Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-25T08:53:24.510Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-25T08:53:24.510Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-25T08:53:24.510Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-25T08:53:24.510Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-25T08:53:24.510Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-25T08:53:24.510Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.5s [2024-09-25T08:53:24.510Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-25T08:53:24.510Z] #36 ... [2024-09-25T08:53:24.510Z] [2024-09-25T08:53:24.510Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:24.510Z] #34 DONE 0.6s [2024-09-25T08:53:24.510Z] [2024-09-25T08:53:24.510Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:24.779Z] #36 ... [2024-09-25T08:53:24.779Z] [2024-09-25T08:53:24.779Z] #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:24.779Z] #38 DONE 0.0s [2024-09-25T08:53:24.779Z] [2024-09-25T08:53:24.779Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:24.779Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.8s [2024-09-25T08:53:24.779Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-25T08:53:24.779Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-25T08:53:25.050Z] #36 ... [2024-09-25T08:53:25.050Z] [2024-09-25T08:53:25.050Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:25.050Z] #34 DONE 0.8s [2024-09-25T08:53:25.050Z] [2024-09-25T08:53:25.050Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:25.050Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s [2024-09-25T08:53:25.050Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-25T08:53:25.050Z] #36 ... [2024-09-25T08:53:25.050Z] [2024-09-25T08:53:25.050Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:25.050Z] #34 DONE 1.0s [2024-09-25T08:53:25.050Z] [2024-09-25T08:53:25.050Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:25.050Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.2s [2024-09-25T08:53:25.323Z] #36 ... [2024-09-25T08:53:25.323Z] [2024-09-25T08:53:25.323Z] #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:25.323Z] #38 DONE 0.0s [2024-09-25T08:53:25.323Z] [2024-09-25T08:53:25.323Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:25.323Z] #36 ... [2024-09-25T08:53:25.323Z] [2024-09-25T08:53:25.323Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-25T08:53:25.323Z] #35 DONE 1.0s [2024-09-25T08:53:25.323Z] [2024-09-25T08:53:25.323Z] #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:25.323Z] #38 DONE 0.0s [2024-09-25T08:53:25.323Z] [2024-09-25T08:53:25.323Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:25.323Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.5s [2024-09-25T08:53:25.593Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-25T08:53:25.593Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-25T08:53:25.593Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-25T08:53:25.593Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-25T08:53:25.593Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-25T08:53:25.593Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-25T08:53:25.593Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-25T08:53:25.593Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-25T08:53:25.593Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-25T08:53:25.593Z] #36 ... [2024-09-25T08:53:25.593Z] [2024-09-25T08:53:25.593Z] #38 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:25.593Z] #38 DONE 0.0s [2024-09-25T08:53:25.593Z] [2024-09-25T08:53:25.593Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:25.593Z] #34 DONE 1.4s [2024-09-25T08:53:25.593Z] [2024-09-25T08:53:25.593Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:25.593Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.7s [2024-09-25T08:53:25.593Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-25T08:53:25.859Z] #36 ... [2024-09-25T08:53:25.859Z] [2024-09-25T08:53:25.859Z] #41 [security-spire-config internal] load build context [2024-09-25T08:53:25.859Z] #41 transferring context: 25.96kB 0.2s done [2024-09-25T08:53:25.859Z] #41 DONE 1.1s [2024-09-25T08:53:25.859Z] [2024-09-25T08:53:25.859Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:25.859Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.59MB / 28.04MB 1.8s [2024-09-25T08:53:26.129Z] #36 ... [2024-09-25T08:53:26.129Z] [2024-09-25T08:53:26.129Z] #38 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:26.129Z] #38 DONE 0.0s [2024-09-25T08:53:26.129Z] [2024-09-25T08:53:26.129Z] #42 [support-cron-scheduler stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:53:26.129Z] #42 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-25T08:53:26.129Z] #42 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-25T08:53:26.129Z] #42 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-25T08:53:26.129Z] #42 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-25T08:53:26.129Z] #42 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-25T08:53:26.129Z] #42 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s [2024-09-25T08:53:26.396Z] #42 ... [2024-09-25T08:53:26.396Z] [2024-09-25T08:53:26.396Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:26.396Z] #34 DONE 1.6s [2024-09-25T08:53:26.396Z] [2024-09-25T08:53:26.396Z] #42 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:53:26.396Z] #42 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-25T08:53:26.396Z] #42 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-25T08:53:26.396Z] #42 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-25T08:53:26.396Z] #42 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-25T08:53:26.396Z] #42 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-25T08:53:26.396Z] #42 ... [2024-09-25T08:53:26.396Z] [2024-09-25T08:53:26.396Z] #38 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:26.396Z] #38 DONE 0.0s [2024-09-25T08:53:26.396Z] [2024-09-25T08:53:26.396Z] #42 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:53:26.665Z] #42 ... [2024-09-25T08:53:26.665Z] [2024-09-25T08:53:26.665Z] #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:26.665Z] #38 DONE 0.0s [2024-09-25T08:53:26.665Z] [2024-09-25T08:53:26.665Z] #42 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:53:26.665Z] #42 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.4s done [2024-09-25T08:53:26.934Z] #42 ... [2024-09-25T08:53:26.934Z] [2024-09-25T08:53:26.934Z] #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:26.934Z] #38 DONE 0.0s [2024-09-25T08:53:26.934Z] [2024-09-25T08:53:26.934Z] #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-25T08:53:27.201Z] #38 DONE 0.1s [2024-09-25T08:53:27.201Z] [2024-09-25T08:53:27.201Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-25T08:53:27.201Z] #34 DONE 2.3s [2024-09-25T08:53:27.201Z] [2024-09-25T08:53:27.201Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:27.201Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done [2024-09-25T08:53:27.201Z] #36 ... [2024-09-25T08:53:27.201Z] [2024-09-25T08:53:27.201Z] #43 [security-spire-server internal] load build context [2024-09-25T08:53:27.201Z] #43 transferring context: 27.71kB 0.1s done [2024-09-25T08:53:27.201Z] #43 DONE 1.9s [2024-09-25T08:53:27.467Z] [2024-09-25T08:53:27.467Z] #42 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-25T08:53:27.467Z] #42 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-25T08:53:27.467Z] #42 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-25T08:53:27.467Z] #42 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-25T08:53:27.467Z] #42 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-25T08:53:27.467Z] #42 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-25T08:53:27.468Z] #42 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.4s done [2024-09-25T08:53:28.429Z] #42 DONE 5.4s [2024-09-25T08:53:28.429Z] [2024-09-25T08:53:28.429Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:28.429Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s [2024-09-25T08:53:32.693Z] #36 ... [2024-09-25T08:53:32.693Z] [2024-09-25T08:53:32.693Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-25T08:53:32.693Z] #40 DONE 7.9s [2024-09-25T08:53:32.693Z] [2024-09-25T08:53:32.693Z] #44 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-25T08:53:34.106Z] #44 ... [2024-09-25T08:53:34.106Z] [2024-09-25T08:53:34.106Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:53:34.106Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-25T08:53:34.106Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-25T08:53:34.106Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-25T08:53:34.106Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-25T08:53:34.106Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-25T08:53:34.106Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-25T08:53:34.106Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-25T08:53:34.106Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-25T08:53:34.106Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.6s done [2024-09-25T08:53:34.106Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-25T08:53:34.106Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-25T08:53:34.106Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.0s [2024-09-25T08:53:34.106Z] #45 ... [2024-09-25T08:53:34.106Z] [2024-09-25T08:53:34.106Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:34.106Z] #46 transferring context: 47.65MB 9.2s [2024-09-25T08:53:34.106Z] #46 ... [2024-09-25T08:53:34.106Z] [2024-09-25T08:53:34.106Z] #44 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-25T08:53:34.106Z] #44 DONE 1.9s [2024-09-25T08:53:34.106Z] [2024-09-25T08:53:34.106Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:34.106Z] #46 ... [2024-09-25T08:53:34.106Z] [2024-09-25T08:53:34.106Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:53:34.106Z] #39 ... [2024-09-25T08:53:34.106Z] [2024-09-25T08:53:34.106Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:53:34.372Z] #47 ... [2024-09-25T08:53:34.372Z] [2024-09-25T08:53:34.372Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:53:34.638Z] #48 ... [2024-09-25T08:53:34.638Z] [2024-09-25T08:53:34.638Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:53:34.907Z] #49 ... [2024-09-25T08:53:34.907Z] [2024-09-25T08:53:34.907Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:34.907Z] #46 ... [2024-09-25T08:53:34.907Z] [2024-09-25T08:53:34.907Z] #50 [core-data internal] load build context [2024-09-25T08:53:35.173Z] #50 ... [2024-09-25T08:53:35.173Z] [2024-09-25T08:53:35.173Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:35.760Z] #46 ... [2024-09-25T08:53:35.760Z] [2024-09-25T08:53:35.760Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:53:35.760Z] #51 ... [2024-09-25T08:53:35.760Z] [2024-09-25T08:53:35.760Z] #52 [support-scheduler internal] load build context [2024-09-25T08:53:36.026Z] #52 ... [2024-09-25T08:53:36.026Z] [2024-09-25T08:53:36.026Z] #53 [core-command internal] load build context [2024-09-25T08:53:36.026Z] #53 ... [2024-09-25T08:53:36.026Z] [2024-09-25T08:53:36.026Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:53:36.292Z] #51 ... [2024-09-25T08:53:36.292Z] [2024-09-25T08:53:36.292Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:36.557Z] #54 ... [2024-09-25T08:53:36.557Z] [2024-09-25T08:53:36.557Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:53:37.143Z] #51 ... [2024-09-25T08:53:37.143Z] [2024-09-25T08:53:37.143Z] #55 [core-keeper internal] load build context [2024-09-25T08:53:37.412Z] #55 ... [2024-09-25T08:53:37.412Z] [2024-09-25T08:53:37.412Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:53:37.412Z] #49 ... [2024-09-25T08:53:37.412Z] [2024-09-25T08:53:37.413Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:53:37.685Z] #56 ... [2024-09-25T08:53:37.685Z] [2024-09-25T08:53:37.685Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:53:37.685Z] #57 ... [2024-09-25T08:53:37.685Z] [2024-09-25T08:53:37.685Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:53:37.685Z] #58 ... [2024-09-25T08:53:37.685Z] [2024-09-25T08:53:37.685Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:53:38.649Z] #56 ... [2024-09-25T08:53:38.649Z] [2024-09-25T08:53:38.649Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:53:38.649Z] #59 ... [2024-09-25T08:53:38.649Z] [2024-09-25T08:53:38.649Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:53:38.917Z] #56 ... [2024-09-25T08:53:38.917Z] [2024-09-25T08:53:38.917Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:53:39.198Z] #60 ... [2024-09-25T08:53:39.198Z] [2024-09-25T08:53:39.198Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-25T08:53:39.198Z] #61 ... [2024-09-25T08:53:39.198Z] [2024-09-25T08:53:39.198Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-25T08:53:39.198Z] #0 6.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.198Z] #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.465Z] #62 ... [2024-09-25T08:53:39.465Z] [2024-09-25T08:53:39.465Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:53:39.465Z] #0 8.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.465Z] #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.465Z] #63 ... [2024-09-25T08:53:39.465Z] [2024-09-25T08:53:39.465Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-25T08:53:39.465Z] #64 ... [2024-09-25T08:53:39.465Z] [2024-09-25T08:53:39.465Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-25T08:53:39.465Z] #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.465Z] #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.730Z] #65 ... [2024-09-25T08:53:39.730Z] [2024-09-25T08:53:39.730Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-25T08:53:39.730Z] #66 ... [2024-09-25T08:53:39.730Z] [2024-09-25T08:53:39.730Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-25T08:53:39.997Z] #67 ... [2024-09-25T08:53:39.997Z] [2024-09-25T08:53:39.997Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-25T08:53:39.997Z] #68 ... [2024-09-25T08:53:39.997Z] [2024-09-25T08:53:39.997Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-25T08:53:39.997Z] #69 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:39.997Z] #69 ... [2024-09-25T08:53:39.997Z] [2024-09-25T08:53:39.997Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:53:39.997Z] #51 transferring context: 19.66MB 12.7s [2024-09-25T08:53:43.346Z] #51 ... [2024-09-25T08:53:43.346Z] [2024-09-25T08:53:43.346Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:43.346Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.4s [2024-09-25T08:53:43.346Z] #36 ... [2024-09-25T08:53:43.346Z] [2024-09-25T08:53:43.346Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:53:44.312Z] #51 ... [2024-09-25T08:53:44.312Z] [2024-09-25T08:53:44.312Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:53:44.312Z] #70 ... [2024-09-25T08:53:44.312Z] [2024-09-25T08:53:44.312Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-25T08:53:44.312Z] #71 ... [2024-09-25T08:53:44.312Z] [2024-09-25T08:53:44.312Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:53:44.579Z] #72 ... [2024-09-25T08:53:44.579Z] [2024-09-25T08:53:44.579Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:53:44.579Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.7s [2024-09-25T08:53:44.579Z] #45 ... [2024-09-25T08:53:44.579Z] [2024-09-25T08:53:44.579Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:53:44.846Z] #47 ... [2024-09-25T08:53:44.846Z] [2024-09-25T08:53:44.846Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:53:44.846Z] #39 ... [2024-09-25T08:53:44.846Z] [2024-09-25T08:53:44.846Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-25T08:53:44.846Z] #73 ... [2024-09-25T08:53:44.846Z] [2024-09-25T08:53:44.846Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:53:45.119Z] #45 ... [2024-09-25T08:53:45.119Z] [2024-09-25T08:53:45.119Z] #50 [core-data internal] load build context [2024-09-25T08:53:45.119Z] #50 transferring context: 55.07MB 19.3s [2024-09-25T08:53:45.389Z] #50 ... [2024-09-25T08:53:45.389Z] [2024-09-25T08:53:45.389Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:45.974Z] #36 ... [2024-09-25T08:53:45.974Z] [2024-09-25T08:53:45.974Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:45.974Z] #46 ... [2024-09-25T08:53:45.974Z] [2024-09-25T08:53:45.974Z] #50 [core-data internal] load build context [2024-09-25T08:53:46.242Z] #50 ... [2024-09-25T08:53:46.242Z] [2024-09-25T08:53:46.242Z] #52 [support-scheduler internal] load build context [2024-09-25T08:53:46.242Z] #52 ... [2024-09-25T08:53:46.242Z] [2024-09-25T08:53:46.242Z] #53 [core-command internal] load build context [2024-09-25T08:53:46.509Z] #53 ... [2024-09-25T08:53:46.509Z] [2024-09-25T08:53:46.509Z] #50 [core-data internal] load build context [2024-09-25T08:53:46.778Z] #50 ... [2024-09-25T08:53:46.778Z] [2024-09-25T08:53:46.778Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-25T08:53:46.778Z] #65 13.88 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:46.778Z] #65 13.88 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:46.778Z] #65 14.09 OK: 8 MiB in 16 packages [2024-09-25T08:53:46.778Z] #65 DONE 17.5s [2024-09-25T08:53:46.778Z] [2024-09-25T08:53:46.778Z] #50 [core-data internal] load build context [2024-09-25T08:53:46.778Z] #50 ... [2024-09-25T08:53:46.778Z] [2024-09-25T08:53:46.778Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:46.778Z] #54 ... [2024-09-25T08:53:46.778Z] [2024-09-25T08:53:46.778Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:47.362Z] #46 ... [2024-09-25T08:53:47.362Z] [2024-09-25T08:53:47.362Z] #55 [core-keeper internal] load build context [2024-09-25T08:53:47.630Z] #55 ... [2024-09-25T08:53:47.630Z] [2024-09-25T08:53:47.630Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:53:47.630Z] #49 ... [2024-09-25T08:53:47.630Z] [2024-09-25T08:53:47.630Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:47.630Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s [2024-09-25T08:53:47.898Z] #36 ... [2024-09-25T08:53:47.898Z] [2024-09-25T08:53:47.898Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:53:47.898Z] #57 ... [2024-09-25T08:53:47.898Z] [2024-09-25T08:53:47.898Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:53:47.898Z] #58 ... [2024-09-25T08:53:47.898Z] [2024-09-25T08:53:47.898Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:49.342Z] #36 ... [2024-09-25T08:53:49.342Z] [2024-09-25T08:53:49.342Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:53:49.342Z] #56 ... [2024-09-25T08:53:49.342Z] [2024-09-25T08:53:49.342Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:53:49.342Z] #36 ... [2024-09-25T08:53:49.342Z] [2024-09-25T08:53:49.342Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-25T08:53:49.342Z] #62 10.56 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:53:49.342Z] #62 10.56 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:53:49.342Z] #62 10.56 OK: 19946 distinct packages available [2024-09-25T08:53:49.342Z] #62 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:49.342Z] #62 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:49.342Z] #62 17.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:49.342Z] #62 17.86 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-25T08:53:49.342Z] #62 17.86 (3/4) Installing libucontext (1.2-r2) [2024-09-25T08:53:49.342Z] #62 17.86 (4/4) Installing gcompat (1.1.0-r1) [2024-09-25T08:53:49.342Z] #62 17.86 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:49.342Z] #62 17.98 OK: 8 MiB in 19 packages [2024-09-25T08:53:49.342Z] #62 DONE 20.1s [2024-09-25T08:53:49.622Z] [2024-09-25T08:53:49.622Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:51.060Z] #54 ... [2024-09-25T08:53:51.060Z] [2024-09-25T08:53:51.060Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:53:51.060Z] #63 11.65 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:53:51.060Z] #63 11.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:53:51.060Z] #63 11.65 OK: 19946 distinct packages available [2024-09-25T08:53:51.060Z] #63 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.060Z] #63 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.060Z] #63 21.55 (1/11) Installing ca-certificates (20240226-r0) [2024-09-25T08:53:51.060Z] #63 ... [2024-09-25T08:53:51.060Z] [2024-09-25T08:53:51.060Z] #55 [core-keeper internal] load build context [2024-09-25T08:53:51.060Z] #55 transferring context: 35.80MB 21.1s [2024-09-25T08:53:51.060Z] #55 ... [2024-09-25T08:53:51.060Z] [2024-09-25T08:53:51.060Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-25T08:53:51.060Z] #66 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.060Z] #66 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.060Z] #66 20.50 (1/4) Installing ca-certificates (20240226-r0) [2024-09-25T08:53:51.060Z] #66 20.71 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:51.060Z] #66 20.71 (3/4) Installing su-exec (0.2-r3) [2024-09-25T08:53:51.060Z] #66 20.71 (4/4) Installing yq (4.33.3-r5) [2024-09-25T08:53:51.060Z] #66 21.35 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:51.060Z] #66 21.57 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:53:51.330Z] #66 ... [2024-09-25T08:53:51.330Z] [2024-09-25T08:53:51.330Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:53:51.330Z] #63 21.87 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-25T08:53:51.330Z] #63 22.00 (3/11) Installing libunistring (1.1-r1) [2024-09-25T08:53:51.330Z] #63 ... [2024-09-25T08:53:51.330Z] [2024-09-25T08:53:51.330Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-25T08:53:51.330Z] #67 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.330Z] #67 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.330Z] #67 18.06 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:51.330Z] #67 18.06 (2/4) Installing openssl (3.1.7-r0) [2024-09-25T08:53:51.330Z] #67 18.28 (3/4) Installing su-exec (0.2-r3) [2024-09-25T08:53:51.330Z] #67 18.28 (4/4) Installing yq (4.33.3-r5) [2024-09-25T08:53:51.330Z] #67 19.70 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:51.330Z] #67 19.85 OK: 18 MiB in 19 packages [2024-09-25T08:53:51.330Z] #67 ... [2024-09-25T08:53:51.330Z] [2024-09-25T08:53:51.330Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:53:51.330Z] #60 DONE 22.4s [2024-09-25T08:53:51.330Z] [2024-09-25T08:53:51.330Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:53:51.330Z] #63 22.14 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-25T08:53:51.330Z] #63 22.23 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-25T08:53:51.330Z] #63 22.29 (6/11) Installing libcurl (8.9.1-r0) [2024-09-25T08:53:51.597Z] #63 22.40 (7/11) Installing curl (8.9.1-r0) [2024-09-25T08:53:51.597Z] #63 22.49 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:51.597Z] #63 22.49 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-25T08:53:51.597Z] #63 22.49 (10/11) Installing libucontext (1.2-r2) [2024-09-25T08:53:51.597Z] #63 ... [2024-09-25T08:53:51.597Z] [2024-09-25T08:53:51.597Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-25T08:53:51.597Z] #69 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:51.597Z] #69 18.01 (1/2) Installing ca-certificates (20240226-r0) [2024-09-25T08:53:51.597Z] #69 18.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:51.597Z] #69 18.45 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:51.597Z] #69 18.63 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:53:51.597Z] #69 20.46 OK: 9 MiB in 17 packages [2024-09-25T08:53:51.864Z] #69 ... [2024-09-25T08:53:51.864Z] [2024-09-25T08:53:51.864Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:52.133Z] #54 ... [2024-09-25T08:53:52.133Z] [2024-09-25T08:53:52.133Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-25T08:53:52.133Z] #68 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:52.133Z] #68 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:52.133Z] #68 20.85 (1/3) Installing ca-certificates (20240226-r0) [2024-09-25T08:53:52.133Z] #68 21.43 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:52.133Z] #68 21.54 (3/3) Installing tzdata (2024a-r0) [2024-09-25T08:53:52.133Z] #68 ... [2024-09-25T08:53:52.133Z] [2024-09-25T08:53:52.133Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:52.399Z] #54 ... [2024-09-25T08:53:52.399Z] [2024-09-25T08:53:52.399Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-25T08:53:52.399Z] #67 DONE 23.0s [2024-09-25T08:53:52.399Z] [2024-09-25T08:53:52.399Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:52.665Z] #54 ... [2024-09-25T08:53:52.665Z] [2024-09-25T08:53:52.665Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-25T08:53:52.665Z] #69 DONE 23.5s [2024-09-25T08:53:52.665Z] [2024-09-25T08:53:52.665Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:54.622Z] #54 ... [2024-09-25T08:53:54.622Z] [2024-09-25T08:53:54.622Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-25T08:53:54.622Z] #70 DONE 20.3s [2024-09-25T08:53:54.622Z] [2024-09-25T08:53:54.622Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:54.622Z] #54 ... [2024-09-25T08:53:54.622Z] [2024-09-25T08:53:54.622Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:53:54.622Z] #51 ... [2024-09-25T08:53:54.622Z] [2024-09-25T08:53:54.622Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:54.622Z] #54 ... [2024-09-25T08:53:54.622Z] [2024-09-25T08:53:54.622Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:53:54.622Z] #59 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:54.622Z] #59 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:54.622Z] #59 26.48 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:53:54.622Z] #59 26.48 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:53:54.622Z] #59 26.48 OK: 19946 distinct packages available [2024-09-25T08:53:54.901Z] #59 ... [2024-09-25T08:53:54.901Z] [2024-09-25T08:53:54.901Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:53:54.901Z] #47 ... [2024-09-25T08:53:54.901Z] [2024-09-25T08:53:54.901Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:53:55.171Z] #39 ... [2024-09-25T08:53:55.171Z] [2024-09-25T08:53:55.171Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-25T08:53:55.171Z] #71 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:55.171Z] #71 ... [2024-09-25T08:53:55.171Z] [2024-09-25T08:53:55.171Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-25T08:53:55.171Z] #66 22.98 OK: 18 MiB in 19 packages [2024-09-25T08:53:55.171Z] #66 DONE 26.0s [2024-09-25T08:53:55.171Z] [2024-09-25T08:53:55.171Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:55.437Z] #54 ... [2024-09-25T08:53:55.437Z] [2024-09-25T08:53:55.437Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:53:55.437Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s [2024-09-25T08:53:55.437Z] #45 ... [2024-09-25T08:53:55.437Z] [2024-09-25T08:53:55.437Z] #54 [support-notifications internal] load build context [2024-09-25T08:53:56.024Z] #54 transferring context: 59.01MB 28.5s [2024-09-25T08:53:56.291Z] #54 ... [2024-09-25T08:53:56.291Z] [2024-09-25T08:53:56.291Z] #52 [support-scheduler internal] load build context [2024-09-25T08:53:56.557Z] #52 ... [2024-09-25T08:53:56.557Z] [2024-09-25T08:53:56.557Z] #55 [core-keeper internal] load build context [2024-09-25T08:53:56.557Z] #55 ... [2024-09-25T08:53:56.557Z] [2024-09-25T08:53:56.557Z] #53 [core-command internal] load build context [2024-09-25T08:53:56.824Z] #53 ... [2024-09-25T08:53:56.824Z] [2024-09-25T08:53:56.824Z] #55 [core-keeper internal] load build context [2024-09-25T08:53:56.824Z] #55 ... [2024-09-25T08:53:56.824Z] [2024-09-25T08:53:56.824Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-25T08:53:56.824Z] #63 22.54 (11/11) Installing gcompat (1.1.0-r1) [2024-09-25T08:53:56.824Z] #63 22.63 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:56.824Z] #63 22.90 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:53:56.824Z] #63 24.53 OK: 13 MiB in 26 packages [2024-09-25T08:53:56.824Z] #63 DONE 27.6s [2024-09-25T08:53:57.090Z] [2024-09-25T08:53:57.090Z] #50 [core-data internal] load build context [2024-09-25T08:53:57.090Z] #50 ... [2024-09-25T08:53:57.090Z] [2024-09-25T08:53:57.090Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:53:57.090Z] #74 ... [2024-09-25T08:53:57.090Z] [2024-09-25T08:53:57.090Z] #50 [core-data internal] load build context [2024-09-25T08:53:57.692Z] #50 ... [2024-09-25T08:53:57.692Z] [2024-09-25T08:53:57.692Z] #46 [core-metadata internal] load build context [2024-09-25T08:53:57.692Z] #46 ... [2024-09-25T08:53:57.692Z] [2024-09-25T08:53:57.692Z] #53 [core-command internal] load build context [2024-09-25T08:53:57.958Z] #53 ... [2024-09-25T08:53:57.958Z] [2024-09-25T08:53:57.958Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:53:57.958Z] #49 ... [2024-09-25T08:53:57.958Z] [2024-09-25T08:53:57.958Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:53:57.958Z] #74 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:58.226Z] #74 ... [2024-09-25T08:53:58.226Z] [2024-09-25T08:53:58.226Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-25T08:53:58.226Z] #68 24.15 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:58.226Z] #68 24.33 Executing ca-certificates-20240226-r0.trigger [2024-09-25T08:53:58.226Z] #68 25.69 OK: 12 MiB in 18 packages [2024-09-25T08:53:58.226Z] #68 DONE 28.9s [2024-09-25T08:53:58.226Z] [2024-09-25T08:53:58.226Z] #55 [core-keeper internal] load build context [2024-09-25T08:53:58.226Z] #55 ... [2024-09-25T08:53:58.226Z] [2024-09-25T08:53:58.226Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:53:58.493Z] #58 ... [2024-09-25T08:53:58.493Z] [2024-09-25T08:53:58.493Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-25T08:53:58.493Z] #61 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:58.493Z] #61 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:58.493Z] #61 28.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:58.493Z] #61 28.25 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:58.493Z] #61 28.46 OK: 8 MiB in 16 packages [2024-09-25T08:53:58.493Z] #61 ... [2024-09-25T08:53:58.493Z] [2024-09-25T08:53:58.493Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:53:58.759Z] #57 ... [2024-09-25T08:53:58.759Z] [2024-09-25T08:53:58.759Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-25T08:53:58.759Z] #64 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:58.759Z] #64 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:53:58.759Z] #64 27.06 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-25T08:53:58.759Z] #64 27.11 (2/2) Installing su-exec (0.2-r3) [2024-09-25T08:53:58.759Z] #64 27.11 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:53:58.759Z] #64 27.35 OK: 8 MiB in 17 packages [2024-09-25T08:53:58.759Z] #64 ... [2024-09-25T08:53:58.759Z] [2024-09-25T08:53:58.759Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:53:59.342Z] #57 ... [2024-09-25T08:53:59.342Z] [2024-09-25T08:53:59.342Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-25T08:53:59.342Z] #64 DONE 30.2s [2024-09-25T08:53:59.343Z] [2024-09-25T08:53:59.343Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:53:59.343Z] #57 ... [2024-09-25T08:53:59.343Z] [2024-09-25T08:53:59.343Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-25T08:53:59.618Z] #75 ... [2024-09-25T08:53:59.618Z] [2024-09-25T08:53:59.618Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:53:59.618Z] #56 ... [2024-09-25T08:53:59.618Z] [2024-09-25T08:53:59.618Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-25T08:53:59.618Z] #61 DONE 30.8s [2024-09-25T08:53:59.618Z] [2024-09-25T08:53:59.618Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:00.579Z] #57 ... [2024-09-25T08:54:00.579Z] [2024-09-25T08:54:00.579Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:00.579Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.2s [2024-09-25T08:54:00.579Z] #36 ... [2024-09-25T08:54:00.579Z] [2024-09-25T08:54:00.579Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-25T08:54:01.993Z] #76 ... [2024-09-25T08:54:01.993Z] [2024-09-25T08:54:01.993Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-25T08:54:01.993Z] #77 ... [2024-09-25T08:54:01.993Z] [2024-09-25T08:54:01.993Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:54:01.993Z] #72 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:01.993Z] #72 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:01.993Z] #72 25.48 OK: 266 MiB in 52 packages [2024-09-25T08:54:01.993Z] #72 ... [2024-09-25T08:54:01.993Z] [2024-09-25T08:54:01.993Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:02.261Z] #36 ... [2024-09-25T08:54:02.261Z] [2024-09-25T08:54:02.261Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-25T08:54:02.261Z] #73 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:02.261Z] #73 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:02.261Z] #73 26.59 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-25T08:54:02.261Z] #73 26.59 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-25T08:54:02.261Z] #73 26.59 OK: 19955 distinct packages available [2024-09-25T08:54:02.261Z] #73 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:02.532Z] #73 ... [2024-09-25T08:54:02.532Z] [2024-09-25T08:54:02.532Z] #50 [core-data internal] load build context [2024-09-25T08:54:02.532Z] #50 transferring context: 82.02MB 36.4s [2024-09-25T08:54:02.532Z] #50 ... [2024-09-25T08:54:02.532Z] [2024-09-25T08:54:02.532Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-25T08:54:02.808Z] #78 ... [2024-09-25T08:54:02.808Z] [2024-09-25T08:54:02.808Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:03.075Z] #49 ... [2024-09-25T08:54:03.075Z] [2024-09-25T08:54:03.075Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:54:03.075Z] #79 ... [2024-09-25T08:54:03.075Z] [2024-09-25T08:54:03.075Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-25T08:54:03.075Z] #73 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:03.343Z] #73 ... [2024-09-25T08:54:03.343Z] [2024-09-25T08:54:03.343Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:54:03.343Z] #72 DONE 29.2s [2024-09-25T08:54:03.343Z] [2024-09-25T08:54:03.343Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:03.608Z] #36 ... [2024-09-25T08:54:03.608Z] [2024-09-25T08:54:03.608Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-25T08:54:03.608Z] #48 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:03.608Z] #48 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:03.608Z] #48 26.71 OK: 266 MiB in 52 packages [2024-09-25T08:54:03.608Z] #48 DONE 29.6s [2024-09-25T08:54:03.875Z] [2024-09-25T08:54:03.875Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:04.843Z] #36 ... [2024-09-25T08:54:04.843Z] [2024-09-25T08:54:04.843Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:04.843Z] #51 ... [2024-09-25T08:54:04.843Z] [2024-09-25T08:54:04.843Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:05.108Z] #49 ... [2024-09-25T08:54:05.108Z] [2024-09-25T08:54:05.108Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:05.108Z] #47 ... [2024-09-25T08:54:05.108Z] [2024-09-25T08:54:05.108Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-25T08:54:05.374Z] #80 ... [2024-09-25T08:54:05.374Z] [2024-09-25T08:54:05.374Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-25T08:54:05.374Z] #81 ... [2024-09-25T08:54:05.374Z] [2024-09-25T08:54:05.374Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:54:05.374Z] #59 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:05.374Z] #59 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:05.374Z] #59 33.69 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-25T08:54:05.374Z] #59 33.69 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-25T08:54:05.374Z] #59 33.69 (3/5) Installing libucontext (1.2-r2) [2024-09-25T08:54:05.374Z] #59 33.69 (4/5) Installing gcompat (1.1.0-r1) [2024-09-25T08:54:05.374Z] #59 33.83 (5/5) Installing openssl (3.1.7-r0) [2024-09-25T08:54:05.374Z] #59 33.83 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:54:05.374Z] #59 33.93 OK: 9 MiB in 20 packages [2024-09-25T08:54:05.640Z] #59 ... [2024-09-25T08:54:05.640Z] [2024-09-25T08:54:05.640Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:05.640Z] #39 ... [2024-09-25T08:54:05.640Z] [2024-09-25T08:54:05.640Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:05.905Z] #47 ... [2024-09-25T08:54:05.905Z] [2024-09-25T08:54:05.905Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-25T08:54:05.905Z] #71 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:05.905Z] #71 27.90 OK: 266 MiB in 52 packages [2024-09-25T08:54:05.905Z] #71 DONE 31.7s [2024-09-25T08:54:05.905Z] [2024-09-25T08:54:05.905Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:05.905Z] #47 ... [2024-09-25T08:54:05.905Z] [2024-09-25T08:54:05.905Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:54:05.905Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.9s done [2024-09-25T08:54:06.172Z] #45 ... [2024-09-25T08:54:06.172Z] [2024-09-25T08:54:06.172Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-25T08:54:06.172Z] #59 DONE 38.2s [2024-09-25T08:54:06.172Z] [2024-09-25T08:54:06.172Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:06.441Z] #39 ... [2024-09-25T08:54:06.441Z] [2024-09-25T08:54:06.441Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:54:06.441Z] #74 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:06.441Z] #74 16.24 OK: 8 MiB in 16 packages [2024-09-25T08:54:06.441Z] #74 DONE 19.3s [2024-09-25T08:54:06.441Z] [2024-09-25T08:54:06.441Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:06.441Z] #39 ... [2024-09-25T08:54:06.441Z] [2024-09-25T08:54:06.441Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:06.441Z] #52 ... [2024-09-25T08:54:06.441Z] [2024-09-25T08:54:06.441Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:06.707Z] #39 ... [2024-09-25T08:54:06.707Z] [2024-09-25T08:54:06.707Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:06.707Z] #54 ... [2024-09-25T08:54:06.707Z] [2024-09-25T08:54:06.707Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:07.289Z] #52 ... [2024-09-25T08:54:07.289Z] [2024-09-25T08:54:07.289Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:54:07.289Z] #82 ... [2024-09-25T08:54:07.289Z] [2024-09-25T08:54:07.289Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:07.289Z] #52 transferring context: 28.91MB 39.9s [2024-09-25T08:54:08.255Z] #52 ... [2024-09-25T08:54:08.255Z] [2024-09-25T08:54:08.255Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:08.255Z] #46 ... [2024-09-25T08:54:08.255Z] [2024-09-25T08:54:08.255Z] #53 [core-command internal] load build context [2024-09-25T08:54:08.255Z] #53 ... [2024-09-25T08:54:08.255Z] [2024-09-25T08:54:08.255Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:08.525Z] #52 ... [2024-09-25T08:54:08.525Z] [2024-09-25T08:54:08.525Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-25T08:54:08.525Z] #73 31.39 OK: 266 MiB in 52 packages [2024-09-25T08:54:08.525Z] #73 DONE 34.4s [2024-09-25T08:54:08.525Z] [2024-09-25T08:54:08.525Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:08.525Z] #52 ... [2024-09-25T08:54:08.525Z] [2024-09-25T08:54:08.525Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:08.525Z] #55 ... [2024-09-25T08:54:08.525Z] [2024-09-25T08:54:08.525Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:08.793Z] #58 ... [2024-09-25T08:54:08.793Z] [2024-09-25T08:54:08.793Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:08.793Z] #52 ... [2024-09-25T08:54:08.793Z] [2024-09-25T08:54:08.793Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:54:09.059Z] #83 ... [2024-09-25T08:54:09.059Z] [2024-09-25T08:54:09.059Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:09.059Z] #55 ... [2024-09-25T08:54:09.059Z] [2024-09-25T08:54:09.059Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-25T08:54:09.059Z] #78 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:09.059Z] #78 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:09.059Z] #78 14.89 OK: 18 MiB in 19 packages [2024-09-25T08:54:09.059Z] #78 DONE 16.6s [2024-09-25T08:54:09.059Z] [2024-09-25T08:54:09.059Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:09.660Z] #55 ... [2024-09-25T08:54:09.660Z] [2024-09-25T08:54:09.660Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-25T08:54:09.660Z] #75 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:09.660Z] #75 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:09.660Z] #75 18.44 OK: 8 MiB in 19 packages [2024-09-25T08:54:09.660Z] #75 DONE 20.2s [2024-09-25T08:54:09.660Z] [2024-09-25T08:54:09.660Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:09.660Z] #55 ... [2024-09-25T08:54:09.660Z] [2024-09-25T08:54:09.660Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-25T08:54:09.660Z] #84 ... [2024-09-25T08:54:09.660Z] [2024-09-25T08:54:09.660Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:09.928Z] #54 ... [2024-09-25T08:54:09.928Z] [2024-09-25T08:54:09.928Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:09.928Z] #56 ... [2024-09-25T08:54:09.928Z] [2024-09-25T08:54:09.928Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:10.892Z] #54 ... [2024-09-25T08:54:10.892Z] [2024-09-25T08:54:10.892Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:10.892Z] #57 ... [2024-09-25T08:54:10.892Z] [2024-09-25T08:54:10.892Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:11.474Z] #54 ... [2024-09-25T08:54:11.474Z] [2024-09-25T08:54:11.474Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-25T08:54:11.474Z] #79 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:11.474Z] #79 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:11.474Z] #79 16.22 OK: 9 MiB in 17 packages [2024-09-25T08:54:11.474Z] #79 DONE 18.7s [2024-09-25T08:54:11.474Z] [2024-09-25T08:54:11.474Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:12.056Z] #54 ... [2024-09-25T08:54:12.056Z] [2024-09-25T08:54:12.056Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-25T08:54:12.056Z] #77 13.48 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:12.056Z] #77 15.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:12.056Z] #77 17.66 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-25T08:54:12.056Z] #77 18.34 Executing busybox-1.36.1-r7.trigger [2024-09-25T08:54:12.056Z] #77 18.46 OK: 8 MiB in 16 packages [2024-09-25T08:54:12.056Z] #77 DONE 20.0s [2024-09-25T08:54:12.056Z] [2024-09-25T08:54:12.056Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:12.648Z] #54 ... [2024-09-25T08:54:12.648Z] [2024-09-25T08:54:12.648Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-25T08:54:12.648Z] #85 DONE 3.2s [2024-09-25T08:54:12.648Z] [2024-09-25T08:54:12.648Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:12.648Z] #54 transferring context: 87.66MB 45.2s [2024-09-25T08:54:12.648Z] #54 ... [2024-09-25T08:54:12.648Z] [2024-09-25T08:54:12.648Z] #50 [core-data internal] load build context [2024-09-25T08:54:12.919Z] #50 ... [2024-09-25T08:54:12.919Z] [2024-09-25T08:54:12.919Z] #53 [core-command internal] load build context [2024-09-25T08:54:13.185Z] #53 ... [2024-09-25T08:54:13.185Z] [2024-09-25T08:54:13.185Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-25T08:54:13.185Z] #81 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:13.185Z] #81 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:13.185Z] #81 16.94 OK: 18 MiB in 19 packages [2024-09-25T08:54:13.185Z] #81 DONE 18.2s [2024-09-25T08:54:13.185Z] [2024-09-25T08:54:13.185Z] #53 [core-command internal] load build context [2024-09-25T08:54:15.132Z] #53 ... [2024-09-25T08:54:15.132Z] [2024-09-25T08:54:15.132Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:15.132Z] #51 ... [2024-09-25T08:54:15.132Z] [2024-09-25T08:54:15.132Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:54:15.132Z] #82 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:15.132Z] #82 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:15.132Z] #82 17.13 OK: 13 MiB in 26 packages [2024-09-25T08:54:15.132Z] #82 DONE 18.0s [2024-09-25T08:54:15.132Z] [2024-09-25T08:54:15.132Z] #53 [core-command internal] load build context [2024-09-25T08:54:15.132Z] #53 ... [2024-09-25T08:54:15.132Z] [2024-09-25T08:54:15.132Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:15.132Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.9s [2024-09-25T08:54:15.401Z] #36 ... [2024-09-25T08:54:15.402Z] [2024-09-25T08:54:15.402Z] #53 [core-command internal] load build context [2024-09-25T08:54:15.402Z] #53 ... [2024-09-25T08:54:15.402Z] [2024-09-25T08:54:15.402Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:15.402Z] #49 ... [2024-09-25T08:54:15.402Z] [2024-09-25T08:54:15.402Z] #53 [core-command internal] load build context [2024-09-25T08:54:16.363Z] #53 ... [2024-09-25T08:54:16.363Z] [2024-09-25T08:54:16.363Z] #86 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-25T08:54:16.363Z] #86 ... [2024-09-25T08:54:16.363Z] [2024-09-25T08:54:16.363Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:16.363Z] #47 ... [2024-09-25T08:54:16.363Z] [2024-09-25T08:54:16.363Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-25T08:54:16.363Z] #80 16.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:16.363Z] #80 17.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:16.363Z] #80 20.31 OK: 266 MiB in 52 packages [2024-09-25T08:54:16.363Z] #80 DONE 21.4s [2024-09-25T08:54:16.363Z] [2024-09-25T08:54:16.363Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:16.363Z] #47 ... [2024-09-25T08:54:16.363Z] [2024-09-25T08:54:16.363Z] #53 [core-command internal] load build context [2024-09-25T08:54:16.946Z] #53 ... [2024-09-25T08:54:16.947Z] [2024-09-25T08:54:16.947Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:17.214Z] #39 ... [2024-09-25T08:54:17.214Z] [2024-09-25T08:54:17.214Z] #50 [core-data internal] load build context [2024-09-25T08:54:17.480Z] #50 transferring context: 114.36MB 51.8s [2024-09-25T08:54:18.439Z] #50 ... [2024-09-25T08:54:18.439Z] [2024-09-25T08:54:18.439Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:18.439Z] #46 ... [2024-09-25T08:54:18.439Z] [2024-09-25T08:54:18.439Z] #50 [core-data internal] load build context [2024-09-25T08:54:18.705Z] #50 ... [2024-09-25T08:54:18.705Z] [2024-09-25T08:54:18.705Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:18.971Z] #58 ... [2024-09-25T08:54:18.971Z] [2024-09-25T08:54:18.971Z] #50 [core-data internal] load build context [2024-09-25T08:54:18.971Z] #50 ... [2024-09-25T08:54:18.971Z] [2024-09-25T08:54:18.971Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:19.249Z] #52 ... [2024-09-25T08:54:19.249Z] [2024-09-25T08:54:19.249Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:19.831Z] #36 ... [2024-09-25T08:54:19.831Z] [2024-09-25T08:54:19.831Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-25T08:54:19.831Z] #83 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:19.831Z] #83 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:19.831Z] #83 19.69 OK: 12 MiB in 18 packages [2024-09-25T08:54:19.831Z] #83 DONE 21.0s [2024-09-25T08:54:19.831Z] [2024-09-25T08:54:19.831Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:19.831Z] #55 ... [2024-09-25T08:54:19.831Z] [2024-09-25T08:54:19.831Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-25T08:54:19.831Z] #84 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:19.831Z] #84 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:19.831Z] #84 18.60 OK: 8 MiB in 17 packages [2024-09-25T08:54:19.831Z] #84 DONE 20.4s [2024-09-25T08:54:19.831Z] [2024-09-25T08:54:19.831Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:19.831Z] #55 ... [2024-09-25T08:54:19.831Z] [2024-09-25T08:54:19.831Z] #50 [core-data internal] load build context [2024-09-25T08:54:20.106Z] #50 ... [2024-09-25T08:54:20.106Z] [2024-09-25T08:54:20.106Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:20.372Z] #56 ... [2024-09-25T08:54:20.372Z] [2024-09-25T08:54:20.372Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-25T08:54:20.642Z] #87 ... [2024-09-25T08:54:20.642Z] [2024-09-25T08:54:20.642Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-25T08:54:20.642Z] #76 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:20.642Z] #76 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:20.642Z] #76 19.65 OK: 8 MiB in 16 packages [2024-09-25T08:54:20.642Z] #76 DONE 20.4s [2024-09-25T08:54:20.642Z] [2024-09-25T08:54:20.642Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:20.642Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 52.8s [2024-09-25T08:54:20.907Z] #36 ... [2024-09-25T08:54:20.907Z] [2024-09-25T08:54:20.907Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:20.907Z] #57 ... [2024-09-25T08:54:20.907Z] [2024-09-25T08:54:20.907Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:21.498Z] #56 ... [2024-09-25T08:54:21.498Z] [2024-09-25T08:54:21.498Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T08:54:21.765Z] #45 ... [2024-09-25T08:54:21.765Z] [2024-09-25T08:54:21.765Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:21.765Z] #36 ... [2024-09-25T08:54:21.765Z] [2024-09-25T08:54:21.765Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-25T08:54:21.765Z] #86 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:21.765Z] #86 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-25T08:54:21.765Z] #86 15.24 OK: 9 MiB in 20 packages [2024-09-25T08:54:21.765Z] #86 DONE 16.3s [2024-09-25T08:54:21.765Z] [2024-09-25T08:54:21.765Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:22.724Z] #56 transferring context: 35.12MB 52.9s [2024-09-25T08:54:22.990Z] #56 ... [2024-09-25T08:54:22.990Z] [2024-09-25T08:54:22.990Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:22.990Z] #54 ... [2024-09-25T08:54:22.990Z] [2024-09-25T08:54:22.990Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:22.990Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 54.7s done [2024-09-25T08:54:24.397Z] #36 ... [2024-09-25T08:54:24.397Z] [2024-09-25T08:54:24.397Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-25T08:54:24.397Z] #87 DONE 4.0s [2024-09-25T08:54:24.397Z] [2024-09-25T08:54:24.397Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-25T08:54:24.397Z] #36 DONE 61.4s [2024-09-25T08:54:24.397Z] [2024-09-25T08:54:24.397Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-25T08:54:24.397Z] #88 DONE 2.8s [2024-09-25T08:54:24.397Z] [2024-09-25T08:54:24.397Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-25T08:54:24.979Z] #89 ... [2024-09-25T08:54:24.979Z] [2024-09-25T08:54:24.979Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:25.247Z] #51 ... [2024-09-25T08:54:25.247Z] [2024-09-25T08:54:25.247Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-25T08:54:25.247Z] #89 DONE 0.8s [2024-09-25T08:54:25.247Z] [2024-09-25T08:54:25.247Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:25.247Z] #51 ... [2024-09-25T08:54:25.247Z] [2024-09-25T08:54:25.247Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:25.512Z] #56 ... [2024-09-25T08:54:25.512Z] [2024-09-25T08:54:25.512Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:25.781Z] #49 ... [2024-09-25T08:54:25.782Z] [2024-09-25T08:54:25.782Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:26.744Z] #56 ... [2024-09-25T08:54:26.744Z] [2024-09-25T08:54:26.744Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:26.744Z] #47 ... [2024-09-25T08:54:26.744Z] [2024-09-25T08:54:26.744Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:27.328Z] #56 ... [2024-09-25T08:54:27.328Z] [2024-09-25T08:54:27.328Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:27.329Z] #39 ... [2024-09-25T08:54:27.329Z] [2024-09-25T08:54:27.329Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:27.329Z] #47 ... [2024-09-25T08:54:27.329Z] [2024-09-25T08:54:27.329Z] #53 [core-command internal] load build context [2024-09-25T08:54:27.595Z] #53 ... [2024-09-25T08:54:27.595Z] [2024-09-25T08:54:27.595Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:27.595Z] #47 transferring context: 89.60MB 62.8s [2024-09-25T08:54:28.553Z] #47 ... [2024-09-25T08:54:28.553Z] [2024-09-25T08:54:28.553Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:28.818Z] #46 ... [2024-09-25T08:54:28.818Z] [2024-09-25T08:54:28.818Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:29.085Z] #47 ... [2024-09-25T08:54:29.085Z] [2024-09-25T08:54:29.085Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:29.373Z] #58 ... [2024-09-25T08:54:29.373Z] [2024-09-25T08:54:29.373Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:29.373Z] #52 ... [2024-09-25T08:54:29.373Z] [2024-09-25T08:54:29.373Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:29.962Z] #58 ... [2024-09-25T08:54:29.962Z] [2024-09-25T08:54:29.962Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-25T08:54:29.962Z] #90 DONE 3.2s [2024-09-25T08:54:29.962Z] [2024-09-25T08:54:29.962Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:29.962Z] #58 ... [2024-09-25T08:54:29.962Z] [2024-09-25T08:54:29.962Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:30.227Z] #55 ... [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-25T08:54:30.227Z] #91 DONE 3.2s [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:30.227Z] #55 ... [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:30.227Z] #58 ... [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #50 [core-data internal] load build context [2024-09-25T08:54:30.227Z] #50 ... [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-25T08:54:30.227Z] #92 DONE 3.8s [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #50 [core-data internal] load build context [2024-09-25T08:54:30.227Z] #50 ... [2024-09-25T08:54:30.227Z] [2024-09-25T08:54:30.227Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:30.815Z] #55 ... [2024-09-25T08:54:30.815Z] [2024-09-25T08:54:30.815Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-25T08:54:30.815Z] #93 DONE 0.9s [2024-09-25T08:54:30.815Z] [2024-09-25T08:54:30.815Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:31.081Z] #55 ... [2024-09-25T08:54:31.081Z] [2024-09-25T08:54:31.082Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:31.082Z] #57 ... [2024-09-25T08:54:31.082Z] [2024-09-25T08:54:31.082Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:31.348Z] #55 ... [2024-09-25T08:54:31.348Z] [2024-09-25T08:54:31.348Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-25T08:54:31.348Z] #94 DONE 1.0s [2024-09-25T08:54:31.348Z] [2024-09-25T08:54:31.348Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-25T08:54:31.348Z] #95 DONE 0.8s [2024-09-25T08:54:31.348Z] [2024-09-25T08:54:31.348Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:32.333Z] #55 ... [2024-09-25T08:54:32.334Z] [2024-09-25T08:54:32.334Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-25T08:54:32.334Z] #96 DONE 1.1s [2024-09-25T08:54:32.334Z] [2024-09-25T08:54:32.334Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:32.334Z] #55 ... [2024-09-25T08:54:32.334Z] [2024-09-25T08:54:32.334Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-25T08:54:32.334Z] #97 DONE 1.1s [2024-09-25T08:54:32.334Z] [2024-09-25T08:54:32.334Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:32.600Z] #55 ... [2024-09-25T08:54:32.600Z] [2024-09-25T08:54:32.600Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-25T08:54:32.600Z] #98 DONE 1.1s [2024-09-25T08:54:32.600Z] [2024-09-25T08:54:32.600Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:32.872Z] #55 transferring context: 160.09MB 62.9s [2024-09-25T08:54:33.148Z] #55 ... [2024-09-25T08:54:33.148Z] [2024-09-25T08:54:33.148Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:33.148Z] #54 ... [2024-09-25T08:54:33.148Z] [2024-09-25T08:54:33.148Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:33.416Z] #55 ... [2024-09-25T08:54:33.416Z] [2024-09-25T08:54:33.416Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-25T08:54:33.416Z] #99 DONE 1.2s [2024-09-25T08:54:33.416Z] [2024-09-25T08:54:33.416Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:33.683Z] #55 ... [2024-09-25T08:54:33.683Z] [2024-09-25T08:54:33.683Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-25T08:54:33.683Z] #100 DONE 1.2s [2024-09-25T08:54:33.683Z] [2024-09-25T08:54:33.683Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:34.268Z] #55 ... [2024-09-25T08:54:34.268Z] [2024-09-25T08:54:34.268Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-25T08:54:34.268Z] #101 DONE 1.7s [2024-09-25T08:54:34.268Z] [2024-09-25T08:54:34.268Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:34.849Z] #55 ... [2024-09-25T08:54:34.849Z] [2024-09-25T08:54:34.849Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-25T08:54:34.849Z] #102 DONE 1.2s [2024-09-25T08:54:34.849Z] [2024-09-25T08:54:34.849Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-25T08:54:35.113Z] #103 ... [2024-09-25T08:54:35.113Z] [2024-09-25T08:54:35.113Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-25T08:54:35.113Z] #104 DONE 1.0s [2024-09-25T08:54:35.113Z] [2024-09-25T08:54:35.113Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-25T08:54:35.113Z] #105 DONE 1.1s [2024-09-25T08:54:35.113Z] [2024-09-25T08:54:35.113Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:35.383Z] #55 ... [2024-09-25T08:54:35.383Z] [2024-09-25T08:54:35.383Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:35.383Z] #51 ... [2024-09-25T08:54:35.383Z] [2024-09-25T08:54:35.383Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:35.969Z] #55 ... [2024-09-25T08:54:35.969Z] [2024-09-25T08:54:35.970Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:35.970Z] #49 ... [2024-09-25T08:54:35.970Z] [2024-09-25T08:54:35.970Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-25T08:54:35.970Z] #103 DONE 1.0s [2024-09-25T08:54:35.970Z] [2024-09-25T08:54:35.970Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:35.970Z] #49 ... [2024-09-25T08:54:35.970Z] [2024-09-25T08:54:35.970Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:36.549Z] #55 ... [2024-09-25T08:54:36.549Z] [2024-09-25T08:54:36.549Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-25T08:54:36.549Z] #106 DONE 1.1s [2024-09-25T08:54:36.549Z] [2024-09-25T08:54:36.549Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:36.814Z] #55 ... [2024-09-25T08:54:36.814Z] [2024-09-25T08:54:36.814Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-25T08:54:36.814Z] #107 DONE 1.6s [2024-09-25T08:54:36.814Z] [2024-09-25T08:54:36.814Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:37.078Z] #55 ... [2024-09-25T08:54:37.078Z] [2024-09-25T08:54:37.078Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:37.343Z] #56 ... [2024-09-25T08:54:37.343Z] [2024-09-25T08:54:37.343Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:37.343Z] #39 ... [2024-09-25T08:54:37.343Z] [2024-09-25T08:54:37.343Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:37.606Z] #56 ... [2024-09-25T08:54:37.606Z] [2024-09-25T08:54:37.606Z] #53 [core-command internal] load build context [2024-09-25T08:54:37.606Z] #53 ... [2024-09-25T08:54:37.606Z] [2024-09-25T08:54:37.606Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:37.876Z] #56 transferring context: 60.69MB 68.0s [2024-09-25T08:54:38.837Z] #56 ... [2024-09-25T08:54:38.837Z] [2024-09-25T08:54:38.837Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:39.101Z] #46 ... [2024-09-25T08:54:39.101Z] [2024-09-25T08:54:39.101Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:39.370Z] #56 ... [2024-09-25T08:54:39.370Z] [2024-09-25T08:54:39.370Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:39.370Z] #47 ... [2024-09-25T08:54:39.370Z] [2024-09-25T08:54:39.370Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:39.636Z] #52 ... [2024-09-25T08:54:39.636Z] [2024-09-25T08:54:39.636Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:40.597Z] #46 ... [2024-09-25T08:54:40.597Z] [2024-09-25T08:54:40.597Z] #50 [core-data internal] load build context [2024-09-25T08:54:40.597Z] #50 ... [2024-09-25T08:54:40.597Z] [2024-09-25T08:54:40.597Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:40.597Z] #58 ... [2024-09-25T08:54:40.597Z] [2024-09-25T08:54:40.597Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:41.185Z] #46 ... [2024-09-25T08:54:41.185Z] [2024-09-25T08:54:41.185Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:41.452Z] #57 ... [2024-09-25T08:54:41.452Z] [2024-09-25T08:54:41.452Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:42.866Z] #46 transferring context: 263.41MB 78.0s [2024-09-25T08:54:42.866Z] #46 ... [2024-09-25T08:54:42.866Z] [2024-09-25T08:54:42.866Z] #108 [security-spire-server] exporting to image [2024-09-25T08:54:42.866Z] #108 exporting layers 6.1s done [2024-09-25T08:54:42.866Z] #108 writing image sha256:ddc020781da0065af75926a680e3cdbc1e8706094366dc5e0789adf322d0224e 0.1s done [2024-09-25T08:54:42.866Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-25T08:54:42.866Z] #108 writing image sha256:aea50193e6f94b5231a55de546c88b07aa3547396aa1e54cc868175ce5a637c6 0.0s done [2024-09-25T08:54:42.866Z] #108 writing image sha256:f9a9ac3db17413e50c48967426e17a63f3a497519456b02138384d2903149e2d 0.0s done [2024-09-25T08:54:42.866Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-25T08:54:42.866Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-25T08:54:42.866Z] #108 DONE 7.5s [2024-09-25T08:54:43.131Z] [2024-09-25T08:54:43.131Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:43.396Z] #46 ... [2024-09-25T08:54:43.396Z] [2024-09-25T08:54:43.396Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:43.396Z] #54 ... [2024-09-25T08:54:43.396Z] [2024-09-25T08:54:43.396Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:45.974Z] #46 ... [2024-09-25T08:54:45.974Z] [2024-09-25T08:54:45.974Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:45.974Z] #51 ... [2024-09-25T08:54:45.974Z] [2024-09-25T08:54:45.974Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:45.974Z] #46 ... [2024-09-25T08:54:45.974Z] [2024-09-25T08:54:45.974Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:46.241Z] #49 ... [2024-09-25T08:54:46.241Z] [2024-09-25T08:54:46.241Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:47.198Z] #46 ... [2024-09-25T08:54:47.198Z] [2024-09-25T08:54:47.198Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:47.465Z] #55 ... [2024-09-25T08:54:47.465Z] [2024-09-25T08:54:47.465Z] #50 [core-data internal] load build context [2024-09-25T08:54:47.465Z] #50 ... [2024-09-25T08:54:47.465Z] [2024-09-25T08:54:47.465Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:47.729Z] #39 ... [2024-09-25T08:54:47.729Z] [2024-09-25T08:54:47.729Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:47.729Z] #55 ... [2024-09-25T08:54:47.729Z] [2024-09-25T08:54:47.729Z] #53 [core-command internal] load build context [2024-09-25T08:54:47.729Z] #53 ... [2024-09-25T08:54:47.729Z] [2024-09-25T08:54:47.729Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:47.994Z] #55 transferring context: 256.59MB 78.1s [2024-09-25T08:54:49.403Z] #55 ... [2024-09-25T08:54:49.403Z] [2024-09-25T08:54:49.403Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:49.403Z] #56 ... [2024-09-25T08:54:49.403Z] [2024-09-25T08:54:49.403Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:49.669Z] #55 ... [2024-09-25T08:54:49.669Z] [2024-09-25T08:54:49.669Z] #46 [core-metadata internal] load build context [2024-09-25T08:54:49.669Z] #46 transferring context: 311.69MB 84.8s done [2024-09-25T08:54:49.669Z] #46 DONE 85.3s [2024-09-25T08:54:49.669Z] [2024-09-25T08:54:49.669Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:49.669Z] #55 ... [2024-09-25T08:54:49.669Z] [2024-09-25T08:54:49.669Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:49.669Z] #52 ... [2024-09-25T08:54:49.669Z] [2024-09-25T08:54:49.669Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:54:49.937Z] #47 ... [2024-09-25T08:54:49.937Z] [2024-09-25T08:54:49.937Z] #52 [support-scheduler internal] load build context [2024-09-25T08:54:50.927Z] #52 ... [2024-09-25T08:54:50.927Z] [2024-09-25T08:54:50.927Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:54:50.927Z] #58 ... [2024-09-25T08:54:50.927Z] [2024-09-25T08:54:50.927Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:51.514Z] #55 ... [2024-09-25T08:54:51.514Z] [2024-09-25T08:54:51.514Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:51.514Z] #57 ... [2024-09-25T08:54:51.514Z] [2024-09-25T08:54:51.514Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:52.096Z] #55 ... [2024-09-25T08:54:52.096Z] [2024-09-25T08:54:52.096Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:54:52.096Z] #109 DONE 2.3s [2024-09-25T08:54:52.096Z] [2024-09-25T08:54:52.096Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:53.507Z] #55 ... [2024-09-25T08:54:53.507Z] [2024-09-25T08:54:53.507Z] #50 [core-data internal] load build context [2024-09-25T08:54:53.507Z] #50 transferring context: 311.69MB 87.2s done [2024-09-25T08:54:53.507Z] #50 DONE 88.3s [2024-09-25T08:54:53.507Z] [2024-09-25T08:54:53.507Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:53.507Z] #55 ... [2024-09-25T08:54:53.507Z] [2024-09-25T08:54:53.507Z] #54 [support-notifications internal] load build context [2024-09-25T08:54:53.507Z] #54 ... [2024-09-25T08:54:53.507Z] [2024-09-25T08:54:53.507Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:56.102Z] #57 ... [2024-09-25T08:54:56.102Z] [2024-09-25T08:54:56.102Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:54:56.102Z] #51 ... [2024-09-25T08:54:56.102Z] [2024-09-25T08:54:56.102Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:56.529Z] #57 ... [2024-09-25T08:54:56.529Z] [2024-09-25T08:54:56.529Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:54:56.529Z] #49 ... [2024-09-25T08:54:56.529Z] [2024-09-25T08:54:56.529Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:56.529Z] #57 ... [2024-09-25T08:54:56.529Z] [2024-09-25T08:54:56.529Z] #55 [core-keeper internal] load build context [2024-09-25T08:54:56.529Z] #55 transferring context: 311.69MB 86.4s done [2024-09-25T08:54:56.529Z] #55 DONE 89.3s [2024-09-25T08:54:56.529Z] [2024-09-25T08:54:56.529Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:57.553Z] #57 ... [2024-09-25T08:54:57.553Z] [2024-09-25T08:54:57.553Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-25T08:54:57.553Z] #110 DONE 0.9s [2024-09-25T08:54:57.553Z] [2024-09-25T08:54:57.553Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:57.823Z] #57 ... [2024-09-25T08:54:57.823Z] [2024-09-25T08:54:57.823Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:57.823Z] #39 ... [2024-09-25T08:54:57.823Z] [2024-09-25T08:54:57.823Z] #53 [core-command internal] load build context [2024-09-25T08:54:57.823Z] #53 ... [2024-09-25T08:54:57.823Z] [2024-09-25T08:54:57.823Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:59.254Z] #57 ... [2024-09-25T08:54:59.255Z] [2024-09-25T08:54:59.255Z] #53 [core-command internal] load build context [2024-09-25T08:54:59.255Z] #53 transferring context: 311.69MB 91.9s done [2024-09-25T08:54:59.255Z] #53 DONE 93.6s [2024-09-25T08:54:59.255Z] [2024-09-25T08:54:59.255Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:54:59.526Z] #57 ... [2024-09-25T08:54:59.526Z] [2024-09-25T08:54:59.526Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:54:59.811Z] #56 ... [2024-09-25T08:54:59.811Z] [2024-09-25T08:54:59.811Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:54:59.811Z] #39 ... [2024-09-25T08:54:59.811Z] [2024-09-25T08:54:59.811Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:55:00.085Z] #47 ... [2024-09-25T08:55:00.085Z] [2024-09-25T08:55:00.085Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:55:01.084Z] #39 ... [2024-09-25T08:55:01.084Z] [2024-09-25T08:55:01.084Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:01.084Z] #52 ... [2024-09-25T08:55:01.084Z] [2024-09-25T08:55:01.084Z] #54 [support-notifications internal] load build context [2024-09-25T08:55:01.084Z] #54 transferring context: 311.69MB 93.6s done [2024-09-25T08:55:01.084Z] #54 DONE 94.7s [2024-09-25T08:55:01.084Z] [2024-09-25T08:55:01.084Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:01.084Z] #52 ... [2024-09-25T08:55:01.084Z] [2024-09-25T08:55:01.084Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:01.084Z] #58 ... [2024-09-25T08:55:01.084Z] [2024-09-25T08:55:01.084Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:02.070Z] #52 ... [2024-09-25T08:55:02.070Z] [2024-09-25T08:55:02.070Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:55:02.070Z] #111 DONE 1.0s [2024-09-25T08:55:02.070Z] [2024-09-25T08:55:02.070Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:02.339Z] #52 ... [2024-09-25T08:55:02.339Z] [2024-09-25T08:55:02.339Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:55:02.339Z] #112 ... [2024-09-25T08:55:02.339Z] [2024-09-25T08:55:02.339Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:55:05.678Z] #57 ... [2024-09-25T08:55:05.679Z] [2024-09-25T08:55:05.679Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:05.946Z] #52 transferring context: 156.24MB 98.6s [2024-09-25T08:55:05.946Z] #52 ... [2024-09-25T08:55:05.946Z] [2024-09-25T08:55:05.946Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:55:06.213Z] #51 ... [2024-09-25T08:55:06.213Z] [2024-09-25T08:55:06.213Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:55:06.479Z] #57 ... [2024-09-25T08:55:06.479Z] [2024-09-25T08:55:06.479Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:55:06.479Z] #49 ... [2024-09-25T08:55:06.479Z] [2024-09-25T08:55:06.479Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:55:07.449Z] #57 ... [2024-09-25T08:55:07.449Z] [2024-09-25T08:55:07.449Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:55:07.716Z] #113 ... [2024-09-25T08:55:07.716Z] [2024-09-25T08:55:07.716Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:55:09.662Z] #57 ... [2024-09-25T08:55:09.662Z] [2024-09-25T08:55:09.662Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:55:09.933Z] #56 ... [2024-09-25T08:55:09.933Z] [2024-09-25T08:55:09.933Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:55:10.199Z] #57 ... [2024-09-25T08:55:10.199Z] [2024-09-25T08:55:10.199Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:55:10.199Z] #47 ... [2024-09-25T08:55:10.199Z] [2024-09-25T08:55:10.199Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:55:10.788Z] #49 transferring context: 284.92MB 105.1s [2024-09-25T08:55:11.054Z] #49 ... [2024-09-25T08:55:11.054Z] [2024-09-25T08:55:11.054Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:55:11.321Z] #39 ... [2024-09-25T08:55:11.321Z] [2024-09-25T08:55:11.321Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:11.321Z] #58 ... [2024-09-25T08:55:11.321Z] [2024-09-25T08:55:11.321Z] #57 [security-proxy-auth internal] load build context [2024-09-25T08:55:11.321Z] #57 transferring context: 311.69MB 99.4s done [2024-09-25T08:55:11.321Z] #57 DONE 103.9s [2024-09-25T08:55:11.321Z] [2024-09-25T08:55:11.321Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:55:12.285Z] #49 ... [2024-09-25T08:55:12.285Z] [2024-09-25T08:55:12.285Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:55:12.286Z] #114 ... [2024-09-25T08:55:12.286Z] [2024-09-25T08:55:12.286Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:16.542Z] #58 ... [2024-09-25T08:55:16.542Z] [2024-09-25T08:55:16.542Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:16.542Z] #52 transferring context: 209.48MB 108.9s [2024-09-25T08:55:16.542Z] #52 ... [2024-09-25T08:55:16.542Z] [2024-09-25T08:55:16.542Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:55:16.542Z] #51 ... [2024-09-25T08:55:16.542Z] [2024-09-25T08:55:16.542Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:16.542Z] #58 ... [2024-09-25T08:55:16.542Z] [2024-09-25T08:55:16.542Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-25T08:55:16.808Z] #49 transferring context: 311.69MB 110.8s done [2024-09-25T08:55:16.808Z] #49 DONE 111.9s [2024-09-25T08:55:16.808Z] [2024-09-25T08:55:16.808Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:19.391Z] #58 ... [2024-09-25T08:55:19.392Z] [2024-09-25T08:55:19.392Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:55:19.392Z] #115 DONE 2.3s [2024-09-25T08:55:19.392Z] [2024-09-25T08:55:19.392Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:19.978Z] #58 ... [2024-09-25T08:55:19.978Z] [2024-09-25T08:55:19.978Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:55:20.245Z] #56 ... [2024-09-25T08:55:20.245Z] [2024-09-25T08:55:20.245Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:20.514Z] #58 ... [2024-09-25T08:55:20.514Z] [2024-09-25T08:55:20.514Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:55:20.514Z] #47 ... [2024-09-25T08:55:20.514Z] [2024-09-25T08:55:20.514Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:21.472Z] #58 ... [2024-09-25T08:55:21.472Z] [2024-09-25T08:55:21.472Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:55:21.472Z] #39 ... [2024-09-25T08:55:21.472Z] [2024-09-25T08:55:21.472Z] #51 [support-cron-scheduler internal] load build context [2024-09-25T08:55:21.472Z] #51 transferring context: 311.69MB 113.8s done [2024-09-25T08:55:21.472Z] #51 DONE 115.6s [2024-09-25T08:55:21.472Z] [2024-09-25T08:55:21.472Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:55:21.472Z] #39 ... [2024-09-25T08:55:21.472Z] [2024-09-25T08:55:21.472Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:26.807Z] #58 transferring context: 279.64MB 114.4s [2024-09-25T08:55:26.807Z] #58 ... [2024-09-25T08:55:26.807Z] [2024-09-25T08:55:26.807Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:26.807Z] #52 ... [2024-09-25T08:55:26.807Z] [2024-09-25T08:55:26.807Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:28.748Z] #58 ... [2024-09-25T08:55:28.748Z] [2024-09-25T08:55:28.748Z] #47 [security-secretstore-setup internal] load build context [2024-09-25T08:55:28.748Z] #47 transferring context: 311.69MB 123.7s done [2024-09-25T08:55:28.748Z] #47 DONE 124.4s [2024-09-25T08:55:28.748Z] [2024-09-25T08:55:28.748Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:55:29.014Z] #116 ... [2024-09-25T08:55:29.014Z] [2024-09-25T08:55:29.014Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:55:29.281Z] #117 ... [2024-09-25T08:55:29.281Z] [2024-09-25T08:55:29.281Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:30.240Z] #58 ... [2024-09-25T08:55:30.240Z] [2024-09-25T08:55:30.240Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:55:30.240Z] #56 ... [2024-09-25T08:55:30.240Z] [2024-09-25T08:55:30.240Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:30.827Z] #58 ... [2024-09-25T08:55:30.827Z] [2024-09-25T08:55:30.827Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:55:30.827Z] #116 DONE 2.1s [2024-09-25T08:55:30.827Z] [2024-09-25T08:55:30.827Z] #58 [security-proxy-setup internal] load build context [2024-09-25T08:55:30.827Z] #58 transferring context: 311.69MB 119.0s done [2024-09-25T08:55:31.103Z] #58 DONE 123.7s [2024-09-25T08:55:31.103Z] [2024-09-25T08:55:31.103Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:55:31.686Z] #56 ... [2024-09-25T08:55:31.686Z] [2024-09-25T08:55:31.686Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:55:31.686Z] #39 ... [2024-09-25T08:55:31.686Z] [2024-09-25T08:55:31.686Z] #52 [support-scheduler internal] load build context [2024-09-25T08:55:31.952Z] #52 transferring context: 311.69MB 124.5s done [2024-09-25T08:55:31.952Z] #52 DONE 126.2s [2024-09-25T08:55:31.952Z] [2024-09-25T08:55:31.952Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-25T08:55:32.540Z] #39 transferring context: 311.69MB 128.1s done [2024-09-25T08:55:32.540Z] #39 DONE 128.4s [2024-09-25T08:55:32.540Z] [2024-09-25T08:55:32.540Z] #56 [security-bootstrapper internal] load build context [2024-09-25T08:55:32.808Z] #56 transferring context: 311.69MB 122.9s done [2024-09-25T08:55:32.808Z] #56 DONE 125.3s [2024-09-25T08:55:32.808Z] [2024-09-25T08:55:32.808Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:29.190Z] #118 ... [2024-09-25T08:56:29.190Z] [2024-09-25T08:56:29.190Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:29.190Z] #113 DONE 86.3s [2024-09-25T08:56:29.190Z] [2024-09-25T08:56:29.190Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:29.190Z] #114 DONE 81.7s [2024-09-25T08:56:29.190Z] [2024-09-25T08:56:29.190Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:29.190Z] #112 DONE 91.7s [2024-09-25T08:56:29.190Z] [2024-09-25T08:56:29.190Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-25T08:56:29.770Z] #119 DONE 6.0s [2024-09-25T08:56:29.770Z] [2024-09-25T08:56:29.770Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-25T08:56:30.036Z] #120 DONE 6.0s [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:30.036Z] #121 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:30.036Z] #122 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #123 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #124 [support-notifications builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #124 DONE 6.0s [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:30.036Z] #125 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #126 [support-cron-scheduler builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #126 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:30.036Z] #127 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:30.036Z] #128 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:30.036Z] #129 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #130 [core-command builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #130 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:30.036Z] #131 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:30.036Z] #132 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #133 [support-scheduler builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #133 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #134 [core-data builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #134 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:30.036Z] #135 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:30.036Z] #136 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:30.036Z] #137 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-25T08:56:30.036Z] #138 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:30.036Z] #139 CACHED [2024-09-25T08:56:30.036Z] [2024-09-25T08:56:30.036Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T08:56:35.369Z] #140 ... [2024-09-25T08:56:35.369Z] [2024-09-25T08:56:35.369Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:35.369Z] #117 DONE 75.4s [2024-09-25T08:56:35.369Z] [2024-09-25T08:56:35.369Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-25T08:56:40.706Z] #141 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-25T08:56:40.706Z] #0 6.318 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-09-25T08:56:40.706Z] #142 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-25T08:56:40.706Z] #0 5.864 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-09-25T08:56:40.706Z] #143 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-25T08:56:40.706Z] #141 DONE 5.8s [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T08:56:40.706Z] #0 6.062 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-09-25T08:56:40.706Z] #144 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T08:56:40.706Z] #0 4.510 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-09-25T08:56:40.706Z] #145 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-25T08:56:40.706Z] #0 5.881 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-25T08:56:40.706Z] #146 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-25T08:56:40.706Z] #0 4.905 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-09-25T08:56:40.706Z] #147 ... [2024-09-25T08:56:40.706Z] [2024-09-25T08:56:40.706Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T08:56:40.706Z] #0 6.673 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-09-25T08:56:40.972Z] #148 ... [2024-09-25T08:56:40.972Z] [2024-09-25T08:56:40.972Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-25T08:56:40.972Z] #0 6.631 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-09-25T08:56:41.242Z] #149 ... [2024-09-25T08:56:41.242Z] [2024-09-25T08:56:41.242Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-25T08:56:41.592Z] #150 ... [2024-09-25T08:56:41.592Z] [2024-09-25T08:56:41.592Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:41.592Z] #118 DONE 70.7s [2024-09-25T08:56:41.592Z] [2024-09-25T08:56:41.592Z] #151 [security-secretstore-setup builder 6/7] COPY . . [2024-09-25T08:56:46.943Z] #151 DONE 4.8s [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #152 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:46.943Z] #152 CACHED [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #153 [security-proxy-setup builder 6/7] COPY . . [2024-09-25T08:56:46.943Z] #153 CACHED [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #154 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:46.943Z] #154 CACHED [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #155 [security-bootstrapper builder 6/7] COPY . . [2024-09-25T08:56:46.943Z] #155 CACHED [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #156 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-25T08:56:46.943Z] #156 CACHED [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #157 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-25T08:56:46.943Z] #157 CACHED [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.943Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-25T08:56:46.943Z] #158 ... [2024-09-25T08:56:46.943Z] [2024-09-25T08:56:46.944Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T08:56:46.944Z] #140 6.629 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-09-25T08:56:46.944Z] #140 ... [2024-09-25T08:56:46.944Z] [2024-09-25T08:56:46.944Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-25T08:56:49.531Z] #159 2.912 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-09-25T08:56:52.876Z] #159 ... [2024-09-25T08:56:52.876Z] [2024-09-25T08:56:52.876Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-25T08:56:52.876Z] #150 2.510 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-09-25T08:56:52.876Z] #150 ... [2024-09-25T08:56:52.876Z] [2024-09-25T08:56:52.876Z] #160 [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-09-25T08:56:52.876Z] #0 3.365 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-09-25T08:56:59.530Z] #160 ... [2024-09-25T08:56:59.530Z] [2024-09-25T08:56:59.530Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-25T08:56:59.530Z] #158 2.982 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-09-25T09:17:12.328Z] #158 ... [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-25T09:17:12.328Z] #159 DONE 1220.8s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-25T09:17:12.328Z] #149 ... [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:17:12.328Z] #161 DONE 0.3s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T09:17:12.328Z] #140 ... [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:17:12.328Z] #162 DONE 0.1s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #163 [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-09-25T09:17:12.328Z] #163 DONE 0.1s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:17:12.328Z] #45 ... [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-25T09:17:12.328Z] #164 DONE 0.1s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-25T09:17:12.328Z] #165 DONE 0.2s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-25T09:17:12.328Z] #166 DONE 0.2s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:17:12.328Z] #45 ... [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T09:17:12.328Z] #167 DONE 2.2s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #108 [security-proxy-setup] exporting to image [2024-09-25T09:17:12.328Z] #108 exporting layers [2024-09-25T09:17:12.328Z] #108 exporting layers 0.9s done [2024-09-25T09:17:12.328Z] #108 writing image sha256:3f0f663835659c11d1803393e0220be263bb0f1de0e17663e01ce93c45e3298c 0.0s done [2024-09-25T09:17:12.328Z] #108 naming to docker.io/library/security-proxy-setup-arm64 [2024-09-25T09:17:12.328Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-25T09:17:12.328Z] #108 DONE 8.5s [2024-09-25T09:17:12.328Z] [2024-09-25T09:17:12.328Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T09:17:14.905Z] #148 ... [2024-09-25T09:17:14.905Z] [2024-09-25T09:17:14.905Z] #160 [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-09-25T09:17:14.905Z] #160 1228.2 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-09-25T09:17:18.239Z] #160 ... [2024-09-25T09:17:18.239Z] [2024-09-25T09:17:18.239Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-25T09:17:18.239Z] #158 DONE 1231.4s [2024-09-25T09:17:18.239Z] [2024-09-25T09:17:18.239Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-25T09:17:18.239Z] #168 DONE 0.4s [2024-09-25T09:17:18.239Z] [2024-09-25T09:17:18.239Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-25T09:17:20.826Z] #169 DONE 2.7s [2024-09-25T09:17:20.826Z] [2024-09-25T09:17:20.826Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:17:21.094Z] #170 DONE 0.2s [2024-09-25T09:17:21.094Z] [2024-09-25T09:17:21.094Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:17:21.362Z] #171 DONE 0.2s [2024-09-25T09:17:21.362Z] [2024-09-25T09:17:21.362Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-25T09:17:21.629Z] #172 DONE 0.3s [2024-09-25T09:17:21.629Z] [2024-09-25T09:17:21.629Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-25T09:17:21.910Z] #173 DONE 0.2s [2024-09-25T09:17:21.910Z] [2024-09-25T09:17:21.910Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T09:17:21.910Z] #144 ... [2024-09-25T09:17:21.910Z] [2024-09-25T09:17:21.910Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-25T09:17:21.910Z] #174 DONE 0.1s [2024-09-25T09:17:22.178Z] [2024-09-25T09:17:22.178Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-25T09:17:22.178Z] #175 DONE 0.2s [2024-09-25T09:17:22.178Z] [2024-09-25T09:17:22.178Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-25T09:17:22.443Z] #176 DONE 0.2s [2024-09-25T09:17:22.444Z] [2024-09-25T09:17:22.444Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-25T09:17:22.444Z] #177 DONE 0.1s [2024-09-25T09:17:22.444Z] [2024-09-25T09:17:22.444Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-25T09:17:22.709Z] #178 DONE 0.1s [2024-09-25T09:17:22.710Z] [2024-09-25T09:17:22.710Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-25T09:17:25.289Z] #179 DONE 2.4s [2024-09-25T09:17:25.289Z] [2024-09-25T09:17:25.289Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T09:17:25.289Z] #140 ... [2024-09-25T09:17:25.289Z] [2024-09-25T09:17:25.289Z] #108 [security-bootstrapper] exporting to image [2024-09-25T09:17:25.289Z] #108 exporting layers [2024-09-25T09:17:26.244Z] #108 exporting layers 1.2s done [2024-09-25T09:17:26.244Z] #108 writing image sha256:af304c0289c14ff865d113fb1c95ed40d5ebc6ee2c9f06898356e17c4ecfe10a done [2024-09-25T09:17:26.244Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-25T09:17:26.244Z] #108 DONE 9.6s [2024-09-25T09:17:26.244Z] [2024-09-25T09:17:26.244Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:17:34.432Z] #145 ... [2024-09-25T09:17:34.432Z] [2024-09-25T09:17:34.432Z] #160 [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-09-25T09:17:34.432Z] #160 DONE 1248.2s [2024-09-25T09:17:34.697Z] [2024-09-25T09:17:34.697Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:17:34.962Z] #145 ... [2024-09-25T09:17:34.962Z] [2024-09-25T09:17:34.962Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:17:34.962Z] #180 DONE 0.1s [2024-09-25T09:17:35.229Z] [2024-09-25T09:17:35.229Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:17:35.229Z] #181 DONE 0.3s [2024-09-25T09:17:35.229Z] [2024-09-25T09:17:35.229Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:17:35.499Z] #145 ... [2024-09-25T09:17:35.499Z] [2024-09-25T09:17:35.499Z] #182 [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-09-25T09:17:35.499Z] #182 DONE 0.1s [2024-09-25T09:17:35.499Z] [2024-09-25T09:17:35.499Z] #183 [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-09-25T09:17:35.766Z] #183 DONE 0.2s [2024-09-25T09:17:35.766Z] [2024-09-25T09:17:35.766Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:17:36.032Z] #184 DONE 0.1s [2024-09-25T09:17:36.032Z] [2024-09-25T09:17:36.032Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-25T09:17:36.032Z] #185 DONE 0.2s [2024-09-25T09:17:36.032Z] [2024-09-25T09:17:36.032Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:17:36.298Z] #45 ... [2024-09-25T09:17:36.298Z] [2024-09-25T09:17:36.298Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-25T09:17:36.571Z] #186 DONE 0.3s [2024-09-25T09:17:36.571Z] [2024-09-25T09:17:36.571Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-25T09:17:36.571Z] #187 DONE 0.2s [2024-09-25T09:17:36.571Z] [2024-09-25T09:17:36.571Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T09:17:39.152Z] #188 DONE 2.1s [2024-09-25T09:17:39.152Z] [2024-09-25T09:17:39.152Z] #108 [security-secretstore-setup] exporting to image [2024-09-25T09:17:39.152Z] #108 exporting layers [2024-09-25T09:17:40.555Z] #108 exporting layers 1.7s done [2024-09-25T09:17:40.555Z] #108 writing image sha256:a5e2ba2382b2d77c6fade5827aea4f8805b8dddbf400081f01de1e0bbea3e235 0.1s done [2024-09-25T09:17:40.555Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2024-09-25T09:17:40.555Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-25T09:17:40.555Z] #108 DONE 11.4s [2024-09-25T09:17:40.555Z] [2024-09-25T09:17:40.555Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-25T09:18:19.403Z] #150 ... [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-25T09:18:19.403Z] #143 DONE 1307.2s [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:18:19.403Z] #145 ... [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:18:19.403Z] #189 DONE 0.1s [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:18:19.403Z] #45 ... [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:18:19.403Z] #190 DONE 0.2s [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:18:19.403Z] #45 ... [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-25T09:18:19.403Z] #191 DONE 0.3s [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #192 [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-09-25T09:18:19.403Z] #192 DONE 0.1s [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-25T09:18:19.403Z] #193 DONE 0.2s [2024-09-25T09:18:19.403Z] [2024-09-25T09:18:19.403Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T09:18:20.363Z] #194 DONE 1.9s [2024-09-25T09:18:20.363Z] [2024-09-25T09:18:20.363Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-25T09:18:20.646Z] #149 ... [2024-09-25T09:18:20.646Z] [2024-09-25T09:18:20.646Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-25T09:18:20.646Z] #108 exporting layers [2024-09-25T09:18:21.229Z] #108 exporting layers 0.6s done [2024-09-25T09:18:21.229Z] #108 writing image sha256:085139d756de350bb84da929753f2efdb6ab2ffad8be1fdb2fdd1a37d865c0ba done [2024-09-25T09:18:21.229Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-25T09:18:21.229Z] #108 DONE 12.0s [2024-09-25T09:18:21.229Z] [2024-09-25T09:18:21.229Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:20:43.040Z] #145 ... [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-25T09:20:43.040Z] #150 DONE 1430.6s [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T09:20:43.040Z] #144 ... [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:20:43.040Z] #195 DONE 0.3s [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:20:43.040Z] #196 DONE 0.1s [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-25T09:20:43.040Z] #197 DONE 0.3s [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #198 [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-09-25T09:20:43.040Z] #198 DONE 0.1s [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:20:43.040Z] #45 ... [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-25T09:20:43.040Z] #108 exporting layers [2024-09-25T09:20:43.040Z] #108 exporting layers 0.8s done [2024-09-25T09:20:43.040Z] #108 writing image sha256:daa0f86cb557ea6123edf91d87499379f3d83c07dbca05d2ff97d8e6ce18ab79 done [2024-09-25T09:20:43.040Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-25T09:20:43.040Z] #108 DONE 12.8s [2024-09-25T09:20:43.040Z] [2024-09-25T09:20:43.040Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T09:28:50.176Z] #144 ... [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-25T09:28:50.176Z] #147 DONE 1929.3s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:28:50.176Z] #45 ... [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:28:50.176Z] #199 DONE 0.2s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:28:50.176Z] #200 DONE 0.1s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-25T09:28:50.176Z] #201 DONE 0.5s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:28:50.176Z] #202 DONE 0.1s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-25T09:28:50.176Z] #203 DONE 0.1s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-25T09:28:50.176Z] #204 DONE 2.0s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #108 [security-proxy-auth] exporting to image [2024-09-25T09:28:50.176Z] #108 exporting layers [2024-09-25T09:28:50.176Z] #108 exporting layers 0.6s done [2024-09-25T09:28:50.176Z] #108 writing image sha256:2071dfca18c2a78303ec7e1d98d04724723570d49f54bab4b248e3b6491739bd done [2024-09-25T09:28:50.176Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-25T09:28:50.176Z] #108 DONE 13.4s [2024-09-25T09:28:50.176Z] [2024-09-25T09:28:50.176Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:29:58.051Z] #145 ... [2024-09-25T09:29:58.051Z] [2024-09-25T09:29:58.051Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-25T09:29:58.051Z] #144 DONE 1997.8s [2024-09-25T09:29:58.051Z] [2024-09-25T09:29:58.052Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:29:58.052Z] #145 ... [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:29:58.052Z] #205 DONE 0.1s [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:29:58.052Z] #206 DONE 0.2s [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-25T09:29:58.052Z] #207 DONE 0.5s [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-25T09:29:58.052Z] #142 ... [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:29:58.052Z] #208 DONE 0.1s [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #108 [core-command] exporting to image [2024-09-25T09:29:58.052Z] #108 exporting layers [2024-09-25T09:29:58.052Z] #108 exporting layers 0.4s done [2024-09-25T09:29:58.052Z] #108 writing image sha256:b40ffc0e0f84e0a8cf58c7eae6ae37b74067f84ee2ba16e6acde72e1f77d0d6b done [2024-09-25T09:29:58.052Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-25T09:29:58.052Z] #108 DONE 13.9s [2024-09-25T09:29:58.052Z] [2024-09-25T09:29:58.052Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T09:32:04.731Z] #148 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-25T09:32:04.731Z] #140 DONE 2128.4s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-25T09:32:04.731Z] #149 DONE 2128.4s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:32:04.731Z] #145 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:32:04.731Z] #209 DONE 0.2s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T09:32:04.731Z] #148 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:32:04.731Z] #210 DONE 0.4s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-25T09:32:04.731Z] #145 DONE 2130.2s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:32:04.731Z] #211 DONE 0.3s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-25T09:32:04.731Z] #212 DONE 0.8s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:32:04.731Z] #213 DONE 0.2s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-25T09:32:04.731Z] #214 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-25T09:32:04.731Z] #215 DONE 0.2s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #108 [core-keeper] exporting to image [2024-09-25T09:32:04.731Z] #108 exporting layers [2024-09-25T09:32:04.731Z] #108 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-25T09:32:04.731Z] #214 DONE 0.9s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:32:04.731Z] #216 DONE 0.3s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #217 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:32:04.731Z] #217 DONE 0.2s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:32:04.731Z] #218 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #108 [core-keeper] exporting to image [2024-09-25T09:32:04.731Z] #108 exporting layers 0.9s done [2024-09-25T09:32:04.731Z] #108 writing image sha256:96e723519e0c5a322b704e6c7f4477cfb6a5477f72ddbf8d9152f1f6e430bbf4 0.0s done [2024-09-25T09:32:04.731Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-25T09:32:04.731Z] #108 DONE 14.9s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-25T09:32:04.731Z] #219 DONE 0.3s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:32:04.731Z] #218 DONE 0.4s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #108 [core-data] exporting to image [2024-09-25T09:32:04.731Z] #108 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-25T09:32:04.731Z] #220 DONE 0.8s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #108 [core-data] exporting to image [2024-09-25T09:32:04.731Z] #108 exporting layers 0.9s done [2024-09-25T09:32:04.731Z] #108 writing image sha256:10fdcdc66e62fbc27f63e34ec4024a4d7b318f8793968ba9b1f416317ba0b444 done [2024-09-25T09:32:04.731Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-09-25T09:32:04.731Z] #108 DONE 15.8s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:32:04.731Z] #221 DONE 0.2s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-25T09:32:04.731Z] #222 DONE 0.1s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-25T09:32:04.731Z] #223 DONE 0.1s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:32:04.731Z] #45 ... [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #108 [core-metadata] exporting to image [2024-09-25T09:32:04.731Z] #108 exporting layers 0.6s done [2024-09-25T09:32:04.731Z] #108 writing image sha256:549084ff20654ee06f3b2a01f223ae18a449ea03f6d37e068d6bcbf0b25fa255 done [2024-09-25T09:32:04.731Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-25T09:32:04.731Z] #108 DONE 16.3s [2024-09-25T09:32:04.731Z] [2024-09-25T09:32:04.731Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:32:43.593Z] #45 ... [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-25T09:32:43.593Z] #142 DONE 2168.0s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-25T09:32:43.593Z] #148 DONE 2169.0s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:32:43.593Z] #224 DONE 0.3s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:32:43.593Z] #225 DONE 0.2s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:32:43.593Z] #226 DONE 0.3s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:32:43.593Z] #227 DONE 0.3s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-25T09:32:43.593Z] #228 ... [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-25T09:32:43.593Z] #229 DONE 0.7s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:32:43.593Z] #230 DONE 0.2s [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #108 [support-scheduler] exporting to image [2024-09-25T09:32:43.593Z] #108 exporting layers [2024-09-25T09:32:43.593Z] #108 ... [2024-09-25T09:32:43.593Z] [2024-09-25T09:32:43.593Z] #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-25T09:32:43.593Z] #228 DONE 0.5s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-25T09:32:43.594Z] #231 DONE 0.2s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-25T09:32:43.594Z] #232 DONE 0.1s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #108 [support-notifications] exporting to image [2024-09-25T09:32:43.594Z] #108 exporting layers 0.6s done [2024-09-25T09:32:43.594Z] #108 writing image sha256:74f862dea81bcde36d003e48956ead6b79c59a418a1c22c83a8df0b5dc4cc9e0 done [2024-09-25T09:32:43.594Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-25T09:32:43.594Z] #108 ... [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-25T09:32:43.594Z] #146 DONE 2171.6s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #108 [support-scheduler] exporting to image [2024-09-25T09:32:43.594Z] #108 exporting layers 1.0s done [2024-09-25T09:32:43.594Z] #108 writing image sha256:376f5da4f5b042837fa2a17e2f2cb20515fbf0db2d8a319b79cba21ca89f82ad 0.0s done [2024-09-25T09:32:43.594Z] #108 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-09-25T09:32:43.594Z] #108 DONE 17.7s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-25T09:32:43.594Z] #233 DONE 0.2s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:32:43.594Z] #45 ... [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-25T09:32:43.594Z] #234 DONE 0.1s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-25T09:32:43.594Z] #235 DONE 0.4s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-25T09:32:43.594Z] #236 DONE 0.1s [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:32:43.594Z] #45 ... [2024-09-25T09:32:43.594Z] [2024-09-25T09:32:43.594Z] #108 [support-cron-scheduler] exporting to image [2024-09-25T09:32:43.859Z] #108 exporting layers 1.3s done [2024-09-25T09:32:43.859Z] #108 writing image sha256:9734be84972b1c52697e029dc44958043eb99b9dd529d67c62251efb9dd6e5aa done [2024-09-25T09:32:43.859Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-25T09:32:43.859Z] #108 DONE 19.0s [2024-09-25T09:32:43.859Z] [2024-09-25T09:32:43.859Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.859Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.860Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.860Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.860Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-25T09:32:43.860Z] time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-25T09:32:43.851Z] $ docker stop --time=1 fc98855f98d6e0ce44120b276f8667bc42004efd07ecf229310d75a2d7f785d7 [2024-09-25T09:32:45.529Z] $ docker rm -f --volumes fc98855f98d6e0ce44120b276f8667bc42004efd07ecf229310d75a2d7f785d7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-25T09:32:46.042Z] + docker images [2024-09-25T09:32:46.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-25T09:32:46.042Z] support-cron-scheduler-arm64 latest 9734be84972b 3 seconds ago 43.8MB [2024-09-25T09:32:46.042Z] support-scheduler-arm64 latest 74f862dea81b 5 seconds ago 41.6MB [2024-09-25T09:32:46.042Z] support-notifications-arm64 latest 376f5da4f5b0 5 seconds ago 42.3MB [2024-09-25T09:32:46.042Z] core-metadata-arm64 latest 549084ff2065 43 seconds ago 39.5MB [2024-09-25T09:32:46.042Z] core-data-arm64 latest 10fdcdc66e62 44 seconds ago 39.4MB [2024-09-25T09:32:46.042Z] core-keeper-arm64 latest 96e723519e0c 45 seconds ago 39.3MB [2024-09-25T09:32:46.043Z] core-command-arm64 latest b40ffc0e0f84 2 minutes ago 35.1MB [2024-09-25T09:32:46.043Z] security-proxy-auth-arm64 latest 2071dfca18c2 4 minutes ago 32.7MB [2024-09-25T09:32:46.043Z] security-spiffe-token-provider-arm64 latest daa0f86cb557 12 minutes ago 29.1MB [2024-09-25T09:32:46.043Z] core-common-config-bootstrapper-arm64 latest 085139d756de 14 minutes ago 15.4MB [2024-09-25T09:32:46.043Z] security-secretstore-setup-arm64 latest a5e2ba2382b2 15 minutes ago 36.4MB [2024-09-25T09:32:46.043Z] security-bootstrapper-arm64 latest af304c0289c1 15 minutes ago 18.9MB [2024-09-25T09:32:46.043Z] security-proxy-setup-arm64 latest 3f0f66383565 15 minutes ago 26.2MB [2024-09-25T09:32:46.043Z] security-spire-server-arm64 latest f9a9ac3db174 38 minutes ago 116MB [2024-09-25T09:32:46.043Z] security-spire-agent-arm64 latest aea50193e6f9 38 minutes ago 174MB [2024-09-25T09:32:46.043Z] security-spire-config-arm64 latest ddc020781da0 38 minutes ago 115MB [2024-09-25T09:32:46.043Z] ci-base-image-arm64 latest f0cad0d9dcfa 57 minutes ago 967MB [2024-09-25T09:32:46.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-25T09:32:46.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-09-25T09:32:46.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-25T09:32:46.539Z] [2024-09-25T09:32:46.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T09:32:46.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-25T09:32:47.202Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-25T09:32:47.202Z] 8998bd30e6a1: Pulling fs layer [2024-09-25T09:32:47.202Z] 04944245beec: Pulling fs layer [2024-09-25T09:32:47.202Z] 699f458cf7ca: Pulling fs layer [2024-09-25T09:32:47.202Z] 765212b225bb: Pulling fs layer [2024-09-25T09:32:47.202Z] f23df028b6ca: Pulling fs layer [2024-09-25T09:32:47.202Z] d65c8cfc05b1: Pulling fs layer [2024-09-25T09:32:47.202Z] 2437ff75d9bd: Pulling fs layer [2024-09-25T09:32:47.202Z] f23df028b6ca: Waiting [2024-09-25T09:32:47.202Z] d65c8cfc05b1: Waiting [2024-09-25T09:32:47.202Z] 765212b225bb: Waiting [2024-09-25T09:32:47.202Z] 2437ff75d9bd: Waiting [2024-09-25T09:32:47.202Z] 04944245beec: Verifying Checksum [2024-09-25T09:32:47.202Z] 04944245beec: Download complete [2024-09-25T09:32:47.202Z] 765212b225bb: Verifying Checksum [2024-09-25T09:32:47.202Z] 765212b225bb: Download complete [2024-09-25T09:32:47.202Z] f23df028b6ca: Verifying Checksum [2024-09-25T09:32:47.202Z] f23df028b6ca: Download complete [2024-09-25T09:32:47.202Z] d65c8cfc05b1: Verifying Checksum [2024-09-25T09:32:47.202Z] d65c8cfc05b1: Download complete [2024-09-25T09:32:47.485Z] 699f458cf7ca: Verifying Checksum [2024-09-25T09:32:47.485Z] 699f458cf7ca: Download complete [2024-09-25T09:32:47.757Z] 8998bd30e6a1: Verifying Checksum [2024-09-25T09:32:47.757Z] 8998bd30e6a1: Download complete [2024-09-25T09:32:50.366Z] 2437ff75d9bd: Download complete [2024-09-25T09:32:52.970Z] 8998bd30e6a1: Pull complete [2024-09-25T09:32:53.552Z] 04944245beec: Pull complete [2024-09-25T09:32:54.955Z] 699f458cf7ca: Pull complete [2024-09-25T09:32:55.221Z] 765212b225bb: Pull complete [2024-09-25T09:32:56.175Z] f23df028b6ca: Pull complete [2024-09-25T09:32:56.175Z] d65c8cfc05b1: Pull complete [2024-09-25T09:33:14.376Z] 2437ff75d9bd: Pull complete [2024-09-25T09:33:14.376Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-25T09:33:14.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-25T09:33:14.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T09:33:14.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container [2024-09-25T09:33:14.624Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-25T09:33:17.536Z] $ docker top 38c3d4257857e187c7d0c5fddbc51aee506b7c03dabfd30c1c7478a810473e31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:18.491Z] ---> job-cost.sh [2024-09-25T09:33:18.491Z] lf-activate-venv: SKIPPING [2024-09-25T09:33:18.491Z] INFO: No Stack... [2024-09-25T09:33:18.756Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-25T09:33:19.708Z] INFO: Archiving Costs [Pipeline] sh [2024-09-25T09:33:20.342Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2024-09-25T09:33:20.343Z] + cut -d, -f6 [Pipeline] lock [2024-09-25T09:33:20.376Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] [2024-09-25T09:33:20.390Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] did not exist. Created. [2024-09-25T09:33:20.399Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-25T09:33:20.740Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-25T09:33:20.953Z] Stashed 1 file(s) [Pipeline] } [2024-09-25T09:33:20.963Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-25T09:33:20.974Z] $ docker stop --time=1 38c3d4257857e187c7d0c5fddbc51aee506b7c03dabfd30c1c7478a810473e31 [2024-09-25T09:33:22.451Z] $ docker rm -f --volumes 38c3d4257857e187c7d0c5fddbc51aee506b7c03dabfd30c1c7478a810473e31 [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-09-25T09:33:23.115Z] provisioning config files... [2024-09-25T09:33:23.123Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config14477265292536176486tmp [Pipeline] { [Pipeline] sh [2024-09-25T09:33:23.435Z] + set +x [2024-09-25T09:33:23.435Z] + curl -s https://codecov.io/bash [2024-09-25T09:33:23.435Z] + bash -s -- [2024-09-25T09:33:23.695Z] [2024-09-25T09:33:23.695Z] _____ _ [2024-09-25T09:33:23.695Z] / ____| | | [2024-09-25T09:33:23.695Z] | | ___ __| | ___ ___ _____ __ [2024-09-25T09:33:23.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-25T09:33:23.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-25T09:33:23.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-25T09:33:23.695Z] Bash-1.0.6 [2024-09-25T09:33:23.695Z] [2024-09-25T09:33:23.695Z] [2024-09-25T09:33:23.695Z] ==> git version 2.25.1 found [2024-09-25T09:33:23.695Z] ==> 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-09-25T09:33:23.695Z] Release-Date: 2020-01-08 [2024-09-25T09:33:23.695Z] 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-09-25T09:33:23.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-25T09:33:23.695Z] ==> Jenkins CI detected. [2024-09-25T09:33:23.695Z] current dir:  /w/workspace/edgex-go/10 [2024-09-25T09:33:23.695Z] project root: . [2024-09-25T09:33:23.695Z] --> token set from env [2024-09-25T09:33:23.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-25T09:33:23.695Z] ==> Running gcov in . (disable via -X gcov) [2024-09-25T09:33:23.695Z] ==> Python coveragepy not found [2024-09-25T09:33:23.695Z] ==> Searching for coverage reports in: [2024-09-25T09:33:23.695Z] + . [2024-09-25T09:33:23.695Z] -> Found 1 reports [2024-09-25T09:33:23.695Z] ==> Detecting git/mercurial file structure [2024-09-25T09:33:23.695Z] ==> Reading reports [2024-09-25T09:33:23.695Z] + ./coverage.out bytes=601312 [2024-09-25T09:33:23.695Z] ==> Appending adjustments [2024-09-25T09:33:23.695Z] https://docs.codecov.io/docs/fixing-reports [2024-09-25T09:33:25.074Z] + Found adjustments [2024-09-25T09:33:25.074Z] ==> Gzipping contents [2024-09-25T09:33:25.074Z] 72K /tmp/codecov.gUFkSj.gz [2024-09-25T09:33:25.074Z] ==> Uploading reports [2024-09-25T09:33:25.074Z] url: https://codecov.io [2024-09-25T09:33:25.074Z] query: branch=PR-4907&commit=3494ff52de3d01c1648a563cc657d48fd5ad06df&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-25T09:33:25.074Z] -> Pinging Codecov [2024-09-25T09:33:25.074Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=3494ff52de3d01c1648a563cc657d48fd5ad06df&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-25T09:33:25.332Z] -> Uploading to [2024-09-25T09:33:25.332Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/3494ff52de3d01c1648a563cc657d48fd5ad06df/3f2939b7-c874-44ba-bd78-6996cdaa85cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240925%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240925T093325Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=925a9ada397cbc46d051598c3ebc2103ff81796b7da04727891b3f99a36f08e2 [2024-09-25T09:33:25.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-25T09:33:25.332Z] Dload Upload Total Spent Left Speed [2024-09-25T09:33:25.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72634 0 0 100 72634 0 264k --:--:-- --:--:-- --:--:-- 264k [2024-09-25T09:33:25.592Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] } [2024-09-25T09:33:25.600Z] 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-09-25T09:33:26.459Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:26.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:27.609Z] ---> package-listing.sh [2024-09-25T09:33:27.609Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-25T09:33:27.609Z] ++ facter osfamily [2024-09-25T09:33:27.867Z] + OS_FAMILY=debian [2024-09-25T09:33:27.867Z] + workspace=/w/workspace/edgex-go/10 [2024-09-25T09:33:27.867Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-25T09:33:27.867Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-25T09:33:27.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-25T09:33:27.867Z] + PACKAGES=/tmp/packages_start.txt [2024-09-25T09:33:27.867Z] + '[' /w/workspace/edgex-go/10 ']' [2024-09-25T09:33:27.867Z] + PACKAGES=/tmp/packages_end.txt [2024-09-25T09:33:27.867Z] + case "${OS_FAMILY}" in [2024-09-25T09:33:27.867Z] + dpkg -l [2024-09-25T09:33:27.867Z] + grep '^ii' [2024-09-25T09:33:27.867Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-25T09:33:27.867Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-25T09:33:27.867Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-25T09:33:27.867Z] + '[' /w/workspace/edgex-go/10 ']' [2024-09-25T09:33:27.867Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2024-09-25T09:33:27.867Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2024-09-25T09:33:27.879Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-25T09:33:28.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T09:33:28.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-25T09:33:28.724Z] [2024-09-25T09:33:28.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-25T09:33:29.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-25T09:33:29.040Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-25T09:33:29.040Z] 5eb5b503b376: Pulling fs layer [2024-09-25T09:33:29.040Z] 5c69ac0246d0: Pulling fs layer [2024-09-25T09:33:29.040Z] ec43610c2a17: Pulling fs layer [2024-09-25T09:33:29.040Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-25T09:33:29.040Z] 33b1e0a273af: Pulling fs layer [2024-09-25T09:33:29.040Z] 5d3b04190fa2: Pulling fs layer [2024-09-25T09:33:29.040Z] 2f39f015ded8: Pulling fs layer [2024-09-25T09:33:29.040Z] 33b1e0a273af: Waiting [2024-09-25T09:33:29.040Z] 2f39f015ded8: Waiting [2024-09-25T09:33:29.040Z] 3a2ae6a8a46f: Waiting [2024-09-25T09:33:29.040Z] 5d3b04190fa2: Waiting [2024-09-25T09:33:29.040Z] 5c69ac0246d0: Verifying Checksum [2024-09-25T09:33:29.040Z] 5c69ac0246d0: Download complete [2024-09-25T09:33:29.040Z] 3a2ae6a8a46f: Download complete [2024-09-25T09:33:29.040Z] 33b1e0a273af: Download complete [2024-09-25T09:33:29.040Z] ec43610c2a17: Verifying Checksum [2024-09-25T09:33:29.040Z] ec43610c2a17: Download complete [2024-09-25T09:33:29.040Z] 5d3b04190fa2: Verifying Checksum [2024-09-25T09:33:29.040Z] 5d3b04190fa2: Download complete [2024-09-25T09:33:29.299Z] 5eb5b503b376: Verifying Checksum [2024-09-25T09:33:29.299Z] 5eb5b503b376: Download complete [2024-09-25T09:33:29.866Z] 2f39f015ded8: Verifying Checksum [2024-09-25T09:33:29.866Z] 2f39f015ded8: Download complete [2024-09-25T09:33:30.435Z] 5eb5b503b376: Pull complete [2024-09-25T09:33:30.435Z] 5c69ac0246d0: Pull complete [2024-09-25T09:33:31.004Z] ec43610c2a17: Pull complete [2024-09-25T09:33:31.004Z] 3a2ae6a8a46f: Pull complete [2024-09-25T09:33:31.262Z] 33b1e0a273af: Pull complete [2024-09-25T09:33:31.262Z] 5d3b04190fa2: Pull complete [2024-09-25T09:33:35.572Z] 2f39f015ded8: Pull complete [2024-09-25T09:33:35.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-25T09:33:35.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-25T09:33:35.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-25T09:33:35.691Z] prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container [2024-09-25T09:33:35.720Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-25T09:33:40.727Z] $ docker top 6107e2b84cfda57df06429dad0b7eea4c487825f6fc3b2ec087e525e93cc27b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-25T09:33:41.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-25T09:33:43.185Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-25T09:33:43.473Z] + ls /var/log/sa-host [2024-09-25T09:33:43.473Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-25T09:33:43.638Z] provisioning config files... [2024-09-25T09:33:43.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config9396593505599640667tmp [Pipeline] { [Pipeline] echo [2024-09-25T09:33:43.666Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:43.952Z] ---> create-netrc.sh [Pipeline] } [2024-09-25T09:33:43.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:44.312Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-25T09:33:44.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:44.608Z] ---> sudo-logs.sh [2024-09-25T09:33:44.608Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-25T09:33:44.639Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:44.922Z] ---> job-cost.sh [2024-09-25T09:33:44.922Z] lf-activate-venv: SKIPPING [2024-09-25T09:33:44.922Z] DEBUG: total: 0.2199999988079071 [2024-09-25T09:33:44.922Z] INFO: Retrieving Stack Cost... [2024-09-25T09:33:45.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-25T09:33:45.747Z] INFO: Archiving Costs [Pipeline] echo [2024-09-25T09:33:45.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-25T09:33:46.048Z] ---> logs-deploy.sh [2024-09-25T09:33:46.048Z] lf-activate-venv: SKIPPING [2024-09-25T09:33:46.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/10 [2024-09-25T09:33:46.048Z] INFO: archiving workspace using pattern(s): [2024-09-25T09:33:46.987Z] Archives upload complete. [2024-09-25T09:33:47.246Z] INFO: archiving logs to Nexus [2024-09-25T09:33:47.814Z] ---> uname -a: [2024-09-25T09:33:47.814Z] Linux prd-ubuntu20-04-docker-8c-8g-11033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-25T09:33:47.814Z] [2024-09-25T09:33:47.814Z]