Pull request #4904 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3538aec280bf375de77448b80958a92ca5817264+489770a83fbc98f336c86b0914a62f33e4a7a33e (ae329f1b02af12606626f967f9aadf62626d465c) 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-ssh4862699426583079621.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-ssh13395936719242967792.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4904/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4904/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11024259184412951762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4904/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15598500796200618791.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16006155810300248176.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4904/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4904/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15300407088363799169.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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-9900 in /w/workspace/edgexfoundry_edgex-go_PR-4904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit 3538aec280bf375de77448b80958a92ca5817264 Merge succeeded, producing 3538aec280bf375de77448b80958a92ca5817264 Checking out Revision 3538aec280bf375de77448b80958a92ca5817264 (PR-4904) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4904/head:refs/remotes/origin/PR-4904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # 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 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T19:15:17.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T19:15:17.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T19:15:17.892Z] ========================================================= [2024-09-09T19:15:17.892Z] EdgeX Global Pipelines Version Info [2024-09-09T19:15:17.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T19:15:18.638Z] ------------------- [2024-09-09T19:15:18.638Z] stable info: [2024-09-09T19:15:18.638Z] ------------------- [2024-09-09T19:15:18.638Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T19:15:18.638Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T19:15:18.638Z] Message: update stable to v1.0.263 [2024-09-09T19:15:19.207Z] ------------------- [2024-09-09T19:15:19.207Z] experimental info: [2024-09-09T19:15:19.207Z] ------------------- [2024-09-09T19:15:19.207Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T19:15:19.207Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T19:15:19.207Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T19:15:19.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T19:15:19.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T19:15:19.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T19:15:19.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T19:15:19.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T19:15:19.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T19:15:19.809Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T19:15:19.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T19:15:19.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T19:15:19.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T19:15:20.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T19:15:20.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T19:15:20.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T19:15:20.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T19:15:20.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T19:15:20.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T19:15:20.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T19:15:20.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T19:15:20.522Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T19:15:20.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T19:15:20.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T19:15:20.702Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T19:15:20.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T19:15:20.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4904 [Pipeline] echo [2024-09-09T19:15:20.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4904 [Pipeline] echo [2024-09-09T19:15:20.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4904 [Pipeline] echo [2024-09-09T19:15:20.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3538aec280bf375de77448b80958a92ca5817264 [Pipeline] echo [2024-09-09T19:15:21.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3538aec [Pipeline] echo [2024-09-09T19:15:21.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T19:15:21.273Z] provisioning config files... [2024-09-09T19:15:21.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config723942465918032803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T19:15:21.682Z] ---> ****-login.sh [2024-09-09T19:15:21.682Z] nexus3.edgexfoundry.org:10001 [2024-09-09T19:15:21.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:23.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:23.330Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:23.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:23.330Z] [2024-09-09T19:15:23.330Z] Login Succeeded [2024-09-09T19:15:23.330Z] nexus3.edgexfoundry.org:10002 [2024-09-09T19:15:23.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:23.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:23.330Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:23.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:23.330Z] [2024-09-09T19:15:23.330Z] Login Succeeded [2024-09-09T19:15:23.330Z] nexus3.edgexfoundry.org:10003 [2024-09-09T19:15:23.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:23.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:23.330Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:23.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:23.330Z] [2024-09-09T19:15:23.330Z] Login Succeeded [2024-09-09T19:15:23.592Z] nexus3.edgexfoundry.org:10004 [2024-09-09T19:15:23.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:23.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:23.592Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:23.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:23.592Z] [2024-09-09T19:15:23.592Z] Login Succeeded [2024-09-09T19:15:23.592Z] ****.io [2024-09-09T19:15:23.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:23.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:23.853Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:23.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:23.854Z] [2024-09-09T19:15:23.854Z] Login Succeeded [2024-09-09T19:15:23.854Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T19:15:23.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T19:15:24.350Z] + 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-09T19:15:24.351Z] + dirname cmd/core-command/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T19:15:24.351Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-09-09T19:15:24.351Z] -f2 [2024-09-09T19:15:24.351Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T19:15:24.351Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T19:15:24.351Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T19:15:24.351Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T19:15:24.351Z] + cut -d/ -f2 [2024-09-09T19:15:24.351Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T19:15:24.406Z] 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-09T19:15:24.978Z] + git rev-list -1 --merges 3538aec280bf375de77448b80958a92ca5817264~1..3538aec280bf375de77448b80958a92ca5817264 [Pipeline] echo [2024-09-09T19:15:25.026Z] -----------> git rev-list -1 --merges 3538aec280bf375de77448b80958a92ca5817264~1..3538aec280bf375de77448b80958a92ca5817264 3538aec280bf375de77448b80958a92ca5817264 [false] [Pipeline] sh [2024-09-09T19:15:25.358Z] + git log --format=format:%s -1 3538aec280bf375de77448b80958a92ca5817264 [Pipeline] echo [2024-09-09T19:15:25.402Z] ========================================================= [2024-09-09T19:15:25.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T19:15:25.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T19:15:25.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T19:15:25.943Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T19:15:25.943Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T19:15:25.943Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T19:15:25.943Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-09-09T19:15:25.943Z] tee -a /etc/ssh/ssh_known_hosts [2024-09-09T19:15:25.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:15:26.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T19:15:26.461Z] [2024-09-09T19:15:26.461Z] 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-09T19:15:26.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T19:15:26.875Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T19:15:26.875Z] b85a868b505f: Pulling fs layer [2024-09-09T19:15:26.875Z] e2be974225ed: Pulling fs layer [2024-09-09T19:15:26.875Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T19:15:26.875Z] 988bab9f4d93: Pulling fs layer [2024-09-09T19:15:26.875Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T19:15:26.875Z] eaf3925da568: Pulling fs layer [2024-09-09T19:15:26.875Z] bab4dde63d76: Pulling fs layer [2024-09-09T19:15:26.875Z] bde34c3a00c8: Pulling fs layer [2024-09-09T19:15:26.875Z] 1469e6f7b9e6: Waiting [2024-09-09T19:15:26.875Z] 988bab9f4d93: Waiting [2024-09-09T19:15:26.875Z] bab4dde63d76: Waiting [2024-09-09T19:15:26.875Z] b352a97aabf1: Pulling fs layer [2024-09-09T19:15:26.875Z] 4872d77fe225: Pulling fs layer [2024-09-09T19:15:26.875Z] bde34c3a00c8: Waiting [2024-09-09T19:15:26.875Z] 5851b861e8e6: Pulling fs layer [2024-09-09T19:15:26.875Z] 4872d77fe225: Waiting [2024-09-09T19:15:26.875Z] 5851b861e8e6: Waiting [2024-09-09T19:15:26.875Z] b352a97aabf1: Waiting [2024-09-09T19:15:26.875Z] e2be974225ed: Download complete [2024-09-09T19:15:26.875Z] 988bab9f4d93: Verifying Checksum [2024-09-09T19:15:26.875Z] 988bab9f4d93: Download complete [2024-09-09T19:15:26.875Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T19:15:26.875Z] 1469e6f7b9e6: Download complete [2024-09-09T19:15:26.875Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T19:15:26.875Z] 339a4e72a1f5: Download complete [2024-09-09T19:15:26.875Z] eaf3925da568: Verifying Checksum [2024-09-09T19:15:26.875Z] eaf3925da568: Download complete [2024-09-09T19:15:27.133Z] bde34c3a00c8: Download complete [2024-09-09T19:15:27.133Z] b352a97aabf1: Verifying Checksum [2024-09-09T19:15:27.133Z] b352a97aabf1: Download complete [2024-09-09T19:15:27.133Z] 4872d77fe225: Download complete [2024-09-09T19:15:27.133Z] 5851b861e8e6: Verifying Checksum [2024-09-09T19:15:27.133Z] 5851b861e8e6: Download complete [2024-09-09T19:15:27.133Z] b85a868b505f: Verifying Checksum [2024-09-09T19:15:27.133Z] b85a868b505f: Download complete [2024-09-09T19:15:27.390Z] bab4dde63d76: Verifying Checksum [2024-09-09T19:15:27.390Z] bab4dde63d76: Download complete [2024-09-09T19:15:28.325Z] b85a868b505f: Pull complete [2024-09-09T19:15:28.325Z] e2be974225ed: Pull complete [2024-09-09T19:15:28.896Z] 339a4e72a1f5: Pull complete [2024-09-09T19:15:28.896Z] 988bab9f4d93: Pull complete [2024-09-09T19:15:29.156Z] 1469e6f7b9e6: Pull complete [2024-09-09T19:15:29.156Z] eaf3925da568: Pull complete [2024-09-09T19:15:30.534Z] bab4dde63d76: Pull complete [2024-09-09T19:15:30.793Z] bde34c3a00c8: Pull complete [2024-09-09T19:15:30.793Z] b352a97aabf1: Pull complete [2024-09-09T19:15:30.793Z] 4872d77fe225: Pull complete [2024-09-09T19:15:31.053Z] 5851b861e8e6: Pull complete [2024-09-09T19:15:31.053Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T19:15:31.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T19:15:31.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:15:31.333Z] prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container [2024-09-09T19:15:31.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T19:15:34.256Z] $ docker top 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 -eo pid,comm [2024-09-09T19:15:34.312Z] 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-09T19:15:34.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T19:15:34.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T19:15:34.498Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T19:15:34.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T19:15:34.599Z] $ docker exec 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent [2024-09-09T19:15:34.707Z] SSH_AUTH_SOCK=/tmp/ssh-yGnmXqUjV9l6/agent.34 [2024-09-09T19:15:34.707Z] SSH_AGENT_PID=40 [2024-09-09T19:15:34.713Z] Running ssh-add (command line suppressed) [2024-09-09T19:15:34.829Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_695785378530764164.key (/w/workspace/edgex-go/1@tmp/private_key_695785378530764164.key) [2024-09-09T19:15:34.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T19:15:35.194Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T19:15:35.223Z] $ docker exec --env ******** --env ******** 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent -k [2024-09-09T19:15:35.308Z] unset SSH_AUTH_SOCK; [2024-09-09T19:15:35.308Z] unset SSH_AGENT_PID; [2024-09-09T19:15:35.308Z] echo Agent pid 40 killed; [2024-09-09T19:15:35.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T19:15:35.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T19:15:35.443Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T19:15:35.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T19:15:35.551Z] $ docker exec 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent [2024-09-09T19:15:35.650Z] SSH_AUTH_SOCK=/tmp/ssh-FGmbs8UF0cH2/agent.73 [2024-09-09T19:15:35.650Z] SSH_AGENT_PID=79 [2024-09-09T19:15:35.654Z] Running ssh-add (command line suppressed) [2024-09-09T19:15:35.760Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13561550214243454690.key (/w/workspace/edgex-go/1@tmp/private_key_13561550214243454690.key) [2024-09-09T19:15:35.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T19:15:36.131Z] + git semver init [2024-09-09T19:15:36.393Z] 2024-09-09 19:15:36,289 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T19:15:36.393Z] 2024-09-09 19:15:36,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-09T19:15:36.393Z] 2024-09-09 19:15:36,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-09T19:15:36.393Z] 2024-09-09 19:15:36,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,006 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4904 with force:False [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,006 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4904 [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,009 [execute] INFO git cat-file --batch-check [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,015 [execute] INFO git cat-file --batch [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T19:15:41.664Z] 2024-09-09 19:15:41,021 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4904 [2024-09-09T19:15:41.664Z] 0.0.0 [Pipeline] } [2024-09-09T19:15:41.691Z] $ docker exec --env ******** --env ******** 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 ssh-agent -k [2024-09-09T19:15:41.786Z] unset SSH_AUTH_SOCK; [2024-09-09T19:15:41.787Z] unset SSH_AGENT_PID; [2024-09-09T19:15:41.787Z] echo Agent pid 79 killed; [2024-09-09T19:15:41.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T19:15:42.284Z] + git semver [Pipeline] } [2024-09-09T19:15:42.570Z] $ docker stop --time=1 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 [2024-09-09T19:15:43.815Z] $ docker rm -f --volumes 5c0780c7fc5cbad85937ccb94afe87b061a9fd5ec2ba43d86b40f543440bb3e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T19:15:44.263Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T19:15:44.612Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T19:15:44.636Z] [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-09T19:15:45.594Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T19:15:45.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:15:45.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:15:45.748Z] ========================================================= [2024-09-09T19:15:45.749Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T19:15:45.749Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:15:46.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:15:46.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T19:15:46.121Z] 619be1103602: Pulling fs layer [2024-09-09T19:15:46.121Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T19:15:46.121Z] 5df492c9dc93: Pulling fs layer [2024-09-09T19:15:46.121Z] 7629e6793208: Pulling fs layer [2024-09-09T19:15:46.121Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T19:15:46.121Z] fb5054dd5b73: Pulling fs layer [2024-09-09T19:15:46.121Z] eeca6798cff9: Pulling fs layer [2024-09-09T19:15:46.121Z] fb5054dd5b73: Waiting [2024-09-09T19:15:46.121Z] 4f4fb700ef54: Waiting [2024-09-09T19:15:46.121Z] aa269ceb94a6: Pulling fs layer [2024-09-09T19:15:46.121Z] ada007ff1a6a: Pulling fs layer [2024-09-09T19:15:46.121Z] aa269ceb94a6: Waiting [2024-09-09T19:15:46.121Z] ada007ff1a6a: Waiting [2024-09-09T19:15:46.121Z] eeca6798cff9: Waiting [2024-09-09T19:15:46.121Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T19:15:46.121Z] 7862e08f4a3e: Download complete [2024-09-09T19:15:46.121Z] 7629e6793208: Download complete [2024-09-09T19:15:46.121Z] 4f4fb700ef54: Download complete [2024-09-09T19:15:46.121Z] fb5054dd5b73: Verifying Checksum [2024-09-09T19:15:46.121Z] fb5054dd5b73: Download complete [2024-09-09T19:15:46.121Z] 619be1103602: Verifying Checksum [2024-09-09T19:15:46.121Z] 619be1103602: Download complete [2024-09-09T19:15:46.121Z] eeca6798cff9: Verifying Checksum [2024-09-09T19:15:46.121Z] eeca6798cff9: Download complete [2024-09-09T19:15:46.383Z] 619be1103602: Pull complete [2024-09-09T19:15:46.383Z] ada007ff1a6a: Verifying Checksum [2024-09-09T19:15:46.383Z] ada007ff1a6a: Download complete [2024-09-09T19:15:46.383Z] 7862e08f4a3e: Pull complete [2024-09-09T19:15:46.665Z] 5df492c9dc93: Verifying Checksum [2024-09-09T19:15:46.665Z] 5df492c9dc93: Download complete [2024-09-09T19:15:47.696Z] aa269ceb94a6: Verifying Checksum [2024-09-09T19:15:47.696Z] aa269ceb94a6: Download complete [2024-09-09T19:15:50.347Z] 5df492c9dc93: Pull complete [2024-09-09T19:15:50.347Z] 7629e6793208: Pull complete [2024-09-09T19:15:50.347Z] 4f4fb700ef54: Pull complete [2024-09-09T19:15:50.347Z] fb5054dd5b73: Pull complete [2024-09-09T19:15:50.347Z] eeca6798cff9: Pull complete [2024-09-09T19:15:52.880Z] aa269ceb94a6: Pull complete [2024-09-09T19:15:52.880Z] ada007ff1a6a: Pull complete [2024-09-09T19:15:52.880Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T19:15:52.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:15:52.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:15:53.262Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:15:53.262Z] WORKDIR /edgex [2024-09-09T19:15:53.262Z] COPY go.mod . [2024-09-09T19:15:53.262Z] RUN go mod download [2024-09-09T19:15:53.262Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T19:15:53.830Z] Sending build context to Docker daemon 179.3MB [2024-09-09T19:15:53.830Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:15:53.830Z] ---> f489d0715acc [2024-09-09T19:15:53.830Z] Step 2/4 : WORKDIR /edgex [2024-09-09T19:15:59.110Z] ---> Running in 5200d277f643 [2024-09-09T19:15:59.110Z] Removing intermediate container 5200d277f643 [2024-09-09T19:15:59.110Z] ---> c70faa9fc2a4 [2024-09-09T19:15:59.110Z] Step 3/4 : COPY go.mod . [2024-09-09T19:15:59.110Z] ---> eb368212c990 [2024-09-09T19:15:59.110Z] Step 4/4 : RUN go mod download [2024-09-09T19:15:59.110Z] ---> Running in 40833a7bd5a2 [2024-09-09T19:16:00.087Z] Still waiting to schedule task [2024-09-09T19:16:00.088Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T19:16:25.715Z] Removing intermediate container 40833a7bd5a2 [2024-09-09T19:16:25.715Z] ---> 082129d55a34 [2024-09-09T19:16:25.715Z] Successfully built 082129d55a34 [2024-09-09T19:16:25.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:16:26.130Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T19:16:26.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:16:26.307Z] prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container [2024-09-09T19:16:26.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-09-09T19:16:26.777Z] $ docker top ac28facdadc795512872a656abb7b7ee6937ccc3814b0c2c73d141a00d262f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:16:27.217Z] + go version [2024-09-09T19:16:27.217Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T19:16:27.250Z] $ docker stop --time=1 ac28facdadc795512872a656abb7b7ee6937ccc3814b0c2c73d141a00d262f59 [2024-09-09T19:16:28.535Z] $ docker rm -f --volumes ac28facdadc795512872a656abb7b7ee6937ccc3814b0c2c73d141a00d262f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:16:29.355Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T19:16:29.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:16:29.551Z] prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container [2024-09-09T19:16:29.574Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-09-09T19:16:29.892Z] $ docker top 13f0db9c2f871e800f869c38b7859ed3300e40447e96b0ef41f999799f87c16d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T19:16:30.122Z] ========================================================= [2024-09-09T19:16:30.122Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T19:16:30.122Z] ========================================================= [Pipeline] sh [2024-09-09T19:16:30.426Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:16:30.818Z] + make test [2024-09-09T19:16:30.818Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T19:16:38.940Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T19:17:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T19:17:06.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T19:17:06.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T19:17:06.072Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T19:17:06.072Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T19:17:06.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T19:17:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T19:17:07.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T19:17:08.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-09-09T19:17:09.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T19:17:09.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T19:17:09.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T19:17:09.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T19:17:09.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T19:17:10.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T19:17:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T19:17:12.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T19:17:12.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:12.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T19:17:12.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T19:17:12.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T19:17:13.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-09-09T19:17:13.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-09-09T19:17:13.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.574s coverage: 93.4% of statements [2024-09-09T19:17:13.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements [2024-09-09T19:17:13.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T19:17:13.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T19:17:14.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T19:17:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T19:17:15.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T19:17:16.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.432s coverage: 95.8% of statements [2024-09-09T19:17:16.095Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-09T19:17:17.037Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-09-09T19:17:17.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T19:17:17.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T19:17:18.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.073s coverage: 0.8% of statements [2024-09-09T19:17:18.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 30.7% of statements [2024-09-09T19:17:18.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements [2024-09-09T19:17:18.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-09-09T19:17:18.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-09-09T19:17:18.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-09-09T19:17:18.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T19:17:19.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T19:17:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T19:17:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T19:17:20.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T19:17:21.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T19:17:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T19:17:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T19:17:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T19:17:22.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T19:17:22.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T19:17:22.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T19:17:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T19:17:24.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T19:17:26.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T19:17:26.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T19:17:28.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T19:17:28.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T19:17:28.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T19:17:29.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T19:17:29.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T19:17:29.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T19:17:30.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T19:17:30.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T19:17:30.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T19:17:30.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T19:17:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T19:17:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T19:17:30.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T19:17:30.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-09-09T19:17:32.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T19:17:32.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T19:17:32.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:32.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T19:17:33.525Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9902 in /w/workspace/edgexfoundry_edgex-go_PR-4904 [Pipeline] { [Pipeline] ws [2024-09-09T19:17:33.602Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T19:17:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T19:17:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T19:17:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T19:17:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T19:17:35.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T19:17:35.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:35.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T19:17:35.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T19:17:36.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T19:17:36.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T19:17:36.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T19:17:36.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:36.718Z] The recommended git tool is: git [2024-09-09T19:17:42.161Z] using credential edgex-jenkins-ssh [2024-09-09T19:17:42.190Z] Cloning the remote Git repository [2024-09-09T19:17:42.237Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T19:17:42.336Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-09T19:17:42.496Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T19:17:42.497Z] > git --version # timeout=10 [2024-09-09T19:17:42.523Z] > git --version # 'git version 2.25.1' [2024-09-09T19:17:42.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T19:17:42.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.226s coverage: 79.9% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.053s coverage: 92.9% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 66.7% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 20.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.403s coverage: 36.5% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.1% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-09T19:17:44.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-09-09T19:17:44.455Z] 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-09T19:17:44.455Z] running golangci-lint [2024-09-09T19:17:44.455Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T19:17:44.455Z] go version go1.21.9 linux/amd64 [2024-09-09T19:17:44.455Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T19:17:44.455Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T19:18:02.954Z] Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit 3538aec280bf375de77448b80958a92ca5817264 [2024-09-09T19:18:01.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T19:18:01.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T19:18:02.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T19:18:02.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T19:18:02.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T19:18:02.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4904/head:refs/remotes/origin/PR-4904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T19:18:02.975Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T19:18:03.059Z] > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # timeout=10 [2024-09-09T19:18:03.468Z] Merge succeeded, producing 3538aec280bf375de77448b80958a92ca5817264 [2024-09-09T19:18:03.468Z] Checking out Revision 3538aec280bf375de77448b80958a92ca5817264 (PR-4904) [2024-09-09T19:18:04.321Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-09T19:18:04.372Z] > git --version # timeout=10 [2024-09-09T19:18:04.384Z] > git --version # 'git version 2.25.1' [2024-09-09T19:18:04.400Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T19:18:03.346Z] > git remote # timeout=10 [2024-09-09T19:18:03.367Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T19:18:03.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T19:18:03.415Z] > git merge 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 [2024-09-09T19:18:03.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T19:18:03.473Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T19:18:03.498Z] > git checkout -f 3538aec280bf375de77448b80958a92ca5817264 # timeout=10 [2024-09-09T19:18:07.795Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 21.7342283s" [2024-09-09T19:18:07.795Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.565553ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T19:18:09.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T19:18:09.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T19:18:09.383Z] Dload Upload Total Spent Left Speed [2024-09-09T19:18:09.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-09-09T19:18:09.730Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T19:18:10.085Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-09-09T19:18:10.085Z] /etc/docker/daemon.new [2024-09-09T19:18:10.085Z] { [2024-09-09T19:18:10.085Z] "registry-mirrors": [ [2024-09-09T19:18:10.085Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T19:18:10.085Z] ], [2024-09-09T19:18:10.085Z] "bip": "10.250.0.254/24", [2024-09-09T19:18:10.085Z] "hosts": [ [2024-09-09T19:18:10.085Z] "tcp://0.0.0.0:5555", [2024-09-09T19:18:10.085Z] "unix:///var/run/docker.sock" [2024-09-09T19:18:10.085Z] ], [2024-09-09T19:18:10.085Z] "mtu": 1458, [2024-09-09T19:18:10.085Z] "selinux-enabled": true, [2024-09-09T19:18:10.085Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T19:18:10.085Z] } [Pipeline] sh [2024-09-09T19:18:10.442Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T19:18:10.808Z] + sudo service docker restart [2024-09-09T19:18:19.999Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.775004953s with top 10 stages: buildir: 58.619327218s, gosec: 8.847901715s, inspect: 2.852449009s, fact_deprecated: 1.846504257s, printf: 1.760184175s, ctrlflow: 1.652091104s, fact_purity: 1.532815157s, S1038: 1.419880264s, nilness: 1.129349051s, typedness: 755.547981ms" [2024-09-09T19:18:19.999Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T19:18:19.999Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, nolint: 0/22, skip_files: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214" [2024-09-09T19:18:19.999Z] level=info msg="[runner] processing took 19.884366ms with stages: nolint: 8.255088ms, identifier_marker: 5.57012ms, path_prettifier: 2.13102ms, exclude-rules: 1.625504ms, autogenerated_exclude: 1.341799ms, skip_dirs: 884.143µs, filename_unadjuster: 39.431µs, cgo: 33.021µs, max_same_issues: 650ns, uniq_by_line: 550ns, exclude: 500ns, skip_files: 470ns, fixer: 410ns, path_prefixer: 380ns, sort_results: 280ns, severity-rules: 260ns, diff: 190ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" [2024-09-09T19:18:19.999Z] level=info msg="[runner] linters took 12.438677988s with stages: goanalysis_metalinter: 12.418682251s" [2024-09-09T19:18:19.999Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T19:18:19.999Z] level=info msg="Memory: 339 samples, avg is 300.5MB, max is 1330.1MB" [2024-09-09T19:18:19.999Z] level=info msg="Execution took 34.224117993s" [2024-09-09T19:18:19.999Z] go vet ./... [2024-09-09T19:18:26.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T19:18:26.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T19:18:26.559Z] ./bin/test-attribution-txt.sh [2024-09-09T19:18:26.559Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-09T19:18:26.559Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T19:18:26.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T19:18:26.943Z] + ls -al . [2024-09-09T19:18:26.943Z] total 916 [2024-09-09T19:18:26.943Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 19:16 . [2024-09-09T19:18:26.943Z] drwxr-xr-x 4 root root 4096 Sep 9 19:16 .. [2024-09-09T19:18:26.943Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 .blubracket [2024-09-09T19:18:26.943Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 19:15 .dockerignore [2024-09-09T19:18:26.943Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 19:17 .git [2024-09-09T19:18:26.943Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 .github [2024-09-09T19:18:26.943Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:15 .gitignore [2024-09-09T19:18:26.943Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 19:15 .golangci.yml [2024-09-09T19:18:26.943Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 19:15 .hadolint.yml [2024-09-09T19:18:26.943Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 19:15 .semver [2024-09-09T19:18:26.943Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 19:15 .sonarcloud.properties [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:15 ADOPTERS.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:15 Attribution.txt [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:15 CHANGELOG.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:15 CONTRIBUTING.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 19:15 GOVERNANCE.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 19:15 Jenkinsfile [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:15 LICENSE [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:15 Makefile [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 19:15 OWNERS.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:15 README.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 19:15 SECURITY.md [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 19:15 VERSION [2024-09-09T19:18:26.944Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 bin [2024-09-09T19:18:26.944Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 19:15 cmd [2024-09-09T19:18:26.944Z] -rw-r--r-- 1 root root 545683 Sep 9 19:17 coverage.out [2024-09-09T19:18:26.944Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 fuzz_test [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 7305 Sep 9 19:15 go.mod [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 102748 Sep 9 19:15 go.sum [2024-09-09T19:18:26.944Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 19:15 internal [2024-09-09T19:18:26.944Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 openapi [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 19:15 security.txt [2024-09-09T19:18:26.944Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 19:15 version.go [Pipeline] sh [2024-09-09T19:18:27.271Z] + '[' -e coverage.out ] [2024-09-09T19:18:27.271Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T19:18:27.442Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T19:18:27.745Z] + make build [2024-09-09T19:18:27.745Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T19:18:29.158Z] provisioning config files... [2024-09-09T19:18:29.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10548924089629670114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T19:18:29.748Z] ---> ****-login.sh [2024-09-09T19:18:29.748Z] nexus3.edgexfoundry.org:10001 [2024-09-09T19:18:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:18:30.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:18:30.292Z] Configure a credential helper to remove this warning. See [2024-09-09T19:18:30.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:18:30.292Z] [2024-09-09T19:18:30.292Z] Login Succeeded [2024-09-09T19:18:30.292Z] nexus3.edgexfoundry.org:10002 [2024-09-09T19:18:30.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:18:30.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:18:30.835Z] Configure a credential helper to remove this warning. See [2024-09-09T19:18:30.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:18:30.835Z] [2024-09-09T19:18:30.835Z] Login Succeeded [2024-09-09T19:18:30.835Z] nexus3.edgexfoundry.org:10003 [2024-09-09T19:18:31.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:18:31.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:18:31.107Z] Configure a credential helper to remove this warning. See [2024-09-09T19:18:31.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:18:31.107Z] [2024-09-09T19:18:31.107Z] Login Succeeded [2024-09-09T19:18:31.107Z] nexus3.edgexfoundry.org:10004 [2024-09-09T19:18:31.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:18:31.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:18:31.379Z] Configure a credential helper to remove this warning. See [2024-09-09T19:18:31.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:18:31.379Z] [2024-09-09T19:18:31.379Z] Login Succeeded [2024-09-09T19:18:31.379Z] ****.io [2024-09-09T19:18:31.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:18:31.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:18:31.920Z] Configure a credential helper to remove this warning. See [2024-09-09T19:18:31.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:18:31.920Z] [2024-09-09T19:18:31.920Z] Login Succeeded [2024-09-09T19:18:31.920Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T19:18:31.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T19:18:32.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T19:18:32.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:18:32.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:18:32.881Z] ========================================================= [2024-09-09T19:18:32.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T19:18:32.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:18:33.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:18:33.288Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T19:18:33.288Z] c6b39de5b339: Pulling fs layer [2024-09-09T19:18:33.288Z] a69c41024577: Pulling fs layer [2024-09-09T19:18:33.288Z] d6de4b400683: Pulling fs layer [2024-09-09T19:18:33.288Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T19:18:33.288Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T19:18:33.288Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T19:18:33.288Z] 00f215d4a9da: Pulling fs layer [2024-09-09T19:18:33.288Z] d496ad576159: Pulling fs layer [2024-09-09T19:18:33.288Z] 35cb2a7552d0: Waiting [2024-09-09T19:18:33.288Z] 4f4fb700ef54: Waiting [2024-09-09T19:18:33.288Z] 464afbd9ba4c: Waiting [2024-09-09T19:18:33.288Z] 00f215d4a9da: Waiting [2024-09-09T19:18:33.558Z] a69c41024577: Download complete [2024-09-09T19:18:33.558Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T19:18:33.559Z] 35cb2a7552d0: Download complete [2024-09-09T19:18:33.559Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T19:18:33.559Z] 4f4fb700ef54: Download complete [2024-09-09T19:18:33.559Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T19:18:33.559Z] 464afbd9ba4c: Download complete [2024-09-09T19:18:33.559Z] c6b39de5b339: Verifying Checksum [2024-09-09T19:18:33.559Z] c6b39de5b339: Download complete [2024-09-09T19:18:34.146Z] d496ad576159: Verifying Checksum [2024-09-09T19:18:34.146Z] d496ad576159: Download complete [2024-09-09T19:18:34.414Z] c6b39de5b339: Pull complete [2024-09-09T19:18:35.376Z] d6de4b400683: Verifying Checksum [2024-09-09T19:18:35.376Z] d6de4b400683: Download complete [2024-09-09T19:18:35.376Z] a69c41024577: Pull complete [2024-09-09T19:18:36.335Z] 00f215d4a9da: Verifying Checksum [2024-09-09T19:18:36.335Z] 00f215d4a9da: Download complete [2024-09-09T19:18:48.646Z] d6de4b400683: Pull complete [2024-09-09T19:18:48.646Z] 35cb2a7552d0: Pull complete [2024-09-09T19:18:48.646Z] 4f4fb700ef54: Pull complete [2024-09-09T19:18:48.924Z] 464afbd9ba4c: Pull complete [2024-09-09T19:18:54.280Z] 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-09T19:18:54.280Z] 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-09T19:18:54.280Z] 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-09T19:18:54.280Z] 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-09T19:18:55.659Z] 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-09T19:18:59.022Z] 00f215d4a9da: Pull complete [2024-09-09T19:18:59.847Z] 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-09T19:18:59.999Z] d496ad576159: Pull complete [2024-09-09T19:18:59.999Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T19:18:59.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:18:59.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:19:00.408Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-09T19:19:00.408Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:19:00.408Z] WORKDIR /edgex [2024-09-09T19:19:00.408Z] COPY go.mod . [2024-09-09T19:19:00.408Z] RUN go mod download [2024-09-09T19:19:00.784Z] 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-09T19:19:01.014Z] Sending build context to Docker daemon 3.539MB [2024-09-09T19:19:01.015Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:19:01.015Z] ---> f246e2811388 [2024-09-09T19:19:01.015Z] Step 2/4 : WORKDIR /edgex [2024-09-09T19:19:02.689Z] 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-09T19:19:02.966Z] ---> Running in 2ec45ae389bc [2024-09-09T19:19:03.552Z] Removing intermediate container 2ec45ae389bc [2024-09-09T19:19:03.552Z] ---> d7577917bb40 [2024-09-09T19:19:03.552Z] Step 3/4 : COPY go.mod . [2024-09-09T19:19:03.825Z] ---> b39ce9efa5e5 [2024-09-09T19:19:03.825Z] Step 4/4 : RUN go mod download [2024-09-09T19:19:04.093Z] ---> Running in e70f0ef26cf7 [2024-09-09T19:19:04.591Z] 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-09T19:19:05.159Z] 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-09T19:19:05.725Z] 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-09T19:19:06.661Z] 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-09T19:19:07.227Z] 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-09T19:19:08.186Z] $ docker stop --time=1 13f0db9c2f871e800f869c38b7859ed3300e40447e96b0ef41f999799f87c16d [2024-09-09T19:19:14.351Z] $ docker rm -f --volumes 13f0db9c2f871e800f869c38b7859ed3300e40447e96b0ef41f999799f87c16d [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-09T19:19:15.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T19:19:15.965Z] [2024-09-09T19:19:15.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:19:16.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T19:19:16.385Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T19:19:16.385Z] 91d30c5bc195: Pulling fs layer [2024-09-09T19:19:16.385Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T19:19:16.385Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T19:19:16.385Z] 4698f68db338: Pulling fs layer [2024-09-09T19:19:16.385Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T19:19:16.385Z] e0025b399a48: Pulling fs layer [2024-09-09T19:19:16.385Z] 4698f68db338: Waiting [2024-09-09T19:19:16.385Z] 2a2f49069b9e: Waiting [2024-09-09T19:19:16.385Z] e0025b399a48: Waiting [2024-09-09T19:19:16.385Z] 91d30c5bc195: Download complete [2024-09-09T19:19:16.385Z] 4698f68db338: Verifying Checksum [2024-09-09T19:19:16.385Z] 4698f68db338: Download complete [2024-09-09T19:19:16.674Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T19:19:16.674Z] 2e9b0aa3be6d: Download complete [2024-09-09T19:19:16.674Z] e0025b399a48: Verifying Checksum [2024-09-09T19:19:16.674Z] e0025b399a48: Download complete [2024-09-09T19:19:16.674Z] 91d30c5bc195: Pull complete [2024-09-09T19:19:16.674Z] 2a2f49069b9e: Download complete [2024-09-09T19:19:16.974Z] 2e9b0aa3be6d: Pull complete [2024-09-09T19:19:17.260Z] 9c61dcf015f6: Download complete [2024-09-09T19:19:19.895Z] 9c61dcf015f6: Pull complete [2024-09-09T19:19:19.895Z] 4698f68db338: Pull complete [2024-09-09T19:19:19.895Z] 2a2f49069b9e: Pull complete [2024-09-09T19:19:20.155Z] e0025b399a48: Pull complete [2024-09-09T19:19:20.155Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T19:19:20.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T19:19:20.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:19:20.415Z] prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container [2024-09-09T19:19:20.440Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat [2024-09-09T19:19:23.332Z] $ docker top 06dafe6599795dd2fa6285ebecc7d267c2f0dbda09fa258f4c27966d76382703 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:19:23.753Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T19:19:26.284Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #1 transferring dockerfile: 1.89kB done [2024-09-09T19:19:26.284Z] #1 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #2 transferring dockerfile: 1.95kB done [2024-09-09T19:19:26.284Z] #2 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #3 transferring dockerfile: 2.50kB done [2024-09-09T19:19:26.284Z] #3 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #4 transferring dockerfile: 3.17kB done [2024-09-09T19:19:26.284Z] #4 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #5 transferring dockerfile: 2.01kB done [2024-09-09T19:19:26.284Z] #5 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #6 transferring dockerfile: 1.85kB done [2024-09-09T19:19:26.284Z] #6 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #7 transferring dockerfile: 2.49kB done [2024-09-09T19:19:26.284Z] #7 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #8 transferring dockerfile: 2.07kB done [2024-09-09T19:19:26.284Z] #8 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #9 transferring dockerfile: 1.69kB done [2024-09-09T19:19:26.284Z] #9 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #10 transferring dockerfile: 1.93kB done [2024-09-09T19:19:26.284Z] #10 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #11 transferring dockerfile: 1.81kB done [2024-09-09T19:19:26.284Z] #11 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #12 transferring dockerfile: 2.23kB done [2024-09-09T19:19:26.284Z] #12 DONE 0.1s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #13 transferring dockerfile: 1.93kB done [2024-09-09T19:19:26.284Z] #13 DONE 0.1s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T19:19:26.284Z] #14 transferring dockerfile: 1.70kB done [2024-09-09T19:19:26.284Z] #14 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T19:19:26.284Z] #15 transferring context: 50B done [2024-09-09T19:19:26.284Z] #15 DONE 0.0s [2024-09-09T19:19:26.284Z] [2024-09-09T19:19:26.284Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T19:19:26.544Z] #16 transferring dockerfile: 2.15kB done [2024-09-09T19:19:26.544Z] #16 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-09-09T19:19:26.544Z] #17 transferring dockerfile: 2.06kB done [2024-09-09T19:19:26.544Z] #17 DONE 0.1s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #18 [support-notifications internal] load .dockerignore [2024-09-09T19:19:26.544Z] #18 transferring context: 50B done [2024-09-09T19:19:26.544Z] #18 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-09T19:19:26.544Z] #19 transferring context: 50B done [2024-09-09T19:19:26.544Z] #19 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #20 [security-bootstrapper internal] load .dockerignore [2024-09-09T19:19:26.544Z] #20 transferring context: 50B done [2024-09-09T19:19:26.544Z] #20 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #21 [core-keeper internal] load .dockerignore [2024-09-09T19:19:26.544Z] #21 transferring context: 50B done [2024-09-09T19:19:26.544Z] #21 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-09T19:19:26.544Z] #22 transferring context: 50B done [2024-09-09T19:19:26.544Z] #22 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-09T19:19:26.544Z] #23 transferring context: 50B done [2024-09-09T19:19:26.544Z] #23 DONE 0.0s [2024-09-09T19:19:26.544Z] [2024-09-09T19:19:26.544Z] #24 [security-spire-config internal] load .dockerignore [2024-09-09T19:19:26.802Z] #24 transferring context: 50B done [2024-09-09T19:19:26.802Z] #24 DONE 0.0s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #25 [core-data internal] load .dockerignore [2024-09-09T19:19:26.802Z] #25 transferring context: 50B done [2024-09-09T19:19:26.802Z] #25 DONE 0.0s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-09T19:19:26.802Z] #26 transferring context: 50B done [2024-09-09T19:19:26.802Z] #26 DONE 0.0s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #27 [support-scheduler internal] load .dockerignore [2024-09-09T19:19:26.802Z] #27 transferring context: 50B done [2024-09-09T19:19:26.802Z] #27 DONE 0.0s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T19:19:26.802Z] #28 transferring context: 50B done [2024-09-09T19:19:26.802Z] #28 DONE 0.0s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #29 [core-command internal] load .dockerignore [2024-09-09T19:19:26.802Z] #29 transferring context: 50B done [2024-09-09T19:19:26.802Z] #29 DONE 0.1s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:26.802Z] #30 DONE 0.0s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #31 [security-proxy-auth internal] load .dockerignore [2024-09-09T19:19:26.802Z] #31 transferring context: 50B done [2024-09-09T19:19:26.802Z] #31 DONE 0.1s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #32 [security-spire-server internal] load .dockerignore [2024-09-09T19:19:26.802Z] #32 transferring context: 50B done [2024-09-09T19:19:26.802Z] #32 DONE 0.1s [2024-09-09T19:19:26.802Z] [2024-09-09T19:19:26.802Z] #33 [core-metadata internal] load .dockerignore [2024-09-09T19:19:26.803Z] #33 transferring context: 50B done [2024-09-09T19:19:26.803Z] #33 DONE 0.1s [2024-09-09T19:19:26.803Z] [2024-09-09T19:19:26.803Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:26.803Z] #30 DONE 0.0s [2024-09-09T19:19:26.803Z] [2024-09-09T19:19:26.803Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:26.803Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.061Z] #34 ... [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:27.061Z] #30 DONE 0.0s [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.061Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.061Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.061Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.061Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-09T19:19:27.061Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.061Z] #34 ... [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:27.061Z] #30 DONE 0.0s [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.061Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.061Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.061Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.061Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T19:19:27.061Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.061Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-09T19:19:27.061Z] #34 ... [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:27.061Z] #30 DONE 0.0s [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #35 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:27.061Z] #35 DONE 0.2s [2024-09-09T19:19:27.061Z] [2024-09-09T19:19:27.061Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.061Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.061Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.061Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.061Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T19:19:27.061Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.320Z] #34 ... [2024-09-09T19:19:27.320Z] [2024-09-09T19:19:27.320Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:27.320Z] #30 DONE 0.0s [2024-09-09T19:19:27.320Z] [2024-09-09T19:19:27.320Z] #35 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:27.320Z] #35 DONE 0.3s [2024-09-09T19:19:27.320Z] [2024-09-09T19:19:27.320Z] #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.320Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.320Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.320Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.320Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T19:19:27.320Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.320Z] #34 ... [2024-09-09T19:19:27.320Z] [2024-09-09T19:19:27.320Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:27.320Z] #30 DONE 0.0s [2024-09-09T19:19:27.320Z] [2024-09-09T19:19:27.320Z] #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.320Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-09T19:19:27.578Z] #34 ... [2024-09-09T19:19:27.578Z] [2024-09-09T19:19:27.578Z] #35 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:27.578Z] #35 DONE 0.6s [2024-09-09T19:19:27.578Z] [2024-09-09T19:19:27.578Z] #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.578Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.578Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.578Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.578Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T19:19:27.578Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.578Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-09T19:19:27.836Z] #34 ... [2024-09-09T19:19:27.836Z] [2024-09-09T19:19:27.836Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T19:19:27.836Z] #36 DONE 0.8s [2024-09-09T19:19:27.836Z] [2024-09-09T19:19:27.836Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T19:19:27.836Z] #37 DONE 0.8s [2024-09-09T19:19:27.836Z] [2024-09-09T19:19:27.836Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:27.836Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.836Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.836Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.836Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T19:19:27.836Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.836Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-09T19:19:27.836Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:27.836Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:27.836Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:27.836Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T19:19:27.836Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:27.836Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-09T19:19:28.409Z] #34 DONE 1.5s [2024-09-09T19:19:28.409Z] [2024-09-09T19:19:28.409Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T19:19:28.409Z] #38 DONE 1.5s [2024-09-09T19:19:28.409Z] [2024-09-09T19:19:28.409Z] #39 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T19:19:28.409Z] #39 ... [2024-09-09T19:19:28.409Z] [2024-09-09T19:19:28.409Z] #40 [security-spire-config internal] load build context [2024-09-09T19:19:28.409Z] #40 transferring context: 25.96kB 0.0s done [2024-09-09T19:19:28.409Z] #40 DONE 0.6s [2024-09-09T19:19:28.409Z] [2024-09-09T19:19:28.409Z] #41 [security-spire-server internal] load build context [2024-09-09T19:19:28.409Z] #41 transferring context: 27.71kB 0.0s done [2024-09-09T19:19:28.409Z] #41 DONE 0.6s [2024-09-09T19:19:28.409Z] [2024-09-09T19:19:28.409Z] #42 [security-spire-agent internal] load build context [2024-09-09T19:19:28.409Z] #42 transferring context: 27.24kB 0.1s done [2024-09-09T19:19:28.409Z] #42 DONE 0.6s [2024-09-09T19:19:28.409Z] [2024-09-09T19:19:28.409Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:28.409Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-09T19:19:28.409Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T19:19:28.409Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T19:19:28.409Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T19:19:28.409Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-09-09T19:19:28.911Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-09-09T19:19:28.911Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-09-09T19:19:32.591Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 4.0s [2024-09-09T19:19:33.417Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.2s [2024-09-09T19:19:33.967Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.5s [2024-09-09T19:19:37.268Z] #43 ... [2024-09-09T19:19:37.268Z] [2024-09-09T19:19:37.268Z] #44 [support-notifications internal] load build context [2024-09-09T19:19:37.268Z] #44 transferring context: 274.64MB 9.9s [2024-09-09T19:19:37.268Z] #44 ... [2024-09-09T19:19:37.268Z] [2024-09-09T19:19:37.268Z] #45 [security-proxy-setup internal] load build context [2024-09-09T19:19:37.268Z] #45 ... [2024-09-09T19:19:37.268Z] [2024-09-09T19:19:37.268Z] #46 [security-secretstore-setup internal] load build context [2024-09-09T19:19:37.268Z] #46 ... [2024-09-09T19:19:37.268Z] [2024-09-09T19:19:37.268Z] #47 [support-cron-scheduler internal] load build context [2024-09-09T19:19:37.268Z] #47 ... [2024-09-09T19:19:37.268Z] [2024-09-09T19:19:37.268Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-09T19:19:37.268Z] #48 ... [2024-09-09T19:19:37.268Z] [2024-09-09T19:19:37.268Z] #49 [core-command internal] load build context [2024-09-09T19:19:37.527Z] #49 ... [2024-09-09T19:19:37.527Z] [2024-09-09T19:19:37.527Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:19:37.527Z] #50 ... [2024-09-09T19:19:37.527Z] [2024-09-09T19:19:37.527Z] #51 [core-keeper internal] load build context [2024-09-09T19:19:37.787Z] #51 ... [2024-09-09T19:19:37.787Z] [2024-09-09T19:19:37.787Z] #52 [core-data internal] load build context [2024-09-09T19:19:37.787Z] #52 ... [2024-09-09T19:19:37.787Z] [2024-09-09T19:19:37.787Z] #53 [core-metadata internal] load build context [2024-09-09T19:19:37.787Z] #53 ... [2024-09-09T19:19:37.787Z] [2024-09-09T19:19:37.787Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:19:37.787Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-09T19:19:37.787Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T19:19:37.787Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T19:19:37.787Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T19:19:38.051Z] #54 ... [2024-09-09T19:19:38.051Z] [2024-09-09T19:19:38.051Z] #55 [support-scheduler internal] load build context [2024-09-09T19:19:38.051Z] #55 ... [2024-09-09T19:19:38.051Z] [2024-09-09T19:19:38.051Z] #56 [security-proxy-auth internal] load build context [2024-09-09T19:19:38.311Z] #56 ... [2024-09-09T19:19:38.311Z] [2024-09-09T19:19:38.311Z] #57 [security-bootstrapper internal] load build context [2024-09-09T19:19:38.311Z] #57 ... [2024-09-09T19:19:38.311Z] [2024-09-09T19:19:38.311Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:38.571Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.3s [2024-09-09T19:19:38.571Z] #43 ... [2024-09-09T19:19:38.571Z] [2024-09-09T19:19:38.571Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:19:38.571Z] #58 ... [2024-09-09T19:19:38.571Z] [2024-09-09T19:19:38.571Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:19:38.832Z] #59 ... [2024-09-09T19:19:38.832Z] [2024-09-09T19:19:38.832Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:19:38.832Z] #60 ... [2024-09-09T19:19:38.832Z] [2024-09-09T19:19:38.832Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:19:38.832Z] #61 ... [2024-09-09T19:19:38.832Z] [2024-09-09T19:19:38.832Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:19:39.097Z] #62 ... [2024-09-09T19:19:39.097Z] [2024-09-09T19:19:39.097Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:19:39.097Z] #63 ... [2024-09-09T19:19:39.097Z] [2024-09-09T19:19:39.097Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:19:39.364Z] #64 ... [2024-09-09T19:19:39.364Z] [2024-09-09T19:19:39.364Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:19:39.364Z] #65 ... [2024-09-09T19:19:39.364Z] [2024-09-09T19:19:39.364Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:19:39.364Z] #66 ... [2024-09-09T19:19:39.364Z] [2024-09-09T19:19:39.364Z] #67 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-09T19:19:39.626Z] #67 ... [2024-09-09T19:19:39.626Z] [2024-09-09T19:19:39.626Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:19:39.626Z] #68 ... [2024-09-09T19:19:39.626Z] [2024-09-09T19:19:39.626Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:39.626Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.5s [2024-09-09T19:19:43.841Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.4s [2024-09-09T19:19:44.782Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.6s [2024-09-09T19:19:47.328Z] #43 ... [2024-09-09T19:19:47.328Z] [2024-09-09T19:19:47.328Z] #45 [security-proxy-setup internal] load build context [2024-09-09T19:19:47.328Z] #45 transferring context: 495.75MB 15.1s done [2024-09-09T19:19:47.328Z] #45 ... [2024-09-09T19:19:47.328Z] [2024-09-09T19:19:47.328Z] #44 [support-notifications internal] load build context [2024-09-09T19:19:47.328Z] #44 transferring context: 495.75MB 15.2s done [2024-09-09T19:19:47.328Z] #44 ... [2024-09-09T19:19:47.328Z] [2024-09-09T19:19:47.328Z] #47 [support-cron-scheduler internal] load build context [2024-09-09T19:19:47.328Z] #47 transferring context: 495.75MB 12.8s done [2024-09-09T19:19:47.328Z] #47 ... [2024-09-09T19:19:47.328Z] [2024-09-09T19:19:47.328Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-09T19:19:47.328Z] #48 transferring context: 495.75MB 13.0s done [2024-09-09T19:19:47.590Z] #48 ... [2024-09-09T19:19:47.590Z] [2024-09-09T19:19:47.590Z] #46 [security-secretstore-setup internal] load build context [2024-09-09T19:19:47.590Z] #46 transferring context: 495.75MB 13.6s done [2024-09-09T19:19:47.590Z] #46 ... [2024-09-09T19:19:47.590Z] [2024-09-09T19:19:47.590Z] #49 [core-command internal] load build context [2024-09-09T19:19:47.590Z] #49 transferring context: 495.75MB 13.0s done [2024-09-09T19:19:47.985Z] #49 ... [2024-09-09T19:19:47.985Z] [2024-09-09T19:19:47.985Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:19:47.985Z] #50 transferring context: 495.75MB 14.4s done [2024-09-09T19:19:48.246Z] #50 ... [2024-09-09T19:19:48.246Z] [2024-09-09T19:19:48.246Z] #52 [core-data internal] load build context [2024-09-09T19:19:48.246Z] #52 transferring context: 495.75MB 12.2s done [2024-09-09T19:19:48.246Z] #52 ... [2024-09-09T19:19:48.246Z] [2024-09-09T19:19:48.246Z] #55 [support-scheduler internal] load build context [2024-09-09T19:19:48.246Z] #55 transferring context: 495.75MB 12.7s done [2024-09-09T19:19:48.246Z] #55 ... [2024-09-09T19:19:48.246Z] [2024-09-09T19:19:48.246Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:19:48.507Z] #54 ... [2024-09-09T19:19:48.507Z] [2024-09-09T19:19:48.507Z] #53 [core-metadata internal] load build context [2024-09-09T19:19:48.507Z] #53 transferring context: 495.75MB 12.5s done [2024-09-09T19:19:48.507Z] #53 ... [2024-09-09T19:19:48.507Z] [2024-09-09T19:19:48.507Z] #51 [core-keeper internal] load build context [2024-09-09T19:19:48.507Z] #51 transferring context: 495.75MB 13.3s done [2024-09-09T19:19:48.768Z] #51 ... [2024-09-09T19:19:48.768Z] [2024-09-09T19:19:48.768Z] #56 [security-proxy-auth internal] load build context [2024-09-09T19:19:48.768Z] #56 transferring context: 495.75MB 13.7s done [2024-09-09T19:19:48.768Z] #56 ... [2024-09-09T19:19:48.768Z] [2024-09-09T19:19:48.768Z] #57 [security-bootstrapper internal] load build context [2024-09-09T19:19:48.768Z] #57 transferring context: 495.75MB 13.9s done [2024-09-09T19:19:48.768Z] #57 ... [2024-09-09T19:19:48.768Z] [2024-09-09T19:19:48.768Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:48.768Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.7s [2024-09-09T19:19:50.682Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.7s [2024-09-09T19:19:50.942Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.2s done [2024-09-09T19:19:51.513Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T19:19:52.457Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.4s done [2024-09-09T19:19:57.749Z] #43 ... [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #52 [core-data internal] load build context [2024-09-09T19:19:57.749Z] #52 DONE 30.1s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:57.749Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T19:19:57.749Z] #43 ... [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:19:57.749Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.1s done [2024-09-09T19:19:57.749Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.4s done [2024-09-09T19:19:57.749Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T19:19:57.749Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T19:19:57.749Z] #54 ... [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #47 [support-cron-scheduler internal] load build context [2024-09-09T19:19:57.749Z] #47 DONE 30.1s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #55 [support-scheduler internal] load build context [2024-09-09T19:19:57.749Z] #55 DONE 30.0s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #51 [core-keeper internal] load build context [2024-09-09T19:19:57.749Z] #51 DONE 30.2s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #39 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-09T19:19:57.749Z] #39 DONE 29.1s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-09T19:19:57.749Z] #48 DONE 30.3s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:19:57.749Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 29.0s done [2024-09-09T19:19:57.749Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.22MB / 20.02MB 29.0s [2024-09-09T19:19:57.749Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T19:19:57.749Z] #54 ... [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:57.749Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T19:19:57.749Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 29.0s [2024-09-09T19:19:57.749Z] #43 ... [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #53 [core-metadata internal] load build context [2024-09-09T19:19:57.749Z] #53 DONE 29.5s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #46 [security-secretstore-setup internal] load build context [2024-09-09T19:19:57.749Z] #46 DONE 30.2s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #56 [security-proxy-auth internal] load build context [2024-09-09T19:19:57.749Z] #56 DONE 29.6s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #49 [core-command internal] load build context [2024-09-09T19:19:57.749Z] #49 DONE 30.0s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #57 [security-bootstrapper internal] load build context [2024-09-09T19:19:57.749Z] #57 DONE 30.3s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:19:57.749Z] #50 DONE 30.0s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #44 [support-notifications internal] load build context [2024-09-09T19:19:57.749Z] #44 DONE 30.4s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #45 [security-proxy-setup internal] load build context [2024-09-09T19:19:57.749Z] #45 DONE 30.4s [2024-09-09T19:19:57.749Z] [2024-09-09T19:19:57.749Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:19:57.749Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.27MB / 30.73MB 29.1s [2024-09-09T19:19:57.749Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 29.2s [2024-09-09T19:19:57.749Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.3s [2024-09-09T19:19:57.749Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.6s done [2024-09-09T19:19:57.749Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-09T19:19:59.657Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-09-09T19:20:02.206Z] #43 ... [2024-09-09T19:20:02.206Z] [2024-09-09T19:20:02.206Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:20:02.206Z] #61 29.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.206Z] #61 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.206Z] #61 30.21 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:02.206Z] #61 30.21 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:02.206Z] #61 30.21 OK: 20070 distinct packages available [2024-09-09T19:20:02.206Z] #61 30.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.206Z] #61 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.206Z] #61 30.49 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:02.206Z] #61 30.51 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T19:20:02.206Z] #61 30.52 (3/11) Installing libunistring (1.1-r1) [2024-09-09T19:20:02.206Z] #61 30.53 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T19:20:02.206Z] #61 30.54 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T19:20:02.206Z] #61 30.54 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T19:20:02.206Z] #61 30.55 (7/11) Installing curl (8.9.0-r0) [2024-09-09T19:20:02.206Z] #61 30.55 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.206Z] #61 30.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:20:02.206Z] #61 30.57 (10/11) Installing libucontext (1.2-r2) [2024-09-09T19:20:02.206Z] #61 30.57 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T19:20:02.206Z] #61 30.57 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.206Z] #61 30.57 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:02.206Z] #61 30.61 OK: 12 MiB in 26 packages [2024-09-09T19:20:02.206Z] #61 DONE 33.7s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:20:02.468Z] #68 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #68 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #68 30.19 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.468Z] #68 30.19 (2/2) Installing su-exec (0.2-r3) [2024-09-09T19:20:02.468Z] #68 30.19 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.468Z] #68 30.21 OK: 7 MiB in 17 packages [2024-09-09T19:20:02.468Z] #68 DONE 33.7s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T19:20:02.468Z] #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #0 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #0 3.758 OK: 264 MiB in 52 packages [2024-09-09T19:20:02.468Z] #69 DONE 5.2s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:20:02.468Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #0 1.861 OK: 264 MiB in 52 packages [2024-09-09T19:20:02.468Z] #70 DONE 5.2s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:20:02.468Z] #63 31.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #63 31.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #63 31.85 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:02.468Z] #63 31.87 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.468Z] #63 31.87 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:20:02.468Z] #63 31.87 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:20:02.468Z] #63 32.04 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.468Z] #63 32.05 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:02.468Z] #63 32.09 OK: 17 MiB in 19 packages [2024-09-09T19:20:02.468Z] #63 DONE 33.8s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:20:02.468Z] #62 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #62 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #62 29.79 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:02.468Z] #62 29.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:02.468Z] #62 29.79 OK: 20070 distinct packages available [2024-09-09T19:20:02.468Z] #62 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #62 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #62 30.14 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.468Z] #62 30.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:20:02.468Z] #62 30.14 (3/4) Installing libucontext (1.2-r2) [2024-09-09T19:20:02.468Z] #62 30.16 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T19:20:02.468Z] #62 30.17 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.468Z] #62 30.18 OK: 8 MiB in 19 packages [2024-09-09T19:20:02.468Z] #62 DONE 33.8s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #67 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:02.468Z] #67 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #67 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #67 30.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.468Z] #67 30.43 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.468Z] #67 30.43 OK: 7 MiB in 16 packages [2024-09-09T19:20:02.468Z] #67 DONE 33.8s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:02.468Z] #65 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #65 32.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #65 32.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.468Z] #65 32.74 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.468Z] #65 32.75 OK: 7 MiB in 16 packages [2024-09-09T19:20:02.468Z] #65 DONE 33.8s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:20:02.468Z] #59 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #59 29.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:02.468Z] #59 29.99 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:02.468Z] #59 30.02 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:02.468Z] #59 30.03 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:02.468Z] #59 30.04 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:02.468Z] #59 30.11 OK: 8 MiB in 17 packages [2024-09-09T19:20:02.468Z] #59 DONE 33.8s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:20:02.468Z] #66 DONE 33.8s [2024-09-09T19:20:02.468Z] [2024-09-09T19:20:02.468Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:02.730Z] #71 ... [2024-09-09T19:20:02.730Z] [2024-09-09T19:20:02.730Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:02.730Z] #72 DONE 0.2s [2024-09-09T19:20:02.730Z] [2024-09-09T19:20:02.730Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:02.730Z] #73 DONE 0.2s [2024-09-09T19:20:02.730Z] [2024-09-09T19:20:02.730Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:20:03.302Z] #43 ... [2024-09-09T19:20:03.302Z] [2024-09-09T19:20:03.302Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:20:03.302Z] #74 DONE 6.2s [2024-09-09T19:20:03.563Z] [2024-09-09T19:20:03.563Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:20:03.563Z] #58 34.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:03.826Z] #58 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:03.826Z] #58 ... [2024-09-09T19:20:03.826Z] [2024-09-09T19:20:03.826Z] #75 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:20:03.826Z] #0 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:03.826Z] #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:03.826Z] #0 6.429 OK: 264 MiB in 52 packages [2024-09-09T19:20:03.826Z] #75 DONE 6.7s [2024-09-09T19:20:03.826Z] [2024-09-09T19:20:03.826Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:03.826Z] #76 DONE 0.1s [2024-09-09T19:20:04.093Z] [2024-09-09T19:20:04.093Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:20:04.093Z] #58 35.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:04.093Z] #58 35.38 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T19:20:04.093Z] #58 35.40 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:20:04.093Z] #58 35.40 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:20:04.093Z] #58 35.46 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:04.093Z] #58 35.47 OK: 17 MiB in 19 packages [2024-09-09T19:20:04.093Z] #58 DONE 35.7s [2024-09-09T19:20:04.093Z] [2024-09-09T19:20:04.093Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:20:04.093Z] #64 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:04.353Z] #64 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:04.613Z] #64 36.00 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:04.613Z] #64 36.05 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:04.613Z] #64 36.07 (3/3) Installing tzdata (2024a-r0) [2024-09-09T19:20:04.873Z] #64 ... [2024-09-09T19:20:04.873Z] [2024-09-09T19:20:04.873Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:20:04.873Z] #60 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:04.873Z] #60 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:04.873Z] #60 35.53 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:04.873Z] #60 35.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:04.873Z] #60 35.53 OK: 20070 distinct packages available [2024-09-09T19:20:04.873Z] #60 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:04.873Z] #60 35.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:04.873Z] #60 35.87 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:04.873Z] #60 35.87 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:20:04.873Z] #60 35.88 (3/5) Installing libucontext (1.2-r2) [2024-09-09T19:20:04.873Z] #60 35.88 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T19:20:04.873Z] #60 35.88 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T19:20:04.873Z] #60 35.90 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:04.873Z] #60 35.90 OK: 8 MiB in 20 packages [2024-09-09T19:20:04.873Z] #60 DONE 36.1s [2024-09-09T19:20:04.873Z] [2024-09-09T19:20:04.873Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:20:04.873Z] #64 36.15 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:04.873Z] #64 36.16 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:04.873Z] #64 36.20 OK: 11 MiB in 18 packages [2024-09-09T19:20:05.136Z] #64 DONE 36.4s [2024-09-09T19:20:05.136Z] [2024-09-09T19:20:05.136Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T19:20:05.136Z] #0 7.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.136Z] #0 7.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.136Z] #0 7.467 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:05.136Z] #0 7.467 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:05.136Z] #0 7.467 OK: 20078 distinct packages available [2024-09-09T19:20:05.136Z] #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.136Z] #0 7.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.136Z] #0 7.822 OK: 264 MiB in 52 packages [2024-09-09T19:20:05.136Z] #77 DONE 7.9s [2024-09-09T19:20:05.136Z] [2024-09-09T19:20:05.136Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:05.136Z] #78 DONE 0.0s [2024-09-09T19:20:05.136Z] [2024-09-09T19:20:05.136Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:05.398Z] #79 ... [2024-09-09T19:20:05.398Z] [2024-09-09T19:20:05.398Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:05.398Z] #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.398Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.398Z] #0 2.958 OK: 12 MiB in 26 packages [2024-09-09T19:20:05.398Z] #80 DONE 3.0s [2024-09-09T19:20:05.398Z] [2024-09-09T19:20:05.398Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:20:05.657Z] #81 ... [2024-09-09T19:20:05.657Z] [2024-09-09T19:20:05.657Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:20:05.657Z] #0 2.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.657Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.657Z] #0 3.104 OK: 7 MiB in 17 packages [2024-09-09T19:20:05.657Z] #82 DONE 3.2s [2024-09-09T19:20:05.657Z] [2024-09-09T19:20:05.657Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T19:20:05.918Z] #83 ... [2024-09-09T19:20:05.918Z] [2024-09-09T19:20:05.918Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:20:05.918Z] #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.918Z] #0 3.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.918Z] #0 3.344 OK: 17 MiB in 19 packages [2024-09-09T19:20:05.918Z] #84 DONE 3.4s [2024-09-09T19:20:05.918Z] [2024-09-09T19:20:05.918Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T19:20:05.918Z] #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.918Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.918Z] #0 3.412 OK: 8 MiB in 19 packages [2024-09-09T19:20:05.918Z] #85 DONE 3.5s [2024-09-09T19:20:05.918Z] [2024-09-09T19:20:05.918Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:05.918Z] #71 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:05.918Z] #71 3.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:06.179Z] #71 3.832 OK: 8 MiB in 17 packages [2024-09-09T19:20:06.837Z] #71 DONE 4.4s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #86 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:06.837Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:06.837Z] #0 3.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:06.837Z] #0 3.862 OK: 7 MiB in 16 packages [2024-09-09T19:20:06.837Z] #86 DONE 4.5s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:06.837Z] #87 DONE 1.0s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T19:20:06.837Z] #88 DONE 0.0s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T19:20:06.837Z] #89 DONE 0.0s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:20:06.837Z] #90 DONE 0.0s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T19:20:06.837Z] #91 DONE 0.0s [2024-09-09T19:20:06.837Z] [2024-09-09T19:20:06.837Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:06.837Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 29.3s done [2024-09-09T19:20:06.837Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-09T19:20:07.096Z] #54 ... [2024-09-09T19:20:07.096Z] [2024-09-09T19:20:07.096Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T19:20:07.096Z] #92 DONE 0.0s [2024-09-09T19:20:07.096Z] [2024-09-09T19:20:07.096Z] #93 [security-spire-config] exporting to image [2024-09-09T19:20:07.096Z] #93 exporting layers [2024-09-09T19:20:07.353Z] #93 ... [2024-09-09T19:20:07.353Z] [2024-09-09T19:20:07.353Z] #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:20:07.353Z] #0 4.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:07.353Z] #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:07.353Z] #0 4.769 OK: 7 MiB in 16 packages [2024-09-09T19:20:07.353Z] #94 DONE 4.8s [2024-09-09T19:20:07.353Z] [2024-09-09T19:20:07.353Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:07.919Z] #95 ... [2024-09-09T19:20:07.919Z] [2024-09-09T19:20:07.919Z] #93 [security-spire-config] exporting to image [2024-09-09T19:20:07.919Z] #93 exporting layers 0.7s done [2024-09-09T19:20:07.919Z] #93 writing image sha256:b555e22ef622f14971c69f911c640a4b1820d80d0995d1cd96103ae0c9c83b5e done [2024-09-09T19:20:07.919Z] #93 naming to docker.io/library/security-spire-config done [2024-09-09T19:20:07.919Z] #93 DONE 0.7s [2024-09-09T19:20:07.919Z] [2024-09-09T19:20:07.919Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:07.919Z] #0 4.472 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:07.919Z] #0 5.089 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.177Z] #96 5.747 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:08.178Z] #96 ... [2024-09-09T19:20:08.178Z] [2024-09-09T19:20:08.178Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:08.178Z] #95 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.178Z] #95 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.435Z] #95 ... [2024-09-09T19:20:08.435Z] [2024-09-09T19:20:08.435Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T19:20:08.435Z] #83 DONE 3.0s [2024-09-09T19:20:08.435Z] [2024-09-09T19:20:08.435Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:08.435Z] #95 3.478 OK: 11 MiB in 18 packages [2024-09-09T19:20:08.912Z] #95 DONE 3.6s [2024-09-09T19:20:08.912Z] [2024-09-09T19:20:08.913Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T19:20:08.913Z] #97 DONE 0.1s [2024-09-09T19:20:08.913Z] [2024-09-09T19:20:08.913Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:08.913Z] #96 6.058 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:08.913Z] #96 6.060 OK: 7 MiB in 16 packages [2024-09-09T19:20:08.913Z] #96 DONE 6.2s [2024-09-09T19:20:08.913Z] [2024-09-09T19:20:08.913Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:20:08.913Z] #81 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.913Z] #81 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.913Z] #81 3.945 OK: 8 MiB in 20 packages [2024-09-09T19:20:08.913Z] #81 DONE 4.0s [2024-09-09T19:20:08.913Z] [2024-09-09T19:20:08.913Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T19:20:08.913Z] #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.913Z] #0 3.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:08.913Z] #0 4.285 OK: 17 MiB in 19 packages [2024-09-09T19:20:08.913Z] #98 DONE 4.4s [2024-09-09T19:20:08.913Z] [2024-09-09T19:20:08.913Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T19:20:08.913Z] #99 DONE 0.0s [2024-09-09T19:20:08.913Z] [2024-09-09T19:20:08.913Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T19:20:09.848Z] #100 DONE 1.1s [2024-09-09T19:20:09.848Z] [2024-09-09T19:20:09.848Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:09.848Z] #101 DONE 1.1s [2024-09-09T19:20:09.848Z] [2024-09-09T19:20:09.848Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T19:20:09.848Z] #0 4.417 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:09.848Z] #0 4.884 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:09.848Z] #0 6.151 OK: 264 MiB in 52 packages [2024-09-09T19:20:09.848Z] #102 DONE 6.4s [2024-09-09T19:20:09.848Z] [2024-09-09T19:20:09.848Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T19:20:10.766Z] #103 DONE 0.5s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:10.766Z] #104 DONE 0.6s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T19:20:10.766Z] #105 DONE 0.6s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T19:20:10.766Z] #106 DONE 0.1s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T19:20:10.766Z] #107 DONE 0.1s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:20:10.766Z] #108 DONE 0.1s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T19:20:10.766Z] #109 DONE 0.0s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T19:20:10.766Z] #110 DONE 0.1s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:20:10.766Z] #111 DONE 0.1s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T19:20:10.766Z] #112 ... [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T19:20:10.766Z] #113 DONE 0.3s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T19:20:10.766Z] #112 DONE 0.3s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T19:20:10.766Z] #114 DONE 0.0s [2024-09-09T19:20:10.766Z] [2024-09-09T19:20:10.766Z] #93 [security-spire-server] exporting to image [2024-09-09T19:20:11.794Z] #93 exporting layers 0.7s done [2024-09-09T19:20:11.794Z] #93 exporting layers 0.6s done [2024-09-09T19:20:11.794Z] #93 writing image sha256:ebc622a9e235d119c7154981e29f8c0b5e74a823b41c918f0274a909ce449a88 done [2024-09-09T19:20:11.794Z] #93 naming to docker.io/library/security-spire-server done [2024-09-09T19:20:11.794Z] #93 writing image sha256:50cbb4be1f43da2f77a233286c995c1242c2a838ae1e311423c0459bc7301599 done [2024-09-09T19:20:11.794Z] #93 naming to docker.io/library/security-spire-agent done [2024-09-09T19:20:11.794Z] #93 DONE 1.4s [2024-09-09T19:20:11.794Z] [2024-09-09T19:20:11.794Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:11.992Z] Removing intermediate container e70f0ef26cf7 [2024-09-09T19:20:11.992Z] ---> a653fa216bb7 [2024-09-09T19:20:11.992Z] Successfully built a653fa216bb7 [2024-09-09T19:20:11.992Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:20:12.438Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T19:20:12.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:20:12.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container [2024-09-09T19:20:12.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-09-09T19:20:13.255Z] #115 ... [2024-09-09T19:20:13.255Z] [2024-09-09T19:20:13.255Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:13.255Z] #116 ... [2024-09-09T19:20:13.255Z] [2024-09-09T19:20:13.255Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:13.255Z] #117 ... [2024-09-09T19:20:13.255Z] [2024-09-09T19:20:13.255Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:14.374Z] $ docker top fdd9f71012e45994e855b648434e0158a877956c55651266242399e0f5fc34a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:20:15.301Z] + go version [2024-09-09T19:20:15.301Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T19:20:15.338Z] $ docker stop --time=1 fdd9f71012e45994e855b648434e0158a877956c55651266242399e0f5fc34a1 [2024-09-09T19:20:16.978Z] $ docker rm -f --volumes fdd9f71012e45994e855b648434e0158a877956c55651266242399e0f5fc34a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:20:17.970Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T19:20:17.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:20:18.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container [2024-09-09T19:20:18.319Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-09-09T19:20:19.527Z] $ docker top eb239a463952da2cfdc1734444533953f6107dbd0f881bb988fcb7045aa71141 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T19:20:25.411Z] ========================================================= [2024-09-09T19:20:25.411Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T19:20:25.411Z] ========================================================= [Pipeline] sh [2024-09-09T19:20:26.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:20:26.775Z] + make test [2024-09-09T19:20:26.775Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T19:20:51.974Z] #118 ... [2024-09-09T19:20:51.974Z] [2024-09-09T19:20:51.974Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:51.974Z] #117 DONE 47.6s [2024-09-09T19:20:51.974Z] [2024-09-09T19:20:51.974Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:51.974Z] #115 DONE 39.9s [2024-09-09T19:20:51.974Z] [2024-09-09T19:20:51.974Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:51.974Z] #116 DONE 47.6s [2024-09-09T19:20:51.974Z] [2024-09-09T19:20:51.974Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:51.974Z] #118 DONE 46.3s [2024-09-09T19:20:51.974Z] [2024-09-09T19:20:51.974Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:51.974Z] #79 DONE 45.1s [2024-09-09T19:20:51.974Z] [2024-09-09T19:20:51.974Z] #119 [core-data builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #119 DONE 9.9s [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #120 DONE 9.8s [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-09T19:21:00.146Z] #121 DONE 9.9s [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #122 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #123 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #124 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #125 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #126 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #127 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #128 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #129 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #130 [core-metadata builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #130 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #131 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #132 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #133 [core-command builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #133 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #134 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #135 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #136 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #137 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #138 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #139 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #140 DONE 9.9s [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:21:00.146Z] #141 ... [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #142 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #143 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #144 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #145 DONE 9.9s [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:00.146Z] #146 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:00.146Z] #147 CACHED [2024-09-09T19:21:00.146Z] [2024-09-09T19:21:00.146Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T19:21:00.146Z] #148 CACHED [2024-09-09T19:21:00.406Z] [2024-09-09T19:21:00.406Z] #149 [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-09T19:21:02.310Z] #149 1.774 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-09T19:21:10.706Z] #149 ... [2024-09-09T19:21:10.707Z] [2024-09-09T19:21:10.707Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:21:10.707Z] #0 1.944 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-09T19:21:10.707Z] #150 ... [2024-09-09T19:21:10.707Z] [2024-09-09T19:21:10.707Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:21:10.707Z] #0 1.316 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-09T19:21:10.707Z] #151 ... [2024-09-09T19:21:10.707Z] [2024-09-09T19:21:10.707Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:21:10.707Z] #0 1.504 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-09T19:21:10.707Z] #152 ... [2024-09-09T19:21:10.707Z] [2024-09-09T19:21:10.707Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:21:10.707Z] #0 0.663 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-09T19:21:10.707Z] #153 ... [2024-09-09T19:21:10.707Z] [2024-09-09T19:21:10.707Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T19:21:10.707Z] #0 0.705 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-09T19:21:10.707Z] #154 ... [2024-09-09T19:21:10.707Z] [2024-09-09T19:21:10.707Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T19:21:10.707Z] #0 1.293 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-09T19:21:10.965Z] #155 ... [2024-09-09T19:21:10.966Z] [2024-09-09T19:21:10.966Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:21:10.966Z] #0 1.615 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-09T19:21:11.224Z] #156 ... [2024-09-09T19:21:11.224Z] [2024-09-09T19:21:11.224Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:21:11.224Z] #0 0.761 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-09T19:21:11.224Z] #157 ... [2024-09-09T19:21:11.224Z] [2024-09-09T19:21:11.224Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:21:11.224Z] #141 1.223 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-09T19:21:11.483Z] #141 ... [2024-09-09T19:21:11.483Z] [2024-09-09T19:21:11.483Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:21:11.483Z] #0 0.802 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-09T19:21:11.483Z] #158 ... [2024-09-09T19:21:11.483Z] [2024-09-09T19:21:11.483Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T19:21:11.483Z] #0 1.496 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-09T19:21:11.779Z] #159 ... [2024-09-09T19:21:11.779Z] [2024-09-09T19:21:11.779Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:21:11.779Z] #0 1.302 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-09T19:21:13.802Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T19:22:48.652Z] #160 ... [2024-09-09T19:22:48.652Z] [2024-09-09T19:22:48.652Z] #149 [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-09T19:22:48.652Z] #149 101.5 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-09T19:23:35.389Z] #149 ... [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T19:23:35.389Z] #159 DONE 150.7s [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #149 [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-09T19:23:35.389Z] #149 ... [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:23:35.389Z] #150 DONE 151.2s [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #149 [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-09T19:23:35.389Z] #149 DONE 151.4s [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:23:35.389Z] #158 ... [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:35.389Z] #161 ... [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T19:23:35.389Z] #155 DONE 152.1s [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T19:23:35.389Z] #162 ... [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:23:35.389Z] #151 DONE 152.6s [2024-09-09T19:23:35.389Z] [2024-09-09T19:23:35.389Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:37.945Z] #163 ... [2024-09-09T19:23:37.945Z] [2024-09-09T19:23:37.945Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:23:37.945Z] #158 DONE 157.5s [2024-09-09T19:23:37.945Z] [2024-09-09T19:23:37.945Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:43.247Z] #164 ... [2024-09-09T19:23:43.247Z] [2024-09-09T19:23:43.247Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #165 ... [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #161 DONE 14.6s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:23:47.462Z] #160 DONE 166.7s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:23:47.462Z] #157 DONE 166.7s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:23:47.462Z] #153 DONE 166.8s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:23:47.462Z] #141 DONE 166.8s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #166 ... [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:23:47.462Z] #152 DONE 166.8s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T19:23:47.462Z] #154 DONE 166.9s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:23:47.462Z] #156 DONE 167.0s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T19:23:47.462Z] #162 DONE 15.1s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #167 ... [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #163 DONE 14.9s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #165 DONE 14.2s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.462Z] #164 DONE 12.2s [2024-09-09T19:23:47.462Z] [2024-09-09T19:23:47.462Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #168 ... [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #169 DONE 0.9s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #166 DONE 0.9s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #170 DONE 0.7s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #167 DONE 0.6s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #171 DONE 0.8s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #172 DONE 0.4s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #173 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #174 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #175 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #176 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #177 DONE 0.4s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #178 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #179 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:47.724Z] #180 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #181 CACHED [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.724Z] #168 DONE 0.4s [2024-09-09T19:23:47.724Z] [2024-09-09T19:23:47.724Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T19:23:48.669Z] #182 ... [2024-09-09T19:23:48.669Z] [2024-09-09T19:23:48.669Z] #183 [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-09T19:23:48.669Z] #183 DONE 1.1s [2024-09-09T19:23:49.228Z] [2024-09-09T19:23:49.228Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T19:23:49.490Z] #184 ... [2024-09-09T19:23:49.490Z] [2024-09-09T19:23:49.490Z] #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:49.490Z] #185 DONE 1.8s [2024-09-09T19:23:49.490Z] [2024-09-09T19:23:49.490Z] #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T19:23:49.490Z] #186 DONE 1.8s [2024-09-09T19:23:49.490Z] [2024-09-09T19:23:49.490Z] #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:49.490Z] #187 DONE 1.8s [2024-09-09T19:23:49.490Z] [2024-09-09T19:23:49.490Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T19:23:49.770Z] #188 ... [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #189 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:49.770Z] #189 DONE 1.9s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #190 [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-09T19:23:49.770Z] #190 DONE 2.0s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T19:23:49.770Z] #191 DONE 1.9s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T19:23:49.770Z] #192 DONE 1.9s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T19:23:49.770Z] #193 DONE 1.9s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T19:23:49.770Z] #194 DONE 2.0s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #195 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T19:23:49.770Z] #195 DONE 2.0s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T19:23:49.770Z] #196 DONE 2.6s [2024-09-09T19:23:49.770Z] [2024-09-09T19:23:49.770Z] #197 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:50.099Z] #197 ... [2024-09-09T19:23:50.099Z] [2024-09-09T19:23:50.099Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T19:23:50.099Z] #182 DONE 2.3s [2024-09-09T19:23:50.358Z] [2024-09-09T19:23:50.358Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:50.619Z] #198 ... [2024-09-09T19:23:50.619Z] [2024-09-09T19:23:50.619Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T19:23:50.619Z] #184 DONE 1.9s [2024-09-09T19:23:50.619Z] [2024-09-09T19:23:50.619Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:50.619Z] #199 DONE 1.1s [2024-09-09T19:23:50.619Z] [2024-09-09T19:23:50.620Z] #200 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T19:23:50.620Z] #200 DONE 1.1s [2024-09-09T19:23:50.620Z] [2024-09-09T19:23:50.620Z] #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-09T19:23:50.620Z] #201 DONE 1.0s [2024-09-09T19:23:50.620Z] [2024-09-09T19:23:50.620Z] #93 [core-keeper] exporting to image [2024-09-09T19:23:50.620Z] #93 exporting layers [2024-09-09T19:23:50.881Z] #93 ... [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T19:23:50.882Z] #188 DONE 1.2s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #202 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T19:23:50.882Z] #202 DONE 1.0s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:50.882Z] #203 DONE 1.0s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:50.882Z] #204 DONE 1.0s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #205 [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-09T19:23:50.882Z] #205 DONE 1.1s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #93 [security-spiffe-token-provider] exporting to image [2024-09-09T19:23:50.882Z] #93 ... [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #206 [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-09T19:23:50.882Z] #206 DONE 1.0s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:50.882Z] #207 DONE 1.1s [2024-09-09T19:23:50.882Z] [2024-09-09T19:23:50.882Z] #93 [support-scheduler] exporting to image [2024-09-09T19:23:51.143Z] #93 ... [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:51.143Z] #198 DONE 0.9s [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #197 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:51.143Z] #197 DONE 1.2s [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #93 [support-scheduler] exporting to image [2024-09-09T19:23:51.143Z] #93 exporting layers 0.4s done [2024-09-09T19:23:51.143Z] #93 writing image sha256:2e31daa80749c8917dbdb2a8b579309c566df64f9cfb8807bd33bcd9dc36f7c2 0.1s done [2024-09-09T19:23:51.143Z] #93 naming to docker.io/library/core-keeper [2024-09-09T19:23:51.143Z] #93 ... [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #208 [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-09T19:23:51.143Z] #208 DONE 0.3s [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T19:23:51.143Z] #209 DONE 0.5s [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:51.143Z] #210 DONE 0.6s [2024-09-09T19:23:51.143Z] [2024-09-09T19:23:51.143Z] #93 [core-keeper] exporting to image [2024-09-09T19:23:51.143Z] #93 exporting layers 0.4s done [2024-09-09T19:23:51.143Z] #93 naming to docker.io/library/core-keeper done [2024-09-09T19:23:51.405Z] #93 ... [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:51.405Z] #211 DONE 0.5s [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:51.405Z] #212 DONE 0.6s [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T19:23:51.405Z] #213 DONE 0.5s [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #214 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T19:23:51.405Z] #214 DONE 0.6s [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #93 [support-cron-scheduler] exporting to image [2024-09-09T19:23:51.405Z] #93 writing image sha256:a3c213249b7313c9a791b326f1818265487eedc446a444f4aa89fd4397c32263 [2024-09-09T19:23:51.405Z] #93 ... [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T19:23:51.405Z] #215 DONE 0.4s [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:51.405Z] #216 DONE 0.4s [2024-09-09T19:23:51.405Z] [2024-09-09T19:23:51.405Z] #93 [support-scheduler] exporting to image [2024-09-09T19:23:51.405Z] #93 writing image sha256:a3c213249b7313c9a791b326f1818265487eedc446a444f4aa89fd4397c32263 0.0s done [2024-09-09T19:23:51.405Z] #93 naming to docker.io/library/core-command 0.0s done [2024-09-09T19:23:51.405Z] #93 writing image sha256:2df2313c6255657b6e15a34267fb4aa26d0fd5a9f7f6dca242ef3b8f51fa3952 done [2024-09-09T19:23:51.405Z] #93 naming to docker.io/library/support-scheduler done [2024-09-09T19:23:51.405Z] #93 writing image sha256:d813d12a5a8066d2481b8c9d63fee081d5068841cb42fa97ce13d78f8171b6d2 0.0s done [2024-09-09T19:23:51.405Z] #93 naming to docker.io/library/security-spiffe-token-provider [2024-09-09T19:23:51.405Z] #93 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-09-09T19:23:51.666Z] #93 ... [2024-09-09T19:23:51.666Z] [2024-09-09T19:23:51.666Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T19:23:51.666Z] #217 DONE 0.5s [2024-09-09T19:23:51.666Z] [2024-09-09T19:23:51.666Z] #93 [security-spiffe-token-provider] exporting to image [2024-09-09T19:23:51.666Z] #93 exporting layers 0.4s done [2024-09-09T19:23:51.666Z] #93 ... [2024-09-09T19:23:51.666Z] [2024-09-09T19:23:51.666Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T19:23:51.666Z] #218 DONE 0.6s [2024-09-09T19:23:51.666Z] [2024-09-09T19:23:51.666Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T19:23:51.666Z] #219 DONE 0.6s [2024-09-09T19:23:51.666Z] [2024-09-09T19:23:51.666Z] #93 [security-spiffe-token-provider] exporting to image [2024-09-09T19:23:51.666Z] #93 exporting layers 0.5s done [2024-09-09T19:23:51.927Z] #93 ... [2024-09-09T19:23:51.927Z] [2024-09-09T19:23:51.927Z] #220 [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-09T19:23:51.927Z] #220 DONE 0.7s [2024-09-09T19:23:51.927Z] [2024-09-09T19:23:51.927Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T19:23:51.927Z] #221 DONE 0.5s [2024-09-09T19:23:51.927Z] [2024-09-09T19:23:51.927Z] #93 [core-metadata] exporting to image [2024-09-09T19:23:51.927Z] #93 exporting layers 0.6s done [2024-09-09T19:23:51.927Z] #93 writing image sha256:0d06472d32a3869cd7fddbc194e610ad248cc3697fcdca3bc7285bd8940cb7f0 done [2024-09-09T19:23:51.927Z] #93 naming to docker.io/library/support-notifications done [2024-09-09T19:23:51.927Z] #93 writing image sha256:78a235a86f3271c9f2052ef492511a9dc107b04b54cca9edd9732594e4c9763f 0.0s done [2024-09-09T19:23:51.927Z] #93 naming to docker.io/library/core-metadata done [2024-09-09T19:23:52.188Z] #93 writing image sha256:315328a018554a9b9e12c218c41bad76639bdc9c76a669d0533aeb8096a0f247 [2024-09-09T19:23:52.188Z] #93 ... [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T19:23:52.188Z] #222 DONE 0.3s [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T19:23:52.188Z] #223 DONE 0.3s [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:23:52.188Z] #224 DONE 0.8s [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #93 [core-data] exporting to image [2024-09-09T19:23:52.188Z] #93 exporting layers 0.3s done [2024-09-09T19:23:52.188Z] #93 writing image sha256:315328a018554a9b9e12c218c41bad76639bdc9c76a669d0533aeb8096a0f247 0.0s done [2024-09-09T19:23:52.188Z] #93 naming to docker.io/library/support-cron-scheduler done [2024-09-09T19:23:52.188Z] #93 writing image sha256:9bd8c705b8202067beda7d241a890b3b82fc96c63da5b76810206d3f7810bcc1 done [2024-09-09T19:23:52.188Z] #93 naming to docker.io/library/core-data done [2024-09-09T19:23:52.188Z] #93 ... [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T19:23:52.188Z] #225 DONE 0.2s [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #226 [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-09T19:23:52.188Z] #226 DONE 0.2s [2024-09-09T19:23:52.188Z] [2024-09-09T19:23:52.188Z] #93 [core-common-config-bootstrapper] exporting to image [2024-09-09T19:23:52.188Z] #93 writing image sha256:d0616106c3c72c9ac75965d3adf602af99a9ed1942192f9990f763c7301ba34f done [2024-09-09T19:23:52.188Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T19:23:52.447Z] #93 ... [2024-09-09T19:23:52.447Z] [2024-09-09T19:23:52.447Z] #227 [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-09T19:23:52.447Z] #227 DONE 0.1s [2024-09-09T19:23:52.447Z] [2024-09-09T19:23:52.447Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:23:52.447Z] #228 DONE 0.8s [2024-09-09T19:23:52.447Z] [2024-09-09T19:23:52.447Z] #93 [security-proxy-setup] exporting to image [2024-09-09T19:23:52.447Z] #93 ... [2024-09-09T19:23:52.447Z] [2024-09-09T19:23:52.447Z] #229 [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-09T19:23:52.447Z] #229 DONE 0.1s [2024-09-09T19:23:52.447Z] [2024-09-09T19:23:52.447Z] #93 [security-proxy-setup] exporting to image [2024-09-09T19:23:52.447Z] #93 exporting layers 0.3s done [2024-09-09T19:23:52.447Z] #93 writing image sha256:00e14ccc4619f119320ef0c81e85c5fd40ca9971ee179e7a0d671dc2e38af76f [2024-09-09T19:23:52.707Z] #93 ... [2024-09-09T19:23:52.707Z] [2024-09-09T19:23:52.707Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T19:23:52.707Z] #230 DONE 0.1s [2024-09-09T19:23:52.707Z] [2024-09-09T19:23:52.707Z] #93 [security-proxy-auth] exporting to image [2024-09-09T19:23:52.707Z] #93 writing image sha256:00e14ccc4619f119320ef0c81e85c5fd40ca9971ee179e7a0d671dc2e38af76f 0.0s done [2024-09-09T19:23:52.707Z] #93 naming to docker.io/library/security-proxy-auth done [2024-09-09T19:23:52.707Z] #93 exporting layers 0.3s done [2024-09-09T19:23:52.707Z] #93 writing image sha256:2b5f6bc15576c129747682a337063ad3770699249c2309a3752e3e4949a27ea3 done [2024-09-09T19:23:52.707Z] #93 naming to docker.io/library/security-proxy-setup done [2024-09-09T19:23:52.707Z] #93 DONE 3.6s [2024-09-09T19:23:52.707Z] [2024-09-09T19:23:52.707Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T19:23:52.707Z] #231 DONE 0.1s [2024-09-09T19:23:52.707Z] [2024-09-09T19:23:52.707Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:23:52.707Z] #232 DONE 0.5s [2024-09-09T19:23:52.707Z] [2024-09-09T19:23:52.707Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T19:23:53.276Z] #233 DONE 0.4s [2024-09-09T19:23:53.276Z] [2024-09-09T19:23:53.276Z] #93 [security-secretstore-setup] exporting to image [2024-09-09T19:23:53.276Z] #93 writing image sha256:fcbcb5027ea6328fb1688e80b4a43e10ceb35a4d3f65a6064ff1953489bcee59 done [2024-09-09T19:23:53.276Z] #93 naming to docker.io/library/security-secretstore-setup done [2024-09-09T19:23:53.276Z] #93 exporting layers 0.2s done [2024-09-09T19:23:53.276Z] #93 writing image sha256:3cd0888522120c2d29bc9eea0ee471f43111d12d12f2c5a0bef3bc3cd5616aa9 done [2024-09-09T19:23:53.276Z] #93 naming to docker.io/library/security-bootstrapper done [2024-09-09T19:23:53.276Z] #93 DONE 4.0s [2024-09-09T19:23:53.276Z] [2024-09-09T19:23:53.276Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:23:53.276Z] time="2024-09-09T19:19:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T19:23:53.320Z] $ docker stop --time=1 06dafe6599795dd2fa6285ebecc7d267c2f0dbda09fa258f4c27966d76382703 [2024-09-09T19:23:54.643Z] $ docker rm -f --volumes 06dafe6599795dd2fa6285ebecc7d267c2f0dbda09fa258f4c27966d76382703 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T19:23:55.077Z] + docker images [2024-09-09T19:23:55.077Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T19:23:55.077Z] security-secretstore-setup latest fcbcb5027ea6 2 seconds ago 37MB [2024-09-09T19:23:55.077Z] security-bootstrapper latest 3cd088852212 2 seconds ago 19MB [2024-09-09T19:23:55.077Z] security-proxy-auth latest 00e14ccc4619 2 seconds ago 33.1MB [2024-09-09T19:23:55.077Z] security-proxy-setup latest 2b5f6bc15576 2 seconds ago 26.2MB [2024-09-09T19:23:55.077Z] core-metadata latest 78a235a86f32 3 seconds ago 39.9MB [2024-09-09T19:23:55.077Z] core-common-config-bootstrapper latest d0616106c3c7 3 seconds ago 15.2MB [2024-09-09T19:23:55.077Z] support-cron-scheduler latest 315328a01855 3 seconds ago 44.2MB [2024-09-09T19:23:55.077Z] support-notifications latest 0d06472d32a3 3 seconds ago 42.6MB [2024-09-09T19:23:55.077Z] core-data latest 9bd8c705b820 3 seconds ago 39.7MB [2024-09-09T19:23:55.077Z] security-spiffe-token-provider latest d813d12a5a80 4 seconds ago 28.9MB [2024-09-09T19:23:55.077Z] core-keeper latest 2e31daa80749 4 seconds ago 39.6MB [2024-09-09T19:23:55.077Z] support-scheduler latest 2df2313c6255 4 seconds ago 42MB [2024-09-09T19:23:55.077Z] core-command latest a3c213249b73 4 seconds ago 35.5MB [2024-09-09T19:23:55.078Z] security-spire-agent latest 50cbb4be1f43 3 minutes ago 182MB [2024-09-09T19:23:55.078Z] security-spire-server latest ebc622a9e235 3 minutes ago 121MB [2024-09-09T19:23:55.078Z] security-spire-config latest b555e22ef622 3 minutes ago 120MB [2024-09-09T19:23:55.078Z] ci-base-image-x86_64 latest 082129d55a34 7 minutes ago 971MB [2024-09-09T19:23:55.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T19:23:55.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T19:23:55.078Z] 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-09T19:25:05.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T19:25:05.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T19:26:02.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T19:26:02.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T19:26:06.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T19:26:06.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T19:26:06.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T19:26:06.361Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T19:26:06.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T19:26:18.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T19:26:18.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T19:26:18.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.125s coverage: 28.7% of statements [2024-09-09T19:26:32.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.194s coverage: 97.0% of statements [2024-09-09T19:26:35.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T19:26:35.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T19:26:35.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T19:26:40.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements [2024-09-09T19:26:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T19:26:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T19:26:43.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T19:26:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T19:26:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T19:26:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:26:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T19:26:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T19:26:57.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T19:27:00.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.046s coverage: 93.4% of statements [2024-09-09T19:27:00.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.429s coverage: 91.7% of statements [2024-09-09T19:27:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T19:27:03.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T19:27:04.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 7.0% of statements [2024-09-09T19:27:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T19:27:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:27:14.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T19:27:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T19:27:16.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.718s coverage: 95.8% of statements [2024-09-09T19:27:17.102Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements [2024-09-09T19:27:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T19:27:22.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.115s coverage: 0.0% of statements [no tests to run] [2024-09-09T19:27:27.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T19:27:27.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T19:27:29.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-09-09T19:27:29.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements [2024-09-09T19:27:33.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.190s coverage: 41.7% of statements [2024-09-09T19:27:33.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.151s coverage: 77.8% of statements [2024-09-09T19:27:33.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.148s coverage: 94.1% of statements [2024-09-09T19:27:33.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements [2024-09-09T19:27:37.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements [2024-09-09T19:27:38.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T19:27:41.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T19:27:41.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T19:27:41.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T19:27:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T19:27:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T19:27:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T19:27:44.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T19:27:49.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.109s coverage: 94.4% of statements [2024-09-09T19:27:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T19:27:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T19:27:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T19:27:55.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T19:27:55.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T19:27:55.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T19:27:55.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T19:28:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T19:28:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T19:28:03.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T19:28:03.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.985s coverage: 79.9% of statements [2024-09-09T19:28:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.157s coverage: 92.9% of statements [2024-09-09T19:28:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements [2024-09-09T19:28:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements [2024-09-09T19:28:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.122s coverage: 75.0% of statements [2024-09-09T19:28:08.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T19:28:09.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.125s coverage: 87.2% of statements [2024-09-09T19:28:09.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-09-09T19:28:09.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements [2024-09-09T19:28:09.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.278s coverage: 81.8% of statements [2024-09-09T19:28:09.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.270s coverage: 82.1% of statements [2024-09-09T19:28:10.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T19:28:11.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.124s coverage: 86.0% of statements [2024-09-09T19:28:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T19:28:15.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T19:28:17.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.794s coverage: 63.1% of statements [2024-09-09T19:28:17.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-09-09T19:28:18.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-09-09T19:28:18.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements [2024-09-09T19:28:18.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T19:28:18.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T19:28:18.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T19:28:19.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-09T19:28:19.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-09-09T19:28:26.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T19:28:26.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T19:28:26.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T19:28:28.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 36.5% of statements [2024-09-09T19:28:28.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements [2024-09-09T19:28:28.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T19:28:28.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T19:28:28.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T19:28:28.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T19:28:29.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-09-09T19:28:33.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T19:28:33.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T19:28:33.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T19:28:33.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements [2024-09-09T19:28:40.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T19:28:40.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T19:28:40.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:28:40.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T19:28:42.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.341s coverage: 97.1% of statements [2024-09-09T19:28:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T19:28:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T19:28:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T19:28:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T19:28:55.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements [2024-09-09T19:28:55.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T19:28:55.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:28:55.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T19:28:55.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T19:28:56.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.527s coverage: 95.7% of statements [2024-09-09T19:28:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T19:28:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T19:29:00.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.145s coverage: 61.8% of statements [2024-09-09T19:29:03.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T19:29:03.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:29:04.824Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.273s coverage: 98.9% of statements [2024-09-09T19:29:06.228Z] 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-09T19:29:06.228Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T19:29:06.228Z] go vet ./... [2024-09-09T19:33:42.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T19:33:42.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T19:33:42.994Z] ./bin/test-attribution-txt.sh [2024-09-09T19:33:42.994Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-09T19:33:42.994Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T19:33:43.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T19:33:43.729Z] + ls -al . [2024-09-09T19:33:43.729Z] total 912 [2024-09-09T19:33:43.729Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 19:20 . [2024-09-09T19:33:43.729Z] drwxr-xr-x 4 root root 4096 Sep 9 19:20 .. [2024-09-09T19:33:43.729Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:18 .blubracket [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 19:18 .dockerignore [2024-09-09T19:33:43.729Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 19:18 .git [2024-09-09T19:33:43.729Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:18 .github [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:18 .gitignore [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 19:18 .golangci.yml [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 19:18 .hadolint.yml [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 19:18 .sonarcloud.properties [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:18 ADOPTERS.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:18 Attribution.txt [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:18 CHANGELOG.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:18 CONTRIBUTING.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 19:18 GOVERNANCE.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 19:18 Jenkinsfile [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:18 LICENSE [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:18 Makefile [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 19:18 OWNERS.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:18 README.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 19:18 SECURITY.md [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 19:15 VERSION [2024-09-09T19:33:43.729Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:18 bin [2024-09-09T19:33:43.729Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 19:18 cmd [2024-09-09T19:33:43.729Z] -rw-r--r-- 1 root root 545683 Sep 9 19:29 coverage.out [2024-09-09T19:33:43.729Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:18 fuzz_test [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 7305 Sep 9 19:18 go.mod [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 102748 Sep 9 19:18 go.sum [2024-09-09T19:33:43.729Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 19:18 internal [2024-09-09T19:33:43.729Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:18 openapi [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 19:18 security.txt [2024-09-09T19:33:43.729Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 19:18 version.go [Pipeline] sh [2024-09-09T19:33:44.401Z] + '[' -e coverage.out ] [2024-09-09T19:33:44.401Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T19:33:44.447Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T19:33:45.413Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T19:33:46.067Z] + make build [2024-09-09T19:33:46.067Z] 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-09T19:37:22.840Z] 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-09T19:37:22.840Z] 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-09T19:37:28.172Z] 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-09T19:37:32.423Z] 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-09T19:37:42.493Z] 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-09T19:38:14.715Z] 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-09T19:38:21.356Z] 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-09T19:38:33.659Z] 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-09T19:38:45.962Z] 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-09T19:38:49.306Z] 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-09T19:38:52.646Z] 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-09T19:38:55.980Z] 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-09T19:39:00.233Z] 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-09T19:39:05.596Z] $ docker stop --time=1 eb239a463952da2cfdc1734444533953f6107dbd0f881bb988fcb7045aa71141 [2024-09-09T19:39:07.735Z] $ docker rm -f --volumes eb239a463952da2cfdc1734444533953f6107dbd0f881bb988fcb7045aa71141 [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-09T19:39:12.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T19:39:12.021Z] [2024-09-09T19:39:12.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:39:12.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T19:39:12.724Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T19:39:12.725Z] 547446be3368: Pulling fs layer [2024-09-09T19:39:12.725Z] d125d8839a47: Pulling fs layer [2024-09-09T19:39:12.725Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T19:39:12.725Z] c3105a71a48b: Pulling fs layer [2024-09-09T19:39:12.725Z] 0f093f025ec4: Pulling fs layer [2024-09-09T19:39:12.725Z] c3106fc0e877: Pulling fs layer [2024-09-09T19:39:12.725Z] 0f093f025ec4: Waiting [2024-09-09T19:39:12.725Z] c3105a71a48b: Waiting [2024-09-09T19:39:12.725Z] c3106fc0e877: Waiting [2024-09-09T19:39:12.725Z] 547446be3368: Verifying Checksum [2024-09-09T19:39:12.725Z] 547446be3368: Download complete [2024-09-09T19:39:12.993Z] c3105a71a48b: Verifying Checksum [2024-09-09T19:39:12.993Z] c3105a71a48b: Download complete [2024-09-09T19:39:13.260Z] d125d8839a47: Verifying Checksum [2024-09-09T19:39:13.260Z] d125d8839a47: Download complete [2024-09-09T19:39:13.260Z] c3106fc0e877: Verifying Checksum [2024-09-09T19:39:13.260Z] c3106fc0e877: Download complete [2024-09-09T19:39:13.526Z] 0f093f025ec4: Verifying Checksum [2024-09-09T19:39:13.526Z] 0f093f025ec4: Download complete [2024-09-09T19:39:13.794Z] 547446be3368: Pull complete [2024-09-09T19:39:14.754Z] d125d8839a47: Pull complete [2024-09-09T19:39:15.337Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T19:39:15.337Z] 3e85d5ac6304: Download complete [2024-09-09T19:39:25.521Z] 3e85d5ac6304: Pull complete [2024-09-09T19:39:25.521Z] c3105a71a48b: Pull complete [2024-09-09T19:39:26.479Z] 0f093f025ec4: Pull complete [2024-09-09T19:39:26.746Z] c3106fc0e877: Pull complete [2024-09-09T19:39:27.011Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T19:39:27.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T19:39:27.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:39:27.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container [2024-09-09T19:39:27.451Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2024-09-09T19:39:29.596Z] $ docker top 0b2051537401acf4280355b0238a56612b2f54623c0ab81f2ed2077dbe96b4fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:39:30.479Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T19:39:40.542Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-09T19:39:40.542Z] #1 transferring dockerfile: 2.06kB 0.0s done [2024-09-09T19:39:40.542Z] #1 DONE 0.1s [2024-09-09T19:39:40.542Z] [2024-09-09T19:39:40.542Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-09T19:39:40.542Z] #2 transferring dockerfile: 2.07kB done [2024-09-09T19:39:40.542Z] #2 DONE 0.1s [2024-09-09T19:39:40.542Z] [2024-09-09T19:39:40.542Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T19:39:40.542Z] #3 transferring dockerfile: 1.89kB done [2024-09-09T19:39:40.542Z] #3 DONE 0.1s [2024-09-09T19:39:40.813Z] [2024-09-09T19:39:40.813Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-09T19:39:40.813Z] #4 transferring dockerfile: 1.93kB done [2024-09-09T19:39:40.813Z] #4 DONE 0.0s [2024-09-09T19:39:40.813Z] [2024-09-09T19:39:40.813Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T19:39:40.813Z] #5 transferring dockerfile: 1.70kB done [2024-09-09T19:39:40.813Z] #5 DONE 0.1s [2024-09-09T19:39:40.813Z] [2024-09-09T19:39:40.813Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T19:39:40.813Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-09-09T19:39:40.813Z] #6 DONE 0.1s [2024-09-09T19:39:41.083Z] [2024-09-09T19:39:41.083Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T19:39:41.083Z] #7 transferring dockerfile: 1.81kB done [2024-09-09T19:39:41.083Z] #7 DONE 0.1s [2024-09-09T19:39:41.083Z] [2024-09-09T19:39:41.083Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:39:41.083Z] #8 transferring dockerfile: 3.17kB 0.0s done [2024-09-09T19:39:41.083Z] #8 DONE 0.1s [2024-09-09T19:39:41.083Z] [2024-09-09T19:39:41.083Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:39:41.083Z] #9 transferring dockerfile: 2.23kB done [2024-09-09T19:39:41.083Z] #9 DONE 0.1s [2024-09-09T19:39:41.083Z] [2024-09-09T19:39:41.083Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T19:39:41.083Z] #10 transferring dockerfile: 2.50kB done [2024-09-09T19:39:41.083Z] #10 DONE 0.0s [2024-09-09T19:39:41.083Z] [2024-09-09T19:39:41.083Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T19:39:41.347Z] #11 transferring dockerfile: 2.49kB done [2024-09-09T19:39:41.347Z] #11 DONE 0.1s [2024-09-09T19:39:41.347Z] [2024-09-09T19:39:41.347Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-09-09T19:39:41.347Z] #12 transferring dockerfile: 2.01kB done [2024-09-09T19:39:41.347Z] #12 DONE 0.1s [2024-09-09T19:39:41.347Z] [2024-09-09T19:39:41.347Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:39:41.347Z] #13 transferring dockerfile: 1.95kB done [2024-09-09T19:39:41.347Z] #13 DONE 0.1s [2024-09-09T19:39:41.347Z] [2024-09-09T19:39:41.347Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T19:39:41.347Z] #14 transferring dockerfile: 1.93kB done [2024-09-09T19:39:41.347Z] #14 DONE 0.1s [2024-09-09T19:39:41.614Z] [2024-09-09T19:39:41.614Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T19:39:41.614Z] #15 transferring dockerfile: 1.85kB 0.0s done [2024-09-09T19:39:41.614Z] #15 DONE 0.1s [2024-09-09T19:39:41.614Z] [2024-09-09T19:39:41.614Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T19:39:41.614Z] #16 transferring dockerfile: 2.15kB 0.0s done [2024-09-09T19:39:41.614Z] #16 DONE 0.1s [2024-09-09T19:39:41.614Z] [2024-09-09T19:39:41.614Z] #17 [core-metadata internal] load .dockerignore [2024-09-09T19:39:41.614Z] #17 transferring context: 50B done [2024-09-09T19:39:41.614Z] #17 DONE 0.1s [2024-09-09T19:39:42.573Z] [2024-09-09T19:39:42.574Z] #18 [core-data internal] load .dockerignore [2024-09-09T19:39:42.574Z] #18 transferring context: 50B done [2024-09-09T19:39:42.574Z] #18 DONE 0.0s [2024-09-09T19:39:42.574Z] [2024-09-09T19:39:42.574Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T19:39:42.574Z] #19 transferring context: 50B done [2024-09-09T19:39:42.574Z] #19 DONE 0.0s [2024-09-09T19:39:42.574Z] [2024-09-09T19:39:42.574Z] #20 [core-command internal] load .dockerignore [2024-09-09T19:39:42.574Z] #20 transferring context: 50B done [2024-09-09T19:39:42.574Z] #20 DONE 0.0s [2024-09-09T19:39:42.574Z] [2024-09-09T19:39:42.574Z] #21 [security-spire-server internal] load .dockerignore [2024-09-09T19:39:42.574Z] #21 transferring context: 50B done [2024-09-09T19:39:42.574Z] #21 DONE 0.1s [2024-09-09T19:39:42.574Z] [2024-09-09T19:39:42.574Z] #22 [security-spire-config internal] load .dockerignore [2024-09-09T19:39:42.843Z] #22 transferring context: 50B done [2024-09-09T19:39:42.843Z] #22 DONE 0.1s [2024-09-09T19:39:42.843Z] [2024-09-09T19:39:42.843Z] #23 [security-spire-agent internal] load .dockerignore [2024-09-09T19:39:42.843Z] #23 transferring context: 50B 0.0s done [2024-09-09T19:39:42.843Z] #23 DONE 0.1s [2024-09-09T19:39:42.843Z] [2024-09-09T19:39:42.843Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-09T19:39:42.843Z] #24 transferring context: 50B 0.0s done [2024-09-09T19:39:42.843Z] #24 DONE 0.1s [2024-09-09T19:39:42.843Z] [2024-09-09T19:39:42.843Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T19:39:42.843Z] #25 transferring context: 50B done [2024-09-09T19:39:42.843Z] #25 DONE 0.1s [2024-09-09T19:39:42.843Z] [2024-09-09T19:39:42.843Z] #26 [security-proxy-setup internal] load .dockerignore [2024-09-09T19:39:43.111Z] #26 transferring context: 50B 0.0s done [2024-09-09T19:39:43.111Z] #26 DONE 0.1s [2024-09-09T19:39:43.111Z] [2024-09-09T19:39:43.111Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-09T19:39:43.111Z] #27 transferring context: 50B 0.0s done [2024-09-09T19:39:43.111Z] #27 DONE 0.1s [2024-09-09T19:39:43.111Z] [2024-09-09T19:39:43.111Z] #28 [core-keeper internal] load .dockerignore [2024-09-09T19:39:43.111Z] #28 transferring context: 50B 0.0s done [2024-09-09T19:39:43.111Z] #28 DONE 0.1s [2024-09-09T19:39:43.111Z] [2024-09-09T19:39:43.111Z] #29 [support-notifications internal] load .dockerignore [2024-09-09T19:39:43.111Z] #29 transferring context: 50B 0.0s done [2024-09-09T19:39:43.111Z] #29 DONE 0.1s [2024-09-09T19:39:43.111Z] [2024-09-09T19:39:43.111Z] #30 [support-scheduler internal] load .dockerignore [2024-09-09T19:39:43.378Z] #30 transferring context: 50B 0.0s done [2024-09-09T19:39:43.378Z] #30 DONE 0.1s [2024-09-09T19:39:43.378Z] [2024-09-09T19:39:43.378Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-09T19:39:43.378Z] #31 transferring context: 50B done [2024-09-09T19:39:43.378Z] #31 DONE 0.1s [2024-09-09T19:39:43.378Z] [2024-09-09T19:39:43.378Z] #32 [security-proxy-auth internal] load .dockerignore [2024-09-09T19:39:43.378Z] #32 transferring context: 50B done [2024-09-09T19:39:43.378Z] #32 DONE 0.1s [2024-09-09T19:39:43.378Z] [2024-09-09T19:39:43.378Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:43.378Z] #33 DONE 0.0s [2024-09-09T19:39:43.378Z] [2024-09-09T19:39:43.378Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:39:43.644Z] #34 DONE 0.1s [2024-09-09T19:39:43.644Z] [2024-09-09T19:39:43.644Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:43.644Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:43.644Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 606.21kB / 3.34MB 0.1s [2024-09-09T19:39:43.644Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:43.644Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:43.644Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:43.913Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s [2024-09-09T19:39:43.913Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:43.913Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T19:39:44.497Z] #35 ... [2024-09-09T19:39:44.497Z] [2024-09-09T19:39:44.497Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:44.497Z] #36 DONE 0.9s [2024-09-09T19:39:44.497Z] [2024-09-09T19:39:44.497Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:44.765Z] #35 ... [2024-09-09T19:39:44.765Z] [2024-09-09T19:39:44.765Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:44.765Z] #37 DONE 0.2s [2024-09-09T19:39:44.765Z] [2024-09-09T19:39:44.765Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:45.034Z] #35 ... [2024-09-09T19:39:45.034Z] [2024-09-09T19:39:45.034Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:45.034Z] #33 DONE 0.0s [2024-09-09T19:39:45.034Z] [2024-09-09T19:39:45.034Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:45.034Z] #35 ... [2024-09-09T19:39:45.034Z] [2024-09-09T19:39:45.034Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:45.034Z] #33 DONE 0.0s [2024-09-09T19:39:45.034Z] [2024-09-09T19:39:45.034Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:45.034Z] #36 DONE 1.7s [2024-09-09T19:39:45.034Z] [2024-09-09T19:39:45.034Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:45.034Z] #37 DONE 0.5s [2024-09-09T19:39:45.034Z] [2024-09-09T19:39:45.034Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:45.034Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:45.034Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:45.034Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:45.034Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:45.034Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:45.034Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:45.302Z] #35 ... [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:45.302Z] #33 DONE 0.0s [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:45.302Z] #36 DONE 1.7s [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:45.302Z] #37 DONE 0.5s [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:45.302Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:45.302Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:45.302Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:45.302Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:45.302Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:45.302Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:45.302Z] #35 ... [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:45.302Z] #36 DONE 1.7s [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:45.302Z] #37 DONE 0.5s [2024-09-09T19:39:45.302Z] [2024-09-09T19:39:45.302Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:45.302Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:45.302Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:45.302Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:45.302Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:45.302Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:45.302Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:45.573Z] #35 ... [2024-09-09T19:39:45.573Z] [2024-09-09T19:39:45.573Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:39:45.573Z] #34 DONE 0.6s [2024-09-09T19:39:45.573Z] [2024-09-09T19:39:45.573Z] #38 [core-data internal] load build context [2024-09-09T19:39:45.840Z] #38 ... [2024-09-09T19:39:45.840Z] [2024-09-09T19:39:45.840Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:39:45.840Z] #34 DONE 0.8s [2024-09-09T19:39:45.840Z] [2024-09-09T19:39:45.840Z] #38 [core-data internal] load build context [2024-09-09T19:39:45.840Z] #38 ... [2024-09-09T19:39:45.840Z] [2024-09-09T19:39:45.840Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:45.840Z] #35 DONE 3.1s [2024-09-09T19:39:45.840Z] [2024-09-09T19:39:45.840Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.111Z] #38 ... [2024-09-09T19:39:46.111Z] [2024-09-09T19:39:46.111Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:46.111Z] #33 DONE 0.0s [2024-09-09T19:39:46.111Z] [2024-09-09T19:39:46.111Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.111Z] #38 ... [2024-09-09T19:39:46.111Z] [2024-09-09T19:39:46.111Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:46.111Z] #33 DONE 0.0s [2024-09-09T19:39:46.111Z] [2024-09-09T19:39:46.111Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.378Z] #38 ... [2024-09-09T19:39:46.378Z] [2024-09-09T19:39:46.378Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:46.378Z] #33 DONE 0.0s [2024-09-09T19:39:46.378Z] [2024-09-09T19:39:46.378Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:39:46.378Z] #34 DONE 1.4s [2024-09-09T19:39:46.378Z] [2024-09-09T19:39:46.378Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.645Z] #38 ... [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:46.646Z] #36 DONE 1.9s [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:46.646Z] #37 DONE 0.7s [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:39:46.646Z] #39 DONE 0.0s [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:46.646Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:46.646Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:46.646Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:46.646Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:46.646Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:46.646Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:46.646Z] #35 DONE 3.3s [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.646Z] #38 ... [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:46.646Z] #33 DONE 0.0s [2024-09-09T19:39:46.646Z] [2024-09-09T19:39:46.646Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.911Z] #38 ... [2024-09-09T19:39:46.911Z] [2024-09-09T19:39:46.911Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:46.911Z] #33 DONE 0.0s [2024-09-09T19:39:46.911Z] [2024-09-09T19:39:46.911Z] #38 [core-data internal] load build context [2024-09-09T19:39:46.911Z] #38 ... [2024-09-09T19:39:46.911Z] [2024-09-09T19:39:46.911Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:46.911Z] #33 DONE 0.0s [2024-09-09T19:39:46.911Z] [2024-09-09T19:39:46.911Z] #38 [core-data internal] load build context [2024-09-09T19:39:47.180Z] #38 ... [2024-09-09T19:39:47.180Z] [2024-09-09T19:39:47.180Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:47.180Z] #33 DONE 0.0s [2024-09-09T19:39:47.180Z] [2024-09-09T19:39:47.180Z] #38 [core-data internal] load build context [2024-09-09T19:39:47.180Z] #38 ... [2024-09-09T19:39:47.180Z] [2024-09-09T19:39:47.180Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:39:47.180Z] #34 DONE 2.0s [2024-09-09T19:39:47.180Z] [2024-09-09T19:39:47.180Z] #38 [core-data internal] load build context [2024-09-09T19:39:47.449Z] #38 ... [2024-09-09T19:39:47.449Z] [2024-09-09T19:39:47.449Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:47.449Z] #36 DONE 2.0s [2024-09-09T19:39:47.449Z] [2024-09-09T19:39:47.449Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:47.449Z] #37 DONE 0.8s [2024-09-09T19:39:47.449Z] [2024-09-09T19:39:47.449Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:47.449Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:47.449Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:47.449Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:47.449Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:47.449Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:47.450Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:47.450Z] #35 DONE 3.4s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:47.450Z] #33 DONE 0.0s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:39:47.450Z] #40 DONE 0.0s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T19:39:47.450Z] #41 DONE 1.5s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:47.450Z] #36 DONE 2.0s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:47.450Z] #37 DONE 0.8s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:47.450Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:47.450Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:47.450Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:47.450Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:47.450Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:47.450Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:47.450Z] #35 DONE 3.4s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T19:39:47.450Z] #42 DONE 2.0s [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #43 [core-keeper internal] load build context [2024-09-09T19:39:47.450Z] #43 ... [2024-09-09T19:39:47.450Z] [2024-09-09T19:39:47.450Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:47.450Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:47.450Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:47.450Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:47.450Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:47.450Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:47.450Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:47.450Z] #35 DONE 3.4s [2024-09-09T19:39:47.721Z] [2024-09-09T19:39:47.721Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:39:47.721Z] #33 DONE 0.0s [2024-09-09T19:39:47.721Z] [2024-09-09T19:39:47.721Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:47.721Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:50.319Z] #44 ... [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:39:50.319Z] #34 DONE 4.5s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:50.319Z] #36 DONE 2.0s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:50.319Z] #37 DONE 0.8s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:50.319Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:50.319Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:50.319Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:50.319Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:50.319Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:50.319Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:50.319Z] #35 DONE 3.4s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:39:50.319Z] #45 ... [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:39:50.319Z] #36 DONE 2.0s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T19:39:50.319Z] #37 DONE 0.8s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:39:50.319Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:39:50.319Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T19:39:50.319Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:39:50.319Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:39:50.319Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:39:50.319Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T19:39:50.319Z] #35 DONE 3.4s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #46 [security-spire-config internal] load build context [2024-09-09T19:39:50.319Z] #46 transferring context: 25.96kB 0.2s done [2024-09-09T19:39:50.319Z] #46 DONE 2.7s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:50.319Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done [2024-09-09T19:39:50.319Z] #44 ... [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:39:50.319Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2024-09-09T19:39:50.319Z] #47 DONE 2.7s [2024-09-09T19:39:50.319Z] [2024-09-09T19:39:50.319Z] #48 [core-metadata internal] load build context [2024-09-09T19:39:50.595Z] #48 ... [2024-09-09T19:39:50.595Z] [2024-09-09T19:39:50.595Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:39:50.866Z] #47 ... [2024-09-09T19:39:50.866Z] [2024-09-09T19:39:50.866Z] #49 [security-spire-server internal] load build context [2024-09-09T19:39:50.866Z] #49 transferring context: 27.71kB 0.2s done [2024-09-09T19:39:50.866Z] #49 DONE 3.4s [2024-09-09T19:39:51.137Z] [2024-09-09T19:39:51.137Z] #48 [core-metadata internal] load build context [2024-09-09T19:39:51.716Z] #48 ... [2024-09-09T19:39:51.716Z] [2024-09-09T19:39:51.716Z] #50 [security-spire-agent internal] load build context [2024-09-09T19:39:51.716Z] #50 transferring context: 27.24kB 0.2s done [2024-09-09T19:39:51.716Z] #50 DONE 4.2s [2024-09-09T19:39:51.716Z] [2024-09-09T19:39:51.716Z] #48 [core-metadata internal] load build context [2024-09-09T19:39:54.297Z] #48 transferring context: 59.99MB 10.2s [2024-09-09T19:39:54.887Z] #48 ... [2024-09-09T19:39:54.887Z] [2024-09-09T19:39:54.887Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:39:54.887Z] #0 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:54.887Z] #0 8.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:54.887Z] #51 ... [2024-09-09T19:39:54.887Z] [2024-09-09T19:39:54.887Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:54.887Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T19:39:54.887Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T19:39:54.887Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T19:39:54.887Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done [2024-09-09T19:39:54.887Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-09-09T19:39:54.887Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-09T19:39:54.887Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s [2024-09-09T19:39:55.473Z] #44 ... [2024-09-09T19:39:55.473Z] [2024-09-09T19:39:55.473Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T19:39:55.473Z] #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:55.473Z] #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:55.473Z] #0 9.795 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:39:55.473Z] #0 9.795 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:39:55.473Z] #0 9.795 OK: 19954 distinct packages available [2024-09-09T19:39:55.473Z] #52 ... [2024-09-09T19:39:55.473Z] [2024-09-09T19:39:55.473Z] #53 [core-command internal] load build context [2024-09-09T19:39:55.473Z] #53 ... [2024-09-09T19:39:55.473Z] [2024-09-09T19:39:55.473Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:39:55.740Z] #54 ... [2024-09-09T19:39:55.740Z] [2024-09-09T19:39:55.740Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:55.740Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.2s [2024-09-09T19:39:56.006Z] #44 ... [2024-09-09T19:39:56.006Z] [2024-09-09T19:39:56.006Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:39:56.272Z] #55 ... [2024-09-09T19:39:56.272Z] [2024-09-09T19:39:56.272Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T19:39:56.272Z] #56 ... [2024-09-09T19:39:56.272Z] [2024-09-09T19:39:56.272Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:39:56.272Z] #0 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:56.272Z] #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:56.272Z] #57 ... [2024-09-09T19:39:56.272Z] [2024-09-09T19:39:56.272Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:39:56.272Z] #51 10.48 OK: 266 MiB in 52 packages [2024-09-09T19:39:56.272Z] #51 DONE 12.7s [2024-09-09T19:39:56.272Z] [2024-09-09T19:39:56.272Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:56.541Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.8s done [2024-09-09T19:39:56.541Z] #44 ... [2024-09-09T19:39:56.541Z] [2024-09-09T19:39:56.541Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:39:56.541Z] #58 ... [2024-09-09T19:39:56.541Z] [2024-09-09T19:39:56.541Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:39:56.822Z] #59 ... [2024-09-09T19:39:56.822Z] [2024-09-09T19:39:56.822Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:39:56.822Z] #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:56.822Z] #0 9.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:56.822Z] #60 ... [2024-09-09T19:39:56.822Z] [2024-09-09T19:39:56.822Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:39:57.089Z] #39 ... [2024-09-09T19:39:57.089Z] [2024-09-09T19:39:57.089Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:39:57.089Z] #61 ... [2024-09-09T19:39:57.089Z] [2024-09-09T19:39:57.089Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:39:57.089Z] #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:39:57.089Z] #62 ... [2024-09-09T19:39:57.089Z] [2024-09-09T19:39:57.089Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:57.089Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.60MB / 28.04MB 5.5s [2024-09-09T19:39:57.355Z] #44 ... [2024-09-09T19:39:57.355Z] [2024-09-09T19:39:57.355Z] #63 [support-scheduler internal] load build context [2024-09-09T19:39:57.625Z] #63 ... [2024-09-09T19:39:57.625Z] [2024-09-09T19:39:57.625Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:39:57.625Z] #40 ... [2024-09-09T19:39:57.625Z] [2024-09-09T19:39:57.625Z] #64 [support-notifications internal] load build context [2024-09-09T19:39:57.892Z] #64 ... [2024-09-09T19:39:57.892Z] [2024-09-09T19:39:57.892Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:39:57.892Z] #65 ... [2024-09-09T19:39:57.892Z] [2024-09-09T19:39:57.892Z] #38 [core-data internal] load build context [2024-09-09T19:39:57.892Z] #38 ... [2024-09-09T19:39:57.892Z] [2024-09-09T19:39:57.892Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:39:58.158Z] #66 ... [2024-09-09T19:39:58.158Z] [2024-09-09T19:39:58.158Z] #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T19:39:58.158Z] #67 ... [2024-09-09T19:39:58.158Z] [2024-09-09T19:39:58.158Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:39:58.423Z] #68 ... [2024-09-09T19:39:58.423Z] [2024-09-09T19:39:58.423Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:58.423Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.7s [2024-09-09T19:39:58.423Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T19:39:58.423Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-09T19:39:58.689Z] #44 ... [2024-09-09T19:39:58.689Z] [2024-09-09T19:39:58.689Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:39:58.689Z] #69 ... [2024-09-09T19:39:58.689Z] [2024-09-09T19:39:58.689Z] #43 [core-keeper internal] load build context [2024-09-09T19:39:58.958Z] #43 ... [2024-09-09T19:39:58.958Z] [2024-09-09T19:39:58.958Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:39:58.958Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.79MB / 28.04MB 7.4s [2024-09-09T19:39:58.958Z] #44 ... [2024-09-09T19:39:58.958Z] [2024-09-09T19:39:58.958Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:39:59.226Z] #70 ... [2024-09-09T19:39:59.226Z] [2024-09-09T19:39:59.226Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:39:59.226Z] #71 ... [2024-09-09T19:39:59.226Z] [2024-09-09T19:39:59.226Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:39:59.226Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T19:39:59.227Z] #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T19:39:59.227Z] #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T19:39:59.227Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done [2024-09-09T19:39:59.227Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.7s done [2024-09-09T19:39:59.227Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.0s done [2024-09-09T19:39:59.227Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-09T19:39:59.227Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 7.8s [2024-09-09T19:39:59.227Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-09T19:39:59.494Z] #47 ... [2024-09-09T19:39:59.494Z] [2024-09-09T19:39:59.494Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:00.075Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 8.4s [2024-09-09T19:40:00.075Z] #44 ... [2024-09-09T19:40:00.075Z] [2024-09-09T19:40:00.075Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:00.342Z] #72 transferring context: 52.32kB 6.0s [2024-09-09T19:40:00.342Z] #72 ... [2024-09-09T19:40:00.342Z] [2024-09-09T19:40:00.342Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:00.943Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 9.5s [2024-09-09T19:40:01.209Z] #44 ... [2024-09-09T19:40:01.209Z] [2024-09-09T19:40:01.209Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:40:01.209Z] #73 ... [2024-09-09T19:40:01.209Z] [2024-09-09T19:40:01.209Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:01.480Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-09T19:40:01.757Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.30MB / 28.04MB 10.2s [2024-09-09T19:40:02.345Z] #44 ... [2024-09-09T19:40:02.345Z] [2024-09-09T19:40:02.345Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:40:02.617Z] #45 ... [2024-09-09T19:40:02.617Z] [2024-09-09T19:40:02.617Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:02.617Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 10.8s [2024-09-09T19:40:02.617Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-09T19:40:02.882Z] #47 ... [2024-09-09T19:40:02.882Z] [2024-09-09T19:40:02.882Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:40:02.882Z] #60 13.83 OK: 266 MiB in 52 packages [2024-09-09T19:40:02.882Z] #60 DONE 15.9s [2024-09-09T19:40:02.882Z] [2024-09-09T19:40:02.882Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T19:40:02.882Z] #52 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:02.882Z] #52 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:02.882Z] #52 15.38 OK: 266 MiB in 52 packages [2024-09-09T19:40:02.882Z] #52 DONE 17.4s [2024-09-09T19:40:02.882Z] [2024-09-09T19:40:02.882Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:02.882Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 11.3s [2024-09-09T19:40:03.465Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 11.8s [2024-09-09T19:40:04.060Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 12.6s [2024-09-09T19:40:05.030Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 13.3s [2024-09-09T19:40:05.030Z] #47 ... [2024-09-09T19:40:05.030Z] [2024-09-09T19:40:05.030Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:40:05.030Z] #62 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:05.030Z] #62 15.24 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:05.030Z] #62 15.24 (2/2) Installing su-exec (0.2-r3) [2024-09-09T19:40:05.030Z] #62 15.24 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:05.030Z] #62 15.46 OK: 8 MiB in 17 packages [2024-09-09T19:40:05.030Z] #62 DONE 18.0s [2024-09-09T19:40:05.030Z] [2024-09-09T19:40:05.030Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:05.296Z] #47 ... [2024-09-09T19:40:05.296Z] [2024-09-09T19:40:05.296Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:40:05.296Z] #65 DONE 17.7s [2024-09-09T19:40:05.296Z] [2024-09-09T19:40:05.296Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:05.296Z] #47 ... [2024-09-09T19:40:05.296Z] [2024-09-09T19:40:05.296Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:05.296Z] #48 transferring context: 70.71MB 21.4s [2024-09-09T19:40:05.296Z] #48 ... [2024-09-09T19:40:05.296Z] [2024-09-09T19:40:05.296Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:05.296Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.04MB / 18.32MB 13.9s [2024-09-09T19:40:05.563Z] #47 ... [2024-09-09T19:40:05.563Z] [2024-09-09T19:40:05.563Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:40:05.563Z] #66 DONE 17.7s [2024-09-09T19:40:05.840Z] [2024-09-09T19:40:05.840Z] #64 [support-notifications internal] load build context [2024-09-09T19:40:05.840Z] #64 ... [2024-09-09T19:40:05.840Z] [2024-09-09T19:40:05.840Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:06.109Z] #54 ... [2024-09-09T19:40:06.109Z] [2024-09-09T19:40:06.109Z] #53 [core-command internal] load build context [2024-09-09T19:40:06.109Z] #53 ... [2024-09-09T19:40:06.109Z] [2024-09-09T19:40:06.109Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:06.109Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.6s [2024-09-09T19:40:06.698Z] #44 ... [2024-09-09T19:40:06.698Z] [2024-09-09T19:40:06.698Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T19:40:06.698Z] #56 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:06.698Z] #56 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:06.698Z] #56 18.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:06.698Z] #56 18.99 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:06.698Z] #56 18.99 OK: 8 MiB in 16 packages [2024-09-09T19:40:06.698Z] #56 DONE 21.6s [2024-09-09T19:40:06.698Z] [2024-09-09T19:40:06.698Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:06.698Z] #44 ... [2024-09-09T19:40:06.698Z] [2024-09-09T19:40:06.698Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:06.965Z] #58 ... [2024-09-09T19:40:06.965Z] [2024-09-09T19:40:06.965Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:07.232Z] #44 ... [2024-09-09T19:40:07.232Z] [2024-09-09T19:40:07.232Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:07.514Z] #59 ... [2024-09-09T19:40:07.514Z] [2024-09-09T19:40:07.514Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:07.514Z] #39 ... [2024-09-09T19:40:07.514Z] [2024-09-09T19:40:07.514Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:07.514Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.9s [2024-09-09T19:40:07.790Z] #44 ... [2024-09-09T19:40:07.790Z] [2024-09-09T19:40:07.790Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:40:07.790Z] #61 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:07.790Z] #61 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:07.790Z] #61 16.97 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:07.790Z] #61 17.07 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T19:40:07.790Z] #61 17.07 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:40:07.790Z] #61 17.07 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:40:07.790Z] #61 17.90 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:07.790Z] #61 18.00 OK: 18 MiB in 19 packages [2024-09-09T19:40:07.790Z] #61 ... [2024-09-09T19:40:07.790Z] [2024-09-09T19:40:07.790Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:40:07.790Z] #40 ... [2024-09-09T19:40:07.790Z] [2024-09-09T19:40:07.790Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:40:07.790Z] #55 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:07.790Z] #55 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:07.790Z] #55 19.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:07.790Z] #55 19.20 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:07.790Z] #55 19.34 OK: 8 MiB in 16 packages [2024-09-09T19:40:08.056Z] #55 ... [2024-09-09T19:40:08.056Z] [2024-09-09T19:40:08.056Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:08.056Z] #63 ... [2024-09-09T19:40:08.056Z] [2024-09-09T19:40:08.056Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:40:08.056Z] #61 DONE 21.3s [2024-09-09T19:40:08.056Z] [2024-09-09T19:40:08.056Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:08.056Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.6s [2024-09-09T19:40:08.322Z] #44 ... [2024-09-09T19:40:08.322Z] [2024-09-09T19:40:08.322Z] #38 [core-data internal] load build context [2024-09-09T19:40:08.322Z] #38 ... [2024-09-09T19:40:08.322Z] [2024-09-09T19:40:08.322Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:40:08.322Z] #68 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:08.909Z] #68 ... [2024-09-09T19:40:08.909Z] [2024-09-09T19:40:08.909Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:40:08.909Z] #55 DONE 22.8s [2024-09-09T19:40:08.909Z] [2024-09-09T19:40:08.909Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:09.180Z] #43 ... [2024-09-09T19:40:09.180Z] [2024-09-09T19:40:09.180Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:09.180Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.91MB / 28.04MB 17.6s [2024-09-09T19:40:09.762Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.3s done [2024-09-09T19:40:10.027Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.3s done [2024-09-09T19:40:10.298Z] #44 ... [2024-09-09T19:40:10.298Z] [2024-09-09T19:40:10.298Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T19:40:10.298Z] #67 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:10.298Z] #67 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:10.298Z] #67 19.42 OK: 266 MiB in 52 packages [2024-09-09T19:40:10.298Z] #67 DONE 22.8s [2024-09-09T19:40:10.298Z] [2024-09-09T19:40:10.298Z] #38 [core-data internal] load build context [2024-09-09T19:40:10.563Z] #38 ... [2024-09-09T19:40:10.563Z] [2024-09-09T19:40:10.563Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:10.563Z] #72 ... [2024-09-09T19:40:10.563Z] [2024-09-09T19:40:10.563Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:10.828Z] #63 ... [2024-09-09T19:40:10.828Z] [2024-09-09T19:40:10.828Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:40:10.828Z] #57 14.42 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:40:10.828Z] #57 14.42 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:40:10.828Z] #57 14.42 OK: 19946 distinct packages available [2024-09-09T19:40:10.828Z] #57 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:10.828Z] #57 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:10.828Z] #57 21.21 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T19:40:10.828Z] #57 21.21 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T19:40:10.828Z] #57 21.21 (3/11) Installing libunistring (1.1-r1) [2024-09-09T19:40:10.828Z] #57 21.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T19:40:10.828Z] #57 21.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T19:40:10.828Z] #57 21.35 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T19:40:10.828Z] #57 21.35 (7/11) Installing curl (8.9.0-r0) [2024-09-09T19:40:10.828Z] #57 21.58 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:10.828Z] #57 21.58 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:40:10.828Z] #57 21.58 (10/11) Installing libucontext (1.2-r2) [2024-09-09T19:40:10.828Z] #57 21.58 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T19:40:10.828Z] #57 21.58 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:10.828Z] #57 21.58 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:40:10.828Z] #57 22.25 OK: 13 MiB in 26 packages [2024-09-09T19:40:10.828Z] #57 ... [2024-09-09T19:40:10.828Z] [2024-09-09T19:40:10.828Z] #38 [core-data internal] load build context [2024-09-09T19:40:11.097Z] #38 transferring context: 54.87MB 26.1s [2024-09-09T19:40:11.368Z] #38 ... [2024-09-09T19:40:11.368Z] [2024-09-09T19:40:11.368Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:40:11.368Z] #57 DONE 25.1s [2024-09-09T19:40:11.368Z] [2024-09-09T19:40:11.368Z] #38 [core-data internal] load build context [2024-09-09T19:40:12.770Z] #38 ... [2024-09-09T19:40:12.770Z] [2024-09-09T19:40:12.770Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:40:13.036Z] #45 ... [2024-09-09T19:40:13.036Z] [2024-09-09T19:40:13.036Z] #38 [core-data internal] load build context [2024-09-09T19:40:15.626Z] #38 ... [2024-09-09T19:40:15.626Z] [2024-09-09T19:40:15.626Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:15.626Z] #48 transferring context: 87.24MB 31.7s [2024-09-09T19:40:15.626Z] #48 ... [2024-09-09T19:40:15.626Z] [2024-09-09T19:40:15.626Z] #38 [core-data internal] load build context [2024-09-09T19:40:15.626Z] #38 ... [2024-09-09T19:40:15.626Z] [2024-09-09T19:40:15.626Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:15.626Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 16.8s done [2024-09-09T19:40:15.626Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s [2024-09-09T19:40:15.897Z] #47 ... [2024-09-09T19:40:15.897Z] [2024-09-09T19:40:15.897Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:40:15.897Z] #74 ... [2024-09-09T19:40:15.897Z] [2024-09-09T19:40:15.897Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T19:40:15.897Z] #75 ... [2024-09-09T19:40:15.897Z] [2024-09-09T19:40:15.897Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:16.171Z] #54 ... [2024-09-09T19:40:16.171Z] [2024-09-09T19:40:16.171Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:40:16.171Z] #68 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:16.171Z] #68 24.58 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T19:40:16.171Z] #68 25.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:16.171Z] #68 25.17 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:16.171Z] #68 25.17 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:40:16.171Z] #68 25.98 OK: 9 MiB in 17 packages [2024-09-09T19:40:16.171Z] #68 DONE 28.1s [2024-09-09T19:40:16.171Z] [2024-09-09T19:40:16.171Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:16.171Z] #54 ... [2024-09-09T19:40:16.171Z] [2024-09-09T19:40:16.171Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:40:16.171Z] #76 ... [2024-09-09T19:40:16.171Z] [2024-09-09T19:40:16.171Z] #64 [support-notifications internal] load build context [2024-09-09T19:40:16.438Z] #64 ... [2024-09-09T19:40:16.438Z] [2024-09-09T19:40:16.438Z] #53 [core-command internal] load build context [2024-09-09T19:40:16.438Z] #53 ... [2024-09-09T19:40:16.438Z] [2024-09-09T19:40:16.438Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:40:16.438Z] #71 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:16.438Z] #71 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:16.438Z] #71 20.34 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:40:16.438Z] #71 20.34 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:40:16.438Z] #71 20.34 OK: 19946 distinct packages available [2024-09-09T19:40:16.438Z] #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:16.438Z] #71 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:16.438Z] #71 25.57 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:16.438Z] #71 25.57 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:40:16.438Z] #71 25.57 (3/5) Installing libucontext (1.2-r2) [2024-09-09T19:40:16.438Z] #71 25.57 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T19:40:16.438Z] #71 25.75 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T19:40:16.438Z] #71 25.75 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:16.438Z] #71 25.95 OK: 9 MiB in 20 packages [2024-09-09T19:40:16.438Z] #71 ... [2024-09-09T19:40:16.438Z] [2024-09-09T19:40:16.438Z] #53 [core-command internal] load build context [2024-09-09T19:40:17.409Z] #53 ... [2024-09-09T19:40:17.409Z] [2024-09-09T19:40:17.409Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:40:17.409Z] #71 DONE 28.2s [2024-09-09T19:40:17.409Z] [2024-09-09T19:40:17.409Z] #53 [core-command internal] load build context [2024-09-09T19:40:17.409Z] #53 ... [2024-09-09T19:40:17.409Z] [2024-09-09T19:40:17.409Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:17.409Z] #58 ... [2024-09-09T19:40:17.409Z] [2024-09-09T19:40:17.409Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T19:40:17.674Z] #77 ... [2024-09-09T19:40:17.674Z] [2024-09-09T19:40:17.674Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T19:40:17.674Z] #78 ... [2024-09-09T19:40:17.674Z] [2024-09-09T19:40:17.674Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:17.944Z] #59 ... [2024-09-09T19:40:17.944Z] [2024-09-09T19:40:17.944Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:17.944Z] #39 ... [2024-09-09T19:40:17.944Z] [2024-09-09T19:40:17.944Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:18.216Z] #58 ... [2024-09-09T19:40:18.216Z] [2024-09-09T19:40:18.216Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:40:18.486Z] #40 ... [2024-09-09T19:40:18.486Z] [2024-09-09T19:40:18.486Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:18.486Z] #58 ... [2024-09-09T19:40:18.486Z] [2024-09-09T19:40:18.486Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:40:18.486Z] #69 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:18.486Z] #69 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:18.486Z] #69 25.21 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T19:40:18.486Z] #69 25.55 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:18.486Z] #69 25.55 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:40:18.486Z] #69 25.55 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:40:18.486Z] #69 26.44 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:18.486Z] #69 26.59 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:40:18.486Z] #69 27.58 OK: 18 MiB in 19 packages [2024-09-09T19:40:18.486Z] #69 DONE 29.9s [2024-09-09T19:40:18.486Z] [2024-09-09T19:40:18.486Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:18.486Z] #58 ... [2024-09-09T19:40:18.486Z] [2024-09-09T19:40:18.486Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T19:40:18.486Z] #79 ... [2024-09-09T19:40:18.486Z] [2024-09-09T19:40:18.486Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:40:18.486Z] #76 12.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:19.083Z] #76 ... [2024-09-09T19:40:19.083Z] [2024-09-09T19:40:19.083Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:40:19.083Z] #80 ... [2024-09-09T19:40:19.083Z] [2024-09-09T19:40:19.083Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:19.083Z] #43 ... [2024-09-09T19:40:19.083Z] [2024-09-09T19:40:19.083Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:20.496Z] #39 ... [2024-09-09T19:40:20.497Z] [2024-09-09T19:40:20.497Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:40:20.497Z] #70 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:20.497Z] #70 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:20.497Z] #70 26.96 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:40:20.497Z] #70 26.96 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:40:20.497Z] #70 26.96 OK: 19946 distinct packages available [2024-09-09T19:40:20.497Z] #70 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:20.497Z] #70 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:20.497Z] #70 31.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:20.497Z] #70 31.10 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:40:20.497Z] #70 31.10 (3/4) Installing libucontext (1.2-r2) [2024-09-09T19:40:20.497Z] #70 31.10 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T19:40:20.497Z] #70 31.10 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:20.497Z] #70 31.10 OK: 8 MiB in 19 packages [2024-09-09T19:40:20.497Z] #70 ... [2024-09-09T19:40:20.497Z] [2024-09-09T19:40:20.497Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:20.764Z] #39 ... [2024-09-09T19:40:20.764Z] [2024-09-09T19:40:20.764Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:20.764Z] #72 ... [2024-09-09T19:40:20.764Z] [2024-09-09T19:40:20.764Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:21.032Z] #59 ... [2024-09-09T19:40:21.032Z] [2024-09-09T19:40:21.032Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:21.032Z] #63 ... [2024-09-09T19:40:21.032Z] [2024-09-09T19:40:21.032Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:21.299Z] #72 ... [2024-09-09T19:40:21.299Z] [2024-09-09T19:40:21.299Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:40:21.299Z] #73 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:21.299Z] #73 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:21.299Z] #73 26.02 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T19:40:21.299Z] #73 26.33 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:21.299Z] #73 26.33 (3/3) Installing tzdata (2024a-r0) [2024-09-09T19:40:21.299Z] #73 27.38 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:21.299Z] #73 27.49 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:40:21.299Z] #73 28.06 OK: 12 MiB in 18 packages [2024-09-09T19:40:21.299Z] #73 DONE 30.0s [2024-09-09T19:40:21.299Z] [2024-09-09T19:40:21.299Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:21.299Z] #72 ... [2024-09-09T19:40:21.299Z] [2024-09-09T19:40:21.299Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:40:21.299Z] #81 ... [2024-09-09T19:40:21.299Z] [2024-09-09T19:40:21.299Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:21.299Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.5s [2024-09-09T19:40:21.575Z] #44 ... [2024-09-09T19:40:21.575Z] [2024-09-09T19:40:21.575Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:21.575Z] #72 transferring context: 6.24MB 27.3s [2024-09-09T19:40:21.575Z] #72 ... [2024-09-09T19:40:21.575Z] [2024-09-09T19:40:21.575Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:40:21.575Z] #70 DONE 32.6s [2024-09-09T19:40:21.844Z] [2024-09-09T19:40:21.844Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:23.256Z] #72 ... [2024-09-09T19:40:23.256Z] [2024-09-09T19:40:23.256Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:40:23.256Z] #45 ... [2024-09-09T19:40:23.256Z] [2024-09-09T19:40:23.256Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:40:23.256Z] #80 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:25.210Z] #80 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:25.796Z] #80 ... [2024-09-09T19:40:25.796Z] [2024-09-09T19:40:25.796Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:25.796Z] #48 transferring context: 98.64MB 41.8s [2024-09-09T19:40:25.796Z] #48 ... [2024-09-09T19:40:25.796Z] [2024-09-09T19:40:25.796Z] #38 [core-data internal] load build context [2024-09-09T19:40:25.796Z] #38 ... [2024-09-09T19:40:25.796Z] [2024-09-09T19:40:25.796Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:25.796Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.3s [2024-09-09T19:40:26.062Z] #47 ... [2024-09-09T19:40:26.062Z] [2024-09-09T19:40:26.062Z] #38 [core-data internal] load build context [2024-09-09T19:40:26.328Z] #38 ... [2024-09-09T19:40:26.328Z] [2024-09-09T19:40:26.328Z] #64 [support-notifications internal] load build context [2024-09-09T19:40:26.595Z] #64 ... [2024-09-09T19:40:26.595Z] [2024-09-09T19:40:26.595Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:26.595Z] #54 ... [2024-09-09T19:40:26.595Z] [2024-09-09T19:40:26.595Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:40:26.863Z] #82 ... [2024-09-09T19:40:26.863Z] [2024-09-09T19:40:26.863Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:27.446Z] #54 ... [2024-09-09T19:40:27.446Z] [2024-09-09T19:40:27.446Z] #53 [core-command internal] load build context [2024-09-09T19:40:27.720Z] #53 ... [2024-09-09T19:40:27.720Z] [2024-09-09T19:40:27.720Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:28.301Z] #48 ... [2024-09-09T19:40:28.301Z] [2024-09-09T19:40:28.301Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T19:40:28.301Z] #79 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:28.301Z] #79 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:28.301Z] #79 18.56 OK: 18 MiB in 19 packages [2024-09-09T19:40:28.301Z] #79 DONE 19.9s [2024-09-09T19:40:28.301Z] [2024-09-09T19:40:28.301Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:28.568Z] #48 ... [2024-09-09T19:40:28.569Z] [2024-09-09T19:40:28.569Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:40:28.569Z] #40 ... [2024-09-09T19:40:28.569Z] [2024-09-09T19:40:28.569Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:28.835Z] #58 ... [2024-09-09T19:40:28.835Z] [2024-09-09T19:40:28.835Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:40:28.835Z] #83 ... [2024-09-09T19:40:28.835Z] [2024-09-09T19:40:28.835Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:29.108Z] #48 ... [2024-09-09T19:40:29.108Z] [2024-09-09T19:40:29.108Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:40:29.108Z] #76 14.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:29.108Z] #76 18.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:40:29.108Z] #76 19.12 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:40:29.108Z] #76 19.31 OK: 8 MiB in 16 packages [2024-09-09T19:40:29.108Z] #76 DONE 23.1s [2024-09-09T19:40:29.108Z] [2024-09-09T19:40:29.108Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:29.374Z] #58 ... [2024-09-09T19:40:29.374Z] [2024-09-09T19:40:29.374Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:29.374Z] #43 ... [2024-09-09T19:40:29.374Z] [2024-09-09T19:40:29.374Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T19:40:29.374Z] #77 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:29.374Z] #77 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:29.374Z] #77 19.70 OK: 8 MiB in 16 packages [2024-09-09T19:40:29.374Z] #77 DONE 22.9s [2024-09-09T19:40:29.374Z] [2024-09-09T19:40:29.374Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:29.374Z] #43 ... [2024-09-09T19:40:29.374Z] [2024-09-09T19:40:29.374Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:40:29.374Z] #83 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:30.335Z] #83 ... [2024-09-09T19:40:30.335Z] [2024-09-09T19:40:30.335Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T19:40:30.335Z] #84 DONE 1.4s [2024-09-09T19:40:30.603Z] [2024-09-09T19:40:30.603Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T19:40:30.603Z] #75 15.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:30.603Z] #75 16.58 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:30.603Z] #75 22.95 OK: 266 MiB in 52 packages [2024-09-09T19:40:30.603Z] #75 DONE 24.6s [2024-09-09T19:40:30.603Z] [2024-09-09T19:40:30.603Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:30.871Z] #43 ... [2024-09-09T19:40:30.871Z] [2024-09-09T19:40:30.871Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:31.137Z] #39 ... [2024-09-09T19:40:31.137Z] [2024-09-09T19:40:31.137Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:31.137Z] #59 ... [2024-09-09T19:40:31.137Z] [2024-09-09T19:40:31.137Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:31.404Z] #63 ... [2024-09-09T19:40:31.404Z] [2024-09-09T19:40:31.404Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:40:31.404Z] #74 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:31.404Z] #74 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:31.404Z] #74 24.07 OK: 8 MiB in 17 packages [2024-09-09T19:40:31.404Z] #74 DONE 25.7s [2024-09-09T19:40:31.404Z] [2024-09-09T19:40:31.404Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:31.404Z] #63 ... [2024-09-09T19:40:31.404Z] [2024-09-09T19:40:31.404Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:31.672Z] #59 transferring context: 25.80MB 44.5s [2024-09-09T19:40:31.672Z] #59 ... [2024-09-09T19:40:31.672Z] [2024-09-09T19:40:31.672Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:31.672Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s [2024-09-09T19:40:31.672Z] #44 ... [2024-09-09T19:40:31.672Z] [2024-09-09T19:40:31.672Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:40:31.940Z] #85 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:31.940Z] #85 ... [2024-09-09T19:40:31.940Z] [2024-09-09T19:40:31.940Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T19:40:31.940Z] #86 ... [2024-09-09T19:40:32.210Z] [2024-09-09T19:40:32.210Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:40:32.210Z] #80 21.56 OK: 8 MiB in 16 packages [2024-09-09T19:40:32.210Z] #80 DONE 23.0s [2024-09-09T19:40:32.210Z] [2024-09-09T19:40:32.210Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:33.621Z] #44 ... [2024-09-09T19:40:33.621Z] [2024-09-09T19:40:33.621Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:33.621Z] #72 ... [2024-09-09T19:40:33.621Z] [2024-09-09T19:40:33.621Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:40:33.621Z] #45 ... [2024-09-09T19:40:33.621Z] [2024-09-09T19:40:33.621Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:34.207Z] #72 ... [2024-09-09T19:40:34.207Z] [2024-09-09T19:40:34.207Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:40:34.207Z] #81 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:34.207Z] #81 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:34.207Z] #81 21.03 OK: 13 MiB in 26 packages [2024-09-09T19:40:34.207Z] #81 DONE 22.7s [2024-09-09T19:40:34.207Z] [2024-09-09T19:40:34.207Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:35.618Z] #72 ... [2024-09-09T19:40:35.618Z] [2024-09-09T19:40:35.618Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T19:40:35.618Z] #78 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:35.618Z] #78 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:35.618Z] #78 16.44 OK: 9 MiB in 20 packages [2024-09-09T19:40:35.618Z] #78 DONE 18.0s [2024-09-09T19:40:35.618Z] [2024-09-09T19:40:35.618Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:35.618Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.2s [2024-09-09T19:40:36.306Z] #44 ... [2024-09-09T19:40:36.306Z] [2024-09-09T19:40:36.306Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:36.306Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.3s [2024-09-09T19:40:36.585Z] #47 ... [2024-09-09T19:40:36.585Z] [2024-09-09T19:40:36.585Z] #38 [core-data internal] load build context [2024-09-09T19:40:36.585Z] #38 transferring context: 91.04MB 51.5s [2024-09-09T19:40:36.585Z] #38 ... [2024-09-09T19:40:36.585Z] [2024-09-09T19:40:36.585Z] #64 [support-notifications internal] load build context [2024-09-09T19:40:36.585Z] #64 ... [2024-09-09T19:40:36.585Z] [2024-09-09T19:40:36.585Z] #38 [core-data internal] load build context [2024-09-09T19:40:36.852Z] #38 ... [2024-09-09T19:40:36.852Z] [2024-09-09T19:40:36.852Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:40:36.852Z] #82 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:36.852Z] #82 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:36.852Z] #82 18.65 OK: 9 MiB in 17 packages [2024-09-09T19:40:36.852Z] #82 DONE 20.2s [2024-09-09T19:40:37.127Z] [2024-09-09T19:40:37.127Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:37.396Z] #44 ... [2024-09-09T19:40:37.396Z] [2024-09-09T19:40:37.396Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:40:37.396Z] #83 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:37.396Z] #83 16.65 OK: 18 MiB in 19 packages [2024-09-09T19:40:37.396Z] #83 DONE 18.6s [2024-09-09T19:40:37.396Z] [2024-09-09T19:40:37.396Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:37.662Z] #44 ... [2024-09-09T19:40:37.662Z] [2024-09-09T19:40:37.662Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:40:37.662Z] #85 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:37.662Z] #85 14.69 OK: 12 MiB in 18 packages [2024-09-09T19:40:37.662Z] #85 DONE 15.9s [2024-09-09T19:40:37.662Z] [2024-09-09T19:40:37.662Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:37.662Z] #44 ... [2024-09-09T19:40:37.662Z] [2024-09-09T19:40:37.662Z] #53 [core-command internal] load build context [2024-09-09T19:40:37.928Z] #53 ... [2024-09-09T19:40:37.928Z] [2024-09-09T19:40:37.928Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:37.928Z] #54 ... [2024-09-09T19:40:37.928Z] [2024-09-09T19:40:37.928Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T19:40:37.929Z] #86 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:37.929Z] #86 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:37.929Z] #86 15.23 OK: 8 MiB in 19 packages [2024-09-09T19:40:37.929Z] #86 DONE 16.1s [2024-09-09T19:40:37.929Z] [2024-09-09T19:40:37.929Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:37.929Z] #54 ... [2024-09-09T19:40:37.929Z] [2024-09-09T19:40:37.929Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:38.522Z] #44 ... [2024-09-09T19:40:38.522Z] [2024-09-09T19:40:38.522Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T19:40:38.522Z] #87 DONE 7.0s [2024-09-09T19:40:38.522Z] [2024-09-09T19:40:38.522Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T19:40:38.796Z] #88 ... [2024-09-09T19:40:38.796Z] [2024-09-09T19:40:38.796Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:40:39.063Z] #40 ... [2024-09-09T19:40:39.063Z] [2024-09-09T19:40:39.063Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:39.333Z] #44 ... [2024-09-09T19:40:39.333Z] [2024-09-09T19:40:39.333Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T19:40:39.333Z] #88 DONE 0.8s [2024-09-09T19:40:39.333Z] [2024-09-09T19:40:39.333Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:39.333Z] #48 ... [2024-09-09T19:40:39.333Z] [2024-09-09T19:40:39.333Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:39.602Z] #58 ... [2024-09-09T19:40:39.602Z] [2024-09-09T19:40:39.602Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:40.565Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.3s [2024-09-09T19:40:41.151Z] #44 ... [2024-09-09T19:40:41.151Z] [2024-09-09T19:40:41.151Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:41.151Z] #43 ... [2024-09-09T19:40:41.151Z] [2024-09-09T19:40:41.151Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:41.421Z] #39 ... [2024-09-09T19:40:41.421Z] [2024-09-09T19:40:41.421Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:41.421Z] #44 ... [2024-09-09T19:40:41.421Z] [2024-09-09T19:40:41.421Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:41.421Z] #63 ... [2024-09-09T19:40:41.421Z] [2024-09-09T19:40:41.421Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:41.687Z] #43 ... [2024-09-09T19:40:41.687Z] [2024-09-09T19:40:41.687Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:41.687Z] #59 transferring context: 45.77MB 54.7s [2024-09-09T19:40:41.960Z] #59 ... [2024-09-09T19:40:41.960Z] [2024-09-09T19:40:41.960Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:43.917Z] #43 ... [2024-09-09T19:40:43.917Z] [2024-09-09T19:40:43.917Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:40:43.917Z] #45 ... [2024-09-09T19:40:43.917Z] [2024-09-09T19:40:43.917Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:45.871Z] #43 ... [2024-09-09T19:40:45.871Z] [2024-09-09T19:40:45.871Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:45.871Z] #72 ... [2024-09-09T19:40:45.871Z] [2024-09-09T19:40:45.871Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:46.139Z] #43 ... [2024-09-09T19:40:46.139Z] [2024-09-09T19:40:46.139Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:46.139Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done [2024-09-09T19:40:46.139Z] #47 DONE 58.1s [2024-09-09T19:40:46.139Z] [2024-09-09T19:40:46.139Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:46.721Z] #43 ... [2024-09-09T19:40:46.721Z] [2024-09-09T19:40:46.721Z] #64 [support-notifications internal] load build context [2024-09-09T19:40:46.721Z] #64 ... [2024-09-09T19:40:46.721Z] [2024-09-09T19:40:46.721Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:46.988Z] #43 transferring context: 106.84MB 58.2s [2024-09-09T19:40:46.988Z] #43 ... [2024-09-09T19:40:46.988Z] [2024-09-09T19:40:46.988Z] #38 [core-data internal] load build context [2024-09-09T19:40:47.255Z] #38 ... [2024-09-09T19:40:47.255Z] [2024-09-09T19:40:47.255Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:47.840Z] #43 ... [2024-09-09T19:40:47.840Z] [2024-09-09T19:40:47.840Z] #53 [core-command internal] load build context [2024-09-09T19:40:48.107Z] #53 ... [2024-09-09T19:40:48.107Z] [2024-09-09T19:40:48.107Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:48.107Z] #43 ... [2024-09-09T19:40:48.107Z] [2024-09-09T19:40:48.107Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:48.374Z] #54 ... [2024-09-09T19:40:48.374Z] [2024-09-09T19:40:48.374Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:48.958Z] #43 ... [2024-09-09T19:40:48.958Z] [2024-09-09T19:40:48.958Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:40:49.227Z] #40 ... [2024-09-09T19:40:49.227Z] [2024-09-09T19:40:49.227Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:49.500Z] #43 ... [2024-09-09T19:40:49.500Z] [2024-09-09T19:40:49.500Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:49.500Z] #48 ... [2024-09-09T19:40:49.500Z] [2024-09-09T19:40:49.500Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:40:49.767Z] #58 ... [2024-09-09T19:40:49.767Z] [2024-09-09T19:40:49.767Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:51.181Z] #48 transferring context: 172.36MB 67.3s [2024-09-09T19:40:51.449Z] #48 ... [2024-09-09T19:40:51.449Z] [2024-09-09T19:40:51.449Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:40:51.449Z] #39 ... [2024-09-09T19:40:51.449Z] [2024-09-09T19:40:51.449Z] #48 [core-metadata internal] load build context [2024-09-09T19:40:51.449Z] #48 ... [2024-09-09T19:40:51.449Z] [2024-09-09T19:40:51.449Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:51.449Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.3s [2024-09-09T19:40:51.717Z] #44 ... [2024-09-09T19:40:51.717Z] [2024-09-09T19:40:51.717Z] #63 [support-scheduler internal] load build context [2024-09-09T19:40:51.717Z] #63 ... [2024-09-09T19:40:51.717Z] [2024-09-09T19:40:51.717Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:52.015Z] #54 ... [2024-09-09T19:40:52.015Z] [2024-09-09T19:40:52.015Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:40:52.015Z] #59 ... [2024-09-09T19:40:52.015Z] [2024-09-09T19:40:52.015Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:52.604Z] #54 ... [2024-09-09T19:40:52.604Z] [2024-09-09T19:40:52.604Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T19:40:52.604Z] #89 DONE 2.6s [2024-09-09T19:40:52.604Z] [2024-09-09T19:40:52.604Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:54.018Z] #54 ... [2024-09-09T19:40:54.018Z] [2024-09-09T19:40:54.018Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:40:54.018Z] #45 ... [2024-09-09T19:40:54.018Z] [2024-09-09T19:40:54.018Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:55.968Z] #54 ... [2024-09-09T19:40:55.968Z] [2024-09-09T19:40:55.968Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:40:55.968Z] #72 ... [2024-09-09T19:40:55.968Z] [2024-09-09T19:40:55.968Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:56.935Z] #54 transferring context: 169.81MB 71.4s [2024-09-09T19:40:56.935Z] #54 ... [2024-09-09T19:40:56.935Z] [2024-09-09T19:40:56.935Z] #64 [support-notifications internal] load build context [2024-09-09T19:40:56.935Z] #64 ... [2024-09-09T19:40:56.935Z] [2024-09-09T19:40:56.935Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:56.935Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.9s done [2024-09-09T19:40:57.203Z] #44 ... [2024-09-09T19:40:57.203Z] [2024-09-09T19:40:57.203Z] #38 [core-data internal] load build context [2024-09-09T19:40:57.469Z] #38 ... [2024-09-09T19:40:57.469Z] [2024-09-09T19:40:57.469Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:58.058Z] #54 ... [2024-09-09T19:40:58.058Z] [2024-09-09T19:40:58.058Z] #53 [core-command internal] load build context [2024-09-09T19:40:58.326Z] #53 ... [2024-09-09T19:40:58.326Z] [2024-09-09T19:40:58.326Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:59.287Z] #54 ... [2024-09-09T19:40:59.287Z] [2024-09-09T19:40:59.287Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:40:59.559Z] #40 ... [2024-09-09T19:40:59.559Z] [2024-09-09T19:40:59.559Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:59.559Z] #54 ... [2024-09-09T19:40:59.559Z] [2024-09-09T19:40:59.559Z] #43 [core-keeper internal] load build context [2024-09-09T19:40:59.559Z] #43 ... [2024-09-09T19:40:59.559Z] [2024-09-09T19:40:59.559Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:40:59.827Z] #54 ... [2024-09-09T19:40:59.827Z] [2024-09-09T19:40:59.827Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:41:00.095Z] #58 ... [2024-09-09T19:41:00.095Z] [2024-09-09T19:41:00.095Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:01.536Z] #54 ... [2024-09-09T19:41:01.536Z] [2024-09-09T19:41:01.536Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:01.536Z] #39 ... [2024-09-09T19:41:01.536Z] [2024-09-09T19:41:01.536Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:01.536Z] #48 transferring context: 216.26MB 77.9s [2024-09-09T19:41:01.803Z] #48 ... [2024-09-09T19:41:01.803Z] [2024-09-09T19:41:01.803Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:02.070Z] #54 ... [2024-09-09T19:41:02.070Z] [2024-09-09T19:41:02.070Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:02.070Z] #63 ... [2024-09-09T19:41:02.070Z] [2024-09-09T19:41:02.070Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:02.070Z] #54 ... [2024-09-09T19:41:02.070Z] [2024-09-09T19:41:02.070Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:02.337Z] #59 ... [2024-09-09T19:41:02.337Z] [2024-09-09T19:41:02.337Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:04.286Z] #54 ... [2024-09-09T19:41:04.286Z] [2024-09-09T19:41:04.286Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:04.286Z] #45 ... [2024-09-09T19:41:04.286Z] [2024-09-09T19:41:04.286Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:05.705Z] #54 ... [2024-09-09T19:41:05.705Z] [2024-09-09T19:41:05.705Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:41:05.705Z] #90 DONE 4.5s [2024-09-09T19:41:05.705Z] [2024-09-09T19:41:05.705Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:05.705Z] #54 ... [2024-09-09T19:41:05.705Z] [2024-09-09T19:41:05.705Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:41:05.705Z] #91 DONE 3.6s [2024-09-09T19:41:05.705Z] [2024-09-09T19:41:05.705Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:41:05.705Z] #92 DONE 4.7s [2024-09-09T19:41:05.705Z] [2024-09-09T19:41:05.705Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:05.972Z] #54 ... [2024-09-09T19:41:05.972Z] [2024-09-09T19:41:05.972Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:05.972Z] #72 ... [2024-09-09T19:41:05.972Z] [2024-09-09T19:41:05.972Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:06.948Z] #54 ... [2024-09-09T19:41:06.948Z] [2024-09-09T19:41:06.948Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T19:41:06.948Z] #93 DONE 1.0s [2024-09-09T19:41:06.948Z] [2024-09-09T19:41:06.948Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T19:41:06.948Z] #94 ... [2024-09-09T19:41:06.948Z] [2024-09-09T19:41:06.948Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T19:41:06.948Z] #95 DONE 1.2s [2024-09-09T19:41:06.948Z] [2024-09-09T19:41:06.948Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:07.218Z] #64 ... [2024-09-09T19:41:07.218Z] [2024-09-09T19:41:07.218Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T19:41:07.218Z] #96 DONE 1.3s [2024-09-09T19:41:07.218Z] [2024-09-09T19:41:07.218Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:07.218Z] #64 ... [2024-09-09T19:41:07.218Z] [2024-09-09T19:41:07.218Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T19:41:07.484Z] #97 ... [2024-09-09T19:41:07.484Z] [2024-09-09T19:41:07.484Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:07.752Z] #44 ... [2024-09-09T19:41:07.752Z] [2024-09-09T19:41:07.752Z] #38 [core-data internal] load build context [2024-09-09T19:41:07.752Z] #38 transferring context: 206.75MB 82.6s [2024-09-09T19:41:07.752Z] #38 ... [2024-09-09T19:41:07.752Z] [2024-09-09T19:41:07.752Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:08.343Z] #54 ... [2024-09-09T19:41:08.343Z] [2024-09-09T19:41:08.343Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T19:41:08.343Z] #94 DONE 1.6s [2024-09-09T19:41:08.343Z] [2024-09-09T19:41:08.343Z] #53 [core-command internal] load build context [2024-09-09T19:41:08.613Z] #53 ... [2024-09-09T19:41:08.613Z] [2024-09-09T19:41:08.613Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T19:41:08.613Z] #98 DONE 1.2s [2024-09-09T19:41:08.613Z] [2024-09-09T19:41:08.613Z] #53 [core-command internal] load build context [2024-09-09T19:41:08.613Z] #53 ... [2024-09-09T19:41:08.613Z] [2024-09-09T19:41:08.613Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:41:08.613Z] #99 ... [2024-09-09T19:41:08.613Z] [2024-09-09T19:41:08.613Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T19:41:08.613Z] #97 DONE 1.5s [2024-09-09T19:41:08.613Z] [2024-09-09T19:41:08.613Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:41:09.765Z] #100 ... [2024-09-09T19:41:09.765Z] [2024-09-09T19:41:09.765Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:09.765Z] #40 ... [2024-09-09T19:41:09.765Z] [2024-09-09T19:41:09.765Z] #43 [core-keeper internal] load build context [2024-09-09T19:41:09.765Z] #43 ... [2024-09-09T19:41:09.765Z] [2024-09-09T19:41:09.765Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:10.051Z] #40 ... [2024-09-09T19:41:10.051Z] [2024-09-09T19:41:10.051Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:41:10.051Z] #58 ... [2024-09-09T19:41:10.051Z] [2024-09-09T19:41:10.051Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:10.351Z] #40 ... [2024-09-09T19:41:10.351Z] [2024-09-09T19:41:10.351Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:41:10.351Z] #99 DONE 1.8s [2024-09-09T19:41:10.351Z] [2024-09-09T19:41:10.351Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:10.631Z] #40 ... [2024-09-09T19:41:10.631Z] [2024-09-09T19:41:10.631Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:41:10.631Z] #101 DONE 2.1s [2024-09-09T19:41:10.631Z] [2024-09-09T19:41:10.631Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:10.908Z] #40 ... [2024-09-09T19:41:10.908Z] [2024-09-09T19:41:10.908Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:41:10.908Z] #100 DONE 2.1s [2024-09-09T19:41:10.908Z] [2024-09-09T19:41:10.908Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:11.933Z] #40 ... [2024-09-09T19:41:11.933Z] [2024-09-09T19:41:11.934Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:11.934Z] #39 ... [2024-09-09T19:41:11.934Z] [2024-09-09T19:41:11.934Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:11.934Z] #48 ... [2024-09-09T19:41:11.934Z] [2024-09-09T19:41:11.934Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:12.210Z] #39 ... [2024-09-09T19:41:12.210Z] [2024-09-09T19:41:12.210Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T19:41:12.210Z] #102 DONE 1.6s [2024-09-09T19:41:12.210Z] [2024-09-09T19:41:12.210Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:12.210Z] #39 ... [2024-09-09T19:41:12.210Z] [2024-09-09T19:41:12.210Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T19:41:12.210Z] #103 DONE 1.4s [2024-09-09T19:41:12.210Z] [2024-09-09T19:41:12.210Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:12.210Z] #39 ... [2024-09-09T19:41:12.210Z] [2024-09-09T19:41:12.210Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:12.210Z] #63 ... [2024-09-09T19:41:12.210Z] [2024-09-09T19:41:12.210Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T19:41:12.487Z] #104 ... [2024-09-09T19:41:12.488Z] [2024-09-09T19:41:12.488Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:12.488Z] #59 ... [2024-09-09T19:41:12.488Z] [2024-09-09T19:41:12.488Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:12.761Z] #63 ... [2024-09-09T19:41:12.761Z] [2024-09-09T19:41:12.761Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T19:41:12.761Z] #105 DONE 1.9s [2024-09-09T19:41:12.761Z] [2024-09-09T19:41:12.761Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:13.035Z] #63 transferring context: 206.82MB 85.5s [2024-09-09T19:41:13.633Z] #63 ... [2024-09-09T19:41:13.633Z] [2024-09-09T19:41:13.633Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T19:41:13.633Z] #104 DONE 1.3s [2024-09-09T19:41:13.633Z] [2024-09-09T19:41:13.633Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:14.220Z] #63 ... [2024-09-09T19:41:14.220Z] [2024-09-09T19:41:14.220Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T19:41:14.220Z] #106 DONE 1.8s [2024-09-09T19:41:14.220Z] [2024-09-09T19:41:14.220Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:14.487Z] #63 ... [2024-09-09T19:41:14.487Z] [2024-09-09T19:41:14.487Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T19:41:14.487Z] #107 DONE 1.6s [2024-09-09T19:41:14.487Z] [2024-09-09T19:41:14.487Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:14.487Z] #63 ... [2024-09-09T19:41:14.487Z] [2024-09-09T19:41:14.487Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:14.487Z] #45 ... [2024-09-09T19:41:14.487Z] [2024-09-09T19:41:14.487Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:16.431Z] #63 ... [2024-09-09T19:41:16.431Z] [2024-09-09T19:41:16.431Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:16.431Z] #72 ... [2024-09-09T19:41:16.431Z] [2024-09-09T19:41:16.431Z] #43 [core-keeper internal] load build context [2024-09-09T19:41:16.431Z] #43 ... [2024-09-09T19:41:16.431Z] [2024-09-09T19:41:16.431Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:17.389Z] #72 ... [2024-09-09T19:41:17.389Z] [2024-09-09T19:41:17.389Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:17.389Z] #64 ... [2024-09-09T19:41:17.389Z] [2024-09-09T19:41:17.389Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:17.971Z] #72 ... [2024-09-09T19:41:17.971Z] [2024-09-09T19:41:17.971Z] #38 [core-data internal] load build context [2024-09-09T19:41:17.971Z] #38 transferring context: 240.47MB 92.8s [2024-09-09T19:41:17.971Z] #38 ... [2024-09-09T19:41:17.971Z] [2024-09-09T19:41:17.971Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:18.560Z] #72 ... [2024-09-09T19:41:18.560Z] [2024-09-09T19:41:18.560Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:18.560Z] #54 ... [2024-09-09T19:41:18.560Z] [2024-09-09T19:41:18.560Z] #53 [core-command internal] load build context [2024-09-09T19:41:18.826Z] #53 ... [2024-09-09T19:41:18.826Z] [2024-09-09T19:41:18.826Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:20.231Z] #54 ... [2024-09-09T19:41:20.231Z] [2024-09-09T19:41:20.231Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:41:20.231Z] #58 ... [2024-09-09T19:41:20.231Z] [2024-09-09T19:41:20.231Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:21.662Z] #54 ... [2024-09-09T19:41:21.662Z] [2024-09-09T19:41:21.662Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:21.929Z] #40 ... [2024-09-09T19:41:21.929Z] [2024-09-09T19:41:21.929Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:22.200Z] #54 ... [2024-09-09T19:41:22.200Z] [2024-09-09T19:41:22.200Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:22.200Z] #48 ... [2024-09-09T19:41:22.200Z] [2024-09-09T19:41:22.200Z] #108 [security-spire-config] exporting to image [2024-09-09T19:41:22.200Z] #108 exporting layers 7.4s done [2024-09-09T19:41:22.200Z] #108 writing image sha256:997d2415d45d692ac5b5533728a3186a2864bf7d90ea4179205503b1bd101d55 0.2s done [2024-09-09T19:41:22.200Z] #108 writing image sha256:ecb6bcd80e372505d19ebad4b87da79f9463c79d2114ecbac98a657c93f0d151 0.1s done [2024-09-09T19:41:22.200Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-09T19:41:22.200Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2024-09-09T19:41:22.200Z] #108 writing image sha256:988ef3ea0fd909d32ad3663b446a31b10c30f52e02b986f1c11d5048615d81fb 0.0s done [2024-09-09T19:41:22.200Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-09T19:41:22.200Z] #108 DONE 8.3s [2024-09-09T19:41:22.200Z] [2024-09-09T19:41:22.200Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:22.200Z] #48 transferring context: 285.34MB 98.4s [2024-09-09T19:41:22.200Z] #48 ... [2024-09-09T19:41:22.200Z] [2024-09-09T19:41:22.200Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:22.200Z] #54 ... [2024-09-09T19:41:22.200Z] [2024-09-09T19:41:22.200Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:22.469Z] #39 ... [2024-09-09T19:41:22.469Z] [2024-09-09T19:41:22.469Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:22.735Z] #48 ... [2024-09-09T19:41:22.735Z] [2024-09-09T19:41:22.735Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:22.735Z] #59 ... [2024-09-09T19:41:22.735Z] [2024-09-09T19:41:22.735Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:24.669Z] #48 ... [2024-09-09T19:41:24.669Z] [2024-09-09T19:41:24.669Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:24.669Z] #45 ... [2024-09-09T19:41:24.669Z] [2024-09-09T19:41:24.669Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:26.605Z] #48 ... [2024-09-09T19:41:26.606Z] [2024-09-09T19:41:26.606Z] #43 [core-keeper internal] load build context [2024-09-09T19:41:26.606Z] #43 ... [2024-09-09T19:41:26.606Z] [2024-09-09T19:41:26.606Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:26.871Z] #63 ... [2024-09-09T19:41:26.871Z] [2024-09-09T19:41:26.871Z] #43 [core-keeper internal] load build context [2024-09-09T19:41:27.453Z] #43 ... [2024-09-09T19:41:27.453Z] [2024-09-09T19:41:27.453Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:27.453Z] #64 ... [2024-09-09T19:41:27.453Z] [2024-09-09T19:41:27.453Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:28.035Z] #63 ... [2024-09-09T19:41:28.035Z] [2024-09-09T19:41:28.035Z] #38 [core-data internal] load build context [2024-09-09T19:41:28.035Z] #38 transferring context: 284.52MB 103.1s [2024-09-09T19:41:28.300Z] #38 ... [2024-09-09T19:41:28.300Z] [2024-09-09T19:41:28.300Z] #48 [core-metadata internal] load build context [2024-09-09T19:41:28.300Z] #48 transferring context: 310.30MB 104.3s done [2024-09-09T19:41:28.300Z] #48 DONE 104.6s [2024-09-09T19:41:28.300Z] [2024-09-09T19:41:28.300Z] #38 [core-data internal] load build context [2024-09-09T19:41:28.300Z] #38 ... [2024-09-09T19:41:28.300Z] [2024-09-09T19:41:28.300Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:28.565Z] #63 ... [2024-09-09T19:41:28.565Z] [2024-09-09T19:41:28.565Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:28.565Z] #72 ... [2024-09-09T19:41:28.565Z] [2024-09-09T19:41:28.565Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:28.841Z] #63 ... [2024-09-09T19:41:28.841Z] [2024-09-09T19:41:28.841Z] #53 [core-command internal] load build context [2024-09-09T19:41:29.109Z] #53 ... [2024-09-09T19:41:29.109Z] [2024-09-09T19:41:29.109Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:30.515Z] #63 ... [2024-09-09T19:41:30.515Z] [2024-09-09T19:41:30.515Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:41:30.515Z] #58 ... [2024-09-09T19:41:30.515Z] [2024-09-09T19:41:30.515Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:31.101Z] #63 ... [2024-09-09T19:41:31.101Z] [2024-09-09T19:41:31.101Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:41:31.101Z] #109 DONE 2.6s [2024-09-09T19:41:31.101Z] [2024-09-09T19:41:31.101Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:32.058Z] #63 ... [2024-09-09T19:41:32.058Z] [2024-09-09T19:41:32.058Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:32.058Z] #40 ... [2024-09-09T19:41:32.058Z] [2024-09-09T19:41:32.058Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:32.324Z] #63 ... [2024-09-09T19:41:32.324Z] [2024-09-09T19:41:32.324Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:32.590Z] #39 ... [2024-09-09T19:41:32.590Z] [2024-09-09T19:41:32.590Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:32.590Z] #63 ... [2024-09-09T19:41:32.590Z] [2024-09-09T19:41:32.590Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:32.857Z] #54 ... [2024-09-09T19:41:32.857Z] [2024-09-09T19:41:32.857Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:33.126Z] #39 ... [2024-09-09T19:41:33.126Z] [2024-09-09T19:41:33.126Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:33.126Z] #59 ... [2024-09-09T19:41:33.126Z] [2024-09-09T19:41:33.126Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:33.126Z] #54 ... [2024-09-09T19:41:33.126Z] [2024-09-09T19:41:33.126Z] #43 [core-keeper internal] load build context [2024-09-09T19:41:33.126Z] #43 transferring context: 310.30MB 104.3s done [2024-09-09T19:41:33.126Z] #43 DONE 105.8s [2024-09-09T19:41:33.126Z] [2024-09-09T19:41:33.126Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:35.106Z] #54 ... [2024-09-09T19:41:35.106Z] [2024-09-09T19:41:35.106Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T19:41:35.106Z] #110 DONE 1.5s [2024-09-09T19:41:35.106Z] [2024-09-09T19:41:35.106Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:35.106Z] #54 ... [2024-09-09T19:41:35.106Z] [2024-09-09T19:41:35.106Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:35.106Z] #45 ... [2024-09-09T19:41:35.106Z] [2024-09-09T19:41:35.106Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:35.688Z] #54 ... [2024-09-09T19:41:35.688Z] [2024-09-09T19:41:35.688Z] #38 [core-data internal] load build context [2024-09-09T19:41:35.688Z] #38 transferring context: 310.30MB 110.5s done [2024-09-09T19:41:35.688Z] #38 DONE 110.7s [2024-09-09T19:41:35.688Z] [2024-09-09T19:41:35.688Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:35.954Z] #54 transferring context: 310.30MB 110.3s done [2024-09-09T19:41:35.954Z] #54 DONE 110.6s [2024-09-09T19:41:35.954Z] [2024-09-09T19:41:35.954Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:41:37.373Z] #111 DONE 1.5s [2024-09-09T19:41:37.373Z] [2024-09-09T19:41:37.373Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:41:37.637Z] #112 ... [2024-09-09T19:41:37.637Z] [2024-09-09T19:41:37.637Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:37.902Z] #64 ... [2024-09-09T19:41:37.902Z] [2024-09-09T19:41:37.902Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:37.902Z] #72 ... [2024-09-09T19:41:37.902Z] [2024-09-09T19:41:37.902Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:39.303Z] #64 ... [2024-09-09T19:41:39.303Z] [2024-09-09T19:41:39.303Z] #53 [core-command internal] load build context [2024-09-09T19:41:39.303Z] #53 ... [2024-09-09T19:41:39.303Z] [2024-09-09T19:41:39.303Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:39.568Z] #64 ... [2024-09-09T19:41:39.568Z] [2024-09-09T19:41:39.568Z] #58 [security-proxy-setup internal] load build context [2024-09-09T19:41:39.568Z] #58 transferring context: 310.30MB 112.5s done [2024-09-09T19:41:39.568Z] #58 DONE 113.1s [2024-09-09T19:41:39.568Z] [2024-09-09T19:41:39.568Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:40.976Z] #64 ... [2024-09-09T19:41:40.977Z] [2024-09-09T19:41:40.977Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:41:40.977Z] #113 DONE 1.3s [2024-09-09T19:41:40.977Z] [2024-09-09T19:41:40.977Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:40.977Z] #64 ... [2024-09-09T19:41:40.977Z] [2024-09-09T19:41:40.977Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:41:41.241Z] #114 ... [2024-09-09T19:41:41.241Z] [2024-09-09T19:41:41.241Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:41.241Z] #59 ... [2024-09-09T19:41:41.241Z] [2024-09-09T19:41:41.241Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:42.653Z] #64 ... [2024-09-09T19:41:42.653Z] [2024-09-09T19:41:42.653Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:42.653Z] #40 ... [2024-09-09T19:41:42.653Z] [2024-09-09T19:41:42.653Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:42.919Z] #59 ... [2024-09-09T19:41:42.919Z] [2024-09-09T19:41:42.919Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:42.919Z] #63 ... [2024-09-09T19:41:42.919Z] [2024-09-09T19:41:42.919Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:42.919Z] #45 ... [2024-09-09T19:41:42.919Z] [2024-09-09T19:41:42.919Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:43.185Z] #39 ... [2024-09-09T19:41:43.185Z] [2024-09-09T19:41:43.185Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:44.139Z] #45 ... [2024-09-09T19:41:44.140Z] [2024-09-09T19:41:44.140Z] #63 [support-scheduler internal] load build context [2024-09-09T19:41:44.140Z] #63 transferring context: 310.30MB 116.3s done [2024-09-09T19:41:44.140Z] #63 DONE 116.7s [2024-09-09T19:41:44.140Z] [2024-09-09T19:41:44.140Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:45.092Z] #45 ... [2024-09-09T19:41:45.093Z] [2024-09-09T19:41:45.093Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:41:45.093Z] #115 ... [2024-09-09T19:41:45.093Z] [2024-09-09T19:41:45.093Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:45.358Z] #45 ... [2024-09-09T19:41:45.358Z] [2024-09-09T19:41:45.358Z] #64 [support-notifications internal] load build context [2024-09-09T19:41:45.358Z] #64 transferring context: 310.30MB 116.6s done [2024-09-09T19:41:45.358Z] #64 DONE 117.8s [2024-09-09T19:41:45.358Z] [2024-09-09T19:41:45.358Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:45.358Z] #45 ... [2024-09-09T19:41:45.358Z] [2024-09-09T19:41:45.358Z] #59 [security-bootstrapper internal] load build context [2024-09-09T19:41:45.358Z] #59 transferring context: 310.30MB 118.2s done [2024-09-09T19:41:45.358Z] #59 DONE 118.8s [2024-09-09T19:41:45.358Z] [2024-09-09T19:41:45.358Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:45.358Z] #45 ... [2024-09-09T19:41:45.358Z] [2024-09-09T19:41:45.358Z] #72 [support-cron-scheduler internal] load build context [2024-09-09T19:41:45.358Z] #72 transferring context: 310.30MB 111.1s done [2024-09-09T19:41:45.358Z] #72 DONE 115.4s [2024-09-09T19:41:45.358Z] [2024-09-09T19:41:45.358Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:46.760Z] #45 ... [2024-09-09T19:41:46.760Z] [2024-09-09T19:41:46.760Z] #116 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:41:46.760Z] #116 DONE 1.1s [2024-09-09T19:41:46.760Z] [2024-09-09T19:41:46.760Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:47.026Z] #45 ... [2024-09-09T19:41:47.026Z] [2024-09-09T19:41:47.026Z] #53 [core-command internal] load build context [2024-09-09T19:41:47.026Z] #53 transferring context: 310.30MB 121.4s done [2024-09-09T19:41:47.026Z] #53 DONE 121.6s [2024-09-09T19:41:47.026Z] [2024-09-09T19:41:47.026Z] #45 [security-proxy-auth internal] load build context [2024-09-09T19:41:47.985Z] #45 transferring context: 310.30MB 115.5s done [2024-09-09T19:41:47.985Z] #45 DONE 117.9s [2024-09-09T19:41:47.985Z] [2024-09-09T19:41:47.985Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:47.985Z] #39 transferring context: 310.30MB 120.8s done [2024-09-09T19:41:47.985Z] #39 DONE 121.4s [2024-09-09T19:41:47.985Z] [2024-09-09T19:41:47.985Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:51.314Z] #40 ... [2024-09-09T19:41:51.314Z] [2024-09-09T19:41:51.314Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:41:51.314Z] #117 ... [2024-09-09T19:41:51.314Z] [2024-09-09T19:41:51.314Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:41:53.243Z] #40 transferring context: 300.03MB 124.6s [2024-09-09T19:41:53.508Z] #40 transferring context: 310.30MB 125.1s done [2024-09-09T19:41:53.508Z] #40 DONE 126.2s [2024-09-09T19:41:53.508Z] [2024-09-09T19:41:53.508Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #118 ... [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #114 DONE 85.2s [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-09T19:43:01.728Z] #119 ... [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #115 DONE 83.7s [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-09T19:43:01.728Z] #120 ... [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #112 DONE 83.5s [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T19:43:01.728Z] #121 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:01.728Z] #122 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #123 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:01.728Z] #124 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-09T19:43:01.728Z] #125 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #126 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #127 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:01.728Z] #128 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T19:43:01.728Z] #129 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #130 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #131 [core-command builder 6/7] COPY . . [2024-09-09T19:43:01.728Z] #131 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:01.728Z] #132 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:01.728Z] #133 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:01.728Z] #134 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.728Z] #135 [core-data builder 6/7] COPY . . [2024-09-09T19:43:01.728Z] #135 CACHED [2024-09-09T19:43:01.728Z] [2024-09-09T19:43:01.729Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-09T19:43:01.729Z] #119 DONE 4.6s [2024-09-09T19:43:01.729Z] [2024-09-09T19:43:01.729Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:43:06.004Z] #136 4.897 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-09T19:43:06.004Z] #136 ... [2024-09-09T19:43:06.004Z] [2024-09-09T19:43:06.004Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:06.004Z] #117 DONE 84.9s [2024-09-09T19:43:06.004Z] [2024-09-09T19:43:06.004Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:43:06.004Z] #0 4.839 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-09T19:43:06.279Z] #137 ... [2024-09-09T19:43:06.279Z] [2024-09-09T19:43:06.279Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T19:43:06.869Z] #138 ... [2024-09-09T19:43:06.869Z] [2024-09-09T19:43:06.869Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:06.869Z] #118 DONE 80.2s [2024-09-09T19:43:06.869Z] [2024-09-09T19:43:06.869Z] #139 [support-notifications builder 6/7] COPY . . [2024-09-09T19:43:07.456Z] #139 ... [2024-09-09T19:43:07.456Z] [2024-09-09T19:43:07.456Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-09T19:43:07.456Z] #120 DONE 8.9s [2024-09-09T19:43:07.723Z] [2024-09-09T19:43:07.723Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:43:10.324Z] #140 2.820 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-09T19:43:10.916Z] #140 ... [2024-09-09T19:43:10.916Z] [2024-09-09T19:43:10.916Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:43:10.916Z] #0 5.644 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T19:43:11.190Z] #141 ... [2024-09-09T19:43:11.190Z] [2024-09-09T19:43:11.190Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:43:11.190Z] #0 4.800 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-09T19:43:11.190Z] #142 ... [2024-09-09T19:43:11.190Z] [2024-09-09T19:43:11.190Z] #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-09T19:43:11.190Z] #0 5.263 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-09T19:43:11.458Z] #143 ... [2024-09-09T19:43:11.458Z] [2024-09-09T19:43:11.458Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T19:43:11.458Z] #144 ... [2024-09-09T19:43:11.458Z] [2024-09-09T19:43:11.458Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:43:11.458Z] #0 5.245 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-09T19:43:13.667Z] #145 ... [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T19:43:13.667Z] #144 DONE 12.8s [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T19:43:13.667Z] #138 DONE 7.7s [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:13.667Z] #146 CACHED [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:13.667Z] #147 CACHED [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #148 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T19:43:13.667Z] #148 CACHED [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #149 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:13.667Z] #149 CACHED [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:13.667Z] #150 CACHED [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #151 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T19:43:13.667Z] #151 CACHED [2024-09-09T19:43:13.667Z] [2024-09-09T19:43:13.667Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:43:15.629Z] #152 ... [2024-09-09T19:43:15.629Z] [2024-09-09T19:43:15.629Z] #139 [support-notifications builder 6/7] COPY . . [2024-09-09T19:43:15.629Z] #139 DONE 8.5s [2024-09-09T19:43:15.629Z] [2024-09-09T19:43:15.629Z] #153 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:15.629Z] #153 CACHED [2024-09-09T19:43:15.629Z] [2024-09-09T19:43:15.629Z] #154 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T19:43:15.629Z] #154 CACHED [2024-09-09T19:43:15.629Z] [2024-09-09T19:43:15.629Z] #155 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:43:15.629Z] #155 CACHED [2024-09-09T19:43:15.629Z] [2024-09-09T19:43:15.629Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T19:43:19.910Z] #156 4.438 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-09T19:43:21.868Z] #156 ... [2024-09-09T19:43:21.868Z] [2024-09-09T19:43:21.868Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:43:21.868Z] #152 5.094 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-09T19:43:23.830Z] #152 ... [2024-09-09T19:43:23.830Z] [2024-09-09T19:43:23.830Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T19:43:23.830Z] #0 5.440 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-09T19:43:24.101Z] #157 ... [2024-09-09T19:43:24.101Z] [2024-09-09T19:43:24.101Z] #158 [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-09T19:43:24.101Z] #0 5.206 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-09T19:43:24.101Z] #158 ... [2024-09-09T19:43:24.101Z] [2024-09-09T19:43:24.101Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:43:24.101Z] #0 5.346 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-09T19:43:24.373Z] #159 ... [2024-09-09T19:43:24.373Z] [2024-09-09T19:43:24.373Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:43:24.373Z] #0 4.384 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-09T20:05:32.910Z] #160 ... [2024-09-09T20:05:32.910Z] [2024-09-09T20:05:32.910Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T20:05:32.910Z] #152 DONE 1335.6s [2024-09-09T20:05:32.910Z] [2024-09-09T20:05:32.910Z] #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-09T20:05:32.910Z] #143 ... [2024-09-09T20:05:32.910Z] [2024-09-09T20:05:32.910Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:05:32.911Z] #161 DONE 0.3s [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T20:05:32.911Z] #137 ... [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:05:32.911Z] #162 DONE 0.1s [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #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-09T20:05:32.911Z] #163 DONE 0.2s [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T20:05:32.911Z] #164 DONE 0.2s [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T20:05:32.911Z] #165 DONE 0.3s [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T20:05:32.911Z] #166 DONE 0.2s [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:05:32.911Z] #142 ... [2024-09-09T20:05:32.911Z] [2024-09-09T20:05:32.911Z] #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-09T20:05:33.178Z] #167 DONE 2.3s [2024-09-09T20:05:33.178Z] [2024-09-09T20:05:33.178Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:05:33.448Z] #136 ... [2024-09-09T20:05:33.448Z] [2024-09-09T20:05:33.448Z] #108 [security-proxy-setup] exporting to image [2024-09-09T20:05:33.448Z] #108 exporting layers [2024-09-09T20:05:34.416Z] #108 exporting layers 1.2s done [2024-09-09T20:05:34.682Z] #108 writing image sha256:52ca1847ec597b946b8a2643aa14e2a9aa4f60d6c9d61ba6b8979bb4dc3ee8f7 done [2024-09-09T20:05:34.682Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T20:05:34.682Z] #108 DONE 9.5s [2024-09-09T20:05:34.682Z] [2024-09-09T20:05:34.682Z] #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-09T20:05:42.885Z] #143 ... [2024-09-09T20:05:42.885Z] [2024-09-09T20:05:42.885Z] #158 [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-09T20:05:42.885Z] #158 1349.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-09T20:05:49.531Z] #158 ... [2024-09-09T20:05:49.531Z] [2024-09-09T20:05:49.531Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T20:05:49.531Z] #157 DONE 1355.6s [2024-09-09T20:05:49.531Z] [2024-09-09T20:05:49.531Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T20:05:49.822Z] #168 DONE 0.4s [2024-09-09T20:05:49.822Z] [2024-09-09T20:05:49.822Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:05:49.822Z] #159 ... [2024-09-09T20:05:49.822Z] [2024-09-09T20:05:49.822Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T20:05:53.210Z] #169 DONE 2.9s [2024-09-09T20:05:53.210Z] [2024-09-09T20:05:53.210Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:05:53.210Z] #170 DONE 0.3s [2024-09-09T20:05:53.210Z] [2024-09-09T20:05:53.210Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:05:53.210Z] #171 DONE 0.1s [2024-09-09T20:05:53.210Z] [2024-09-09T20:05:53.210Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T20:05:53.485Z] #172 DONE 0.3s [2024-09-09T20:05:53.485Z] [2024-09-09T20:05:53.485Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T20:05:53.485Z] #173 DONE 0.1s [2024-09-09T20:05:53.485Z] [2024-09-09T20:05:53.485Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:05:53.751Z] #136 ... [2024-09-09T20:05:53.751Z] [2024-09-09T20:05:53.751Z] #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-09T20:05:53.751Z] #174 DONE 0.1s [2024-09-09T20:05:53.751Z] [2024-09-09T20:05:53.751Z] #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-09T20:05:54.034Z] #175 DONE 0.2s [2024-09-09T20:05:54.034Z] [2024-09-09T20:05:54.034Z] #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-09T20:05:54.034Z] #176 DONE 0.2s [2024-09-09T20:05:54.034Z] [2024-09-09T20:05:54.034Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T20:05:54.304Z] #177 DONE 0.2s [2024-09-09T20:05:54.304Z] [2024-09-09T20:05:54.304Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T20:05:54.570Z] #178 DONE 0.2s [2024-09-09T20:05:54.570Z] [2024-09-09T20:05:54.570Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T20:05:56.510Z] #179 DONE 2.1s [2024-09-09T20:05:56.510Z] [2024-09-09T20:05:56.510Z] #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-09T20:05:56.777Z] #143 ... [2024-09-09T20:05:56.777Z] [2024-09-09T20:05:56.777Z] #108 [security-bootstrapper] exporting to image [2024-09-09T20:05:56.777Z] #108 exporting layers [2024-09-09T20:05:58.185Z] #108 exporting layers 1.4s done [2024-09-09T20:05:58.185Z] #108 writing image sha256:2701efa18e96ef856800477fdeffb72a4446011df2b27e0d26017f49be2f66b2 done [2024-09-09T20:05:58.185Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T20:05:58.185Z] #108 DONE 10.9s [2024-09-09T20:05:58.185Z] [2024-09-09T20:05:58.185Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:06:06.390Z] #159 ... [2024-09-09T20:06:06.390Z] [2024-09-09T20:06:06.390Z] #158 [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-09T20:06:06.390Z] #158 DONE 1372.6s [2024-09-09T20:06:06.390Z] [2024-09-09T20:06:06.390Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:06:06.665Z] #44 ... [2024-09-09T20:06:06.665Z] [2024-09-09T20:06:06.665Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:06:06.932Z] #180 DONE 0.3s [2024-09-09T20:06:06.932Z] [2024-09-09T20:06:06.932Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:06:06.932Z] #44 ... [2024-09-09T20:06:06.932Z] [2024-09-09T20:06:06.932Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:06:07.199Z] #181 DONE 0.2s [2024-09-09T20:06:07.199Z] [2024-09-09T20:06:07.199Z] #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-09T20:06:07.465Z] #182 DONE 0.1s [2024-09-09T20:06:07.465Z] [2024-09-09T20:06:07.465Z] #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-09T20:06:07.465Z] #183 DONE 0.1s [2024-09-09T20:06:07.465Z] [2024-09-09T20:06:07.465Z] #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-09T20:06:07.731Z] #184 DONE 0.2s [2024-09-09T20:06:07.731Z] [2024-09-09T20:06:07.731Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T20:06:08.004Z] #185 DONE 0.3s [2024-09-09T20:06:08.004Z] [2024-09-09T20:06:08.004Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T20:06:08.271Z] #186 DONE 0.4s [2024-09-09T20:06:08.271Z] [2024-09-09T20:06:08.271Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T20:06:08.542Z] #141 ... [2024-09-09T20:06:08.542Z] [2024-09-09T20:06:08.542Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T20:06:08.542Z] #187 DONE 0.2s [2024-09-09T20:06:08.542Z] [2024-09-09T20:06:08.542Z] #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-09T20:06:11.131Z] #188 DONE 2.3s [2024-09-09T20:06:11.131Z] [2024-09-09T20:06:11.131Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:06:11.131Z] #140 ... [2024-09-09T20:06:11.131Z] [2024-09-09T20:06:11.131Z] #108 [security-secretstore-setup] exporting to image [2024-09-09T20:06:11.131Z] #108 exporting layers [2024-09-09T20:06:12.094Z] #108 exporting layers 1.2s done [2024-09-09T20:06:12.095Z] #108 writing image sha256:137294b3d869f8c46209b6081445e5fd5b6620ca3df2e304e37f612a6c8883d0 done [2024-09-09T20:06:12.095Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T20:06:12.095Z] #108 DONE 12.2s [2024-09-09T20:06:12.095Z] [2024-09-09T20:06:12.095Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:06:58.907Z] #159 ... [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #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-09T20:06:58.907Z] #143 DONE 1432.4s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:06:58.907Z] #156 ... [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:06:58.907Z] #189 DONE 0.3s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:06:58.907Z] #136 ... [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:06:58.907Z] #190 DONE 0.2s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #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-09T20:06:58.907Z] #191 DONE 0.3s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #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-09T20:06:58.907Z] #192 DONE 0.4s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:06:58.907Z] #159 ... [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #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-09T20:06:58.907Z] #193 DONE 0.1s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #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-09T20:06:58.907Z] #194 DONE 2.0s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-09T20:06:58.907Z] #108 exporting layers [2024-09-09T20:06:58.907Z] #108 exporting layers 0.6s done [2024-09-09T20:06:58.907Z] #108 writing image sha256:60b8194ae8aaccea12a886863bb763dd4f22b6b70be69a2ee1d42c6ae31143f6 done [2024-09-09T20:06:58.907Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T20:06:58.907Z] #108 DONE 12.8s [2024-09-09T20:06:58.907Z] [2024-09-09T20:06:58.907Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:09:35.603Z] #159 DONE 1574.1s [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T20:09:35.603Z] #141 ... [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:09:35.603Z] #195 DONE 0.6s [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:09:35.603Z] #196 DONE 0.1s [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #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-09T20:09:35.603Z] #197 DONE 0.3s [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #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-09T20:09:35.603Z] #198 DONE 0.1s [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-09T20:09:35.603Z] #108 exporting layers [2024-09-09T20:09:35.603Z] #108 exporting layers 0.9s done [2024-09-09T20:09:35.603Z] #108 writing image sha256:2e366acc7126d825f72eac4d151b08076c6ec4d77c64973be629697c3230a5b5 done [2024-09-09T20:09:35.603Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T20:09:35.603Z] #108 DONE 13.8s [2024-09-09T20:09:35.603Z] [2024-09-09T20:09:35.603Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:17:57.712Z] #140 ... [2024-09-09T20:17:57.712Z] [2024-09-09T20:17:57.712Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T20:17:57.712Z] #145 DONE 2096.0s [2024-09-09T20:17:57.712Z] [2024-09-09T20:17:57.712Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:17:57.712Z] #136 ... [2024-09-09T20:17:57.712Z] [2024-09-09T20:17:57.712Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:17:57.712Z] #199 DONE 0.1s [2024-09-09T20:17:57.712Z] [2024-09-09T20:17:57.712Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:17:57.712Z] #200 DONE 0.1s [2024-09-09T20:17:57.712Z] [2024-09-09T20:17:57.712Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:17:57.978Z] #136 ... [2024-09-09T20:17:57.978Z] [2024-09-09T20:17:57.978Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T20:17:58.567Z] #201 DONE 0.5s [2024-09-09T20:17:58.567Z] [2024-09-09T20:17:58.567Z] #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-09T20:17:58.567Z] #202 DONE 0.1s [2024-09-09T20:17:58.567Z] [2024-09-09T20:17:58.567Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T20:17:58.836Z] #203 DONE 0.2s [2024-09-09T20:17:58.836Z] [2024-09-09T20:17:58.836Z] #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-09T20:18:00.780Z] #204 DONE 2.1s [2024-09-09T20:18:00.780Z] [2024-09-09T20:18:00.780Z] #108 [security-proxy-auth] exporting to image [2024-09-09T20:18:00.780Z] #108 exporting layers [2024-09-09T20:18:01.365Z] #108 exporting layers 0.6s done [2024-09-09T20:18:01.365Z] #108 writing image sha256:16859cb4c2a5906fe536ed8b06f781b4b4e48ef35c9b5255f2aca9eb7f3aca77 done [2024-09-09T20:18:01.365Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-09T20:18:01.365Z] #108 DONE 14.4s [2024-09-09T20:18:01.365Z] [2024-09-09T20:18:01.365Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:19:09.879Z] #140 ... [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T20:19:09.879Z] #137 DONE 2163.2s [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:19:09.879Z] #44 ... [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:19:09.879Z] #205 DONE 0.2s [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T20:19:09.879Z] #141 ... [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:19:09.879Z] #206 DONE 0.1s [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T20:19:09.879Z] #207 DONE 0.5s [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:19:09.879Z] #208 DONE 0.2s [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #108 [core-command] exporting to image [2024-09-09T20:19:09.879Z] #108 exporting layers [2024-09-09T20:19:09.879Z] #108 exporting layers 0.4s done [2024-09-09T20:19:09.879Z] #108 writing image sha256:3fd51490d12e5d0bea5b403d5afe735dd58c5df57e088b3c60be187867056f7c done [2024-09-09T20:19:09.879Z] #108 naming to docker.io/library/core-command-arm64 0.0s done [2024-09-09T20:19:09.879Z] #108 DONE 14.9s [2024-09-09T20:19:09.879Z] [2024-09-09T20:19:09.879Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:21:31.564Z] #44 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:21:31.564Z] #136 DONE 2300.9s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:21:31.564Z] #44 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:31.564Z] #209 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T20:21:31.564Z] #141 DONE 2301.5s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:31.564Z] #209 DONE 0.4s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:21:31.564Z] #210 DONE 0.4s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:21:31.564Z] #160 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T20:21:31.564Z] #211 DONE 0.8s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:31.564Z] #212 DONE 0.3s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:21:31.564Z] #213 DONE 0.1s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:21:31.564Z] #214 DONE 0.2s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T20:21:31.564Z] #215 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T20:21:31.564Z] #216 DONE 0.2s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #108 [core-metadata] exporting to image [2024-09-09T20:21:31.564Z] #108 exporting layers [2024-09-09T20:21:31.564Z] #108 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T20:21:31.564Z] #215 DONE 0.6s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:21:31.564Z] #217 DONE 0.2s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #108 [core-metadata] exporting to image [2024-09-09T20:21:31.564Z] #108 exporting layers 0.8s done [2024-09-09T20:21:31.564Z] #108 writing image sha256:ef8b66596daa67d5cd636dfd6daee57a913d505803ed686820f34f544ef6dec5 0.0s done [2024-09-09T20:21:31.564Z] #108 naming to docker.io/library/core-metadata-arm64 [2024-09-09T20:21:31.564Z] #108 naming to docker.io/library/core-metadata-arm64 0.1s done [2024-09-09T20:21:31.564Z] #108 DONE 15.8s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T20:21:31.564Z] #218 DONE 0.2s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:21:31.564Z] #140 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #108 [core-data] exporting to image [2024-09-09T20:21:31.564Z] #108 exporting layers 0.7s done [2024-09-09T20:21:31.564Z] #108 writing image sha256:9c03d3182480407d03b20785e6747b0c31d9c1dafca7e3fb12007ad2914a2787 done [2024-09-09T20:21:31.564Z] #108 naming to docker.io/library/core-data-arm64 [2024-09-09T20:21:31.564Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-09T20:21:31.564Z] #108 DONE 15.8s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:21:31.564Z] #140 DONE 2302.4s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:21:31.564Z] #160 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:31.564Z] #219 DONE 0.2s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:21:31.564Z] #44 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T20:21:31.564Z] #220 DONE 0.4s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:21:31.564Z] #156 ... [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:21:31.564Z] #221 DONE 0.1s [2024-09-09T20:21:31.564Z] [2024-09-09T20:21:31.564Z] #108 [core-keeper] exporting to image [2024-09-09T20:21:31.564Z] #108 exporting layers [2024-09-09T20:21:31.831Z] #108 exporting layers 0.5s done [2024-09-09T20:21:31.831Z] #108 writing image sha256:fe503790a573de8aac228ef4e5e1dbe0ec6fcdaff4990f3e9b8d5ac9de22e851 done [2024-09-09T20:21:31.831Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T20:21:31.831Z] #108 DONE 16.3s [2024-09-09T20:21:31.831Z] [2024-09-09T20:21:31.831Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:22:10.693Z] #44 ... [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:22:10.693Z] #142 DONE 2346.8s [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:10.693Z] #160 ... [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:22:10.693Z] #222 DONE 0.2s [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:22:10.693Z] #223 DONE 0.2s [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T20:22:10.693Z] #224 DONE 0.5s [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:10.693Z] #160 ... [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:22:10.693Z] #225 DONE 0.2s [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #108 [support-scheduler] exporting to image [2024-09-09T20:22:10.693Z] #108 exporting layers [2024-09-09T20:22:10.693Z] #108 exporting layers 0.6s done [2024-09-09T20:22:10.693Z] #108 writing image sha256:e7d7882416d5686f3a4f9697e9cdb88658aae3c52776e5d08a45fc54fff12cfe done [2024-09-09T20:22:10.693Z] #108 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-09-09T20:22:10.693Z] #108 DONE 16.9s [2024-09-09T20:22:10.693Z] [2024-09-09T20:22:10.693Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:10.960Z] #160 ... [2024-09-09T20:22:10.960Z] [2024-09-09T20:22:10.960Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:22:10.960Z] #156 DONE 2335.8s [2024-09-09T20:22:11.227Z] [2024-09-09T20:22:11.227Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:11.227Z] #160 DONE 2335.9s [2024-09-09T20:22:11.227Z] [2024-09-09T20:22:11.227Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:22:11.227Z] #44 ... [2024-09-09T20:22:11.227Z] [2024-09-09T20:22:11.227Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:22:11.494Z] #226 DONE 0.2s [2024-09-09T20:22:11.494Z] [2024-09-09T20:22:11.494Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:22:11.765Z] #227 DONE 0.1s [2024-09-09T20:22:11.765Z] [2024-09-09T20:22:11.765Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T20:22:12.031Z] #228 ... [2024-09-09T20:22:12.031Z] [2024-09-09T20:22:12.031Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:22:12.031Z] #229 DONE 0.2s [2024-09-09T20:22:12.031Z] [2024-09-09T20:22:12.031Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:22:12.298Z] #230 DONE 0.2s [2024-09-09T20:22:12.298Z] [2024-09-09T20:22:12.298Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T20:22:12.298Z] #228 DONE 0.5s [2024-09-09T20:22:12.298Z] [2024-09-09T20:22:12.298Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:22:12.298Z] #231 DONE 0.1s [2024-09-09T20:22:12.298Z] [2024-09-09T20:22:12.298Z] #108 [support-notifications] exporting to image [2024-09-09T20:22:12.565Z] #108 ... [2024-09-09T20:22:12.565Z] [2024-09-09T20:22:12.565Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T20:22:12.565Z] #232 DONE 0.5s [2024-09-09T20:22:12.831Z] [2024-09-09T20:22:12.831Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T20:22:12.831Z] #233 DONE 0.1s [2024-09-09T20:22:12.831Z] [2024-09-09T20:22:12.831Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:22:12.831Z] #44 ... [2024-09-09T20:22:12.831Z] [2024-09-09T20:22:12.831Z] #108 [support-cron-scheduler] exporting to image [2024-09-09T20:22:13.097Z] #108 exporting layers 0.7s done [2024-09-09T20:22:13.097Z] #108 writing image sha256:e8db0aad9c87e0dedb068059468d3eccb81009fd0be79c79668aa9c0b2295a84 [2024-09-09T20:22:13.097Z] #108 writing image sha256:e8db0aad9c87e0dedb068059468d3eccb81009fd0be79c79668aa9c0b2295a84 done [2024-09-09T20:22:13.097Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T20:22:14.497Z] #108 exporting layers 1.5s done [2024-09-09T20:22:14.497Z] #108 writing image sha256:ff912e97d588f3a56a963fd420cb563b10835b062c82847276be4158688dbd1e done [2024-09-09T20:22:14.497Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T20:22:14.497Z] #108 DONE 18.9s [2024-09-09T20:22:14.497Z] [2024-09-09T20:22:14.497Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:14.497Z] time="2024-09-09T19:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T20:22:14.519Z] $ docker stop --time=1 0b2051537401acf4280355b0238a56612b2f54623c0ab81f2ed2077dbe96b4fd [2024-09-09T20:22:16.273Z] $ docker rm -f --volumes 0b2051537401acf4280355b0238a56612b2f54623c0ab81f2ed2077dbe96b4fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T20:22:16.880Z] + docker images [2024-09-09T20:22:16.880Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T20:22:16.881Z] support-cron-scheduler-arm64 latest ff912e97d588 4 seconds ago 43.6MB [2024-09-09T20:22:16.881Z] support-notifications-arm64 latest e8db0aad9c87 4 seconds ago 42MB [2024-09-09T20:22:16.881Z] support-scheduler-arm64 latest e7d7882416d5 7 seconds ago 41.4MB [2024-09-09T20:22:16.881Z] core-keeper-arm64 latest fe503790a573 45 seconds ago 39MB [2024-09-09T20:22:16.881Z] core-data-arm64 latest 9c03d3182480 52 seconds ago 39.2MB [2024-09-09T20:22:16.881Z] core-metadata-arm64 latest ef8b66596daa 53 seconds ago 39.3MB [2024-09-09T20:22:16.881Z] core-command-arm64 latest 3fd51490d12e 3 minutes ago 35.1MB [2024-09-09T20:22:16.881Z] security-proxy-auth-arm64 latest 16859cb4c2a5 4 minutes ago 32.7MB [2024-09-09T20:22:16.881Z] security-spiffe-token-provider-arm64 latest 2e366acc7126 12 minutes ago 29.1MB [2024-09-09T20:22:16.881Z] core-common-config-bootstrapper-arm64 latest 60b8194ae8aa 15 minutes ago 15.4MB [2024-09-09T20:22:16.881Z] security-secretstore-setup-arm64 latest 137294b3d869 16 minutes ago 36.4MB [2024-09-09T20:22:16.881Z] security-bootstrapper-arm64 latest 2701efa18e96 16 minutes ago 18.9MB [2024-09-09T20:22:16.881Z] security-proxy-setup-arm64 latest 52ca1847ec59 16 minutes ago 26.2MB [2024-09-09T20:22:16.881Z] security-spire-server-arm64 latest 997d2415d45d 41 minutes ago 116MB [2024-09-09T20:22:16.881Z] security-spire-config-arm64 latest 988ef3ea0fd9 41 minutes ago 115MB [2024-09-09T20:22:16.881Z] security-spire-agent-arm64 latest ecb6bcd80e37 41 minutes ago 174MB [2024-09-09T20:22:16.881Z] ci-base-image-arm64 latest a653fa216bb7 About an hour ago 967MB [2024-09-09T20:22:16.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T20:22:16.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09T20:22:17.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T20:22:17.872Z] [2024-09-09T20:22:17.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T20:22:18.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T20:22:18.655Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T20:22:18.655Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T20:22:18.655Z] 04944245beec: Pulling fs layer [2024-09-09T20:22:18.655Z] 699f458cf7ca: Pulling fs layer [2024-09-09T20:22:18.655Z] 765212b225bb: Pulling fs layer [2024-09-09T20:22:18.655Z] f23df028b6ca: Pulling fs layer [2024-09-09T20:22:18.655Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T20:22:18.655Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T20:22:18.655Z] 765212b225bb: Waiting [2024-09-09T20:22:18.655Z] f23df028b6ca: Waiting [2024-09-09T20:22:18.655Z] d65c8cfc05b1: Waiting [2024-09-09T20:22:18.655Z] 2437ff75d9bd: Waiting [2024-09-09T20:22:18.655Z] 04944245beec: Verifying Checksum [2024-09-09T20:22:18.655Z] 04944245beec: Download complete [2024-09-09T20:22:18.655Z] 765212b225bb: Verifying Checksum [2024-09-09T20:22:18.655Z] 765212b225bb: Download complete [2024-09-09T20:22:18.655Z] f23df028b6ca: Verifying Checksum [2024-09-09T20:22:18.655Z] f23df028b6ca: Download complete [2024-09-09T20:22:18.938Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T20:22:18.938Z] d65c8cfc05b1: Download complete [2024-09-09T20:22:18.938Z] 699f458cf7ca: Verifying Checksum [2024-09-09T20:22:18.938Z] 699f458cf7ca: Download complete [2024-09-09T20:22:19.538Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T20:22:19.538Z] 8998bd30e6a1: Download complete [2024-09-09T20:22:22.119Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T20:22:22.119Z] 2437ff75d9bd: Download complete [2024-09-09T20:22:24.694Z] 8998bd30e6a1: Pull complete [2024-09-09T20:22:24.694Z] 04944245beec: Pull complete [2024-09-09T20:22:26.630Z] 699f458cf7ca: Pull complete [2024-09-09T20:22:26.630Z] 765212b225bb: Pull complete [2024-09-09T20:22:27.585Z] f23df028b6ca: Pull complete [2024-09-09T20:22:27.585Z] d65c8cfc05b1: Pull complete [2024-09-09T20:22:45.779Z] 2437ff75d9bd: Pull complete [2024-09-09T20:22:45.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T20:22:45.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T20:22:45.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T20:22:46.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-9902 does not seem to be running inside a container [2024-09-09T20:22:46.204Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T20:22:49.328Z] $ docker top 1e877087c0e60dab26bf5fc1f0a276705de611cc7724f3b0b16b1092edacbd0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:22:50.359Z] ---> job-cost.sh [2024-09-09T20:22:50.359Z] lf-activate-venv: SKIPPING [2024-09-09T20:22:50.359Z] INFO: No Stack... [2024-09-09T20:22:50.939Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T20:22:51.519Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T20:22:52.184Z] + cut -d, -f6 [2024-09-09T20:22:52.185Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-09-09T20:22:52.257Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] [2024-09-09T20:22:52.263Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] did not exist. Created. [2024-09-09T20:22:52.271Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T20:22:53.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T20:22:53.273Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T20:22:53.294Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4904-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T20:22:53.376Z] $ docker stop --time=1 1e877087c0e60dab26bf5fc1f0a276705de611cc7724f3b0b16b1092edacbd0f [2024-09-09T20:22:54.889Z] $ docker rm -f --volumes 1e877087c0e60dab26bf5fc1f0a276705de611cc7724f3b0b16b1092edacbd0f [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-09T20:22:56.145Z] provisioning config files... [2024-09-09T20:22:56.154Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5425095327997001354tmp [Pipeline] { [Pipeline] sh [2024-09-09T20:22:56.519Z] + set +x [2024-09-09T20:22:56.519Z] + bash -s -- [2024-09-09T20:22:56.519Z] + curl -s https://codecov.io/bash [2024-09-09T20:22:56.519Z] [2024-09-09T20:22:56.519Z] _____ _ [2024-09-09T20:22:56.519Z] / ____| | | [2024-09-09T20:22:56.519Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T20:22:56.519Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T20:22:56.519Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T20:22:56.519Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T20:22:56.519Z] Bash-1.0.6 [2024-09-09T20:22:56.519Z] [2024-09-09T20:22:56.519Z] [2024-09-09T20:22:56.519Z] ==> git version 2.25.1 found [2024-09-09T20:22:56.519Z] ==> 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-09T20:22:56.519Z] Release-Date: 2020-01-08 [2024-09-09T20:22:56.519Z] 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-09T20:22:56.519Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T20:22:56.519Z] ==> Jenkins CI detected. [2024-09-09T20:22:56.519Z] current dir:  /w/workspace/edgex-go/1 [2024-09-09T20:22:56.519Z] project root: . [2024-09-09T20:22:56.519Z] --> token set from env [2024-09-09T20:22:56.519Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T20:22:56.519Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T20:22:56.782Z] ==> Python coveragepy not found [2024-09-09T20:22:56.782Z] ==> Searching for coverage reports in: [2024-09-09T20:22:56.782Z] + . [2024-09-09T20:22:56.782Z] -> Found 1 reports [2024-09-09T20:22:56.782Z] ==> Detecting git/mercurial file structure [2024-09-09T20:22:56.782Z] ==> Reading reports [2024-09-09T20:22:56.782Z] + ./coverage.out bytes=545683 [2024-09-09T20:22:56.782Z] ==> Appending adjustments [2024-09-09T20:22:56.782Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T20:22:58.163Z] + Found adjustments [2024-09-09T20:22:58.163Z] ==> Gzipping contents [2024-09-09T20:22:58.163Z] 68K /tmp/codecov.lCduMp.gz [2024-09-09T20:22:58.163Z] ==> Uploading reports [2024-09-09T20:22:58.163Z] url: https://codecov.io [2024-09-09T20:22:58.163Z] query: branch=PR-4904&commit=3538aec280bf375de77448b80958a92ca5817264&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4904&job=&cmd_args= [2024-09-09T20:22:58.163Z] -> Pinging Codecov [2024-09-09T20:22:58.163Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4904&commit=3538aec280bf375de77448b80958a92ca5817264&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4904&job=&cmd_args= [2024-09-09T20:22:58.422Z] -> Uploading to [2024-09-09T20:22:58.422Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/3538aec280bf375de77448b80958a92ca5817264/601d56d7-9052-40e2-aa38-48d692328bda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T202258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7591cb96a28fb8ee606d488e27f9ec10c15a8780c0684934b4e0b8892c0a1901 [2024-09-09T20:22:58.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T20:22:58.422Z] Dload Upload Total Spent Left Speed [2024-09-09T20:22:58.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68080 0 0 100 68080 0 230k --:--:-- --:--:-- --:--:-- 230k [2024-09-09T20:22:58.682Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3538aec280bf375de77448b80958a92ca5817264 [Pipeline] } [2024-09-09T20:22:58.714Z] 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-09T20:23:00.613Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:00.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:01.872Z] ---> package-listing.sh [2024-09-09T20:23:01.872Z] ++ facter osfamily [2024-09-09T20:23:01.872Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T20:23:01.872Z] + OS_FAMILY=debian [2024-09-09T20:23:01.872Z] + workspace=/w/workspace/edgex-go/1 [2024-09-09T20:23:01.872Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T20:23:01.872Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T20:23:01.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T20:23:01.872Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T20:23:01.872Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T20:23:01.872Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T20:23:01.872Z] + case "${OS_FAMILY}" in [2024-09-09T20:23:01.872Z] + dpkg -l [2024-09-09T20:23:01.872Z] + grep '^ii' [2024-09-09T20:23:02.146Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T20:23:02.146Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T20:23:02.146Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T20:23:02.146Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T20:23:02.146Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-09T20:23:02.146Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-09T20:23:02.185Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T20:23:02.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T20:23:03.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T20:23:03.163Z] [2024-09-09T20:23:03.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T20:23:03.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T20:23:03.572Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T20:23:03.572Z] 5eb5b503b376: Pulling fs layer [2024-09-09T20:23:03.572Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T20:23:03.572Z] ec43610c2a17: Pulling fs layer [2024-09-09T20:23:03.572Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T20:23:03.572Z] 33b1e0a273af: Pulling fs layer [2024-09-09T20:23:03.572Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T20:23:03.572Z] 2f39f015ded8: Pulling fs layer [2024-09-09T20:23:03.572Z] 3a2ae6a8a46f: Waiting [2024-09-09T20:23:03.572Z] 33b1e0a273af: Waiting [2024-09-09T20:23:03.572Z] 2f39f015ded8: Waiting [2024-09-09T20:23:03.572Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T20:23:03.572Z] 5c69ac0246d0: Download complete [2024-09-09T20:23:03.572Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T20:23:03.572Z] 3a2ae6a8a46f: Download complete [2024-09-09T20:23:03.572Z] 33b1e0a273af: Verifying Checksum [2024-09-09T20:23:03.572Z] 33b1e0a273af: Download complete [2024-09-09T20:23:03.572Z] 5d3b04190fa2: Download complete [2024-09-09T20:23:03.572Z] ec43610c2a17: Verifying Checksum [2024-09-09T20:23:03.572Z] ec43610c2a17: Download complete [2024-09-09T20:23:03.834Z] 5eb5b503b376: Verifying Checksum [2024-09-09T20:23:03.834Z] 5eb5b503b376: Download complete [2024-09-09T20:23:04.401Z] 2f39f015ded8: Download complete [2024-09-09T20:23:04.969Z] 5eb5b503b376: Pull complete [2024-09-09T20:23:04.969Z] 5c69ac0246d0: Pull complete [2024-09-09T20:23:05.534Z] ec43610c2a17: Pull complete [2024-09-09T20:23:05.534Z] 3a2ae6a8a46f: Pull complete [2024-09-09T20:23:05.794Z] 33b1e0a273af: Pull complete [2024-09-09T20:23:05.794Z] 5d3b04190fa2: Pull complete [2024-09-09T20:23:09.983Z] 2f39f015ded8: Pull complete [2024-09-09T20:23:09.983Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T20:23:09.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T20:23:09.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T20:23:10.245Z] prd-ubuntu20.04-docker-8c-8g-9900 does not seem to be running inside a container [2024-09-09T20:23:10.275Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2024-09-09T20:23:13.194Z] $ docker top c950b273ba7e2d8852a9627a9725690197c68728049d717a657504d5a014709b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T20:23:13.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T20:23:13.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T20:23:14.254Z] + ls /var/log/sa-host [2024-09-09T20:23:14.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T20:23:14.501Z] provisioning config files... [2024-09-09T20:23:14.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4776260314694166320tmp [Pipeline] { [Pipeline] echo [2024-09-09T20:23:14.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:14.909Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T20:23:14.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:15.374Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T20:23:15.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:15.749Z] ---> sudo-logs.sh [2024-09-09T20:23:15.749Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T20:23:15.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:16.172Z] ---> job-cost.sh [2024-09-09T20:23:16.172Z] lf-activate-venv: SKIPPING [2024-09-09T20:23:16.172Z] DEBUG: total: 0.2199999988079071 [2024-09-09T20:23:16.172Z] INFO: Retrieving Stack Cost... [2024-09-09T20:23:16.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T20:23:16.691Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T20:23:16.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:17.059Z] ---> logs-deploy.sh [2024-09-09T20:23:17.059Z] lf-activate-venv: SKIPPING [2024-09-09T20:23:17.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4904/1 [2024-09-09T20:23:17.059Z] INFO: archiving workspace using pattern(s): [2024-09-09T20:23:17.995Z] Archives upload complete. [2024-09-09T20:23:18.255Z] INFO: archiving logs to Nexus