Pull request #4855 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 3f0fef108e26bade06262ee739e14f3058de644b+2b98b0065012eac835be930949dbee65d2568e96 (9916bbb43c3f73d93d835fc2c24f03d4d0cbe53a) 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-ssh402145050288578734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10640847401401918171.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9192029164262629300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16114177595988480987.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6550785917103699589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7535 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 3f0fef108e26bade06262ee739e14f3058de644b Merge succeeded, producing c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 Checking out Revision c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 (PR-4855) > 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f0fef108e26bade06262ee739e14f3058de644b # 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 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 # timeout=10 Commit message: "Merge commit '2b98b0065012eac835be930949dbee65d2568e96' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 779d0000c60456ff3348df0e0e48f8931cfd7b39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-12T03:31:56.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-12T03:31:57.045Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-12T03:31:57.075Z] ========================================================= [2024-08-12T03:31:57.075Z] EdgeX Global Pipelines Version Info [2024-08-12T03:31:57.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-12T03:31:57.831Z] ------------------- [2024-08-12T03:31:57.831Z] stable info: [2024-08-12T03:31:57.831Z] ------------------- [2024-08-12T03:31:57.831Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T03:31:57.831Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-12T03:31:57.831Z] Message: update stable to v1.0.260 [2024-08-12T03:31:58.403Z] ------------------- [2024-08-12T03:31:58.403Z] experimental info: [2024-08-12T03:31:58.403Z] ------------------- [2024-08-12T03:31:58.403Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T03:31:58.403Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-12T03:31:58.403Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-12T03:31:58.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-12T03:31:58.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-12T03:31:58.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-12T03:31:58.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-12T03:31:58.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-12T03:31:58.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-12T03:31:58.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-12T03:31:58.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-12T03:31:58.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-12T03:31:58.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-12T03:31:58.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-12T03:31:58.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-12T03:31:58.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-12T03:31:58.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-12T03:31:58.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-12T03:31:58.881Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T03:31:58.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T03:31:58.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-12T03:31:59.058Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-12T03:31:59.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-12T03:31:59.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-12T03:31:59.127Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-12T03:31:59.150Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-12T03:31:59.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo [2024-08-12T03:31:59.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo [2024-08-12T03:31:59.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo [2024-08-12T03:31:59.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] echo [2024-08-12T03:31:59.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4c9ce9 [Pipeline] echo [2024-08-12T03:31:59.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T03:31:59.384Z] provisioning config files... [2024-08-12T03:31:59.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4118089979050110142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T03:31:59.734Z] ---> ****-login.sh [2024-08-12T03:31:59.734Z] nexus3.edgexfoundry.org:10001 [2024-08-12T03:31:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:32:00.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:32:00.258Z] Configure a credential helper to remove this warning. See [2024-08-12T03:32:00.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:32:00.258Z] [2024-08-12T03:32:00.258Z] Login Succeeded [2024-08-12T03:32:00.258Z] nexus3.edgexfoundry.org:10002 [2024-08-12T03:32:00.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:32:00.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:32:00.259Z] Configure a credential helper to remove this warning. See [2024-08-12T03:32:00.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:32:00.259Z] [2024-08-12T03:32:00.259Z] Login Succeeded [2024-08-12T03:32:00.259Z] nexus3.edgexfoundry.org:10003 [2024-08-12T03:32:00.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:32:00.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:32:00.521Z] Configure a credential helper to remove this warning. See [2024-08-12T03:32:00.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:32:00.521Z] [2024-08-12T03:32:00.521Z] Login Succeeded [2024-08-12T03:32:00.522Z] nexus3.edgexfoundry.org:10004 [2024-08-12T03:32:00.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:32:00.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:32:00.522Z] Configure a credential helper to remove this warning. See [2024-08-12T03:32:00.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:32:00.522Z] [2024-08-12T03:32:00.522Z] Login Succeeded [2024-08-12T03:32:00.522Z] ****.io [2024-08-12T03:32:00.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:32:00.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:32:00.784Z] Configure a credential helper to remove this warning. See [2024-08-12T03:32:00.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:32:00.784Z] [2024-08-12T03:32:00.784Z] Login Succeeded [2024-08-12T03:32:00.784Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T03:32:00.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T03:32:01.133Z] + 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-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + dirname cmd/core-command/Dockerfile [2024-08-12T03:32:01.133Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-12T03:32:01.133Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T03:32:01.133Z] cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/core-data/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/core-keeper/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/core-metadata/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/support-notifications/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-12T03:32:01.133Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-12T03:32:01.133Z] + cut -d/ -f2 [2024-08-12T03:32:01.133Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-12T03:32:01.174Z] 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-08-12T03:32:01.569Z] + git rev-list -1 --merges c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12~1..c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] echo [2024-08-12T03:32:01.581Z] -----------> git rev-list -1 --merges c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12~1..c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [2024-08-12T03:32:01.581Z] c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [false] [Pipeline] sh [2024-08-12T03:32:01.874Z] + git log --format=format:%s -1 c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] echo [2024-08-12T03:32:01.892Z] ========================================================= [2024-08-12T03:32:01.892Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-12T03:32:01.892Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-12T03:32:02.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T03:32:02.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-12T03:32:02.355Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-12T03:32:02.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-12T03:32:02.355Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-12T03:32:02.355Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-12T03:32:02.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:32:02.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T03:32:02.815Z] [2024-08-12T03:32:02.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:32:03.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T03:32:03.126Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-12T03:32:03.126Z] b85a868b505f: Pulling fs layer [2024-08-12T03:32:03.126Z] e2be974225ed: Pulling fs layer [2024-08-12T03:32:03.126Z] 339a4e72a1f5: Pulling fs layer [2024-08-12T03:32:03.126Z] 988bab9f4d93: Pulling fs layer [2024-08-12T03:32:03.126Z] 1469e6f7b9e6: Pulling fs layer [2024-08-12T03:32:03.126Z] eaf3925da568: Pulling fs layer [2024-08-12T03:32:03.126Z] bab4dde63d76: Pulling fs layer [2024-08-12T03:32:03.126Z] bde34c3a00c8: Pulling fs layer [2024-08-12T03:32:03.126Z] b352a97aabf1: Pulling fs layer [2024-08-12T03:32:03.126Z] 4872d77fe225: Pulling fs layer [2024-08-12T03:32:03.126Z] 5851b861e8e6: Pulling fs layer [2024-08-12T03:32:03.126Z] 1469e6f7b9e6: Waiting [2024-08-12T03:32:03.126Z] 4872d77fe225: Waiting [2024-08-12T03:32:03.126Z] eaf3925da568: Waiting [2024-08-12T03:32:03.126Z] 5851b861e8e6: Waiting [2024-08-12T03:32:03.126Z] bab4dde63d76: Waiting [2024-08-12T03:32:03.126Z] 988bab9f4d93: Waiting [2024-08-12T03:32:03.126Z] bde34c3a00c8: Waiting [2024-08-12T03:32:03.126Z] e2be974225ed: Download complete [2024-08-12T03:32:03.126Z] 988bab9f4d93: Verifying Checksum [2024-08-12T03:32:03.126Z] 988bab9f4d93: Download complete [2024-08-12T03:32:03.126Z] 1469e6f7b9e6: Verifying Checksum [2024-08-12T03:32:03.126Z] 1469e6f7b9e6: Download complete [2024-08-12T03:32:03.126Z] eaf3925da568: Verifying Checksum [2024-08-12T03:32:03.126Z] eaf3925da568: Download complete [2024-08-12T03:32:03.387Z] 339a4e72a1f5: Verifying Checksum [2024-08-12T03:32:03.387Z] 339a4e72a1f5: Download complete [2024-08-12T03:32:03.387Z] bde34c3a00c8: Verifying Checksum [2024-08-12T03:32:03.387Z] bde34c3a00c8: Download complete [2024-08-12T03:32:03.387Z] b352a97aabf1: Download complete [2024-08-12T03:32:03.387Z] 4872d77fe225: Verifying Checksum [2024-08-12T03:32:03.387Z] 4872d77fe225: Download complete [2024-08-12T03:32:03.387Z] 5851b861e8e6: Download complete [2024-08-12T03:32:03.387Z] b85a868b505f: Verifying Checksum [2024-08-12T03:32:03.387Z] b85a868b505f: Download complete [2024-08-12T03:32:03.646Z] bab4dde63d76: Verifying Checksum [2024-08-12T03:32:03.646Z] bab4dde63d76: Download complete [2024-08-12T03:32:04.619Z] b85a868b505f: Pull complete [2024-08-12T03:32:04.878Z] e2be974225ed: Pull complete [2024-08-12T03:32:05.140Z] 339a4e72a1f5: Pull complete [2024-08-12T03:32:05.402Z] 988bab9f4d93: Pull complete [2024-08-12T03:32:05.661Z] 1469e6f7b9e6: Pull complete [2024-08-12T03:32:05.661Z] eaf3925da568: Pull complete [2024-08-12T03:32:07.571Z] bab4dde63d76: Pull complete [2024-08-12T03:32:07.571Z] bde34c3a00c8: Pull complete [2024-08-12T03:32:07.571Z] b352a97aabf1: Pull complete [2024-08-12T03:32:07.571Z] 4872d77fe225: Pull complete [2024-08-12T03:32:07.571Z] 5851b861e8e6: Pull complete [2024-08-12T03:32:07.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-12T03:32:07.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T03:32:07.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:32:07.727Z] prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container [2024-08-12T03:32:07.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-12T03:32:11.265Z] $ docker top 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 -eo pid,comm [2024-08-12T03:32:11.321Z] 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-08-12T03:32:11.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T03:32:11.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T03:32:11.390Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T03:32:11.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T03:32:11.503Z] $ docker exec 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent [2024-08-12T03:32:11.606Z] SSH_AUTH_SOCK=/tmp/ssh-UAOE7rZc6ER0/agent.31 [2024-08-12T03:32:11.606Z] SSH_AGENT_PID=37 [2024-08-12T03:32:11.615Z] Running ssh-add (command line suppressed) [2024-08-12T03:32:11.715Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5057231261870986869.key (/w/workspace/edgex-go/5@tmp/private_key_5057231261870986869.key) [2024-08-12T03:32:11.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T03:32:12.028Z] + git tag --points-at HEAD [Pipeline] } [2024-08-12T03:32:12.037Z] $ docker exec --env ******** --env ******** 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent -k [2024-08-12T03:32:12.133Z] unset SSH_AUTH_SOCK; [2024-08-12T03:32:12.134Z] unset SSH_AGENT_PID; [2024-08-12T03:32:12.134Z] echo Agent pid 37 killed; [2024-08-12T03:32:12.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-12T03:32:12.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T03:32:12.186Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T03:32:12.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T03:32:12.292Z] $ docker exec 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent [2024-08-12T03:32:12.414Z] SSH_AUTH_SOCK=/tmp/ssh-ZsikzG06LNs7/agent.71 [2024-08-12T03:32:12.414Z] SSH_AGENT_PID=77 [2024-08-12T03:32:12.418Z] Running ssh-add (command line suppressed) [2024-08-12T03:32:12.517Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9683260910758146116.key (/w/workspace/edgex-go/5@tmp/private_key_9683260910758146116.key) [2024-08-12T03:32:12.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T03:32:12.832Z] + git semver init [2024-08-12T03:32:13.091Z] 2024-08-12 03:32:12,997 [run_init] DEBUG init version:0.0.0 force:False [2024-08-12T03:32:13.091Z] 2024-08-12 03:32:12,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2024-08-12T03:32:13.091Z] 2024-08-12 03:32:12,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2024-08-12T03:32:13.091Z] 2024-08-12 03:32:12,998 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,174 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4855 with force:False [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,175 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4855 [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,179 [execute] INFO git cat-file --batch-check [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,185 [execute] INFO git cat-file --batch [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T03:32:18.379Z] 2024-08-12 03:32:18,191 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4855 [2024-08-12T03:32:18.379Z] 0.0.0 [Pipeline] } [2024-08-12T03:32:18.386Z] $ docker exec --env ******** --env ******** 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent -k [2024-08-12T03:32:18.481Z] unset SSH_AUTH_SOCK; [2024-08-12T03:32:18.482Z] unset SSH_AGENT_PID; [2024-08-12T03:32:18.482Z] echo Agent pid 77 killed; [2024-08-12T03:32:18.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T03:32:18.818Z] + git semver [Pipeline] } [2024-08-12T03:32:19.092Z] $ docker stop --time=1 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 [2024-08-12T03:32:20.404Z] $ docker rm -f --volumes 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T03:32:20.759Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-12T03:32:20.999Z] Stashed 1 file(s) [Pipeline] echo [2024-08-12T03:32:21.004Z] [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-08-12T03:32:21.443Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-08-12T03:32:21.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T03:32:21.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T03:32:21.487Z] ========================================================= [2024-08-12T03:32:21.487Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-12T03:32:21.487Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T03:32:21.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T03:32:21.815Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-12T03:32:21.815Z] 619be1103602: Pulling fs layer [2024-08-12T03:32:21.815Z] 7862e08f4a3e: Pulling fs layer [2024-08-12T03:32:21.815Z] 5df492c9dc93: Pulling fs layer [2024-08-12T03:32:21.815Z] 7629e6793208: Pulling fs layer [2024-08-12T03:32:21.815Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T03:32:21.815Z] fb5054dd5b73: Pulling fs layer [2024-08-12T03:32:21.815Z] eeca6798cff9: Pulling fs layer [2024-08-12T03:32:21.815Z] aa269ceb94a6: Pulling fs layer [2024-08-12T03:32:21.815Z] ada007ff1a6a: Pulling fs layer [2024-08-12T03:32:21.815Z] fb5054dd5b73: Waiting [2024-08-12T03:32:21.815Z] eeca6798cff9: Waiting [2024-08-12T03:32:21.815Z] aa269ceb94a6: Waiting [2024-08-12T03:32:21.815Z] ada007ff1a6a: Waiting [2024-08-12T03:32:21.815Z] 7629e6793208: Waiting [2024-08-12T03:32:21.815Z] 4f4fb700ef54: Waiting [2024-08-12T03:32:21.815Z] 7862e08f4a3e: Download complete [2024-08-12T03:32:21.815Z] 7629e6793208: Verifying Checksum [2024-08-12T03:32:21.815Z] 7629e6793208: Download complete [2024-08-12T03:32:21.815Z] 4f4fb700ef54: Download complete [2024-08-12T03:32:21.815Z] 619be1103602: Download complete [2024-08-12T03:32:21.815Z] fb5054dd5b73: Verifying Checksum [2024-08-12T03:32:21.815Z] fb5054dd5b73: Download complete [2024-08-12T03:32:21.815Z] eeca6798cff9: Verifying Checksum [2024-08-12T03:32:21.815Z] eeca6798cff9: Download complete [2024-08-12T03:32:22.085Z] 619be1103602: Pull complete [2024-08-12T03:32:22.085Z] ada007ff1a6a: Verifying Checksum [2024-08-12T03:32:22.085Z] ada007ff1a6a: Download complete [2024-08-12T03:32:22.085Z] 7862e08f4a3e: Pull complete [2024-08-12T03:32:22.344Z] 5df492c9dc93: Verifying Checksum [2024-08-12T03:32:22.344Z] 5df492c9dc93: Download complete [2024-08-12T03:32:22.603Z] aa269ceb94a6: Verifying Checksum [2024-08-12T03:32:22.603Z] aa269ceb94a6: Download complete [2024-08-12T03:32:25.888Z] 5df492c9dc93: Pull complete [2024-08-12T03:32:25.888Z] 7629e6793208: Pull complete [2024-08-12T03:32:25.888Z] 4f4fb700ef54: Pull complete [2024-08-12T03:32:25.888Z] fb5054dd5b73: Pull complete [2024-08-12T03:32:25.888Z] eeca6798cff9: Pull complete [2024-08-12T03:32:28.479Z] aa269ceb94a6: Pull complete [2024-08-12T03:32:28.479Z] ada007ff1a6a: Pull complete [2024-08-12T03:32:28.479Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-12T03:32:28.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T03:32:28.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T03:32:28.795Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T03:32:28.795Z] WORKDIR /edgex [2024-08-12T03:32:28.795Z] COPY go.mod . [2024-08-12T03:32:28.795Z] RUN go mod download [2024-08-12T03:32:28.795Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-12T03:32:29.364Z] Sending build context to Docker daemon 179MB [2024-08-12T03:32:29.364Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T03:32:29.364Z] ---> f489d0715acc [2024-08-12T03:32:29.364Z] Step 2/4 : WORKDIR /edgex [2024-08-12T03:32:35.962Z] ---> Running in ca385281d44c [2024-08-12T03:32:35.962Z] Removing intermediate container ca385281d44c [2024-08-12T03:32:35.962Z] ---> b39776313bcc [2024-08-12T03:32:35.962Z] Step 3/4 : COPY go.mod . [2024-08-12T03:32:35.962Z] ---> 8a3bf612081a [2024-08-12T03:32:35.962Z] Step 4/4 : RUN go mod download [2024-08-12T03:32:35.962Z] ---> Running in 9bbeb7bfe1f2 [2024-08-12T03:32:36.104Z] Still waiting to schedule task [2024-08-12T03:32:36.105Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-12T03:33:14.698Z] Removing intermediate container 9bbeb7bfe1f2 [2024-08-12T03:33:14.698Z] ---> 51c13b877405 [2024-08-12T03:33:14.698Z] Successfully built 51c13b877405 [2024-08-12T03:33:14.698Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:33:15.008Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T03:33:15.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:33:15.093Z] prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container [2024-08-12T03:33:15.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-12T03:33:15.640Z] $ docker top 38e7414ca19088a2f19b0cfb2612417aaac72233e7774bc4460e2b7c272a6f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T03:33:15.999Z] + go version [2024-08-12T03:33:15.999Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-12T03:33:16.010Z] $ docker stop --time=1 38e7414ca19088a2f19b0cfb2612417aaac72233e7774bc4460e2b7c272a6f6b [2024-08-12T03:33:17.307Z] $ docker rm -f --volumes 38e7414ca19088a2f19b0cfb2612417aaac72233e7774bc4460e2b7c272a6f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:33:17.769Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T03:33:17.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:33:17.854Z] prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container [2024-08-12T03:33:17.887Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-12T03:33:18.211Z] $ docker top 7fdf0142c66aa797b66e2f3a4311065957647e703296200b20a2d0f8722ef9c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-12T03:33:18.288Z] ========================================================= [2024-08-12T03:33:18.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-12T03:33:18.288Z] ========================================================= [Pipeline] sh [2024-08-12T03:33:18.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-08-12T03:33:18.873Z] + make test [2024-08-12T03:33:18.873Z] go test -race -coverprofile=coverage.out ./... [2024-08-12T03:33:27.141Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-12T03:33:59.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-12T03:33:59.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-12T03:33:59.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-08-12T03:33:59.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-12T03:33:59.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-12T03:34:00.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-12T03:34:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-12T03:34:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:34:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-12T03:34:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-12T03:34:01.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-12T03:34:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-12T03:34:03.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-12T03:34:03.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-08-12T03:34:03.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2024-08-12T03:34:03.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.616s coverage: 93.4% of statements [2024-08-12T03:34:03.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-08-12T03:34:04.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements [2024-08-12T03:34:05.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-12T03:34:05.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:34:05.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-12T03:34:05.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-12T03:34:05.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-12T03:34:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-12T03:34:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-12T03:34:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-12T03:34:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-12T03:34:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-12T03:34:05.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-12T03:34:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements [2024-08-12T03:34:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-12T03:34:07.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-12T03:34:07.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-12T03:34:07.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.015s coverage: 0.0% of statements [no tests to run] [2024-08-12T03:34:08.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-08-12T03:34:08.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-12T03:34:08.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-08-12T03:34:08.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements [2024-08-12T03:34:08.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-12T03:34:08.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.179s coverage: 96.3% of statements [2024-08-12T03:34:09.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-12T03:34:09.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-12T03:34:09.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-12T03:34:09.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-12T03:34:09.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements [2024-08-12T03:34:09.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-12T03:34:09.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-12T03:34:09.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-12T03:34:09.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-12T03:34:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-12T03:34:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-12T03:34:11.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-12T03:34:11.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-12T03:34:11.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-12T03:34:11.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-12T03:34:11.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-12T03:34:12.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-12T03:34:12.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-12T03:34:12.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-12T03:34:14.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-12T03:34:14.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-12T03:34:14.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7536 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws [2024-08-12T03:34:14.964Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2024-08-12T03:34:15.044Z] The recommended git tool is: git [2024-08-12T03:34:16.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-12T03:34:16.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-12T03:34:18.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-12T03:34:18.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-12T03:34:18.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-12T03:34:19.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-12T03:34:19.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-12T03:34:19.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-12T03:34:20.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-12T03:34:20.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-12T03:34:20.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-12T03:34:20.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:34:20.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-12T03:34:21.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-08-12T03:34:21.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-12T03:34:21.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-12T03:34:21.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-12T03:34:21.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-12T03:34:23.010Z] using credential edgex-jenkins-ssh [2024-08-12T03:34:23.040Z] Cloning the remote Git repository [2024-08-12T03:34:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-12T03:34:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:34:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-12T03:34:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-12T03:34:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-12T03:34:24.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-12T03:34:23.094Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-12T03:34:23.236Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2024-08-12T03:34:23.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T03:34:23.483Z] > git --version # timeout=10 [2024-08-12T03:34:23.523Z] > git --version # 'git version 2.25.1' [2024-08-12T03:34:23.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T03:34:23.794Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T03:34:25.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-12T03:34:25.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.407s coverage: 79.9% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.043s coverage: 92.9% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 67.2% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.023s coverage: 87.2% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.016s coverage: 89.5% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.034s coverage: 19.9% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements [2024-08-12T03:34:33.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-08-12T03:34:33.972Z] 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-08-12T03:34:34.232Z] running golangci-lint [2024-08-12T03:34:34.232Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-12T03:34:34.232Z] go version go1.21.9 linux/amd64 [2024-08-12T03:34:34.491Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-12T03:34:34.491Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-12T03:34:43.959Z] Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 3f0fef108e26bade06262ee739e14f3058de644b [2024-08-12T03:34:42.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T03:34:42.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T03:34:43.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T03:34:43.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T03:34:43.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T03:34:43.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-12T03:34:43.976Z] > git config core.sparsecheckout # timeout=10 [2024-08-12T03:34:44.045Z] > git checkout -f 3f0fef108e26bade06262ee739e14f3058de644b # timeout=10 [2024-08-12T03:34:44.290Z] > git remote # timeout=10 [2024-08-12T03:34:44.682Z] Merge succeeded, producing 00ea28bad9e62e1777d70e692e51939ac1a90247 [2024-08-12T03:34:44.683Z] Checking out Revision 00ea28bad9e62e1777d70e692e51939ac1a90247 (PR-4855) [2024-08-12T03:34:44.311Z] > git config --get remote.origin.url # timeout=10 [2024-08-12T03:34:44.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T03:34:44.348Z] > git merge 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 [2024-08-12T03:34:44.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-12T03:34:44.687Z] > git config core.sparsecheckout # timeout=10 [2024-08-12T03:34:44.702Z] > git checkout -f 00ea28bad9e62e1777d70e692e51939ac1a90247 # timeout=10 [2024-08-12T03:34:48.462Z] Commit message: "Merge commit '2b98b0065012eac835be930949dbee65d2568e96' into HEAD" [2024-08-12T03:34:48.484Z] First time build. Skipping changelog. [2024-08-12T03:34:48.467Z] > git rev-list --no-walk 779d0000c60456ff3348df0e0e48f8931cfd7b39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-12T03:34:50.255Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-12T03:34:50.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T03:34:50.255Z] Dload Upload Total Spent Left Speed [2024-08-12T03:34:50.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-08-12T03:34:50.597Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-12T03:34:50.922Z] + sudo tee /etc/docker/daemon.new [2024-08-12T03:34:50.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-12T03:34:50.922Z] { [2024-08-12T03:34:50.922Z] "registry-mirrors": [ [2024-08-12T03:34:50.922Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-12T03:34:50.922Z] ], [2024-08-12T03:34:50.922Z] "bip": "10.250.0.254/24", [2024-08-12T03:34:50.922Z] "hosts": [ [2024-08-12T03:34:50.922Z] "tcp://0.0.0.0:5555", [2024-08-12T03:34:50.922Z] "unix:///var/run/docker.sock" [2024-08-12T03:34:50.922Z] ], [2024-08-12T03:34:50.922Z] "mtu": 1458, [2024-08-12T03:34:50.922Z] "selinux-enabled": true, [2024-08-12T03:34:50.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-12T03:34:50.922Z] } [Pipeline] sh [2024-08-12T03:34:51.240Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-12T03:34:51.576Z] + sudo service docker restart [2024-08-12T03:34:56.429Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 21.249741166s" [2024-08-12T03:34:56.429Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.756234ms" [2024-08-12T03:35:08.653Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.675583717s with top 10 stages: buildir: 58.522061827s, gosec: 8.164520288s, inspect: 2.503340472s, ctrlflow: 2.331282167s, fact_deprecated: 2.242581489s, printf: 1.891949231s, nilness: 1.459685945s, fact_purity: 1.219671483s, S1038: 1.12628329s, SA4030: 840.078059ms" [2024-08-12T03:35:08.653Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-12T03:35:08.653Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, identifier_marker: 214/214, cgo: 214/214, filename_unadjuster: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22" [2024-08-12T03:35:08.653Z] level=info msg="[runner] processing took 16.846312ms with stages: nolint: 6.7943ms, identifier_marker: 4.970046ms, path_prettifier: 1.524479ms, autogenerated_exclude: 1.506128ms, exclude-rules: 1.186812ms, skip_dirs: 815.046µs, cgo: 31.43µs, filename_unadjuster: 14.111µs, max_same_issues: 640ns, fixer: 520ns, exclude: 420ns, skip_files: 420ns, severity-rules: 370ns, diff: 340ns, uniq_by_line: 340ns, sort_results: 230ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-08-12T03:35:08.653Z] level=info msg="[runner] linters took 12.185947041s with stages: goanalysis_metalinter: 12.169012588s" [2024-08-12T03:35:08.653Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-12T03:35:08.653Z] level=info msg="Memory: 335 samples, avg is 312.7MB, max is 1324.9MB" [2024-08-12T03:35:08.653Z] level=info msg="Execution took 33.492688548s" [2024-08-12T03:35:08.653Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T03:35:09.860Z] provisioning config files... [2024-08-12T03:35:09.885Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2564055341844657985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T03:35:10.352Z] ---> ****-login.sh [2024-08-12T03:35:10.352Z] nexus3.edgexfoundry.org:10001 [2024-08-12T03:35:10.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:35:10.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:35:10.903Z] Configure a credential helper to remove this warning. See [2024-08-12T03:35:10.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:35:10.903Z] [2024-08-12T03:35:10.903Z] Login Succeeded [2024-08-12T03:35:10.903Z] nexus3.edgexfoundry.org:10002 [2024-08-12T03:35:11.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:35:11.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:35:11.171Z] Configure a credential helper to remove this warning. See [2024-08-12T03:35:11.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:35:11.171Z] [2024-08-12T03:35:11.171Z] Login Succeeded [2024-08-12T03:35:11.171Z] nexus3.edgexfoundry.org:10003 [2024-08-12T03:35:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:35:11.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:35:11.710Z] Configure a credential helper to remove this warning. See [2024-08-12T03:35:11.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:35:11.710Z] [2024-08-12T03:35:11.710Z] Login Succeeded [2024-08-12T03:35:11.710Z] nexus3.edgexfoundry.org:10004 [2024-08-12T03:35:11.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:35:11.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:35:11.980Z] Configure a credential helper to remove this warning. See [2024-08-12T03:35:11.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:35:11.980Z] [2024-08-12T03:35:11.980Z] Login Succeeded [2024-08-12T03:35:11.980Z] ****.io [2024-08-12T03:35:12.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T03:35:12.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T03:35:12.515Z] Configure a credential helper to remove this warning. See [2024-08-12T03:35:12.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T03:35:12.515Z] [2024-08-12T03:35:12.515Z] Login Succeeded [2024-08-12T03:35:12.515Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T03:35:12.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-12T03:35:13.126Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-08-12T03:35:13.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T03:35:13.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T03:35:13.178Z] ========================================================= [2024-08-12T03:35:13.178Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-12T03:35:13.178Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T03:35:13.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T03:35:13.769Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-12T03:35:13.769Z] c6b39de5b339: Pulling fs layer [2024-08-12T03:35:13.769Z] a69c41024577: Pulling fs layer [2024-08-12T03:35:13.769Z] d6de4b400683: Pulling fs layer [2024-08-12T03:35:13.769Z] 35cb2a7552d0: Pulling fs layer [2024-08-12T03:35:13.769Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T03:35:13.769Z] 464afbd9ba4c: Pulling fs layer [2024-08-12T03:35:13.769Z] 00f215d4a9da: Pulling fs layer [2024-08-12T03:35:13.769Z] d496ad576159: Pulling fs layer [2024-08-12T03:35:13.769Z] 35cb2a7552d0: Waiting [2024-08-12T03:35:13.769Z] 4f4fb700ef54: Waiting [2024-08-12T03:35:13.769Z] 464afbd9ba4c: Waiting [2024-08-12T03:35:13.769Z] 00f215d4a9da: Waiting [2024-08-12T03:35:13.769Z] d496ad576159: Waiting [2024-08-12T03:35:13.769Z] a69c41024577: Verifying Checksum [2024-08-12T03:35:13.769Z] a69c41024577: Download complete [2024-08-12T03:35:13.769Z] 35cb2a7552d0: Verifying Checksum [2024-08-12T03:35:13.769Z] 35cb2a7552d0: Download complete [2024-08-12T03:35:13.769Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T03:35:13.769Z] 4f4fb700ef54: Download complete [2024-08-12T03:35:13.769Z] 464afbd9ba4c: Verifying Checksum [2024-08-12T03:35:13.769Z] 464afbd9ba4c: Download complete [2024-08-12T03:35:13.769Z] c6b39de5b339: Verifying Checksum [2024-08-12T03:35:13.769Z] c6b39de5b339: Download complete [2024-08-12T03:35:14.038Z] d496ad576159: Verifying Checksum [2024-08-12T03:35:14.038Z] d496ad576159: Download complete [2024-08-12T03:35:14.620Z] c6b39de5b339: Pull complete [2024-08-12T03:35:15.203Z] a69c41024577: Pull complete [2024-08-12T03:35:15.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-12T03:35:15.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-12T03:35:15.207Z] ./bin/test-attribution-txt.sh [2024-08-12T03:35:15.207Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-12T03:35:15.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-12T03:35:15.470Z] d6de4b400683: Verifying Checksum [2024-08-12T03:35:15.470Z] d6de4b400683: Download complete [2024-08-12T03:35:15.832Z] + ls -al . [2024-08-12T03:35:15.832Z] total 880 [2024-08-12T03:35:15.832Z] drwxrwxr-x 11 1001 1001 4096 Aug 12 03:33 . [2024-08-12T03:35:15.832Z] drwxr-xr-x 4 root root 4096 Aug 12 03:33 .. [2024-08-12T03:35:15.832Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 03:31 .blubracket [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 10 Aug 12 03:31 .dockerignore [2024-08-12T03:35:15.832Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 03:34 .git [2024-08-12T03:35:15.832Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 03:31 .github [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 1102 Aug 12 03:31 .gitignore [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 03:31 .golangci.yml [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 100 Aug 12 03:31 .hadolint.yml [2024-08-12T03:35:15.832Z] drwxr-xr-x 3 1001 1001 4096 Aug 12 03:32 .semver [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 155 Aug 12 03:31 .sonarcloud.properties [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 03:31 ADOPTERS.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 21171 Aug 12 03:31 Attribution.txt [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 100284 Aug 12 03:31 CHANGELOG.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 03:31 CONTRIBUTING.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 03:31 GOVERNANCE.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 861 Aug 12 03:31 Jenkinsfile [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 03:31 LICENSE [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 16854 Aug 12 03:31 Makefile [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 03:31 OWNERS.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 9528 Aug 12 03:31 README.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 03:31 SECURITY.md [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 03:32 VERSION [2024-08-12T03:35:15.832Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 03:31 bin [2024-08-12T03:35:15.832Z] drwxrwxr-x 20 1001 1001 4096 Aug 12 03:31 cmd [2024-08-12T03:35:15.832Z] -rw-r--r-- 1 root root 511263 Aug 12 03:34 coverage.out [2024-08-12T03:35:15.832Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 03:31 fuzz_test [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 7317 Aug 12 03:31 go.mod [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 102581 Aug 12 03:31 go.sum [2024-08-12T03:35:15.832Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 03:31 internal [2024-08-12T03:35:15.832Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 03:31 openapi [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 584 Aug 12 03:31 security.txt [2024-08-12T03:35:15.832Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 03:31 version.go [Pipeline] sh [2024-08-12T03:35:16.124Z] + '[' -e coverage.out ] [2024-08-12T03:35:16.124Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-12T03:35:16.234Z] Stashed 1 file(s) [Pipeline] sh [2024-08-12T03:35:16.428Z] 00f215d4a9da: Verifying Checksum [2024-08-12T03:35:16.428Z] 00f215d4a9da: Download complete [2024-08-12T03:35:16.518Z] + make build [2024-08-12T03:35:16.518Z] 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-08-12T03:35:28.767Z] d6de4b400683: Pull complete [2024-08-12T03:35:28.767Z] 35cb2a7552d0: Pull complete [2024-08-12T03:35:28.767Z] 4f4fb700ef54: Pull complete [2024-08-12T03:35:28.767Z] 464afbd9ba4c: Pull complete [2024-08-12T03:35:38.860Z] 00f215d4a9da: Pull complete [2024-08-12T03:35:39.127Z] d496ad576159: Pull complete [2024-08-12T03:35:39.394Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-12T03:35:39.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T03:35:39.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T03:35:39.733Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T03:35:39.733Z] WORKDIR /edgex [2024-08-12T03:35:39.733Z] COPY go.mod . [2024-08-12T03:35:39.733Z] RUN go mod download -t [2024-08-12T03:35:39.733Z] ci-base-image-arm64 -f - . [2024-08-12T03:35:40.698Z] Sending build context to Docker daemon 3.432MB [2024-08-12T03:35:40.698Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T03:35:40.698Z] ---> f246e2811388 [2024-08-12T03:35:40.698Z] Step 2/4 : WORKDIR /edgex [2024-08-12T03:35:42.639Z] ---> Running in 9ab6b2126798 [2024-08-12T03:35:42.639Z] Removing intermediate container 9ab6b2126798 [2024-08-12T03:35:42.639Z] ---> 826bbd27e9d8 [2024-08-12T03:35:42.639Z] Step 3/4 : COPY go.mod . [2024-08-12T03:35:43.075Z] 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-08-12T03:35:43.075Z] 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-08-12T03:35:43.075Z] 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-08-12T03:35:43.075Z] 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-08-12T03:35:43.227Z] ---> 06194c727f31 [2024-08-12T03:35:43.227Z] Step 4/4 : RUN go mod download [2024-08-12T03:35:43.227Z] ---> Running in 979bff96816b [2024-08-12T03:35:44.490Z] 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-08-12T03:35:48.679Z] 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-08-12T03:35:49.618Z] 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-08-12T03:35:51.521Z] 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-08-12T03:35:53.425Z] 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-08-12T03:35:54.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T03:35:54.622Z] 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-08-12T03:35:55.559Z] 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-08-12T03:35:56.493Z] 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-08-12T03:35:57.075Z] $ docker stop --time=1 7fdf0142c66aa797b66e2f3a4311065957647e703296200b20a2d0f8722ef9c0 [2024-08-12T03:36:03.798Z] $ docker rm -f --volumes 7fdf0142c66aa797b66e2f3a4311065957647e703296200b20a2d0f8722ef9c0 [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-08-12T03:36:04.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T03:36:04.931Z] [2024-08-12T03:36:04.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:36:05.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T03:36:05.246Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-12T03:36:05.246Z] 91d30c5bc195: Pulling fs layer [2024-08-12T03:36:05.246Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-12T03:36:05.246Z] 9c61dcf015f6: Pulling fs layer [2024-08-12T03:36:05.246Z] 4698f68db338: Pulling fs layer [2024-08-12T03:36:05.246Z] 2a2f49069b9e: Pulling fs layer [2024-08-12T03:36:05.246Z] e0025b399a48: Pulling fs layer [2024-08-12T03:36:05.246Z] e0025b399a48: Waiting [2024-08-12T03:36:05.505Z] 91d30c5bc195: Verifying Checksum [2024-08-12T03:36:05.505Z] 91d30c5bc195: Download complete [2024-08-12T03:36:05.505Z] 4698f68db338: Verifying Checksum [2024-08-12T03:36:05.505Z] 4698f68db338: Download complete [2024-08-12T03:36:05.505Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-12T03:36:05.505Z] 2e9b0aa3be6d: Download complete [2024-08-12T03:36:05.505Z] e0025b399a48: Verifying Checksum [2024-08-12T03:36:05.505Z] e0025b399a48: Download complete [2024-08-12T03:36:05.505Z] 91d30c5bc195: Pull complete [2024-08-12T03:36:05.505Z] 2a2f49069b9e: Verifying Checksum [2024-08-12T03:36:05.505Z] 2a2f49069b9e: Download complete [2024-08-12T03:36:05.763Z] 2e9b0aa3be6d: Pull complete [2024-08-12T03:36:06.021Z] 9c61dcf015f6: Download complete [2024-08-12T03:36:08.551Z] 9c61dcf015f6: Pull complete [2024-08-12T03:36:08.551Z] 4698f68db338: Pull complete [2024-08-12T03:36:08.810Z] 2a2f49069b9e: Pull complete [2024-08-12T03:36:09.070Z] e0025b399a48: Pull complete [2024-08-12T03:36:09.070Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-12T03:36:09.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T03:36:09.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:36:09.188Z] prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container [2024-08-12T03:36:09.229Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-12T03:36:12.248Z] $ docker top 15682b2c626bb68f46b0f136fb274ba7b45fa1dc3719cbf85bc160b12d9452d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T03:36:12.599Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T03:36:15.138Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #1 transferring dockerfile: 1.85kB done [2024-08-12T03:36:15.138Z] #1 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #2 [core-command internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #2 transferring dockerfile: 1.93kB done [2024-08-12T03:36:15.138Z] #2 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #3 transferring dockerfile: 2.01kB done [2024-08-12T03:36:15.138Z] #3 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #4 transferring dockerfile: 1.89kB done [2024-08-12T03:36:15.138Z] #4 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #5 transferring dockerfile: 1.93kB done [2024-08-12T03:36:15.138Z] #5 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #6 transferring dockerfile: 2.49kB done [2024-08-12T03:36:15.138Z] #6 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #7 transferring dockerfile: 2.23kB done [2024-08-12T03:36:15.138Z] #7 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #8 transferring dockerfile: 1.95kB done [2024-08-12T03:36:15.138Z] #8 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #9 transferring dockerfile: 2.06kB done [2024-08-12T03:36:15.138Z] #9 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #10 transferring dockerfile: 3.17kB done [2024-08-12T03:36:15.138Z] #10 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T03:36:15.138Z] #11 transferring dockerfile: 1.81kB done [2024-08-12T03:36:15.138Z] #11 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #12 [support-cron-scheduler internal] load .dockerignore [2024-08-12T03:36:15.138Z] #12 transferring context: 50B done [2024-08-12T03:36:15.138Z] #12 DONE 0.0s [2024-08-12T03:36:15.138Z] [2024-08-12T03:36:15.138Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T03:36:15.396Z] #13 transferring dockerfile: 1.69kB done [2024-08-12T03:36:15.396Z] #13 DONE 0.0s [2024-08-12T03:36:15.396Z] [2024-08-12T03:36:15.396Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-12T03:36:15.396Z] #14 transferring dockerfile: 2.01kB done [2024-08-12T03:36:15.396Z] #14 DONE 0.0s [2024-08-12T03:36:15.396Z] [2024-08-12T03:36:15.396Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T03:36:15.396Z] #15 transferring dockerfile: 1.70kB done [2024-08-12T03:36:15.396Z] #15 DONE 0.0s [2024-08-12T03:36:15.396Z] [2024-08-12T03:36:15.396Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T03:36:15.396Z] #16 transferring dockerfile: 2.50kB done [2024-08-12T03:36:15.396Z] #16 DONE 0.0s [2024-08-12T03:36:15.396Z] [2024-08-12T03:36:15.396Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T03:36:15.396Z] #17 transferring dockerfile: 2.15kB done [2024-08-12T03:36:15.396Z] #17 DONE 0.0s [2024-08-12T03:36:15.396Z] [2024-08-12T03:36:15.396Z] #18 [core-command internal] load .dockerignore [2024-08-12T03:36:15.396Z] #18 transferring context: 50B done [2024-08-12T03:36:15.396Z] #18 DONE 0.0s [2024-08-12T03:36:15.396Z] [2024-08-12T03:36:15.396Z] #19 [core-keeper internal] load .dockerignore [2024-08-12T03:36:15.656Z] #19 transferring context: 50B done [2024-08-12T03:36:15.656Z] #19 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T03:36:15.656Z] #20 transferring context: 50B done [2024-08-12T03:36:15.656Z] #20 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #21 [support-scheduler internal] load .dockerignore [2024-08-12T03:36:15.656Z] #21 transferring context: 50B done [2024-08-12T03:36:15.656Z] #21 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-08-12T03:36:15.656Z] #22 transferring context: 50B done [2024-08-12T03:36:15.656Z] #22 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T03:36:15.656Z] #23 transferring context: 50B done [2024-08-12T03:36:15.656Z] #23 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #24 [support-notifications internal] load .dockerignore [2024-08-12T03:36:15.656Z] #24 transferring context: 50B done [2024-08-12T03:36:15.656Z] #24 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #25 [core-metadata internal] load .dockerignore [2024-08-12T03:36:15.656Z] #25 transferring context: 50B done [2024-08-12T03:36:15.656Z] #25 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T03:36:15.656Z] #26 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #27 [security-spire-agent internal] load .dockerignore [2024-08-12T03:36:15.656Z] #27 transferring context: 50B done [2024-08-12T03:36:15.656Z] #27 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #28 [security-bootstrapper internal] load .dockerignore [2024-08-12T03:36:15.656Z] #28 transferring context: 50B done [2024-08-12T03:36:15.656Z] #28 DONE 0.1s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #29 [core-data internal] load .dockerignore [2024-08-12T03:36:15.656Z] #29 transferring context: 50B done [2024-08-12T03:36:15.656Z] #29 DONE 0.1s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #30 [security-spire-config internal] load .dockerignore [2024-08-12T03:36:15.656Z] #30 transferring context: 50B done [2024-08-12T03:36:15.656Z] #30 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #31 [security-spire-server internal] load .dockerignore [2024-08-12T03:36:15.656Z] #31 transferring context: 50B done [2024-08-12T03:36:15.656Z] #31 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #32 [security-proxy-setup internal] load .dockerignore [2024-08-12T03:36:15.656Z] #32 transferring context: 50B done [2024-08-12T03:36:15.656Z] #32 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #33 [security-proxy-auth internal] load .dockerignore [2024-08-12T03:36:15.656Z] #33 transferring context: 50B done [2024-08-12T03:36:15.656Z] #33 DONE 0.0s [2024-08-12T03:36:15.656Z] [2024-08-12T03:36:15.656Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T03:36:15.915Z] #34 ... [2024-08-12T03:36:15.915Z] [2024-08-12T03:36:15.915Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T03:36:15.915Z] #26 DONE 0.0s [2024-08-12T03:36:15.915Z] [2024-08-12T03:36:15.915Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T03:36:15.915Z] #34 ... [2024-08-12T03:36:15.915Z] [2024-08-12T03:36:15.915Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T03:36:15.915Z] #26 DONE 0.0s [2024-08-12T03:36:15.915Z] [2024-08-12T03:36:15.915Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T03:36:16.219Z] #34 DONE 0.5s [2024-08-12T03:36:16.220Z] [2024-08-12T03:36:16.220Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T03:36:16.220Z] #26 DONE 0.0s [2024-08-12T03:36:16.220Z] [2024-08-12T03:36:16.220Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:36:16.220Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-12T03:36:16.220Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-12T03:36:16.220Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:36:16.220Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T03:36:16.220Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T03:36:16.220Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-12T03:36:16.479Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:36:16.479Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T03:36:16.479Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T03:36:16.479Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-08-12T03:36:16.738Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-12T03:36:16.738Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-12T03:36:16.738Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-12T03:36:16.738Z] #35 ... [2024-08-12T03:36:16.738Z] [2024-08-12T03:36:16.738Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T03:36:16.738Z] #36 DONE 0.9s [2024-08-12T03:36:16.738Z] [2024-08-12T03:36:16.738Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:36:16.738Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-12T03:36:16.738Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:36:16.738Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T03:36:16.738Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T03:36:16.738Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-12T03:36:16.996Z] #35 ... [2024-08-12T03:36:16.996Z] [2024-08-12T03:36:16.996Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T03:36:16.996Z] #37 DONE 1.0s [2024-08-12T03:36:16.996Z] [2024-08-12T03:36:16.996Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:36:16.996Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-12T03:36:16.996Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:36:16.996Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T03:36:16.996Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T03:36:16.996Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-12T03:36:17.255Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.7s done [2024-08-12T03:36:17.514Z] #35 ... [2024-08-12T03:36:17.514Z] [2024-08-12T03:36:17.514Z] #38 [security-spire-agent internal] load build context [2024-08-12T03:36:17.514Z] #38 transferring context: 27.13kB 0.0s done [2024-08-12T03:36:17.514Z] #38 DONE 0.6s [2024-08-12T03:36:17.514Z] [2024-08-12T03:36:17.514Z] #39 [security-spire-server internal] load build context [2024-08-12T03:36:17.514Z] #39 transferring context: 27.60kB 0.1s done [2024-08-12T03:36:17.514Z] #39 DONE 0.7s [2024-08-12T03:36:17.514Z] [2024-08-12T03:36:17.514Z] #40 [security-spire-config internal] load build context [2024-08-12T03:36:17.514Z] #40 transferring context: 25.85kB 0.0s done [2024-08-12T03:36:17.514Z] #40 DONE 0.8s [2024-08-12T03:36:17.773Z] [2024-08-12T03:36:17.773Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:36:17.773Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-12T03:36:17.773Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-12T03:36:17.773Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-12T03:36:17.773Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T03:36:17.773Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-12T03:36:17.773Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-12T03:36:17.773Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-12T03:36:17.773Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T03:36:17.773Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-08-12T03:36:17.773Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-12T03:36:17.773Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s [2024-08-12T03:36:18.035Z] #41 ... [2024-08-12T03:36:18.035Z] [2024-08-12T03:36:18.035Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:36:18.035Z] #35 DONE 2.1s [2024-08-12T03:36:18.035Z] [2024-08-12T03:36:18.035Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:36:18.035Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.7s [2024-08-12T03:36:18.035Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.8s [2024-08-12T03:36:18.035Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-12T03:36:18.296Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.9s [2024-08-12T03:36:18.296Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.1s [2024-08-12T03:36:18.296Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-08-12T03:36:18.862Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2024-08-12T03:36:19.120Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-12T03:36:19.704Z] #41 ... [2024-08-12T03:36:19.704Z] [2024-08-12T03:36:19.704Z] #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T03:36:19.704Z] #42 DONE 3.8s [2024-08-12T03:36:19.704Z] [2024-08-12T03:36:19.704Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:36:23.141Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.9s done [2024-08-12T03:36:26.664Z] #41 ... [2024-08-12T03:36:26.664Z] [2024-08-12T03:36:26.664Z] #43 [support-scheduler internal] load build context [2024-08-12T03:36:26.664Z] #43 transferring context: 315.74MB 9.7s [2024-08-12T03:36:26.664Z] #43 ... [2024-08-12T03:36:26.664Z] [2024-08-12T03:36:26.664Z] #44 [support-notifications internal] load build context [2024-08-12T03:36:26.664Z] #44 ... [2024-08-12T03:36:26.664Z] [2024-08-12T03:36:26.664Z] #45 [core-metadata internal] load build context [2024-08-12T03:36:26.664Z] #45 ... [2024-08-12T03:36:26.664Z] [2024-08-12T03:36:26.664Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:36:26.664Z] #46 ... [2024-08-12T03:36:26.664Z] [2024-08-12T03:36:26.664Z] #47 [core-data internal] load build context [2024-08-12T03:36:26.664Z] #47 ... [2024-08-12T03:36:26.664Z] [2024-08-12T03:36:26.664Z] #48 [security-proxy-setup internal] load build context [2024-08-12T03:36:26.961Z] #48 ... [2024-08-12T03:36:26.961Z] [2024-08-12T03:36:26.961Z] #49 [core-keeper internal] load build context [2024-08-12T03:36:26.961Z] #49 ... [2024-08-12T03:36:26.961Z] [2024-08-12T03:36:26.961Z] #50 [support-cron-scheduler internal] load build context [2024-08-12T03:36:26.961Z] #50 ... [2024-08-12T03:36:26.961Z] [2024-08-12T03:36:26.961Z] #51 [security-secretstore-setup internal] load build context [2024-08-12T03:36:27.243Z] #51 ... [2024-08-12T03:36:27.243Z] [2024-08-12T03:36:27.243Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-12T03:36:27.243Z] #52 ... [2024-08-12T03:36:27.243Z] [2024-08-12T03:36:27.243Z] #53 [security-proxy-auth internal] load build context [2024-08-12T03:36:27.244Z] #53 ... [2024-08-12T03:36:27.244Z] [2024-08-12T03:36:27.244Z] #54 [security-bootstrapper internal] load build context [2024-08-12T03:36:27.671Z] #54 ... [2024-08-12T03:36:27.671Z] [2024-08-12T03:36:27.671Z] #55 [core-command internal] load build context [2024-08-12T03:36:27.943Z] #55 ... [2024-08-12T03:36:27.943Z] [2024-08-12T03:36:27.943Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:36:27.943Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-12T03:36:27.943Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T03:36:27.943Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-12T03:36:27.943Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-12T03:36:27.943Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-12T03:36:27.943Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-12T03:36:27.943Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-08-12T03:36:27.943Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.5s done [2024-08-12T03:36:27.943Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-12T03:36:27.943Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.5s done [2024-08-12T03:36:27.943Z] #56 ... [2024-08-12T03:36:27.943Z] [2024-08-12T03:36:27.943Z] #43 [support-scheduler internal] load build context [2024-08-12T03:36:27.943Z] #43 ... [2024-08-12T03:36:27.943Z] [2024-08-12T03:36:27.943Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T03:36:28.204Z] #57 ... [2024-08-12T03:36:28.204Z] [2024-08-12T03:36:28.204Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:36:28.204Z] #58 ... [2024-08-12T03:36:28.204Z] [2024-08-12T03:36:28.204Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T03:36:28.521Z] #59 ... [2024-08-12T03:36:28.521Z] [2024-08-12T03:36:28.521Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T03:36:28.923Z] #60 ... [2024-08-12T03:36:28.923Z] [2024-08-12T03:36:28.923Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:36:28.923Z] #0 9.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:28.923Z] #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:28.923Z] #0 10.14 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:28.923Z] #61 ... [2024-08-12T03:36:28.923Z] [2024-08-12T03:36:28.923Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T03:36:28.923Z] #62 ... [2024-08-12T03:36:28.923Z] [2024-08-12T03:36:28.923Z] #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:36:28.923Z] #63 ... [2024-08-12T03:36:28.923Z] [2024-08-12T03:36:28.923Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T03:36:29.187Z] #64 ... [2024-08-12T03:36:29.187Z] [2024-08-12T03:36:29.187Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T03:36:29.187Z] #65 ... [2024-08-12T03:36:29.187Z] [2024-08-12T03:36:29.187Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T03:36:29.187Z] #66 ... [2024-08-12T03:36:29.187Z] [2024-08-12T03:36:29.187Z] #44 [support-notifications internal] load build context [2024-08-12T03:36:29.795Z] #44 ... [2024-08-12T03:36:29.795Z] [2024-08-12T03:36:29.795Z] #67 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-12T03:36:30.086Z] #67 ... [2024-08-12T03:36:30.086Z] [2024-08-12T03:36:30.086Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:36:31.501Z] #46 transferring context: 424.15MB 14.9s [2024-08-12T03:36:32.783Z] #46 ... [2024-08-12T03:36:32.783Z] [2024-08-12T03:36:32.783Z] #45 [core-metadata internal] load build context [2024-08-12T03:36:33.055Z] #45 ... [2024-08-12T03:36:33.055Z] [2024-08-12T03:36:33.055Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:36:33.319Z] #46 transferring context: 493.99MB 17.0s done [2024-08-12T03:36:37.559Z] #46 ... [2024-08-12T03:36:37.559Z] [2024-08-12T03:36:37.559Z] #47 [core-data internal] load build context [2024-08-12T03:36:37.559Z] #47 transferring context: 493.99MB 16.4s done [2024-08-12T03:36:37.559Z] #47 ... [2024-08-12T03:36:37.559Z] [2024-08-12T03:36:37.559Z] #48 [security-proxy-setup internal] load build context [2024-08-12T03:36:37.559Z] #48 transferring context: 493.99MB 17.4s done [2024-08-12T03:36:37.559Z] #48 ... [2024-08-12T03:36:37.559Z] [2024-08-12T03:36:37.559Z] #50 [support-cron-scheduler internal] load build context [2024-08-12T03:36:37.559Z] #50 transferring context: 493.99MB 18.0s done [2024-08-12T03:36:37.559Z] #50 ... [2024-08-12T03:36:37.559Z] [2024-08-12T03:36:37.559Z] #51 [security-secretstore-setup internal] load build context [2024-08-12T03:36:37.559Z] #51 transferring context: 493.99MB 18.6s done [2024-08-12T03:36:37.559Z] #51 ... [2024-08-12T03:36:37.559Z] [2024-08-12T03:36:37.559Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-12T03:36:37.559Z] #52 transferring context: 493.99MB 15.5s done [2024-08-12T03:36:37.821Z] #52 ... [2024-08-12T03:36:37.821Z] [2024-08-12T03:36:37.821Z] #54 [security-bootstrapper internal] load build context [2024-08-12T03:36:37.821Z] #54 transferring context: 493.99MB 17.7s done [2024-08-12T03:36:38.118Z] #54 ... [2024-08-12T03:36:38.118Z] [2024-08-12T03:36:38.118Z] #55 [core-command internal] load build context [2024-08-12T03:36:38.118Z] #55 transferring context: 493.99MB 18.1s done [2024-08-12T03:36:38.378Z] #55 ... [2024-08-12T03:36:38.378Z] [2024-08-12T03:36:38.378Z] #49 [core-keeper internal] load build context [2024-08-12T03:36:38.378Z] #49 transferring context: 493.99MB 17.4s done [2024-08-12T03:36:38.378Z] #49 ... [2024-08-12T03:36:38.378Z] [2024-08-12T03:36:38.378Z] #53 [security-proxy-auth internal] load build context [2024-08-12T03:36:38.378Z] #53 transferring context: 493.99MB 18.4s done [2024-08-12T03:36:38.637Z] #53 ... [2024-08-12T03:36:38.637Z] [2024-08-12T03:36:38.637Z] #43 [support-scheduler internal] load build context [2024-08-12T03:36:38.637Z] #43 transferring context: 493.99MB 15.1s done [2024-08-12T03:36:38.637Z] #43 ... [2024-08-12T03:36:38.637Z] [2024-08-12T03:36:38.637Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:36:38.637Z] #61 10.41 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:38.637Z] #61 10.41 OK: 7 MiB in 16 packages [2024-08-12T03:36:39.207Z] #61 ... [2024-08-12T03:36:39.207Z] [2024-08-12T03:36:39.207Z] #44 [support-notifications internal] load build context [2024-08-12T03:36:39.207Z] #44 transferring context: 493.99MB 17.1s done [2024-08-12T03:36:39.628Z] Removing intermediate container 979bff96816b [2024-08-12T03:36:39.628Z] ---> 2076ad03c2fd [2024-08-12T03:36:39.628Z] Successfully built 2076ad03c2fd [2024-08-12T03:36:39.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:36:39.970Z] + docker inspect -f . ci-base-image-arm64 [2024-08-12T03:36:39.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:36:40.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container [2024-08-12T03:36:40.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-12T03:36:41.437Z] $ docker top b6fb72f36be64a16350e611785d4606806b1d84e9b208c558281f196f4a6d907 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T03:36:42.276Z] + go version [2024-08-12T03:36:42.276Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-12T03:36:42.293Z] $ docker stop --time=1 b6fb72f36be64a16350e611785d4606806b1d84e9b208c558281f196f4a6d907 [2024-08-12T03:36:43.397Z] #44 ... [2024-08-12T03:36:43.397Z] [2024-08-12T03:36:43.397Z] #45 [core-metadata internal] load build context [2024-08-12T03:36:43.397Z] #45 transferring context: 493.99MB 17.8s done [2024-08-12T03:36:43.924Z] $ docker rm -f --volumes b6fb72f36be64a16350e611785d4606806b1d84e9b208c558281f196f4a6d907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:36:44.525Z] + docker inspect -f . ci-base-image-arm64 [2024-08-12T03:36:44.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:36:44.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container [2024-08-12T03:36:44.765Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-12T03:36:45.909Z] $ docker top df17b4a4c9b7ab214e8d497be6ba0c39c297d30c26eba08a9b14b1cd41e45e60 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-12T03:36:46.119Z] ========================================================= [2024-08-12T03:36:46.119Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-12T03:36:46.119Z] ========================================================= [Pipeline] sh [2024-08-12T03:36:46.755Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-08-12T03:36:47.096Z] + make test [2024-08-12T03:36:47.363Z] go test -race -coverprofile=coverage.out ./... [2024-08-12T03:36:55.693Z] #45 ... [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #43 [support-scheduler internal] load build context [2024-08-12T03:36:55.693Z] #43 DONE 38.4s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #47 [core-data internal] load build context [2024-08-12T03:36:55.693Z] #47 DONE 38.4s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-12T03:36:55.693Z] #52 DONE 38.4s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T03:36:55.693Z] #57 DONE 36.4s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:36:55.693Z] #61 DONE 36.2s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:36:55.693Z] #46 DONE 38.4s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #44 [support-notifications internal] load build context [2024-08-12T03:36:55.693Z] #44 DONE 38.4s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #49 [core-keeper internal] load build context [2024-08-12T03:36:55.693Z] #49 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #67 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-12T03:36:55.693Z] #67 DONE 35.0s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:36:55.693Z] #68 ... [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #48 [security-proxy-setup internal] load build context [2024-08-12T03:36:55.693Z] #48 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #54 [security-bootstrapper internal] load build context [2024-08-12T03:36:55.693Z] #54 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #45 [core-metadata internal] load build context [2024-08-12T03:36:55.693Z] #45 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #53 [security-proxy-auth internal] load build context [2024-08-12T03:36:55.693Z] #53 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #55 [core-command internal] load build context [2024-08-12T03:36:55.693Z] #55 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #51 [security-secretstore-setup internal] load build context [2024-08-12T03:36:55.693Z] #51 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #50 [support-cron-scheduler internal] load build context [2024-08-12T03:36:55.693Z] #50 DONE 38.5s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T03:36:55.693Z] #59 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.693Z] #59 36.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.693Z] #59 37.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:55.693Z] #59 37.01 (2/2) Installing su-exec (0.2-r3) [2024-08-12T03:36:55.693Z] #59 37.02 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:55.693Z] #59 37.02 OK: 7 MiB in 17 packages [2024-08-12T03:36:55.693Z] #59 DONE 37.3s [2024-08-12T03:36:55.693Z] [2024-08-12T03:36:55.693Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:36:55.693Z] #58 37.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.693Z] #58 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.693Z] #58 37.50 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:36:55.693Z] #58 37.50 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:36:55.693Z] #58 37.50 OK: 20070 distinct packages available [2024-08-12T03:36:55.693Z] #58 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.693Z] #58 37.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.984Z] #58 ... [2024-08-12T03:36:55.984Z] [2024-08-12T03:36:55.984Z] #63 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:36:55.984Z] #63 36.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.984Z] #63 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:55.984Z] #63 37.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:55.984Z] #63 37.25 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:55.984Z] #63 37.26 OK: 7 MiB in 16 packages [2024-08-12T03:36:55.984Z] #63 DONE 37.5s [2024-08-12T03:36:55.984Z] [2024-08-12T03:36:55.984Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:36:55.984Z] #58 37.84 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T03:36:55.984Z] #58 37.88 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T03:36:55.984Z] #58 37.89 (3/11) Installing libunistring (1.1-r1) [2024-08-12T03:36:55.984Z] #58 37.91 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T03:36:55.984Z] #58 37.91 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T03:36:55.984Z] #58 37.91 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T03:36:55.984Z] #58 37.93 (7/11) Installing curl (8.9.0-r0) [2024-08-12T03:36:55.984Z] #58 37.94 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:55.984Z] #58 37.94 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T03:36:55.984Z] #58 37.94 (10/11) Installing libucontext (1.2-r2) [2024-08-12T03:36:55.984Z] #58 37.95 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T03:36:55.984Z] #58 37.95 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:56.280Z] #58 ... [2024-08-12T03:36:56.280Z] [2024-08-12T03:36:56.280Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T03:36:56.280Z] #65 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #65 36.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #65 37.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:36:56.280Z] #65 37.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:36:56.280Z] #65 37.06 OK: 20070 distinct packages available [2024-08-12T03:36:56.280Z] #65 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #65 37.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #65 37.51 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:56.280Z] #65 37.52 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T03:36:56.280Z] #65 37.52 (3/4) Installing libucontext (1.2-r2) [2024-08-12T03:36:56.280Z] #65 37.53 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T03:36:56.280Z] #65 37.53 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:56.280Z] #65 37.54 OK: 8 MiB in 19 packages [2024-08-12T03:36:56.280Z] #65 DONE 37.9s [2024-08-12T03:36:56.280Z] [2024-08-12T03:36:56.280Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T03:36:56.280Z] #69 DONE 1.7s [2024-08-12T03:36:56.280Z] [2024-08-12T03:36:56.280Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T03:36:56.280Z] #62 36.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #62 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #62 37.26 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:36:56.280Z] #62 37.26 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:36:56.280Z] #62 37.26 OK: 20070 distinct packages available [2024-08-12T03:36:56.280Z] #62 37.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #62 37.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #62 37.61 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:56.280Z] #62 37.63 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T03:36:56.280Z] #62 37.63 (3/5) Installing libucontext (1.2-r2) [2024-08-12T03:36:56.280Z] #62 37.64 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T03:36:56.280Z] #62 37.64 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T03:36:56.280Z] #62 37.65 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:56.280Z] #62 37.66 OK: 8 MiB in 20 packages [2024-08-12T03:36:56.280Z] #62 DONE 37.9s [2024-08-12T03:36:56.280Z] [2024-08-12T03:36:56.280Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T03:36:56.280Z] #60 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #60 37.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #60 37.38 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T03:36:56.280Z] #60 37.40 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:56.280Z] #60 37.40 (3/4) Installing su-exec (0.2-r3) [2024-08-12T03:36:56.280Z] #60 37.41 (4/4) Installing yq (4.33.3-r5) [2024-08-12T03:36:56.280Z] #60 37.62 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:56.280Z] #60 37.63 Executing ca-certificates-20240226-r0.trigger [2024-08-12T03:36:56.280Z] #60 37.68 OK: 17 MiB in 19 packages [2024-08-12T03:36:56.280Z] #60 DONE 37.9s [2024-08-12T03:36:56.280Z] [2024-08-12T03:36:56.280Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T03:36:56.280Z] #66 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #66 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.280Z] #66 37.65 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T03:36:56.280Z] #66 37.72 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:56.280Z] #66 37.72 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:56.280Z] #66 37.73 Executing ca-certificates-20240226-r0.trigger [2024-08-12T03:36:56.280Z] #66 37.83 OK: 8 MiB in 17 packages [2024-08-12T03:36:56.280Z] #66 DONE 38.2s [2024-08-12T03:36:56.280Z] [2024-08-12T03:36:56.280Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:36:56.280Z] #58 38.11 Executing ca-certificates-20240226-r0.trigger [2024-08-12T03:36:56.280Z] #58 38.19 OK: 12 MiB in 26 packages [2024-08-12T03:36:56.540Z] #58 DONE 38.4s [2024-08-12T03:36:56.540Z] [2024-08-12T03:36:56.540Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:36:56.800Z] #70 ... [2024-08-12T03:36:56.800Z] [2024-08-12T03:36:56.800Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T03:36:56.800Z] #64 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.800Z] #64 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:56.800Z] #64 38.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T03:36:56.800Z] #64 38.25 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T03:36:56.800Z] #64 38.26 (3/4) Installing su-exec (0.2-r3) [2024-08-12T03:36:56.800Z] #64 38.28 (4/4) Installing yq (4.33.3-r5) [2024-08-12T03:36:56.800Z] #64 38.33 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:36:56.800Z] #64 38.33 OK: 17 MiB in 19 packages [2024-08-12T03:36:56.800Z] #64 DONE 38.6s [2024-08-12T03:36:57.059Z] [2024-08-12T03:36:57.059Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:36:57.059Z] #68 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:57.059Z] #68 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:57.059Z] #68 2.098 OK: 264 MiB in 52 packages [2024-08-12T03:36:57.059Z] #68 DONE 2.4s [2024-08-12T03:36:57.059Z] [2024-08-12T03:36:57.059Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:36:57.059Z] #71 DONE 0.1s [2024-08-12T03:36:57.059Z] [2024-08-12T03:36:57.059Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T03:36:58.008Z] #72 ... [2024-08-12T03:36:58.008Z] [2024-08-12T03:36:58.008Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:36:58.008Z] #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.008Z] #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.008Z] #0 3.065 OK: 264 MiB in 52 packages [2024-08-12T03:36:58.008Z] #73 DONE 3.4s [2024-08-12T03:36:58.008Z] [2024-08-12T03:36:58.008Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T03:36:58.008Z] #0 2.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.008Z] #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.008Z] #0 2.777 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:36:58.008Z] #0 2.777 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:36:58.008Z] #0 2.777 OK: 20077 distinct packages available [2024-08-12T03:36:58.008Z] #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.008Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.008Z] #0 3.104 OK: 264 MiB in 52 packages [2024-08-12T03:36:58.008Z] #74 DONE 3.5s [2024-08-12T03:36:58.008Z] [2024-08-12T03:36:58.008Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:36:58.269Z] #75 ... [2024-08-12T03:36:58.269Z] [2024-08-12T03:36:58.269Z] #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T03:36:58.269Z] #0 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.269Z] #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:58.269Z] #0 3.554 OK: 264 MiB in 52 packages [2024-08-12T03:36:58.269Z] #76 DONE 3.9s [2024-08-12T03:36:58.530Z] [2024-08-12T03:36:58.530Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:36:58.792Z] #77 ... [2024-08-12T03:36:58.792Z] [2024-08-12T03:36:58.792Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:36:58.792Z] #75 DONE 0.8s [2024-08-12T03:36:58.792Z] [2024-08-12T03:36:58.792Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:36:59.053Z] #78 ... [2024-08-12T03:36:59.053Z] [2024-08-12T03:36:59.053Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:36:59.053Z] #77 DONE 0.8s [2024-08-12T03:36:59.053Z] [2024-08-12T03:36:59.053Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:36:59.053Z] #0 3.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:59.053Z] #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:59.053Z] #0 4.198 OK: 7 MiB in 16 packages [2024-08-12T03:36:59.053Z] #79 DONE 4.5s [2024-08-12T03:36:59.053Z] [2024-08-12T03:36:59.053Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:36:59.053Z] #80 DONE 0.9s [2024-08-12T03:36:59.053Z] [2024-08-12T03:36:59.053Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T03:36:59.053Z] #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:59.053Z] #0 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:36:59.053Z] #0 3.382 OK: 7 MiB in 17 packages [2024-08-12T03:36:59.053Z] #81 DONE 3.5s [2024-08-12T03:36:59.053Z] [2024-08-12T03:36:59.053Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T03:37:00.193Z] #82 ... [2024-08-12T03:37:00.193Z] [2024-08-12T03:37:00.193Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T03:37:00.193Z] #0 3.574 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #0 4.150 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #0 4.781 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T03:37:00.193Z] #0 5.102 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:37:00.193Z] #0 5.109 OK: 7 MiB in 16 packages [2024-08-12T03:37:00.193Z] #83 DONE 5.2s [2024-08-12T03:37:00.193Z] [2024-08-12T03:37:00.193Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:37:00.193Z] #70 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #70 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #70 ... [2024-08-12T03:37:00.193Z] [2024-08-12T03:37:00.193Z] #84 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:37:00.193Z] #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #0 4.049 OK: 7 MiB in 16 packages [2024-08-12T03:37:00.193Z] #84 DONE 4.3s [2024-08-12T03:37:00.193Z] [2024-08-12T03:37:00.193Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T03:37:00.193Z] #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #0 3.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.193Z] #0 3.550 OK: 17 MiB in 19 packages [2024-08-12T03:37:00.193Z] #85 DONE 3.8s [2024-08-12T03:37:00.193Z] [2024-08-12T03:37:00.193Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:37:00.193Z] #70 4.055 OK: 8 MiB in 17 packages [2024-08-12T03:37:00.453Z] #70 DONE 4.3s [2024-08-12T03:37:00.453Z] [2024-08-12T03:37:00.453Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T03:37:00.453Z] #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.453Z] #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:00.453Z] #0 3.890 OK: 8 MiB in 19 packages [2024-08-12T03:37:00.453Z] #86 DONE 4.1s [2024-08-12T03:37:00.453Z] [2024-08-12T03:37:00.453Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T03:37:01.412Z] #87 DONE 0.8s [2024-08-12T03:37:01.412Z] [2024-08-12T03:37:01.412Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-12T03:37:01.412Z] #0 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:01.412Z] #0 3.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:01.412Z] #0 4.284 OK: 8 MiB in 20 packages [2024-08-12T03:37:01.412Z] #88 DONE 5.0s [2024-08-12T03:37:01.412Z] [2024-08-12T03:37:01.412Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T03:37:01.412Z] #72 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:01.412Z] #72 4.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:01.671Z] #72 4.682 OK: 17 MiB in 19 packages [2024-08-12T03:37:02.711Z] #72 DONE 5.5s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T03:37:02.711Z] #89 DONE 1.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T03:37:02.711Z] #0 3.833 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:02.711Z] #0 4.591 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:02.711Z] #0 5.349 OK: 264 MiB in 52 packages [2024-08-12T03:37:02.711Z] #90 DONE 6.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:37:02.711Z] #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:02.711Z] #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T03:37:02.711Z] #0 5.084 OK: 12 MiB in 26 packages [2024-08-12T03:37:02.711Z] #91 DONE 5.9s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T03:37:02.711Z] #92 DONE 1.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T03:37:02.711Z] #93 ... [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T03:37:02.711Z] #94 DONE 1.3s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T03:37:02.711Z] #93 DONE 0.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T03:37:02.711Z] #95 DONE 0.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T03:37:02.711Z] #96 DONE 0.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T03:37:02.711Z] #97 DONE 0.2s [2024-08-12T03:37:02.711Z] [2024-08-12T03:37:02.711Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T03:37:03.653Z] #98 DONE 0.9s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:37:03.653Z] #99 DONE 0.9s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T03:37:03.653Z] #100 DONE 1.1s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:37:03.653Z] #101 DONE 0.0s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T03:37:03.653Z] #102 DONE 0.1s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T03:37:03.653Z] #103 DONE 0.1s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T03:37:03.653Z] #104 DONE 0.1s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T03:37:03.653Z] #105 DONE 0.1s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T03:37:03.653Z] #106 DONE 0.1s [2024-08-12T03:37:03.653Z] [2024-08-12T03:37:03.653Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:37:03.912Z] #107 DONE 0.1s [2024-08-12T03:37:03.912Z] [2024-08-12T03:37:03.912Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T03:37:03.912Z] #108 DONE 0.1s [2024-08-12T03:37:03.912Z] [2024-08-12T03:37:03.912Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T03:37:03.912Z] #109 DONE 0.1s [2024-08-12T03:37:03.912Z] [2024-08-12T03:37:03.912Z] #110 [security-spire-server] exporting to image [2024-08-12T03:37:03.912Z] #110 exporting layers [2024-08-12T03:37:03.912Z] #110 ... [2024-08-12T03:37:03.912Z] [2024-08-12T03:37:03.912Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T03:37:03.912Z] #111 DONE 0.0s [2024-08-12T03:37:03.912Z] [2024-08-12T03:37:03.912Z] #110 [security-spire-agent] exporting to image [2024-08-12T03:37:04.172Z] #110 ... [2024-08-12T03:37:04.172Z] [2024-08-12T03:37:04.172Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T03:37:04.172Z] #82 DONE 5.1s [2024-08-12T03:37:04.433Z] [2024-08-12T03:37:04.433Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T03:37:04.433Z] #112 DONE 0.0s [2024-08-12T03:37:04.433Z] [2024-08-12T03:37:04.433Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:04.693Z] #113 ... [2024-08-12T03:37:04.693Z] [2024-08-12T03:37:04.693Z] #110 [security-spire-agent] exporting to image [2024-08-12T03:37:04.693Z] #110 exporting layers 0.6s done [2024-08-12T03:37:04.693Z] #110 writing image sha256:0d0e349b12ec210d531fa6bc609345dea9b4d0c5b76de2f1b28502ecd0e40582 done [2024-08-12T03:37:04.693Z] #110 naming to docker.io/library/security-spire-config done [2024-08-12T03:37:04.693Z] #110 writing image sha256:fa3716b176cdb35b73ac302ab2c89b51248bcf78880d89e685d2de4c84d3126e done [2024-08-12T03:37:04.693Z] #110 naming to docker.io/library/security-spire-server done [2024-08-12T03:37:04.693Z] #110 writing image sha256:497a917a2c9bc9be8afdc62dbc80240fffc311c64733530f8f22d26f3b7d800a done [2024-08-12T03:37:04.693Z] #110 naming to docker.io/library/security-spire-agent done [2024-08-12T03:37:04.693Z] #110 DONE 0.7s [2024-08-12T03:37:04.693Z] [2024-08-12T03:37:04.693Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:04.954Z] #114 ... [2024-08-12T03:37:04.954Z] [2024-08-12T03:37:04.954Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:37:04.954Z] #41 ... [2024-08-12T03:37:04.954Z] [2024-08-12T03:37:04.954Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:37:05.223Z] #56 ... [2024-08-12T03:37:05.223Z] [2024-08-12T03:37:05.223Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:07.139Z] #115 ... [2024-08-12T03:37:07.139Z] [2024-08-12T03:37:07.139Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:34.184Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-12T03:37:53.950Z] #116 DONE 53.4s [2024-08-12T03:37:53.950Z] [2024-08-12T03:37:53.950Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:53.950Z] #115 DONE 51.4s [2024-08-12T03:37:53.950Z] [2024-08-12T03:37:53.950Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:53.950Z] #114 DONE 51.4s [2024-08-12T03:37:53.950Z] [2024-08-12T03:37:53.950Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:53.950Z] #78 DONE 51.7s [2024-08-12T03:37:53.950Z] [2024-08-12T03:37:53.950Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:37:53.950Z] #113 DONE 47.8s [2024-08-12T03:37:53.950Z] [2024-08-12T03:37:53.950Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T03:37:57.264Z] #117 ... [2024-08-12T03:37:57.264Z] [2024-08-12T03:37:57.264Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-12T03:38:00.576Z] #118 ... [2024-08-12T03:38:00.576Z] [2024-08-12T03:38:00.576Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T03:38:00.576Z] #119 ... [2024-08-12T03:38:00.576Z] [2024-08-12T03:38:00.576Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-12T03:38:00.838Z] #120 ... [2024-08-12T03:38:00.838Z] [2024-08-12T03:38:00.838Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #121 ... [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #117 DONE 11.4s [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #122 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.793Z] #123 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.793Z] #124 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.793Z] #125 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #126 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.793Z] #127 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.793Z] #128 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.793Z] #129 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #130 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #120 DONE 11.4s [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.793Z] #131 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.793Z] #132 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #133 [core-data builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #133 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.793Z] #134 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.793Z] #135 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #136 [core-metadata builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #136 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #121 DONE 11.4s [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T03:38:01.793Z] #137 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.793Z] #138 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.793Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.793Z] #139 CACHED [2024-08-12T03:38:01.793Z] [2024-08-12T03:38:01.794Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.794Z] #140 CACHED [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.794Z] #141 CACHED [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #142 [core-command builder 6/7] COPY . . [2024-08-12T03:38:01.794Z] #142 CACHED [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-12T03:38:01.794Z] #118 DONE 11.4s [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T03:38:01.794Z] #119 DONE 11.4s [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #143 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:38:01.794Z] #143 CACHED [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T03:38:01.794Z] #144 CACHED [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:38:01.794Z] #145 CACHED [2024-08-12T03:38:01.794Z] [2024-08-12T03:38:01.794Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T03:38:03.191Z] #146 1.246 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-08-12T03:38:13.209Z] #146 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T03:38:13.209Z] #0 0.649 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-08-12T03:38:13.209Z] #147 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T03:38:13.209Z] #0 1.185 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-08-12T03:38:13.209Z] #148 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T03:38:13.209Z] #0 1.059 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-08-12T03:38:13.209Z] #149 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T03:38:13.209Z] #0 1.385 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-08-12T03:38:13.209Z] #150 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T03:38:13.209Z] #0 0.731 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-08-12T03:38:13.209Z] #151 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T03:38:13.209Z] #0 0.977 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-08-12T03:38:13.209Z] #152 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T03:38:13.209Z] #0 1.362 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-08-12T03:38:13.209Z] #153 ... [2024-08-12T03:38:13.209Z] [2024-08-12T03:38:13.209Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T03:38:13.209Z] #0 0.585 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-08-12T03:38:13.469Z] #154 ... [2024-08-12T03:38:13.469Z] [2024-08-12T03:38:13.469Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T03:38:13.469Z] #0 0.516 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-08-12T03:38:13.469Z] #155 ... [2024-08-12T03:38:13.469Z] [2024-08-12T03:38:13.469Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T03:38:13.469Z] #0 1.050 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-08-12T03:38:13.731Z] #156 ... [2024-08-12T03:38:13.731Z] [2024-08-12T03:38:13.731Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T03:38:13.731Z] #0 1.180 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-08-12T03:38:13.731Z] #157 ... [2024-08-12T03:38:13.731Z] [2024-08-12T03:38:13.731Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T03:38:13.731Z] #0 0.859 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-08-12T03:39:35.210Z] #158 ... [2024-08-12T03:39:35.210Z] [2024-08-12T03:39:35.210Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T03:39:35.210Z] #147 86.86 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-08-12T03:40:14.275Z] #147 ... [2024-08-12T03:40:14.275Z] [2024-08-12T03:40:14.275Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T03:40:14.275Z] #154 DONE 131.3s [2024-08-12T03:40:14.275Z] [2024-08-12T03:40:14.275Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:40:26.538Z] #41 ... [2024-08-12T03:40:26.538Z] [2024-08-12T03:40:26.539Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T03:40:26.539Z] #155 DONE 144.3s [2024-08-12T03:40:26.539Z] [2024-08-12T03:40:26.539Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T03:40:26.539Z] #159 ... [2024-08-12T03:40:26.539Z] [2024-08-12T03:40:26.539Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T03:40:26.539Z] #147 DONE 144.8s [2024-08-12T03:40:26.539Z] [2024-08-12T03:40:26.539Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T03:40:26.539Z] #146 DONE 144.7s [2024-08-12T03:40:26.539Z] [2024-08-12T03:40:26.539Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T03:40:26.539Z] #152 DONE 144.8s [2024-08-12T03:40:26.539Z] [2024-08-12T03:40:26.539Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:26.800Z] #160 ... [2024-08-12T03:40:26.800Z] [2024-08-12T03:40:26.800Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:26.800Z] #161 DONE 0.6s [2024-08-12T03:40:26.800Z] [2024-08-12T03:40:26.800Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T03:40:26.800Z] #159 DONE 0.8s [2024-08-12T03:40:26.800Z] [2024-08-12T03:40:26.800Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:27.060Z] #162 DONE 0.3s [2024-08-12T03:40:27.060Z] [2024-08-12T03:40:27.060Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:27.321Z] #163 ... [2024-08-12T03:40:27.321Z] [2024-08-12T03:40:27.321Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:27.321Z] #160 DONE 0.6s [2024-08-12T03:40:27.321Z] [2024-08-12T03:40:27.321Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:27.321Z] #164 DONE 0.5s [2024-08-12T03:40:27.321Z] [2024-08-12T03:40:27.321Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:27.321Z] #165 DONE 0.5s [2024-08-12T03:40:27.321Z] [2024-08-12T03:40:27.321Z] #166 [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-08-12T03:40:29.230Z] #166 ... [2024-08-12T03:40:29.230Z] [2024-08-12T03:40:29.230Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:29.230Z] #163 DONE 1.8s [2024-08-12T03:40:29.230Z] [2024-08-12T03:40:29.230Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T03:40:34.566Z] #167 ... [2024-08-12T03:40:34.566Z] [2024-08-12T03:40:34.566Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:34.566Z] #168 DONE 7.1s [2024-08-12T03:40:34.566Z] [2024-08-12T03:40:34.566Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:34.566Z] #169 ... [2024-08-12T03:40:34.566Z] [2024-08-12T03:40:34.566Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T03:40:34.833Z] #170 ... [2024-08-12T03:40:34.833Z] [2024-08-12T03:40:34.833Z] #166 [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-08-12T03:40:34.833Z] #166 DONE 7.3s [2024-08-12T03:40:34.833Z] [2024-08-12T03:40:34.833Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T03:40:37.420Z] #171 ... [2024-08-12T03:40:37.420Z] [2024-08-12T03:40:37.420Z] #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T03:40:37.420Z] #172 ... [2024-08-12T03:40:37.420Z] [2024-08-12T03:40:37.420Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:37.420Z] #169 DONE 10.0s [2024-08-12T03:40:37.681Z] [2024-08-12T03:40:37.681Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:40:38.250Z] #41 ... [2024-08-12T03:40:38.250Z] [2024-08-12T03:40:38.250Z] #173 [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-08-12T03:40:41.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-12T03:40:41.151Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-12T03:40:46.452Z] #173 ... [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T03:40:46.452Z] #172 DONE 18.5s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T03:40:46.452Z] #157 DONE 163.7s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #174 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:46.452Z] #174 ... [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T03:40:46.452Z] #149 DONE 163.7s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T03:40:46.452Z] #156 DONE 163.7s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T03:40:46.452Z] #150 DONE 163.7s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T03:40:46.452Z] #153 DONE 163.7s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T03:40:46.452Z] #148 DONE 163.7s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T03:40:46.452Z] #151 DONE 163.8s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T03:40:46.452Z] #167 DONE 16.6s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:46.452Z] #175 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:46.452Z] #176 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T03:40:46.452Z] #177 ... [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:46.452Z] #178 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:46.452Z] #179 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:46.452Z] #180 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:46.452Z] #181 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:46.452Z] #182 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:46.452Z] #183 CACHED [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T03:40:46.452Z] #158 DONE 164.1s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T03:40:46.452Z] #171 DONE 11.2s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T03:40:46.452Z] #170 DONE 11.4s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #173 [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-08-12T03:40:46.452Z] #173 DONE 7.6s [2024-08-12T03:40:46.452Z] [2024-08-12T03:40:46.452Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T03:40:47.399Z] #184 ... [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #174 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:47.399Z] #174 DONE 1.8s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:47.399Z] #185 ... [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:47.399Z] #186 DONE 1.9s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #187 [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-08-12T03:40:47.399Z] #187 DONE 1.7s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T03:40:47.399Z] #188 DONE 1.6s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T03:40:47.399Z] #177 DONE 1.7s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #189 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:47.399Z] #189 DONE 1.7s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T03:40:47.399Z] #190 DONE 1.7s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T03:40:47.399Z] #191 DONE 1.8s [2024-08-12T03:40:47.399Z] [2024-08-12T03:40:47.399Z] #192 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:47.399Z] #192 DONE 1.8s [2024-08-12T03:40:47.661Z] [2024-08-12T03:40:47.661Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T03:40:47.661Z] #184 DONE 1.6s [2024-08-12T03:40:47.661Z] [2024-08-12T03:40:47.661Z] #193 [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-08-12T03:40:47.661Z] #193 DONE 1.6s [2024-08-12T03:40:47.661Z] [2024-08-12T03:40:47.661Z] #194 [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-08-12T03:40:47.661Z] #194 DONE 1.6s [2024-08-12T03:40:47.661Z] [2024-08-12T03:40:47.661Z] #110 [security-spiffe-token-provider] exporting to image [2024-08-12T03:40:47.661Z] #110 exporting layers [2024-08-12T03:40:48.343Z] #110 ... [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:48.343Z] #185 DONE 0.8s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:48.343Z] #195 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T03:40:48.343Z] #196 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:48.343Z] #197 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:48.343Z] #198 CACHED [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T03:40:48.343Z] #199 CACHED [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T03:40:48.343Z] #200 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #201 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T03:40:48.343Z] #201 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:48.343Z] #202 ... [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:48.343Z] #203 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:48.343Z] #204 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:48.343Z] #205 DONE 0.8s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T03:40:48.343Z] #206 DONE 0.7s [2024-08-12T03:40:48.343Z] [2024-08-12T03:40:48.343Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:48.343Z] #207 DONE 0.7s [2024-08-12T03:40:48.605Z] [2024-08-12T03:40:48.605Z] #110 [core-command] exporting to image [2024-08-12T03:40:49.185Z] #110 ... [2024-08-12T03:40:49.185Z] [2024-08-12T03:40:49.185Z] #208 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T03:40:49.185Z] #208 DONE 1.0s [2024-08-12T03:40:49.185Z] [2024-08-12T03:40:49.185Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T03:40:49.185Z] #209 DONE 1.1s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T03:40:49.444Z] #210 DONE 1.1s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #211 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T03:40:49.444Z] #211 DONE 1.2s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:49.444Z] #202 DONE 1.1s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #212 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T03:40:49.444Z] #212 DONE 1.1s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #110 [core-keeper] exporting to image [2024-08-12T03:40:49.444Z] #110 ... [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T03:40:49.444Z] #213 DONE 1.1s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T03:40:49.444Z] #214 DONE 1.1s [2024-08-12T03:40:49.444Z] [2024-08-12T03:40:49.444Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:49.444Z] #215 DONE 0.3s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #216 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T03:40:49.707Z] #216 DONE 0.2s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #110 [support-notifications] exporting to image [2024-08-12T03:40:49.707Z] #110 writing image sha256:7444f6d73d2d6166bc5c61c785f948abb7c491b106ac89b9ae52c3bf1b756949 [2024-08-12T03:40:49.707Z] #110 ... [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T03:40:49.707Z] #217 DONE 0.3s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #218 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T03:40:49.707Z] #218 DONE 0.3s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T03:40:49.707Z] #219 DONE 0.3s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #110 [security-spiffe-token-provider] exporting to image [2024-08-12T03:40:49.707Z] #110 exporting layers 0.4s done [2024-08-12T03:40:49.707Z] #110 writing image sha256:7444f6d73d2d6166bc5c61c785f948abb7c491b106ac89b9ae52c3bf1b756949 0.0s done [2024-08-12T03:40:49.707Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-08-12T03:40:49.707Z] #110 ... [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T03:40:49.707Z] #220 DONE 1.5s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T03:40:49.707Z] #221 DONE 1.7s [2024-08-12T03:40:49.707Z] [2024-08-12T03:40:49.707Z] #110 [core-common-config-bootstrapper] exporting to image [2024-08-12T03:40:49.707Z] #110 writing image sha256:b6d3396484a4ad7e4d45c743be689807b439c971fd8a2c9d120fe8e4cabe3d58 done [2024-08-12T03:40:49.707Z] #110 naming to docker.io/library/support-scheduler done [2024-08-12T03:40:49.707Z] #110 writing image sha256:a6033f3e09a42a597ea91ec6240a4f960db82a3639c1357c9115be5c85fce0b3 0.0s done [2024-08-12T03:40:49.707Z] #110 naming to docker.io/library/core-command [2024-08-12T03:40:49.966Z] #110 ... [2024-08-12T03:40:49.966Z] [2024-08-12T03:40:49.966Z] #222 [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-08-12T03:40:49.966Z] #222 DONE 0.3s [2024-08-12T03:40:49.966Z] [2024-08-12T03:40:49.966Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T03:40:49.966Z] #223 DONE 0.2s [2024-08-12T03:40:49.966Z] [2024-08-12T03:40:49.966Z] #110 [core-command] exporting to image [2024-08-12T03:40:49.966Z] #110 exporting layers 0.4s done [2024-08-12T03:40:49.966Z] #110 naming to docker.io/library/core-command 0.0s done [2024-08-12T03:40:49.966Z] #110 ... [2024-08-12T03:40:49.966Z] [2024-08-12T03:40:49.966Z] #224 [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-08-12T03:40:49.966Z] #224 DONE 0.1s [2024-08-12T03:40:49.966Z] [2024-08-12T03:40:49.966Z] #110 [core-data] exporting to image [2024-08-12T03:40:49.966Z] #110 exporting layers 0.4s done [2024-08-12T03:40:49.966Z] #110 writing image sha256:c38d61b841e5bf2c73036e07bf76925b4c440648482181dbe1e757a9e6c15056 0.0s done [2024-08-12T03:40:49.966Z] #110 writing image sha256:f930e2749b710df2aef81d2ce95727618ec959e4152e55d5706578ce8ee9cfe5 0.1s done [2024-08-12T03:40:49.966Z] #110 writing image sha256:914eec22e875a906038388ff263be7266b1841f1c4ee07616a60bdcfae6af77f 0.1s done [2024-08-12T03:40:49.966Z] #110 naming to docker.io/library/core-keeper 0.0s done [2024-08-12T03:40:49.966Z] #110 writing image sha256:404de3b62db25523dfb4621c6a1ff81bd31ae95adae9df796d7fd9021c5da79d 0.0s done [2024-08-12T03:40:49.966Z] #110 naming to docker.io/library/support-notifications done [2024-08-12T03:40:49.966Z] #110 naming to docker.io/library/core-metadata done [2024-08-12T03:40:49.966Z] #110 naming to docker.io/library/core-data done [2024-08-12T03:40:49.966Z] #110 writing image sha256:979aec9af354c884043e4b61c9ba54ee979033757b47904cc6f80cb00032293b [2024-08-12T03:40:50.225Z] #110 exporting layers 0.4s done [2024-08-12T03:40:50.225Z] #110 writing image sha256:979aec9af354c884043e4b61c9ba54ee979033757b47904cc6f80cb00032293b 0.0s done [2024-08-12T03:40:50.225Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-08-12T03:40:50.225Z] #110 writing image sha256:173d1a949763bc7f535a8205b53d94cb61fc9e21862f95ede080aa626d48a8b7 done [2024-08-12T03:40:50.225Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-12T03:40:50.225Z] #110 writing image sha256:fa3294ebb3c35790a237982745c947f32639bf71564c281eba238e6526f0a968 [2024-08-12T03:40:50.484Z] #110 ... [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T03:40:50.484Z] #225 DONE 0.9s [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #226 [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-08-12T03:40:50.484Z] #226 DONE 0.2s [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T03:40:50.484Z] #227 DONE 0.1s [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #110 [security-proxy-auth] exporting to image [2024-08-12T03:40:50.484Z] #110 writing image sha256:fa3294ebb3c35790a237982745c947f32639bf71564c281eba238e6526f0a968 done [2024-08-12T03:40:50.484Z] #110 naming to docker.io/library/security-proxy-setup done [2024-08-12T03:40:50.484Z] #110 exporting layers 0.2s done [2024-08-12T03:40:50.484Z] #110 writing image sha256:de48663d0dc38a7eea86b4785af8b32e9a593d73a909cba88e6098b5591222d3 done [2024-08-12T03:40:50.484Z] #110 naming to docker.io/library/security-proxy-auth done [2024-08-12T03:40:50.484Z] #110 DONE 3.6s [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T03:40:50.484Z] #228 DONE 0.1s [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T03:40:50.484Z] #229 DONE 0.6s [2024-08-12T03:40:50.484Z] [2024-08-12T03:40:50.484Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T03:40:51.052Z] #230 DONE 0.4s [2024-08-12T03:40:51.052Z] [2024-08-12T03:40:51.052Z] #110 [security-bootstrapper] exporting to image [2024-08-12T03:40:51.052Z] #110 exporting layers 0.5s done [2024-08-12T03:40:51.052Z] #110 writing image sha256:e24d1198f399f8ee64fb07cce1fc41b2f8e3e34a759739e97581d62308f1d8d0 done [2024-08-12T03:40:51.052Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-08-12T03:40:51.052Z] #110 exporting layers 0.3s done [2024-08-12T03:40:51.052Z] #110 writing image sha256:047e9ac6042c4712065e817d039383b108d8245245f4e8c34b560612612b5c9a done [2024-08-12T03:40:51.052Z] #110 naming to docker.io/library/security-bootstrapper done [2024-08-12T03:40:51.052Z] #110 DONE 4.2s [2024-08-12T03:40:51.052Z] [2024-08-12T03:40:51.052Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T03:40:51.052Z] time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T03:40:51.062Z] $ docker stop --time=1 15682b2c626bb68f46b0f136fb274ba7b45fa1dc3719cbf85bc160b12d9452d7 [2024-08-12T03:40:52.328Z] $ docker rm -f --volumes 15682b2c626bb68f46b0f136fb274ba7b45fa1dc3719cbf85bc160b12d9452d7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T03:40:52.681Z] + docker images [2024-08-12T03:40:52.682Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T03:40:52.682Z] security-bootstrapper latest 047e9ac6042c 2 seconds ago 18.9MB [2024-08-12T03:40:52.682Z] security-proxy-auth latest de48663d0dc3 2 seconds ago 33MB [2024-08-12T03:40:52.682Z] security-secretstore-setup latest e24d1198f399 2 seconds ago 37MB [2024-08-12T03:40:52.682Z] core-keeper latest c38d61b841e5 3 seconds ago 39.4MB [2024-08-12T03:40:52.682Z] support-cron-scheduler latest 979aec9af354 3 seconds ago 42.8MB [2024-08-12T03:40:52.682Z] core-metadata latest 914eec22e875 3 seconds ago 39.7MB [2024-08-12T03:40:52.682Z] support-notifications latest f930e2749b71 3 seconds ago 42.4MB [2024-08-12T03:40:52.682Z] security-proxy-setup latest fa3294ebb3c3 3 seconds ago 26.2MB [2024-08-12T03:40:52.682Z] core-data latest 404de3b62db2 3 seconds ago 39.5MB [2024-08-12T03:40:52.682Z] core-common-config-bootstrapper latest 173d1a949763 3 seconds ago 15.2MB [2024-08-12T03:40:52.682Z] core-command latest a6033f3e09a4 4 seconds ago 35.4MB [2024-08-12T03:40:52.682Z] support-scheduler latest b6d3396484a4 4 seconds ago 41.8MB [2024-08-12T03:40:52.682Z] security-spiffe-token-provider latest 7444f6d73d2d 5 seconds ago 28.8MB [2024-08-12T03:40:52.682Z] security-spire-agent latest 497a917a2c9b 3 minutes ago 182MB [2024-08-12T03:40:52.682Z] security-spire-config latest 0d0e349b12ec 3 minutes ago 120MB [2024-08-12T03:40:52.682Z] security-spire-server latest fa3716b176cd 3 minutes ago 121MB [2024-08-12T03:40:52.682Z] ci-base-image-x86_64 latest 51c13b877405 7 minutes ago 970MB [2024-08-12T03:40:52.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-12T03:40:52.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-12T03:40:52.682Z] 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-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-12T03:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-12T03:41:28.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-12T03:41:33.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-12T03:41:33.650Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-12T03:41:33.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-12T03:41:33.917Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-12T03:41:33.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-12T03:41:46.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-12T03:41:46.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-12T03:41:46.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-08-12T03:41:56.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements [2024-08-12T03:42:01.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-12T03:42:01.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-12T03:42:01.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-12T03:42:05.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.280s coverage: 69.2% of statements [2024-08-12T03:42:07.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-12T03:42:07.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-12T03:42:08.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements [2024-08-12T03:42:13.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-12T03:42:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-12T03:42:22.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-12T03:42:22.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:42:22.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-12T03:42:22.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-12T03:42:22.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-12T03:42:25.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.552s coverage: 93.4% of statements [2024-08-12T03:42:25.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.368s coverage: 91.7% of statements [2024-08-12T03:42:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-12T03:42:29.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-12T03:42:31.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.205s coverage: 6.5% of statements [2024-08-12T03:42:37.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-12T03:42:37.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:42:37.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-12T03:42:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-12T03:42:40.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.607s coverage: 95.8% of statements [2024-08-12T03:42:40.691Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.103s coverage: 72.2% of statements [2024-08-12T03:42:46.014Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.110s coverage: 0.0% of statements [no tests to run] [2024-08-12T03:42:51.328Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-12T03:42:51.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-12T03:42:52.287Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-08-12T03:42:52.287Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.155s coverage: 30.7% of statements [2024-08-12T03:42:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements [2024-08-12T03:42:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements [2024-08-12T03:42:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.103s coverage: 94.1% of statements [2024-08-12T03:42:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.131s coverage: 96.3% of statements [2024-08-12T03:43:00.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements [2024-08-12T03:43:02.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-12T03:43:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-12T03:43:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-12T03:43:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-12T03:43:07.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-12T03:43:07.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-12T03:43:07.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-12T03:43:07.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-12T03:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements [2024-08-12T03:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-12T03:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-12T03:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-12T03:43:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-12T03:43:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-12T03:43:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-12T03:43:18.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-12T03:43:22.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-12T03:43:22.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-12T03:43:24.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-12T03:43:28.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.931s coverage: 79.9% of statements [2024-08-12T03:43:28.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.153s coverage: 92.9% of statements [2024-08-12T03:43:28.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 67.2% of statements [2024-08-12T03:43:28.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements [2024-08-12T03:43:28.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements [2024-08-12T03:43:30.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-12T03:43:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-08-12T03:43:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-12T03:43:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-08-12T03:43:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.264s coverage: 81.8% of statements [2024-08-12T03:43:32.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.251s coverage: 82.1% of statements [2024-08-12T03:43:32.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-12T03:43:33.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements [2024-08-12T03:43:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-12T03:43:37.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-12T03:43:39.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.691s coverage: 63.1% of statements [2024-08-12T03:43:39.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements [2024-08-12T03:43:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2024-08-12T03:43:41.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2024-08-12T03:43:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-12T03:43:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-12T03:43:41.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-12T03:43:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-08-12T03:43:41.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-08-12T03:43:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-12T03:43:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-12T03:43:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-12T03:43:50.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.666s coverage: 36.5% of statements [2024-08-12T03:43:50.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-12T03:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-12T03:43:52.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:43:52.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-12T03:43:52.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.109s coverage: 84.8% of statements [2024-08-12T03:43:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-12T03:43:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-12T03:43:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-12T03:43:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-12T03:44:05.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements [2024-08-12T03:44:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-12T03:44:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:44:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-12T03:44:05.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-12T03:44:07.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.490s coverage: 95.7% of statements [2024-08-12T03:44:10.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-12T03:44:10.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-12T03:44:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.144s coverage: 61.8% of statements [2024-08-12T03:44:13.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-12T03:44:13.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T03:44:14.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.268s coverage: 98.9% of statements [2024-08-12T03:44:16.691Z] 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-08-12T03:44:16.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-12T03:44:16.691Z] go vet ./... [2024-08-12T03:48:38.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-12T03:48:38.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-12T03:48:38.489Z] ./bin/test-attribution-txt.sh [2024-08-12T03:48:38.489Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-12T03:48:38.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-12T03:48:38.823Z] + ls -al . [2024-08-12T03:48:38.823Z] total 876 [2024-08-12T03:48:38.823Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 03:36 . [2024-08-12T03:48:38.823Z] drwxr-xr-x 4 root root 4096 Aug 12 03:36 .. [2024-08-12T03:48:38.823Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 03:34 .blubracket [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 10 Aug 12 03:34 .dockerignore [2024-08-12T03:48:38.823Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 03:34 .git [2024-08-12T03:48:38.823Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 03:34 .github [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 1102 Aug 12 03:34 .gitignore [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 03:34 .golangci.yml [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 100 Aug 12 03:34 .hadolint.yml [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 155 Aug 12 03:34 .sonarcloud.properties [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 03:34 ADOPTERS.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 21171 Aug 12 03:34 Attribution.txt [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 100284 Aug 12 03:34 CHANGELOG.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 03:34 CONTRIBUTING.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 03:34 GOVERNANCE.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 861 Aug 12 03:34 Jenkinsfile [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 03:34 LICENSE [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 16854 Aug 12 03:34 Makefile [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 03:34 OWNERS.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 9528 Aug 12 03:34 README.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 03:34 SECURITY.md [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 03:32 VERSION [2024-08-12T03:48:38.823Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 03:34 bin [2024-08-12T03:48:38.823Z] drwxrwxr-x 20 1001 1001 4096 Aug 12 03:34 cmd [2024-08-12T03:48:38.823Z] -rw-r--r-- 1 root root 511262 Aug 12 03:44 coverage.out [2024-08-12T03:48:38.823Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 03:34 fuzz_test [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 7317 Aug 12 03:34 go.mod [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 102581 Aug 12 03:34 go.sum [2024-08-12T03:48:38.823Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 03:34 internal [2024-08-12T03:48:38.823Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 03:34 openapi [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 584 Aug 12 03:34 security.txt [2024-08-12T03:48:38.823Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 03:34 version.go [Pipeline] sh [2024-08-12T03:48:39.457Z] + '[' -e coverage.out ] [2024-08-12T03:48:39.457Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-12T03:48:39.482Z] Warning: overwriting stash ‘coverage-report’ [2024-08-12T03:48:40.321Z] Stashed 1 file(s) [Pipeline] sh [2024-08-12T03:48:41.029Z] + make build [2024-08-12T03:48:41.029Z] 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-08-12T03:51:47.821Z] 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-08-12T03:51:56.023Z] 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-08-12T03:52:04.199Z] 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-08-12T03:52:06.763Z] 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-08-12T03:52:14.946Z] 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-08-12T03:52:42.209Z] 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-08-12T03:52:52.271Z] 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-08-12T03:53:02.343Z] 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-08-12T03:53:12.868Z] 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-08-12T03:53:16.202Z] 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-08-12T03:53:19.533Z] 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-08-12T03:53:22.866Z] 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-08-12T03:53:27.106Z] 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-08-12T03:53:31.353Z] $ docker stop --time=1 df17b4a4c9b7ab214e8d497be6ba0c39c297d30c26eba08a9b14b1cd41e45e60 [2024-08-12T03:53:33.436Z] $ docker rm -f --volumes df17b4a4c9b7ab214e8d497be6ba0c39c297d30c26eba08a9b14b1cd41e45e60 [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-08-12T03:53:36.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T03:53:36.915Z] [2024-08-12T03:53:36.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T03:53:37.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T03:53:37.514Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-12T03:53:37.514Z] 547446be3368: Pulling fs layer [2024-08-12T03:53:37.514Z] d125d8839a47: Pulling fs layer [2024-08-12T03:53:37.514Z] 3e85d5ac6304: Pulling fs layer [2024-08-12T03:53:37.514Z] c3105a71a48b: Pulling fs layer [2024-08-12T03:53:37.514Z] 0f093f025ec4: Pulling fs layer [2024-08-12T03:53:37.514Z] c3106fc0e877: Pulling fs layer [2024-08-12T03:53:37.514Z] c3105a71a48b: Waiting [2024-08-12T03:53:37.514Z] 0f093f025ec4: Waiting [2024-08-12T03:53:37.514Z] c3106fc0e877: Waiting [2024-08-12T03:53:37.514Z] 547446be3368: Verifying Checksum [2024-08-12T03:53:37.514Z] 547446be3368: Download complete [2024-08-12T03:53:37.514Z] c3105a71a48b: Verifying Checksum [2024-08-12T03:53:37.514Z] c3105a71a48b: Download complete [2024-08-12T03:53:38.093Z] d125d8839a47: Verifying Checksum [2024-08-12T03:53:38.093Z] d125d8839a47: Download complete [2024-08-12T03:53:38.093Z] c3106fc0e877: Verifying Checksum [2024-08-12T03:53:38.093Z] c3106fc0e877: Download complete [2024-08-12T03:53:38.093Z] 0f093f025ec4: Verifying Checksum [2024-08-12T03:53:38.093Z] 0f093f025ec4: Download complete [2024-08-12T03:53:38.357Z] 547446be3368: Pull complete [2024-08-12T03:53:39.756Z] d125d8839a47: Pull complete [2024-08-12T03:53:40.019Z] 3e85d5ac6304: Verifying Checksum [2024-08-12T03:53:40.019Z] 3e85d5ac6304: Download complete [2024-08-12T03:53:50.073Z] 3e85d5ac6304: Pull complete [2024-08-12T03:53:50.073Z] c3105a71a48b: Pull complete [2024-08-12T03:53:51.026Z] 0f093f025ec4: Pull complete [2024-08-12T03:53:51.292Z] c3106fc0e877: Pull complete [2024-08-12T03:53:51.292Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-12T03:53:51.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T03:53:51.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T03:53:51.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container [2024-08-12T03:53:51.536Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-12T03:53:53.986Z] $ docker top d5f149f3374ba4d68b96b4460cdb6411874b866fcc75cb6cb7012e29dd0a4cdc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T03:53:54.803Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T03:54:04.855Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T03:54:04.855Z] #1 transferring dockerfile: 30B [2024-08-12T03:54:04.855Z] #1 transferring dockerfile: 1.85kB 0.0s done [2024-08-12T03:54:04.855Z] #1 DONE 0.1s [2024-08-12T03:54:04.855Z] [2024-08-12T03:54:04.855Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T03:54:04.855Z] #2 transferring dockerfile: 1.81kB done [2024-08-12T03:54:04.855Z] #2 DONE 0.0s [2024-08-12T03:54:04.855Z] [2024-08-12T03:54:04.855Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T03:54:04.855Z] #3 transferring dockerfile: 2.15kB done [2024-08-12T03:54:04.855Z] #3 DONE 0.1s [2024-08-12T03:54:04.855Z] [2024-08-12T03:54:04.855Z] #4 [core-data internal] load build definition from Dockerfile [2024-08-12T03:54:04.855Z] #4 transferring dockerfile: 2.01kB done [2024-08-12T03:54:04.855Z] #4 DONE 0.1s [2024-08-12T03:54:04.855Z] [2024-08-12T03:54:04.855Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T03:54:04.855Z] #5 transferring dockerfile: 2.49kB done [2024-08-12T03:54:04.855Z] #5 DONE 0.1s [2024-08-12T03:54:04.855Z] [2024-08-12T03:54:04.855Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-12T03:54:04.855Z] #6 transferring dockerfile: 2.01kB 0.0s done [2024-08-12T03:54:04.855Z] #6 DONE 0.1s [2024-08-12T03:54:05.121Z] [2024-08-12T03:54:05.121Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T03:54:05.121Z] #7 transferring dockerfile: 1.89kB done [2024-08-12T03:54:05.121Z] #7 DONE 0.1s [2024-08-12T03:54:05.121Z] [2024-08-12T03:54:05.121Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-08-12T03:54:05.121Z] #8 transferring dockerfile: 2.06kB done [2024-08-12T03:54:05.121Z] #8 DONE 0.1s [2024-08-12T03:54:05.121Z] [2024-08-12T03:54:05.121Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T03:54:05.121Z] #9 transferring dockerfile: 1.93kB done [2024-08-12T03:54:05.121Z] #9 DONE 0.0s [2024-08-12T03:54:05.395Z] [2024-08-12T03:54:05.395Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T03:54:05.395Z] #10 transferring dockerfile: 3.17kB done [2024-08-12T03:54:05.395Z] #10 DONE 0.1s [2024-08-12T03:54:05.395Z] [2024-08-12T03:54:05.395Z] #11 [core-command internal] load build definition from Dockerfile [2024-08-12T03:54:05.395Z] #11 transferring dockerfile: 1.93kB done [2024-08-12T03:54:05.395Z] #11 DONE 0.1s [2024-08-12T03:54:05.395Z] [2024-08-12T03:54:05.395Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T03:54:05.395Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-08-12T03:54:05.395Z] #12 DONE 0.1s [2024-08-12T03:54:05.395Z] [2024-08-12T03:54:05.395Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T03:54:05.395Z] #13 transferring dockerfile: 2.50kB done [2024-08-12T03:54:05.395Z] #13 DONE 0.1s [2024-08-12T03:54:05.395Z] [2024-08-12T03:54:05.395Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T03:54:05.395Z] #14 transferring dockerfile: 1.70kB 0.0s done [2024-08-12T03:54:05.395Z] #14 DONE 0.1s [2024-08-12T03:54:05.662Z] [2024-08-12T03:54:05.662Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-12T03:54:05.662Z] #15 transferring dockerfile: 1.95kB 0.0s done [2024-08-12T03:54:05.662Z] #15 DONE 0.1s [2024-08-12T03:54:05.662Z] [2024-08-12T03:54:05.662Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T03:54:05.662Z] #16 transferring dockerfile: 2.23kB done [2024-08-12T03:54:05.662Z] #16 DONE 0.0s [2024-08-12T03:54:05.662Z] [2024-08-12T03:54:05.662Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-08-12T03:54:05.662Z] #17 transferring context: 50B done [2024-08-12T03:54:05.662Z] #17 DONE 0.1s [2024-08-12T03:54:06.622Z] [2024-08-12T03:54:06.622Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-12T03:54:06.622Z] #18 transferring context: 50B done [2024-08-12T03:54:06.622Z] #18 DONE 0.1s [2024-08-12T03:54:06.622Z] [2024-08-12T03:54:06.622Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-12T03:54:06.622Z] #19 transferring context: 50B done [2024-08-12T03:54:06.622Z] #19 DONE 0.0s [2024-08-12T03:54:06.622Z] [2024-08-12T03:54:06.622Z] #20 [core-data internal] load .dockerignore [2024-08-12T03:54:06.622Z] #20 transferring context: 50B done [2024-08-12T03:54:06.622Z] #20 DONE 0.1s [2024-08-12T03:54:06.622Z] [2024-08-12T03:54:06.622Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-08-12T03:54:06.622Z] #21 transferring context: 50B done [2024-08-12T03:54:06.622Z] #21 DONE 0.1s [2024-08-12T03:54:06.622Z] [2024-08-12T03:54:06.622Z] #22 [core-keeper internal] load .dockerignore [2024-08-12T03:54:06.891Z] #22 transferring context: 50B done [2024-08-12T03:54:06.891Z] #22 DONE 0.0s [2024-08-12T03:54:06.891Z] [2024-08-12T03:54:06.891Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T03:54:06.891Z] #23 transferring context: 50B done [2024-08-12T03:54:06.891Z] #23 DONE 0.1s [2024-08-12T03:54:06.891Z] [2024-08-12T03:54:06.891Z] #24 [core-metadata internal] load .dockerignore [2024-08-12T03:54:06.891Z] #24 transferring context: 50B 0.0s done [2024-08-12T03:54:06.891Z] #24 DONE 0.1s [2024-08-12T03:54:06.891Z] [2024-08-12T03:54:06.891Z] #25 [support-scheduler internal] load .dockerignore [2024-08-12T03:54:06.891Z] #25 transferring context: 50B done [2024-08-12T03:54:06.891Z] #25 DONE 0.1s [2024-08-12T03:54:06.891Z] [2024-08-12T03:54:06.891Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-12T03:54:06.891Z] #26 transferring context: 50B 0.0s done [2024-08-12T03:54:06.891Z] #26 DONE 0.1s [2024-08-12T03:54:06.891Z] [2024-08-12T03:54:06.891Z] #27 [core-command internal] load .dockerignore [2024-08-12T03:54:07.161Z] #27 transferring context: 50B done [2024-08-12T03:54:07.161Z] #27 DONE 0.1s [2024-08-12T03:54:07.161Z] [2024-08-12T03:54:07.161Z] #28 [security-spire-config internal] load .dockerignore [2024-08-12T03:54:07.161Z] #28 transferring context: 50B 0.0s done [2024-08-12T03:54:07.161Z] #28 DONE 0.1s [2024-08-12T03:54:07.161Z] [2024-08-12T03:54:07.161Z] #29 [security-proxy-setup internal] load .dockerignore [2024-08-12T03:54:07.161Z] #29 transferring context: 50B done [2024-08-12T03:54:07.161Z] #29 DONE 0.1s [2024-08-12T03:54:07.161Z] [2024-08-12T03:54:07.161Z] #30 [security-spire-server internal] load .dockerignore [2024-08-12T03:54:07.161Z] #30 transferring context: 50B done [2024-08-12T03:54:07.161Z] #30 DONE 0.1s [2024-08-12T03:54:07.161Z] [2024-08-12T03:54:07.161Z] #31 [support-notifications internal] load .dockerignore [2024-08-12T03:54:07.426Z] #31 transferring context: 50B done [2024-08-12T03:54:07.426Z] #31 DONE 0.1s [2024-08-12T03:54:07.426Z] [2024-08-12T03:54:07.426Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T03:54:07.426Z] #32 transferring context: 50B 0.0s done [2024-08-12T03:54:07.426Z] #32 DONE 0.1s [2024-08-12T03:54:07.426Z] [2024-08-12T03:54:07.426Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:07.426Z] #33 DONE 0.0s [2024-08-12T03:54:07.426Z] [2024-08-12T03:54:07.426Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T03:54:07.692Z] #34 DONE 0.4s [2024-08-12T03:54:07.960Z] [2024-08-12T03:54:07.960Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:07.960Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:07.960Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:07.960Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-12T03:54:07.960Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:07.960Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:08.226Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.22MB / 3.34MB 0.3s [2024-08-12T03:54:08.226Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:08.226Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-12T03:54:08.226Z] #35 ... [2024-08-12T03:54:08.226Z] [2024-08-12T03:54:08.226Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T03:54:08.226Z] #34 DONE 0.4s [2024-08-12T03:54:08.491Z] [2024-08-12T03:54:08.491Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:08.491Z] #33 DONE 0.0s [2024-08-12T03:54:08.491Z] [2024-08-12T03:54:08.491Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:08.491Z] #36 ... [2024-08-12T03:54:08.491Z] [2024-08-12T03:54:08.491Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:08.491Z] #33 DONE 0.0s [2024-08-12T03:54:08.491Z] [2024-08-12T03:54:08.491Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:08.760Z] #36 ... [2024-08-12T03:54:08.760Z] [2024-08-12T03:54:08.760Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:08.760Z] #33 DONE 0.0s [2024-08-12T03:54:08.760Z] [2024-08-12T03:54:08.760Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:08.760Z] #36 ... [2024-08-12T03:54:08.760Z] [2024-08-12T03:54:08.760Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:08.760Z] #33 DONE 0.0s [2024-08-12T03:54:09.031Z] [2024-08-12T03:54:09.031Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.031Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:09.031Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:09.031Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:09.031Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:09.031Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:09.031Z] #35 ... [2024-08-12T03:54:09.031Z] [2024-08-12T03:54:09.031Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:09.031Z] #33 DONE 0.0s [2024-08-12T03:54:09.031Z] [2024-08-12T03:54:09.031Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.031Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:09.031Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:09.031Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:09.031Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:09.031Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:09.300Z] #35 ... [2024-08-12T03:54:09.300Z] [2024-08-12T03:54:09.300Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:09.300Z] #33 DONE 0.0s [2024-08-12T03:54:09.300Z] [2024-08-12T03:54:09.300Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T03:54:09.300Z] #37 DONE 2.3s [2024-08-12T03:54:09.300Z] [2024-08-12T03:54:09.300Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.300Z] #35 ... [2024-08-12T03:54:09.300Z] [2024-08-12T03:54:09.300Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:09.300Z] #33 DONE 0.0s [2024-08-12T03:54:09.300Z] [2024-08-12T03:54:09.300Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.567Z] #35 ... [2024-08-12T03:54:09.567Z] [2024-08-12T03:54:09.567Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:09.567Z] #33 DONE 0.0s [2024-08-12T03:54:09.567Z] [2024-08-12T03:54:09.567Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.834Z] #35 ... [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:09.834Z] #33 DONE 0.0s [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T03:54:09.834Z] #38 DONE 1.4s [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.834Z] #35 ... [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:09.834Z] #39 DONE 0.0s [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T03:54:09.834Z] #40 DONE 1.5s [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T03:54:09.834Z] #37 DONE 2.4s [2024-08-12T03:54:09.834Z] [2024-08-12T03:54:09.834Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:09.834Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:09.834Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:09.834Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:09.834Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:09.834Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:10.103Z] #35 ... [2024-08-12T03:54:10.103Z] [2024-08-12T03:54:10.103Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:10.103Z] #33 DONE 0.1s [2024-08-12T03:54:10.103Z] [2024-08-12T03:54:10.103Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:10.103Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-12T03:54:10.370Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-12T03:54:10.956Z] #35 ... [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:10.956Z] #33 DONE 0.1s [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #41 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-12T03:54:10.956Z] #41 DONE 2.0s [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:10.956Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:10.956Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:10.956Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:10.956Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:10.956Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:10.956Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-12T03:54:10.956Z] #35 ... [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T03:54:10.956Z] #37 DONE 2.5s [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T03:54:10.956Z] #40 DONE 2.3s [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-12T03:54:10.956Z] #41 DONE 2.0s [2024-08-12T03:54:10.956Z] [2024-08-12T03:54:10.956Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:10.956Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:10.956Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:10.956Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:10.956Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:10.956Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:10.956Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-12T03:54:11.222Z] #35 ... [2024-08-12T03:54:11.222Z] [2024-08-12T03:54:11.222Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T03:54:11.222Z] #33 DONE 0.1s [2024-08-12T03:54:11.222Z] [2024-08-12T03:54:11.222Z] #42 [security-spire-agent internal] load build context [2024-08-12T03:54:11.222Z] #42 transferring context: 27.13kB 0.2s done [2024-08-12T03:54:11.222Z] #42 DONE 1.4s [2024-08-12T03:54:11.222Z] [2024-08-12T03:54:11.222Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:11.222Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done [2024-08-12T03:54:11.493Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T03:54:11.493Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T03:54:11.768Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-12T03:54:12.035Z] #43 ... [2024-08-12T03:54:12.036Z] [2024-08-12T03:54:12.036Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T03:54:12.036Z] #37 DONE 2.5s [2024-08-12T03:54:12.036Z] [2024-08-12T03:54:12.036Z] #41 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-12T03:54:12.036Z] #41 DONE 2.1s [2024-08-12T03:54:12.036Z] [2024-08-12T03:54:12.036Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T03:54:12.036Z] #34 DONE 3.4s [2024-08-12T03:54:12.036Z] [2024-08-12T03:54:12.036Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T03:54:12.036Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T03:54:12.036Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T03:54:12.036Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-12T03:54:12.036Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T03:54:12.036Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T03:54:12.036Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-12T03:54:13.444Z] #35 DONE 6.5s [2024-08-12T03:54:13.444Z] [2024-08-12T03:54:13.444Z] #44 [security-spire-server internal] load build context [2024-08-12T03:54:13.444Z] #44 transferring context: 27.60kB 0.5s done [2024-08-12T03:54:13.444Z] #44 DONE 2.3s [2024-08-12T03:54:13.444Z] [2024-08-12T03:54:13.444Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:13.444Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-12T03:54:13.444Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-12T03:54:13.444Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-08-12T03:54:13.444Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T03:54:13.444Z] #43 ... [2024-08-12T03:54:13.444Z] [2024-08-12T03:54:13.444Z] #45 [security-spire-config internal] load build context [2024-08-12T03:54:13.444Z] #45 transferring context: 25.85kB 0.5s done [2024-08-12T03:54:13.444Z] #45 DONE 2.3s [2024-08-12T03:54:13.444Z] [2024-08-12T03:54:13.444Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:14.031Z] #46 ... [2024-08-12T03:54:14.031Z] [2024-08-12T03:54:14.031Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:14.031Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.9s [2024-08-12T03:54:14.299Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.1s [2024-08-12T03:54:14.566Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s [2024-08-12T03:54:14.566Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-12T03:54:14.566Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-12T03:54:15.173Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.1s [2024-08-12T03:54:15.760Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.57MB / 28.04MB 3.6s [2024-08-12T03:54:16.028Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.9s done [2024-08-12T03:54:16.295Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.9s done [2024-08-12T03:54:16.295Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.2s [2024-08-12T03:54:16.295Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-12T03:54:16.579Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-12T03:54:16.579Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 4.4s [2024-08-12T03:54:17.176Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.8s [2024-08-12T03:54:17.443Z] #43 ... [2024-08-12T03:54:17.443Z] [2024-08-12T03:54:17.443Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T03:54:17.443Z] #47 DONE 6.7s [2024-08-12T03:54:17.443Z] [2024-08-12T03:54:17.443Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:17.714Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 5.5s [2024-08-12T03:54:17.981Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 5.8s [2024-08-12T03:54:18.396Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.3s [2024-08-12T03:54:18.686Z] #43 ... [2024-08-12T03:54:18.686Z] [2024-08-12T03:54:18.686Z] #48 [core-data internal] load build context [2024-08-12T03:54:18.686Z] #48 transferring context: 41.50MB 9.7s [2024-08-12T03:54:18.686Z] #48 ... [2024-08-12T03:54:18.686Z] [2024-08-12T03:54:18.686Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:18.959Z] #43 ... [2024-08-12T03:54:18.959Z] [2024-08-12T03:54:18.959Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:18.959Z] #36 ... [2024-08-12T03:54:18.959Z] [2024-08-12T03:54:18.959Z] #48 [core-data internal] load build context [2024-08-12T03:54:18.959Z] #48 ... [2024-08-12T03:54:18.959Z] [2024-08-12T03:54:18.959Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:19.228Z] #49 ... [2024-08-12T03:54:19.228Z] [2024-08-12T03:54:19.228Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:19.228Z] #50 ... [2024-08-12T03:54:19.228Z] [2024-08-12T03:54:19.228Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:19.821Z] #49 ... [2024-08-12T03:54:19.821Z] [2024-08-12T03:54:19.821Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:19.821Z] #51 ... [2024-08-12T03:54:19.821Z] [2024-08-12T03:54:19.821Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:20.120Z] #39 ... [2024-08-12T03:54:20.120Z] [2024-08-12T03:54:20.120Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:20.120Z] #52 ... [2024-08-12T03:54:20.120Z] [2024-08-12T03:54:20.120Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:54:20.120Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done [2024-08-12T03:54:20.120Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T03:54:20.120Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-12T03:54:20.120Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-12T03:54:20.120Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-08-12T03:54:20.120Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-08-12T03:54:20.120Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T03:54:20.120Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done [2024-08-12T03:54:20.120Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-12T03:54:20.120Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-12T03:54:20.120Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-12T03:54:20.120Z] #53 ... [2024-08-12T03:54:20.120Z] [2024-08-12T03:54:20.120Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:54:20.468Z] #54 ... [2024-08-12T03:54:20.468Z] [2024-08-12T03:54:20.468Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:20.751Z] #52 ... [2024-08-12T03:54:20.751Z] [2024-08-12T03:54:20.751Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:54:20.751Z] #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.033Z] #55 ... [2024-08-12T03:54:21.033Z] [2024-08-12T03:54:21.033Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:54:21.033Z] #56 ... [2024-08-12T03:54:21.033Z] [2024-08-12T03:54:21.033Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:54:21.033Z] #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.033Z] #57 ... [2024-08-12T03:54:21.033Z] [2024-08-12T03:54:21.033Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T03:54:21.033Z] #0 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.033Z] #0 6.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.033Z] #0 8.442 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:54:21.033Z] #0 8.442 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:54:21.033Z] #0 8.442 OK: 19953 distinct packages available [2024-08-12T03:54:21.033Z] #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.033Z] #0 9.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.311Z] #58 ... [2024-08-12T03:54:21.311Z] [2024-08-12T03:54:21.311Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T03:54:21.311Z] #0 7.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.311Z] #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:21.311Z] #0 10.11 OK: 266 MiB in 52 packages [2024-08-12T03:54:21.311Z] #59 ... [2024-08-12T03:54:21.311Z] [2024-08-12T03:54:21.311Z] #60 [core-command internal] load build context [2024-08-12T03:54:21.669Z] #60 ... [2024-08-12T03:54:21.669Z] [2024-08-12T03:54:21.669Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:21.669Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 9.3s [2024-08-12T03:54:21.956Z] #43 ... [2024-08-12T03:54:21.956Z] [2024-08-12T03:54:21.956Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:22.223Z] #61 ... [2024-08-12T03:54:22.223Z] [2024-08-12T03:54:22.223Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:22.223Z] #62 ... [2024-08-12T03:54:22.223Z] [2024-08-12T03:54:22.223Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:22.223Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 9.9s done [2024-08-12T03:54:22.805Z] #43 ... [2024-08-12T03:54:22.805Z] [2024-08-12T03:54:22.805Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T03:54:22.805Z] #59 DONE 12.8s [2024-08-12T03:54:22.805Z] [2024-08-12T03:54:22.805Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:24.229Z] #62 ... [2024-08-12T03:54:24.229Z] [2024-08-12T03:54:24.229Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:24.229Z] #46 transferring context: 36.58MB 15.0s [2024-08-12T03:54:24.229Z] #46 ... [2024-08-12T03:54:24.229Z] [2024-08-12T03:54:24.229Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:24.495Z] #62 ... [2024-08-12T03:54:24.495Z] [2024-08-12T03:54:24.495Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T03:54:24.495Z] #63 ... [2024-08-12T03:54:24.495Z] [2024-08-12T03:54:24.495Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:25.079Z] #62 ... [2024-08-12T03:54:25.080Z] [2024-08-12T03:54:25.080Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:54:25.080Z] #57 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:25.080Z] #57 13.01 OK: 266 MiB in 52 packages [2024-08-12T03:54:25.080Z] #57 DONE 14.6s [2024-08-12T03:54:25.080Z] [2024-08-12T03:54:25.080Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:25.347Z] #62 ... [2024-08-12T03:54:25.347Z] [2024-08-12T03:54:25.347Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T03:54:25.347Z] #58 13.00 OK: 266 MiB in 52 packages [2024-08-12T03:54:25.347Z] #58 DONE 14.4s [2024-08-12T03:54:25.347Z] [2024-08-12T03:54:25.347Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T03:54:25.347Z] #55 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:25.347Z] #55 13.80 OK: 266 MiB in 52 packages [2024-08-12T03:54:25.347Z] #55 DONE 14.6s [2024-08-12T03:54:25.347Z] [2024-08-12T03:54:25.347Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:25.347Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-12T03:54:25.934Z] #43 ... [2024-08-12T03:54:25.934Z] [2024-08-12T03:54:25.934Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T03:54:26.200Z] #64 ... [2024-08-12T03:54:26.200Z] [2024-08-12T03:54:26.200Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:26.200Z] #62 ... [2024-08-12T03:54:26.200Z] [2024-08-12T03:54:26.200Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T03:54:26.466Z] #65 ... [2024-08-12T03:54:26.466Z] [2024-08-12T03:54:26.466Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:54:26.466Z] #66 ... [2024-08-12T03:54:26.466Z] [2024-08-12T03:54:26.466Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:26.731Z] #62 ... [2024-08-12T03:54:26.731Z] [2024-08-12T03:54:26.731Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T03:54:26.731Z] #67 ... [2024-08-12T03:54:26.731Z] [2024-08-12T03:54:26.731Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:26.731Z] #62 ... [2024-08-12T03:54:26.731Z] [2024-08-12T03:54:26.731Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T03:54:26.997Z] #68 ... [2024-08-12T03:54:26.997Z] [2024-08-12T03:54:26.997Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T03:54:26.997Z] #69 ... [2024-08-12T03:54:26.997Z] [2024-08-12T03:54:26.997Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T03:54:27.262Z] #70 ... [2024-08-12T03:54:27.262Z] [2024-08-12T03:54:27.262Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:54:27.262Z] #71 ... [2024-08-12T03:54:27.262Z] [2024-08-12T03:54:27.262Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T03:54:27.527Z] #72 ... [2024-08-12T03:54:27.527Z] [2024-08-12T03:54:27.527Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:27.794Z] #62 ... [2024-08-12T03:54:27.794Z] [2024-08-12T03:54:27.794Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T03:54:27.794Z] #73 ... [2024-08-12T03:54:27.794Z] [2024-08-12T03:54:27.794Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:28.379Z] #62 ... [2024-08-12T03:54:28.379Z] [2024-08-12T03:54:28.379Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T03:54:28.379Z] #67 DONE 11.9s [2024-08-12T03:54:28.379Z] [2024-08-12T03:54:28.379Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:28.959Z] #62 ... [2024-08-12T03:54:28.959Z] [2024-08-12T03:54:28.959Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:28.959Z] #36 transferring context: 54.44MB 21.1s [2024-08-12T03:54:29.228Z] #36 ... [2024-08-12T03:54:29.228Z] [2024-08-12T03:54:29.228Z] #48 [core-data internal] load build context [2024-08-12T03:54:29.228Z] #48 ... [2024-08-12T03:54:29.228Z] [2024-08-12T03:54:29.228Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:29.494Z] #49 ... [2024-08-12T03:54:29.494Z] [2024-08-12T03:54:29.494Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:30.083Z] #36 ... [2024-08-12T03:54:30.083Z] [2024-08-12T03:54:30.083Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:30.083Z] #51 ... [2024-08-12T03:54:30.083Z] [2024-08-12T03:54:30.083Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:30.083Z] #39 ... [2024-08-12T03:54:30.083Z] [2024-08-12T03:54:30.083Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:30.349Z] #50 ... [2024-08-12T03:54:30.349Z] [2024-08-12T03:54:30.349Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:30.349Z] #51 ... [2024-08-12T03:54:30.349Z] [2024-08-12T03:54:30.349Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:54:30.615Z] #54 ... [2024-08-12T03:54:30.615Z] [2024-08-12T03:54:30.615Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:30.880Z] #51 ... [2024-08-12T03:54:30.881Z] [2024-08-12T03:54:30.881Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:31.146Z] #52 ... [2024-08-12T03:54:31.146Z] [2024-08-12T03:54:31.146Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:31.146Z] #51 ... [2024-08-12T03:54:31.146Z] [2024-08-12T03:54:31.146Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:54:31.146Z] #56 ... [2024-08-12T03:54:31.146Z] [2024-08-12T03:54:31.146Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:31.732Z] #52 ... [2024-08-12T03:54:31.733Z] [2024-08-12T03:54:31.733Z] #60 [core-command internal] load build context [2024-08-12T03:54:31.733Z] #60 ... [2024-08-12T03:54:31.733Z] [2024-08-12T03:54:31.733Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:32.321Z] #50 ... [2024-08-12T03:54:32.321Z] [2024-08-12T03:54:32.321Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:32.321Z] #61 ... [2024-08-12T03:54:32.321Z] [2024-08-12T03:54:32.321Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:32.597Z] #50 ... [2024-08-12T03:54:32.597Z] [2024-08-12T03:54:32.597Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:54:32.597Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s [2024-08-12T03:54:32.875Z] #53 ... [2024-08-12T03:54:32.875Z] [2024-08-12T03:54:32.875Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:34.821Z] #50 ... [2024-08-12T03:54:34.821Z] [2024-08-12T03:54:34.821Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T03:54:34.821Z] #63 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:34.821Z] #63 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:34.821Z] #63 13.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:54:34.821Z] #63 13.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:54:34.821Z] #63 13.39 OK: 19946 distinct packages available [2024-08-12T03:54:34.821Z] #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:34.821Z] #63 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:34.821Z] #63 18.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:34.821Z] #63 18.03 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T03:54:34.821Z] #63 18.03 (3/4) Installing libucontext (1.2-r2) [2024-08-12T03:54:34.821Z] #63 18.12 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T03:54:34.821Z] #63 18.12 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:34.821Z] #63 18.22 OK: 8 MiB in 19 packages [2024-08-12T03:54:34.821Z] #63 DONE 20.0s [2024-08-12T03:54:34.821Z] [2024-08-12T03:54:34.821Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:34.821Z] #50 ... [2024-08-12T03:54:34.821Z] [2024-08-12T03:54:34.821Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:34.821Z] #46 ... [2024-08-12T03:54:34.821Z] [2024-08-12T03:54:34.821Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:35.401Z] #52 transferring context: 15.44MB 25.2s [2024-08-12T03:54:35.401Z] #52 ... [2024-08-12T03:54:35.401Z] [2024-08-12T03:54:35.401Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T03:54:35.401Z] #73 11.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:35.401Z] #73 12.00 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:35.401Z] #73 15.56 OK: 266 MiB in 52 packages [2024-08-12T03:54:35.401Z] #73 DONE 17.3s [2024-08-12T03:54:35.401Z] [2024-08-12T03:54:35.401Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:35.982Z] #52 ... [2024-08-12T03:54:35.982Z] [2024-08-12T03:54:35.982Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T03:54:35.982Z] #64 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:35.982Z] #64 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:35.982Z] #64 15.79 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T03:54:35.982Z] #64 15.91 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:35.982Z] #64 15.91 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:35.982Z] #64 16.03 Executing ca-certificates-20240226-r0.trigger [2024-08-12T03:54:35.982Z] #64 16.92 OK: 9 MiB in 17 packages [2024-08-12T03:54:35.982Z] #64 DONE 21.0s [2024-08-12T03:54:35.982Z] [2024-08-12T03:54:35.982Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:36.936Z] #52 ... [2024-08-12T03:54:36.936Z] [2024-08-12T03:54:36.936Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T03:54:36.936Z] #68 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:36.936Z] #68 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:36.936Z] #68 15.80 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T03:54:36.936Z] #68 16.12 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:36.936Z] #68 16.12 (3/4) Installing su-exec (0.2-r3) [2024-08-12T03:54:36.936Z] #68 16.12 (4/4) Installing yq (4.33.3-r5) [2024-08-12T03:54:36.936Z] #68 17.28 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:36.936Z] #68 17.34 Executing ca-certificates-20240226-r0.trigger [2024-08-12T03:54:36.936Z] #68 17.96 OK: 18 MiB in 19 packages [2024-08-12T03:54:36.936Z] #68 DONE 19.9s [2024-08-12T03:54:36.936Z] [2024-08-12T03:54:36.936Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:37.202Z] #52 ... [2024-08-12T03:54:37.203Z] [2024-08-12T03:54:37.203Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:37.203Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.6s [2024-08-12T03:54:37.203Z] #43 ... [2024-08-12T03:54:37.203Z] [2024-08-12T03:54:37.203Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:54:37.203Z] #71 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:37.802Z] #71 ... [2024-08-12T03:54:37.802Z] [2024-08-12T03:54:37.802Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T03:54:37.802Z] #66 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:37.802Z] #66 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:37.802Z] #66 20.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:37.802Z] #66 20.04 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:37.802Z] #66 20.17 OK: 8 MiB in 16 packages [2024-08-12T03:54:37.802Z] #66 DONE 21.5s [2024-08-12T03:54:38.068Z] [2024-08-12T03:54:38.068Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T03:54:38.068Z] #70 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:38.333Z] #70 ... [2024-08-12T03:54:38.333Z] [2024-08-12T03:54:38.333Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T03:54:38.333Z] #69 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:38.333Z] #69 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:38.333Z] #69 19.85 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:38.333Z] #69 19.89 (2/2) Installing su-exec (0.2-r3) [2024-08-12T03:54:38.333Z] #69 19.89 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:38.333Z] #69 20.04 OK: 8 MiB in 17 packages [2024-08-12T03:54:38.333Z] #69 DONE 21.3s [2024-08-12T03:54:38.598Z] [2024-08-12T03:54:38.598Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T03:54:38.598Z] #74 ... [2024-08-12T03:54:38.598Z] [2024-08-12T03:54:38.598Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T03:54:38.598Z] #75 ... [2024-08-12T03:54:38.598Z] [2024-08-12T03:54:38.598Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:39.554Z] #52 ... [2024-08-12T03:54:39.554Z] [2024-08-12T03:54:39.554Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:39.554Z] #62 ... [2024-08-12T03:54:39.554Z] [2024-08-12T03:54:39.554Z] #48 [core-data internal] load build context [2024-08-12T03:54:39.820Z] #48 ... [2024-08-12T03:54:39.820Z] [2024-08-12T03:54:39.820Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:39.820Z] #49 ... [2024-08-12T03:54:39.820Z] [2024-08-12T03:54:39.820Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:40.094Z] #52 ... [2024-08-12T03:54:40.094Z] [2024-08-12T03:54:40.094Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:40.094Z] #36 transferring context: 66.61MB 32.1s [2024-08-12T03:54:40.360Z] #36 ... [2024-08-12T03:54:40.360Z] [2024-08-12T03:54:40.360Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:40.360Z] #39 ... [2024-08-12T03:54:40.360Z] [2024-08-12T03:54:40.360Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:40.626Z] #52 ... [2024-08-12T03:54:40.626Z] [2024-08-12T03:54:40.626Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:54:40.891Z] #54 ... [2024-08-12T03:54:40.891Z] [2024-08-12T03:54:40.891Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:40.891Z] #36 ... [2024-08-12T03:54:40.891Z] [2024-08-12T03:54:40.891Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T03:54:40.891Z] #65 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:40.891Z] #65 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:40.891Z] #65 23.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:40.891Z] #65 23.20 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:40.891Z] #65 23.35 OK: 8 MiB in 16 packages [2024-08-12T03:54:40.891Z] #65 DONE 24.9s [2024-08-12T03:54:40.891Z] [2024-08-12T03:54:40.891Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:41.471Z] #36 ... [2024-08-12T03:54:41.471Z] [2024-08-12T03:54:41.471Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:41.471Z] #51 ... [2024-08-12T03:54:41.471Z] [2024-08-12T03:54:41.471Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:41.471Z] #36 ... [2024-08-12T03:54:41.471Z] [2024-08-12T03:54:41.471Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:54:41.736Z] #56 ... [2024-08-12T03:54:41.736Z] [2024-08-12T03:54:41.736Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:42.005Z] #36 ... [2024-08-12T03:54:42.005Z] [2024-08-12T03:54:42.005Z] #60 [core-command internal] load build context [2024-08-12T03:54:42.005Z] #60 ... [2024-08-12T03:54:42.005Z] [2024-08-12T03:54:42.005Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:42.587Z] #36 ... [2024-08-12T03:54:42.588Z] [2024-08-12T03:54:42.588Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:42.853Z] #61 ... [2024-08-12T03:54:42.853Z] [2024-08-12T03:54:42.853Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:44.802Z] #36 ... [2024-08-12T03:54:44.802Z] [2024-08-12T03:54:44.802Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:54:44.802Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.3s [2024-08-12T03:54:44.802Z] #53 ... [2024-08-12T03:54:44.802Z] [2024-08-12T03:54:44.802Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:44.802Z] #36 ... [2024-08-12T03:54:44.802Z] [2024-08-12T03:54:44.802Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T03:54:44.802Z] #76 ... [2024-08-12T03:54:44.802Z] [2024-08-12T03:54:44.802Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:45.069Z] #46 ... [2024-08-12T03:54:45.069Z] [2024-08-12T03:54:45.069Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:45.069Z] #50 ... [2024-08-12T03:54:45.069Z] [2024-08-12T03:54:45.069Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:46.036Z] #46 ... [2024-08-12T03:54:46.036Z] [2024-08-12T03:54:46.036Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T03:54:46.036Z] #72 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:46.036Z] #72 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:46.036Z] #72 26.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:46.036Z] #72 26.79 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T03:54:46.036Z] #72 26.88 (3/4) Installing su-exec (0.2-r3) [2024-08-12T03:54:46.036Z] #72 26.88 (4/4) Installing yq (4.33.3-r5) [2024-08-12T03:54:46.036Z] #72 27.35 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:46.036Z] #72 27.49 OK: 18 MiB in 19 packages [2024-08-12T03:54:46.036Z] #72 DONE 28.8s [2024-08-12T03:54:46.036Z] [2024-08-12T03:54:46.036Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:46.036Z] #46 transferring context: 64.42MB 37.1s [2024-08-12T03:54:46.302Z] #46 ... [2024-08-12T03:54:46.302Z] [2024-08-12T03:54:46.302Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:54:46.302Z] #77 ... [2024-08-12T03:54:46.302Z] [2024-08-12T03:54:46.302Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:47.261Z] #46 ... [2024-08-12T03:54:47.261Z] [2024-08-12T03:54:47.261Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T03:54:47.261Z] #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:47.261Z] #78 ... [2024-08-12T03:54:47.261Z] [2024-08-12T03:54:47.261Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T03:54:47.261Z] #75 11.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:47.261Z] #75 12.28 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:47.261Z] #75 15.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:47.261Z] #75 16.76 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:47.261Z] #75 16.87 OK: 8 MiB in 16 packages [2024-08-12T03:54:47.261Z] #75 DONE 18.7s [2024-08-12T03:54:47.261Z] [2024-08-12T03:54:47.261Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:47.843Z] #36 ... [2024-08-12T03:54:47.843Z] [2024-08-12T03:54:47.843Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:54:48.107Z] #79 ... [2024-08-12T03:54:48.107Z] [2024-08-12T03:54:48.107Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:48.374Z] #36 ... [2024-08-12T03:54:48.374Z] [2024-08-12T03:54:48.374Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:54:48.374Z] #71 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:48.374Z] #71 23.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:54:48.374Z] #71 23.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:54:48.374Z] #71 23.63 OK: 19946 distinct packages available [2024-08-12T03:54:48.374Z] #71 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:48.374Z] #71 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:48.374Z] #71 28.89 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T03:54:48.374Z] #71 29.13 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T03:54:48.374Z] #71 29.13 (3/11) Installing libunistring (1.1-r1) [2024-08-12T03:54:48.374Z] #71 29.31 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T03:54:48.374Z] #71 29.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T03:54:48.374Z] #71 29.31 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T03:54:48.374Z] #71 29.38 (7/11) Installing curl (8.9.0-r0) [2024-08-12T03:54:48.374Z] #71 29.38 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:48.374Z] #71 29.38 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T03:54:48.374Z] #71 29.47 (10/11) Installing libucontext (1.2-r2) [2024-08-12T03:54:48.374Z] #71 29.47 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T03:54:48.374Z] #71 29.47 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:48.374Z] #71 29.68 Executing ca-certificates-20240226-r0.trigger [2024-08-12T03:54:48.374Z] #71 30.47 OK: 13 MiB in 26 packages [2024-08-12T03:54:48.640Z] #71 ... [2024-08-12T03:54:48.640Z] [2024-08-12T03:54:48.640Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:48.640Z] #36 ... [2024-08-12T03:54:48.640Z] [2024-08-12T03:54:48.640Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T03:54:48.640Z] #70 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:48.640Z] #70 25.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T03:54:48.640Z] #70 25.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T03:54:48.640Z] #70 25.09 OK: 19946 distinct packages available [2024-08-12T03:54:48.640Z] #70 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:48.640Z] #70 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:48.640Z] #70 30.12 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T03:54:48.640Z] #70 30.12 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T03:54:48.640Z] #70 30.12 (3/5) Installing libucontext (1.2-r2) [2024-08-12T03:54:48.640Z] #70 30.18 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T03:54:48.641Z] #70 30.18 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T03:54:48.641Z] #70 30.21 Executing busybox-1.36.1-r7.trigger [2024-08-12T03:54:48.641Z] #70 30.25 OK: 9 MiB in 20 packages [2024-08-12T03:54:48.641Z] #70 DONE 31.9s [2024-08-12T03:54:48.905Z] [2024-08-12T03:54:48.905Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T03:54:48.905Z] #71 DONE 31.8s [2024-08-12T03:54:48.905Z] [2024-08-12T03:54:48.905Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:49.174Z] #36 ... [2024-08-12T03:54:49.174Z] [2024-08-12T03:54:49.174Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:49.174Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.6s [2024-08-12T03:54:49.439Z] #43 ... [2024-08-12T03:54:49.439Z] [2024-08-12T03:54:49.439Z] #48 [core-data internal] load build context [2024-08-12T03:54:49.439Z] #48 ... [2024-08-12T03:54:49.439Z] [2024-08-12T03:54:49.439Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T03:54:49.439Z] #76 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:50.031Z] #76 ... [2024-08-12T03:54:50.031Z] [2024-08-12T03:54:50.031Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:50.031Z] #62 ... [2024-08-12T03:54:50.031Z] [2024-08-12T03:54:50.031Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:50.296Z] #49 ... [2024-08-12T03:54:50.296Z] [2024-08-12T03:54:50.296Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:54:50.296Z] #62 ... [2024-08-12T03:54:50.296Z] [2024-08-12T03:54:50.296Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:50.566Z] #39 ... [2024-08-12T03:54:50.566Z] [2024-08-12T03:54:50.566Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:50.832Z] #49 ... [2024-08-12T03:54:50.832Z] [2024-08-12T03:54:50.832Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T03:54:50.832Z] #78 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:50.832Z] #78 12.62 OK: 18 MiB in 19 packages [2024-08-12T03:54:50.832Z] #78 DONE 13.8s [2024-08-12T03:54:50.832Z] [2024-08-12T03:54:50.832Z] #49 [core-keeper internal] load build context [2024-08-12T03:54:50.832Z] #49 ... [2024-08-12T03:54:50.832Z] [2024-08-12T03:54:50.832Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:54:51.099Z] #54 ... [2024-08-12T03:54:51.099Z] [2024-08-12T03:54:51.099Z] #52 [core-metadata internal] load build context [2024-08-12T03:54:51.099Z] #52 transferring context: 23.64MB 41.1s [2024-08-12T03:54:51.099Z] #52 ... [2024-08-12T03:54:51.099Z] [2024-08-12T03:54:51.099Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-12T03:54:51.099Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:51.363Z] #80 ... [2024-08-12T03:54:51.363Z] [2024-08-12T03:54:51.363Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:54:51.363Z] #77 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:51.363Z] #77 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:51.363Z] #77 14.93 OK: 9 MiB in 17 packages [2024-08-12T03:54:51.363Z] #77 DONE 16.3s [2024-08-12T03:54:51.363Z] [2024-08-12T03:54:51.363Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:51.628Z] #39 ... [2024-08-12T03:54:51.628Z] [2024-08-12T03:54:51.628Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:51.628Z] #51 ... [2024-08-12T03:54:51.628Z] [2024-08-12T03:54:51.628Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:54:51.895Z] #39 ... [2024-08-12T03:54:51.895Z] [2024-08-12T03:54:51.895Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:54:51.895Z] #56 ... [2024-08-12T03:54:51.895Z] [2024-08-12T03:54:51.895Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:52.161Z] #51 ... [2024-08-12T03:54:52.161Z] [2024-08-12T03:54:52.161Z] #60 [core-command internal] load build context [2024-08-12T03:54:52.161Z] #60 ... [2024-08-12T03:54:52.161Z] [2024-08-12T03:54:52.161Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:53.118Z] #51 ... [2024-08-12T03:54:53.118Z] [2024-08-12T03:54:53.118Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:53.118Z] #61 ... [2024-08-12T03:54:53.118Z] [2024-08-12T03:54:53.118Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:54.072Z] #51 ... [2024-08-12T03:54:54.072Z] [2024-08-12T03:54:54.072Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T03:54:54.072Z] #76 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:54.072Z] #76 17.99 OK: 8 MiB in 19 packages [2024-08-12T03:54:54.072Z] #76 DONE 19.2s [2024-08-12T03:54:54.072Z] [2024-08-12T03:54:54.072Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:54.337Z] #51 ... [2024-08-12T03:54:54.337Z] [2024-08-12T03:54:54.337Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:54:54.337Z] #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:54.337Z] #79 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:54.337Z] #79 15.16 OK: 8 MiB in 16 packages [2024-08-12T03:54:54.337Z] #79 DONE 16.4s [2024-08-12T03:54:54.337Z] [2024-08-12T03:54:54.337Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:54.917Z] #51 ... [2024-08-12T03:54:54.917Z] [2024-08-12T03:54:54.917Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:54:54.917Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.5s [2024-08-12T03:54:55.184Z] #53 ... [2024-08-12T03:54:55.184Z] [2024-08-12T03:54:55.184Z] #60 [core-command internal] load build context [2024-08-12T03:54:55.184Z] #60 ... [2024-08-12T03:54:55.184Z] [2024-08-12T03:54:55.184Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:54:55.450Z] #50 ... [2024-08-12T03:54:55.450Z] [2024-08-12T03:54:55.450Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:56.031Z] #61 ... [2024-08-12T03:54:56.031Z] [2024-08-12T03:54:56.031Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T03:54:56.031Z] #74 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:56.031Z] #74 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:56.031Z] #74 16.72 OK: 8 MiB in 17 packages [2024-08-12T03:54:56.031Z] #74 DONE 17.4s [2024-08-12T03:54:56.031Z] [2024-08-12T03:54:56.031Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:56.031Z] #61 ... [2024-08-12T03:54:56.031Z] [2024-08-12T03:54:56.031Z] #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-12T03:54:56.031Z] #80 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:56.031Z] #80 13.92 OK: 8 MiB in 16 packages [2024-08-12T03:54:56.031Z] #80 DONE 15.2s [2024-08-12T03:54:56.031Z] [2024-08-12T03:54:56.031Z] #61 [support-notifications internal] load build context [2024-08-12T03:54:56.031Z] #61 ... [2024-08-12T03:54:56.031Z] [2024-08-12T03:54:56.031Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T03:54:56.031Z] #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:56.031Z] #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:56.297Z] #81 ... [2024-08-12T03:54:56.297Z] [2024-08-12T03:54:56.297Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:56.563Z] #51 transferring context: 94.31MB 46.3s [2024-08-12T03:54:57.533Z] #51 ... [2024-08-12T03:54:57.533Z] [2024-08-12T03:54:57.533Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T03:54:57.533Z] #81 10.54 OK: 18 MiB in 19 packages [2024-08-12T03:54:57.533Z] #81 DONE 11.3s [2024-08-12T03:54:57.533Z] [2024-08-12T03:54:57.533Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:57.533Z] #51 ... [2024-08-12T03:54:57.533Z] [2024-08-12T03:54:57.533Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:57.533Z] #46 ... [2024-08-12T03:54:57.533Z] [2024-08-12T03:54:57.533Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:58.937Z] #51 ... [2024-08-12T03:54:58.937Z] [2024-08-12T03:54:58.937Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T03:54:58.937Z] #82 DONE 1.1s [2024-08-12T03:54:58.937Z] [2024-08-12T03:54:58.937Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:58.937Z] #51 ... [2024-08-12T03:54:58.937Z] [2024-08-12T03:54:58.937Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-12T03:54:58.937Z] #0 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:58.937Z] #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:58.937Z] #0 9.989 OK: 9 MiB in 20 packages [2024-08-12T03:54:58.937Z] #83 ... [2024-08-12T03:54:58.937Z] [2024-08-12T03:54:58.937Z] #51 [support-scheduler internal] load build context [2024-08-12T03:54:58.937Z] #51 ... [2024-08-12T03:54:58.937Z] [2024-08-12T03:54:58.937Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:54:58.937Z] #0 8.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:58.937Z] #0 9.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T03:54:58.937Z] #84 ... [2024-08-12T03:54:58.937Z] [2024-08-12T03:54:58.937Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:54:59.516Z] #46 ... [2024-08-12T03:54:59.516Z] [2024-08-12T03:54:59.516Z] #48 [core-data internal] load build context [2024-08-12T03:54:59.781Z] #48 ... [2024-08-12T03:54:59.781Z] [2024-08-12T03:54:59.781Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:59.781Z] #36 ... [2024-08-12T03:54:59.781Z] [2024-08-12T03:54:59.781Z] #83 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-12T03:54:59.781Z] #83 DONE 11.4s [2024-08-12T03:54:59.781Z] [2024-08-12T03:54:59.781Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:54:59.781Z] #36 ... [2024-08-12T03:54:59.781Z] [2024-08-12T03:54:59.781Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:54:59.781Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s [2024-08-12T03:54:59.781Z] #43 ... [2024-08-12T03:54:59.781Z] [2024-08-12T03:54:59.781Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:00.372Z] #36 ... [2024-08-12T03:55:00.372Z] [2024-08-12T03:55:00.372Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T03:55:00.372Z] #84 10.80 OK: 13 MiB in 26 packages [2024-08-12T03:55:00.372Z] #84 DONE 11.4s [2024-08-12T03:55:00.372Z] [2024-08-12T03:55:00.372Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:00.640Z] #36 ... [2024-08-12T03:55:00.640Z] [2024-08-12T03:55:00.640Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:00.906Z] #62 ... [2024-08-12T03:55:00.906Z] [2024-08-12T03:55:00.906Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:00.906Z] #36 transferring context: 97.69MB 52.9s [2024-08-12T03:55:00.906Z] #36 ... [2024-08-12T03:55:00.906Z] [2024-08-12T03:55:00.906Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:01.174Z] #49 ... [2024-08-12T03:55:01.174Z] [2024-08-12T03:55:01.174Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:01.174Z] #54 ... [2024-08-12T03:55:01.174Z] [2024-08-12T03:55:01.174Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:01.441Z] #49 ... [2024-08-12T03:55:01.441Z] [2024-08-12T03:55:01.441Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:01.441Z] #52 ... [2024-08-12T03:55:01.441Z] [2024-08-12T03:55:01.441Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:01.706Z] #49 ... [2024-08-12T03:55:01.706Z] [2024-08-12T03:55:01.706Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T03:55:01.706Z] #85 DONE 5.5s [2024-08-12T03:55:01.706Z] [2024-08-12T03:55:01.706Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:01.970Z] #52 ... [2024-08-12T03:55:01.970Z] [2024-08-12T03:55:01.970Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:01.970Z] #39 ... [2024-08-12T03:55:01.970Z] [2024-08-12T03:55:01.970Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:01.970Z] #52 ... [2024-08-12T03:55:01.970Z] [2024-08-12T03:55:01.970Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:02.234Z] #56 ... [2024-08-12T03:55:02.234Z] [2024-08-12T03:55:02.234Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:03.189Z] #43 ... [2024-08-12T03:55:03.189Z] [2024-08-12T03:55:03.189Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T03:55:03.189Z] #86 DONE 1.3s [2024-08-12T03:55:03.189Z] [2024-08-12T03:55:03.189Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:05.140Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.8s [2024-08-12T03:55:05.404Z] #43 ... [2024-08-12T03:55:05.404Z] [2024-08-12T03:55:05.404Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T03:55:05.404Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.1s done [2024-08-12T03:55:05.671Z] #53 ... [2024-08-12T03:55:05.671Z] [2024-08-12T03:55:05.671Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:05.671Z] #50 ... [2024-08-12T03:55:05.671Z] [2024-08-12T03:55:05.671Z] #60 [core-command internal] load build context [2024-08-12T03:55:05.671Z] #60 ... [2024-08-12T03:55:05.671Z] [2024-08-12T03:55:05.671Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:06.257Z] #43 ... [2024-08-12T03:55:06.257Z] [2024-08-12T03:55:06.257Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T03:55:06.257Z] #87 DONE 1.3s [2024-08-12T03:55:06.257Z] [2024-08-12T03:55:06.257Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:06.524Z] #61 ... [2024-08-12T03:55:06.524Z] [2024-08-12T03:55:06.524Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:09.087Z] #43 ... [2024-08-12T03:55:09.087Z] [2024-08-12T03:55:09.088Z] #51 [support-scheduler internal] load build context [2024-08-12T03:55:09.088Z] #51 transferring context: 161.44MB 58.9s [2024-08-12T03:55:09.088Z] #51 ... [2024-08-12T03:55:09.088Z] [2024-08-12T03:55:09.088Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:09.668Z] #50 ... [2024-08-12T03:55:09.668Z] [2024-08-12T03:55:09.668Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:09.937Z] #46 ... [2024-08-12T03:55:09.937Z] [2024-08-12T03:55:09.937Z] #48 [core-data internal] load build context [2024-08-12T03:55:09.937Z] #48 ... [2024-08-12T03:55:09.937Z] [2024-08-12T03:55:09.937Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:09.937Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s [2024-08-12T03:55:10.893Z] #43 ... [2024-08-12T03:55:10.893Z] [2024-08-12T03:55:10.893Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:10.893Z] #62 ... [2024-08-12T03:55:10.893Z] [2024-08-12T03:55:10.893Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:11.157Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.6s done [2024-08-12T03:55:11.157Z] #43 ... [2024-08-12T03:55:11.157Z] [2024-08-12T03:55:11.157Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:11.157Z] #36 ... [2024-08-12T03:55:11.157Z] [2024-08-12T03:55:11.157Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:11.420Z] #62 ... [2024-08-12T03:55:11.420Z] [2024-08-12T03:55:11.420Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:11.420Z] #54 ... [2024-08-12T03:55:11.420Z] [2024-08-12T03:55:11.420Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:11.690Z] #62 ... [2024-08-12T03:55:11.690Z] [2024-08-12T03:55:11.690Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:11.955Z] #49 ... [2024-08-12T03:55:11.955Z] [2024-08-12T03:55:11.955Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:12.224Z] #54 ... [2024-08-12T03:55:12.224Z] [2024-08-12T03:55:12.224Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:12.224Z] #39 ... [2024-08-12T03:55:12.224Z] [2024-08-12T03:55:12.224Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:12.224Z] #52 ... [2024-08-12T03:55:12.224Z] [2024-08-12T03:55:12.224Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:12.489Z] #56 ... [2024-08-12T03:55:12.489Z] [2024-08-12T03:55:12.489Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:14.422Z] #52 transferring context: 90.72MB 64.0s [2024-08-12T03:55:15.831Z] #52 ... [2024-08-12T03:55:15.831Z] [2024-08-12T03:55:15.831Z] #60 [core-command internal] load build context [2024-08-12T03:55:16.104Z] #60 ... [2024-08-12T03:55:16.104Z] [2024-08-12T03:55:16.104Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:16.683Z] #52 ... [2024-08-12T03:55:16.683Z] [2024-08-12T03:55:16.683Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:16.683Z] #61 ... [2024-08-12T03:55:16.683Z] [2024-08-12T03:55:16.683Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:19.254Z] #52 ... [2024-08-12T03:55:19.254Z] [2024-08-12T03:55:19.254Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T03:55:19.254Z] #88 DONE 3.8s [2024-08-12T03:55:19.254Z] [2024-08-12T03:55:19.254Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:19.254Z] #52 transferring context: 112.76MB 69.1s [2024-08-12T03:55:19.254Z] #52 ... [2024-08-12T03:55:19.254Z] [2024-08-12T03:55:19.254Z] #51 [support-scheduler internal] load build context [2024-08-12T03:55:19.254Z] #51 ... [2024-08-12T03:55:19.254Z] [2024-08-12T03:55:19.254Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T03:55:19.254Z] #89 DONE 4.2s [2024-08-12T03:55:19.254Z] [2024-08-12T03:55:19.254Z] #51 [support-scheduler internal] load build context [2024-08-12T03:55:19.254Z] #51 ... [2024-08-12T03:55:19.254Z] [2024-08-12T03:55:19.254Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:19.518Z] #52 ... [2024-08-12T03:55:19.518Z] [2024-08-12T03:55:19.518Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T03:55:19.518Z] #90 DONE 3.1s [2024-08-12T03:55:19.518Z] [2024-08-12T03:55:19.518Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:19.782Z] #52 ... [2024-08-12T03:55:19.782Z] [2024-08-12T03:55:19.782Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:19.782Z] #50 ... [2024-08-12T03:55:19.782Z] [2024-08-12T03:55:19.782Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:20.047Z] #46 ... [2024-08-12T03:55:20.047Z] [2024-08-12T03:55:20.047Z] #48 [core-data internal] load build context [2024-08-12T03:55:20.047Z] #48 ... [2024-08-12T03:55:20.047Z] [2024-08-12T03:55:20.047Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:20.629Z] #50 ... [2024-08-12T03:55:20.629Z] [2024-08-12T03:55:20.629Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T03:55:20.629Z] #91 DONE 1.2s [2024-08-12T03:55:20.629Z] [2024-08-12T03:55:20.629Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:20.629Z] #50 ... [2024-08-12T03:55:20.629Z] [2024-08-12T03:55:20.629Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T03:55:20.629Z] #92 DONE 1.2s [2024-08-12T03:55:20.629Z] [2024-08-12T03:55:20.629Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:20.893Z] #50 ... [2024-08-12T03:55:20.893Z] [2024-08-12T03:55:20.893Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T03:55:20.893Z] #93 DONE 1.3s [2024-08-12T03:55:20.893Z] [2024-08-12T03:55:20.893Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:21.471Z] #50 ... [2024-08-12T03:55:21.471Z] [2024-08-12T03:55:21.471Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:21.471Z] #36 ... [2024-08-12T03:55:21.471Z] [2024-08-12T03:55:21.471Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:22.050Z] #50 ... [2024-08-12T03:55:22.050Z] [2024-08-12T03:55:22.050Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:22.050Z] #62 ... [2024-08-12T03:55:22.050Z] [2024-08-12T03:55:22.050Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:22.050Z] #49 ... [2024-08-12T03:55:22.050Z] [2024-08-12T03:55:22.050Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T03:55:22.327Z] #43 ... [2024-08-12T03:55:22.327Z] [2024-08-12T03:55:22.327Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T03:55:22.327Z] #94 DONE 1.6s [2024-08-12T03:55:22.327Z] [2024-08-12T03:55:22.327Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:22.327Z] #54 ... [2024-08-12T03:55:22.327Z] [2024-08-12T03:55:22.327Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:22.594Z] #39 ... [2024-08-12T03:55:22.594Z] [2024-08-12T03:55:22.594Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T03:55:22.594Z] #95 DONE 1.5s [2024-08-12T03:55:22.594Z] [2024-08-12T03:55:22.594Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T03:55:22.594Z] #96 DONE 1.5s [2024-08-12T03:55:22.594Z] [2024-08-12T03:55:22.594Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:22.594Z] #39 ... [2024-08-12T03:55:22.594Z] [2024-08-12T03:55:22.594Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:55:22.594Z] #97 ... [2024-08-12T03:55:22.594Z] [2024-08-12T03:55:22.594Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:22.594Z] #56 ... [2024-08-12T03:55:22.594Z] [2024-08-12T03:55:22.594Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:23.556Z] #54 ... [2024-08-12T03:55:23.556Z] [2024-08-12T03:55:23.556Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:55:23.556Z] #98 DONE 1.1s [2024-08-12T03:55:23.556Z] [2024-08-12T03:55:23.556Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:23.821Z] #54 ... [2024-08-12T03:55:23.821Z] [2024-08-12T03:55:23.821Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:55:23.821Z] #99 DONE 1.2s [2024-08-12T03:55:23.821Z] [2024-08-12T03:55:23.821Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:24.087Z] #54 ... [2024-08-12T03:55:24.087Z] [2024-08-12T03:55:24.087Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T03:55:24.087Z] #97 DONE 1.5s [2024-08-12T03:55:24.087Z] [2024-08-12T03:55:24.087Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:24.087Z] #54 transferring context: 124.60MB 73.9s [2024-08-12T03:55:25.047Z] #54 ... [2024-08-12T03:55:25.047Z] [2024-08-12T03:55:25.047Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T03:55:25.047Z] #100 DONE 1.6s [2024-08-12T03:55:25.047Z] [2024-08-12T03:55:25.047Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:25.315Z] #54 ... [2024-08-12T03:55:25.316Z] [2024-08-12T03:55:25.316Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T03:55:25.316Z] #101 DONE 1.0s [2024-08-12T03:55:25.316Z] [2024-08-12T03:55:25.316Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T03:55:25.316Z] #102 DONE 1.3s [2024-08-12T03:55:25.316Z] [2024-08-12T03:55:25.316Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:26.274Z] #54 ... [2024-08-12T03:55:26.274Z] [2024-08-12T03:55:26.274Z] #60 [core-command internal] load build context [2024-08-12T03:55:26.274Z] #60 ... [2024-08-12T03:55:26.274Z] [2024-08-12T03:55:26.274Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T03:55:26.274Z] #103 DONE 1.1s [2024-08-12T03:55:26.274Z] [2024-08-12T03:55:26.274Z] #60 [core-command internal] load build context [2024-08-12T03:55:26.274Z] #60 ... [2024-08-12T03:55:26.274Z] [2024-08-12T03:55:26.274Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:26.539Z] #54 ... [2024-08-12T03:55:26.539Z] [2024-08-12T03:55:26.539Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T03:55:26.539Z] #104 DONE 1.3s [2024-08-12T03:55:26.539Z] [2024-08-12T03:55:26.539Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:26.808Z] #54 ... [2024-08-12T03:55:26.808Z] [2024-08-12T03:55:26.808Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:26.808Z] #61 ... [2024-08-12T03:55:26.808Z] [2024-08-12T03:55:26.808Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:27.079Z] #54 ... [2024-08-12T03:55:27.079Z] [2024-08-12T03:55:27.079Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T03:55:27.079Z] #105 DONE 1.8s [2024-08-12T03:55:27.079Z] [2024-08-12T03:55:27.079Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:29.659Z] #54 transferring context: 140.55MB 78.9s [2024-08-12T03:55:29.659Z] #54 ... [2024-08-12T03:55:29.659Z] [2024-08-12T03:55:29.659Z] #51 [support-scheduler internal] load build context [2024-08-12T03:55:29.659Z] #51 ... [2024-08-12T03:55:29.659Z] [2024-08-12T03:55:29.659Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:29.930Z] #54 ... [2024-08-12T03:55:29.930Z] [2024-08-12T03:55:29.930Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:29.930Z] #52 ... [2024-08-12T03:55:29.930Z] [2024-08-12T03:55:29.930Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:30.197Z] #54 ... [2024-08-12T03:55:30.197Z] [2024-08-12T03:55:30.197Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:30.463Z] #46 ... [2024-08-12T03:55:30.463Z] [2024-08-12T03:55:30.463Z] #48 [core-data internal] load build context [2024-08-12T03:55:30.463Z] #48 ... [2024-08-12T03:55:30.463Z] [2024-08-12T03:55:30.463Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:31.422Z] #46 ... [2024-08-12T03:55:31.422Z] [2024-08-12T03:55:31.422Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:31.698Z] #36 ... [2024-08-12T03:55:31.698Z] [2024-08-12T03:55:31.698Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:31.964Z] #46 ... [2024-08-12T03:55:31.964Z] [2024-08-12T03:55:31.964Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:32.234Z] #50 ... [2024-08-12T03:55:32.234Z] [2024-08-12T03:55:32.234Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:32.234Z] #46 ... [2024-08-12T03:55:32.234Z] [2024-08-12T03:55:32.234Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:32.234Z] #49 ... [2024-08-12T03:55:32.234Z] [2024-08-12T03:55:32.234Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:32.502Z] #62 ... [2024-08-12T03:55:32.502Z] [2024-08-12T03:55:32.502Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:32.502Z] #49 ... [2024-08-12T03:55:32.502Z] [2024-08-12T03:55:32.502Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:32.772Z] #39 ... [2024-08-12T03:55:32.772Z] [2024-08-12T03:55:32.772Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:32.772Z] #49 ... [2024-08-12T03:55:32.772Z] [2024-08-12T03:55:32.772Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:32.772Z] #56 ... [2024-08-12T03:55:32.772Z] [2024-08-12T03:55:32.772Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:33.354Z] #49 ... [2024-08-12T03:55:33.355Z] [2024-08-12T03:55:33.355Z] #106 [security-spire-agent] exporting to image [2024-08-12T03:55:33.355Z] #106 exporting layers 6.4s done [2024-08-12T03:55:33.355Z] #106 writing image sha256:394a4e8320a85c37f5094296661a94b06ab53e8d523fa1d1a36fc32a4d97fcbd 0.1s done [2024-08-12T03:55:33.355Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-12T03:55:33.355Z] #106 writing image sha256:3d9c5a081d3fc1a0710d840b1c8395b349bcec4c63ec6c534925c0bbbb6c6113 0.0s done [2024-08-12T03:55:33.355Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-12T03:55:33.355Z] #106 writing image sha256:f08e31bcff07a8c1c3b56fe5b81c67207123a7caf8ec2a32d30ea854204dde0b 0.0s done [2024-08-12T03:55:33.355Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-12T03:55:33.355Z] #106 DONE 7.3s [2024-08-12T03:55:33.355Z] [2024-08-12T03:55:33.355Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:34.316Z] #49 transferring context: 235.47MB 84.9s [2024-08-12T03:55:36.255Z] #49 ... [2024-08-12T03:55:36.255Z] [2024-08-12T03:55:36.255Z] #60 [core-command internal] load build context [2024-08-12T03:55:36.524Z] #60 ... [2024-08-12T03:55:36.524Z] [2024-08-12T03:55:36.524Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:36.524Z] #49 ... [2024-08-12T03:55:36.524Z] [2024-08-12T03:55:36.524Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T03:55:36.524Z] #50 transferring context: 308.86MB 86.9s done [2024-08-12T03:55:36.524Z] #50 DONE 87.5s [2024-08-12T03:55:36.524Z] [2024-08-12T03:55:36.524Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:36.790Z] #49 ... [2024-08-12T03:55:36.790Z] [2024-08-12T03:55:36.790Z] #48 [core-data internal] load build context [2024-08-12T03:55:36.790Z] #48 transferring context: 308.86MB 87.6s done [2024-08-12T03:55:36.790Z] #48 DONE 88.2s [2024-08-12T03:55:36.790Z] [2024-08-12T03:55:36.790Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:37.058Z] #49 ... [2024-08-12T03:55:37.058Z] [2024-08-12T03:55:37.058Z] #51 [support-scheduler internal] load build context [2024-08-12T03:55:37.058Z] #51 transferring context: 308.86MB 86.3s done [2024-08-12T03:55:37.058Z] #51 DONE 87.2s [2024-08-12T03:55:37.058Z] [2024-08-12T03:55:37.058Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:37.058Z] #49 ... [2024-08-12T03:55:37.058Z] [2024-08-12T03:55:37.058Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:37.058Z] #61 ... [2024-08-12T03:55:37.058Z] [2024-08-12T03:55:37.058Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:39.644Z] #49 ... [2024-08-12T03:55:39.644Z] [2024-08-12T03:55:39.644Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:55:39.644Z] #107 DONE 2.3s [2024-08-12T03:55:39.644Z] [2024-08-12T03:55:39.644Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:39.644Z] #49 ... [2024-08-12T03:55:39.644Z] [2024-08-12T03:55:39.644Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:55:39.644Z] #108 DONE 2.5s [2024-08-12T03:55:39.644Z] [2024-08-12T03:55:39.644Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:40.228Z] #49 ... [2024-08-12T03:55:40.228Z] [2024-08-12T03:55:40.228Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:40.228Z] #52 ... [2024-08-12T03:55:40.228Z] [2024-08-12T03:55:40.228Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:40.499Z] #54 ... [2024-08-12T03:55:40.499Z] [2024-08-12T03:55:40.499Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:40.499Z] #49 ... [2024-08-12T03:55:40.499Z] [2024-08-12T03:55:40.499Z] #60 [core-command internal] load build context [2024-08-12T03:55:40.499Z] #60 transferring context: 308.86MB 87.7s done [2024-08-12T03:55:40.499Z] #60 DONE 89.6s [2024-08-12T03:55:40.499Z] [2024-08-12T03:55:40.499Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:41.908Z] #49 ... [2024-08-12T03:55:41.908Z] [2024-08-12T03:55:41.908Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:41.908Z] #36 ... [2024-08-12T03:55:41.908Z] [2024-08-12T03:55:41.908Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:42.176Z] #49 ... [2024-08-12T03:55:42.176Z] [2024-08-12T03:55:42.176Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:42.443Z] #46 ... [2024-08-12T03:55:42.443Z] [2024-08-12T03:55:42.443Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:42.709Z] #49 ... [2024-08-12T03:55:42.709Z] [2024-08-12T03:55:42.709Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:42.709Z] #62 ... [2024-08-12T03:55:42.709Z] [2024-08-12T03:55:42.709Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:42.709Z] #39 ... [2024-08-12T03:55:42.709Z] [2024-08-12T03:55:42.709Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:42.974Z] #62 ... [2024-08-12T03:55:42.974Z] [2024-08-12T03:55:42.974Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:42.974Z] #56 ... [2024-08-12T03:55:42.974Z] [2024-08-12T03:55:42.974Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:44.387Z] #62 ... [2024-08-12T03:55:44.387Z] [2024-08-12T03:55:44.387Z] #39 [security-bootstrapper internal] load build context [2024-08-12T03:55:44.387Z] #39 transferring context: 308.86MB 93.5s done [2024-08-12T03:55:44.387Z] #39 DONE 94.2s [2024-08-12T03:55:44.387Z] [2024-08-12T03:55:44.387Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:47.729Z] #62 ... [2024-08-12T03:55:47.729Z] [2024-08-12T03:55:47.729Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:47.729Z] #61 ... [2024-08-12T03:55:47.729Z] [2024-08-12T03:55:47.729Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:49.135Z] #62 transferring context: 223.54MB 95.1s [2024-08-12T03:55:49.716Z] #62 ... [2024-08-12T03:55:49.716Z] [2024-08-12T03:55:49.716Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:55:49.716Z] #109 ... [2024-08-12T03:55:49.716Z] [2024-08-12T03:55:49.716Z] #49 [core-keeper internal] load build context [2024-08-12T03:55:49.716Z] #49 transferring context: 308.86MB 100.2s done [2024-08-12T03:55:49.716Z] #49 DONE 100.6s [2024-08-12T03:55:49.716Z] [2024-08-12T03:55:49.716Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:55:49.716Z] #110 ... [2024-08-12T03:55:49.716Z] [2024-08-12T03:55:49.717Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:50.299Z] #62 ... [2024-08-12T03:55:50.299Z] [2024-08-12T03:55:50.299Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:50.566Z] #52 ... [2024-08-12T03:55:50.566Z] [2024-08-12T03:55:50.566Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:50.566Z] #54 ... [2024-08-12T03:55:50.566Z] [2024-08-12T03:55:50.566Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:51.530Z] #52 ... [2024-08-12T03:55:51.530Z] [2024-08-12T03:55:51.530Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T03:55:51.530Z] #111 DONE 1.6s [2024-08-12T03:55:51.530Z] [2024-08-12T03:55:51.530Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:52.120Z] #52 ... [2024-08-12T03:55:52.120Z] [2024-08-12T03:55:52.120Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:52.120Z] #36 ... [2024-08-12T03:55:52.120Z] [2024-08-12T03:55:52.120Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:52.390Z] #61 ... [2024-08-12T03:55:52.390Z] [2024-08-12T03:55:52.390Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:52.656Z] #46 ... [2024-08-12T03:55:52.656Z] [2024-08-12T03:55:52.656Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:52.922Z] #61 ... [2024-08-12T03:55:52.922Z] [2024-08-12T03:55:52.922Z] #52 [core-metadata internal] load build context [2024-08-12T03:55:52.922Z] #52 transferring context: 308.86MB 102.7s done [2024-08-12T03:55:52.922Z] #52 DONE 103.2s [2024-08-12T03:55:52.922Z] [2024-08-12T03:55:52.922Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:53.194Z] #61 ... [2024-08-12T03:55:53.194Z] [2024-08-12T03:55:53.194Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:53.194Z] #56 ... [2024-08-12T03:55:53.194Z] [2024-08-12T03:55:53.194Z] #61 [support-notifications internal] load build context [2024-08-12T03:55:55.808Z] #61 transferring context: 308.86MB 101.3s done [2024-08-12T03:55:55.808Z] #61 DONE 103.7s [2024-08-12T03:55:55.808Z] [2024-08-12T03:55:55.808Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:56.783Z] #54 ... [2024-08-12T03:55:56.783Z] [2024-08-12T03:55:56.783Z] #46 [security-proxy-auth internal] load build context [2024-08-12T03:55:56.783Z] #46 transferring context: 308.86MB 107.5s done [2024-08-12T03:55:56.783Z] #46 DONE 108.0s [2024-08-12T03:55:56.783Z] [2024-08-12T03:55:56.783Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:56.783Z] #54 ... [2024-08-12T03:55:56.783Z] [2024-08-12T03:55:56.783Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:56.783Z] #36 ... [2024-08-12T03:55:56.783Z] [2024-08-12T03:55:56.783Z] #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:55:56.783Z] #112 DONE 1.0s [2024-08-12T03:55:56.783Z] [2024-08-12T03:55:56.783Z] #36 [support-cron-scheduler internal] load build context [2024-08-12T03:55:56.783Z] #36 transferring context: 308.86MB 109.0s done [2024-08-12T03:55:57.363Z] #36 DONE 109.4s [2024-08-12T03:55:57.363Z] [2024-08-12T03:55:57.363Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:59.313Z] #54 ... [2024-08-12T03:55:59.313Z] [2024-08-12T03:55:59.313Z] #56 [security-proxy-setup internal] load build context [2024-08-12T03:55:59.313Z] #56 transferring context: 308.86MB 106.6s done [2024-08-12T03:55:59.313Z] #56 DONE 108.3s [2024-08-12T03:55:59.313Z] [2024-08-12T03:55:59.313Z] #54 [security-spiffe-token-provider internal] load build context [2024-08-12T03:55:59.313Z] #54 transferring context: 308.86MB 109.1s done [2024-08-12T03:55:59.313Z] #54 DONE 109.6s [2024-08-12T03:55:59.313Z] [2024-08-12T03:55:59.313Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:55:59.580Z] #113 ... [2024-08-12T03:55:59.580Z] [2024-08-12T03:55:59.580Z] #62 [core-common-config-bootstrapper internal] load build context [2024-08-12T03:55:59.580Z] #62 transferring context: 308.86MB 105.5s done [2024-08-12T03:55:59.580Z] #62 DONE 107.7s [2024-08-12T03:55:59.858Z] [2024-08-12T03:55:59.858Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:55:59.858Z] #114 ... [2024-08-12T03:55:59.858Z] [2024-08-12T03:55:59.858Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:55:59.858Z] #113 DONE 0.6s [2024-08-12T03:56:00.127Z] [2024-08-12T03:56:00.127Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:56:01.530Z] #115 ... [2024-08-12T03:56:01.530Z] [2024-08-12T03:56:01.530Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:09.382Z] #116 ... [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:09.382Z] #115 DONE 64.7s [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:09.382Z] #109 DONE 85.1s [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:09.382Z] #110 DONE 85.2s [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:09.382Z] #116 DONE 73.4s [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T03:57:09.382Z] #117 ... [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:09.382Z] #114 DONE 68.0s [2024-08-12T03:57:09.382Z] [2024-08-12T03:57:09.382Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #118 DONE 5.7s [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #119 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #120 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #121 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #122 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #123 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #124 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #125 DONE 5.9s [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #117 DONE 5.8s [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #126 [core-keeper builder 7/8] COPY . . [2024-08-12T03:57:10.798Z] #126 DONE 5.8s [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #127 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #128 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #129 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #129 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T03:57:10.798Z] #130 ... [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #131 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #132 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #133 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #134 [core-command builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #134 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #135 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #136 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #137 [support-scheduler builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #137 DONE 5.9s [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #138 [core-metadata builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #138 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #139 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #140 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #141 [core-data builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #141 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #142 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #143 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #144 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T03:57:10.798Z] #144 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T03:57:10.798Z] #145 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T03:57:10.798Z] #146 CACHED [2024-08-12T03:57:10.798Z] [2024-08-12T03:57:10.798Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T03:57:16.148Z] #147 ... [2024-08-12T03:57:16.148Z] [2024-08-12T03:57:16.148Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T03:57:16.148Z] #0 5.180 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-08-12T03:57:16.734Z] #148 ... [2024-08-12T03:57:16.734Z] [2024-08-12T03:57:16.734Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T03:57:16.734Z] #0 5.926 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-08-12T03:57:17.321Z] #149 ... [2024-08-12T03:57:17.321Z] [2024-08-12T03:57:17.321Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T03:57:17.321Z] #130 6.797 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-08-12T03:57:20.662Z] #130 ... [2024-08-12T03:57:20.662Z] [2024-08-12T03:57:20.662Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T03:57:20.662Z] #0 5.399 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-08-12T03:57:20.662Z] #150 ... [2024-08-12T03:57:20.662Z] [2024-08-12T03:57:20.662Z] #151 [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-08-12T03:57:20.662Z] #0 4.704 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-08-12T03:57:20.928Z] #151 ... [2024-08-12T03:57:20.928Z] [2024-08-12T03:57:20.928Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T03:57:20.928Z] #0 4.992 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-08-12T03:57:20.928Z] #152 ... [2024-08-12T03:57:20.928Z] [2024-08-12T03:57:20.928Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T03:57:20.928Z] #0 6.683 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-08-12T03:57:21.195Z] #153 ... [2024-08-12T03:57:21.195Z] [2024-08-12T03:57:21.195Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T03:57:21.195Z] #0 5.861 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-08-12T03:57:21.461Z] #154 ... [2024-08-12T03:57:21.461Z] [2024-08-12T03:57:21.461Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T03:57:21.461Z] #0 6.124 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-08-12T03:57:21.461Z] #155 ... [2024-08-12T03:57:21.461Z] [2024-08-12T03:57:21.461Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T03:57:21.461Z] #0 6.586 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-08-12T03:57:21.727Z] #156 ... [2024-08-12T03:57:21.727Z] [2024-08-12T03:57:21.727Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T03:57:21.727Z] #0 6.351 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-08-12T03:57:21.727Z] #157 ... [2024-08-12T03:57:21.727Z] [2024-08-12T03:57:21.727Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T03:57:21.727Z] #0 6.705 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-08-12T03:57:22.019Z] #158 ... [2024-08-12T03:57:22.019Z] [2024-08-12T03:57:22.019Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T03:57:22.019Z] #147 6.632 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-08-12T04:16:59.920Z] #147 ... [2024-08-12T04:16:59.920Z] [2024-08-12T04:16:59.920Z] #151 [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-08-12T04:16:59.920Z] #151 1177.0 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-08-12T04:17:02.536Z] #151 ... [2024-08-12T04:17:02.536Z] [2024-08-12T04:17:02.536Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T04:17:02.536Z] #150 DONE 1191.9s [2024-08-12T04:17:02.884Z] [2024-08-12T04:17:02.884Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T04:17:03.152Z] #159 DONE 0.4s [2024-08-12T04:17:03.152Z] [2024-08-12T04:17:03.152Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T04:17:05.733Z] #160 ... [2024-08-12T04:17:05.733Z] [2024-08-12T04:17:05.733Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T04:17:05.733Z] #155 DONE 1194.7s [2024-08-12T04:17:05.733Z] [2024-08-12T04:17:05.733Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T04:17:06.000Z] #154 ... [2024-08-12T04:17:06.000Z] [2024-08-12T04:17:06.000Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T04:17:06.000Z] #160 DONE 2.7s [2024-08-12T04:17:06.000Z] [2024-08-12T04:17:06.000Z] #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:17:06.268Z] #161 DONE 0.4s [2024-08-12T04:17:06.268Z] [2024-08-12T04:17:06.268Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:17:06.268Z] #162 DONE 0.3s [2024-08-12T04:17:06.268Z] [2024-08-12T04:17:06.268Z] #163 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:17:06.536Z] #163 DONE 0.2s [2024-08-12T04:17:06.536Z] [2024-08-12T04:17:06.536Z] #164 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T04:17:06.805Z] #164 ... [2024-08-12T04:17:06.805Z] [2024-08-12T04:17:06.805Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:17:06.805Z] #165 DONE 0.3s [2024-08-12T04:17:06.805Z] [2024-08-12T04:17:06.805Z] #166 [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-08-12T04:17:07.072Z] #166 DONE 0.3s [2024-08-12T04:17:07.072Z] [2024-08-12T04:17:07.072Z] #164 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T04:17:07.072Z] #164 DONE 0.5s [2024-08-12T04:17:07.072Z] [2024-08-12T04:17:07.072Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T04:17:07.338Z] #167 ... [2024-08-12T04:17:07.338Z] [2024-08-12T04:17:07.338Z] #168 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T04:17:07.338Z] #168 DONE 0.3s [2024-08-12T04:17:07.338Z] [2024-08-12T04:17:07.338Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T04:17:07.338Z] #167 DONE 0.4s [2024-08-12T04:17:07.338Z] [2024-08-12T04:17:07.338Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T04:17:07.338Z] #169 ... [2024-08-12T04:17:07.338Z] [2024-08-12T04:17:07.338Z] #170 [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-08-12T04:17:07.338Z] #170 DONE 0.2s [2024-08-12T04:17:07.636Z] [2024-08-12T04:17:07.637Z] #171 [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-08-12T04:17:07.967Z] #171 DONE 0.2s [2024-08-12T04:17:07.967Z] [2024-08-12T04:17:07.967Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T04:17:07.967Z] #169 DONE 0.3s [2024-08-12T04:17:07.967Z] [2024-08-12T04:17:07.967Z] #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T04:17:08.233Z] #172 DONE 0.3s [2024-08-12T04:17:08.233Z] [2024-08-12T04:17:08.233Z] #173 [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-08-12T04:17:08.233Z] #173 DONE 0.3s [2024-08-12T04:17:08.233Z] [2024-08-12T04:17:08.233Z] #174 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T04:17:08.233Z] #174 ... [2024-08-12T04:17:08.233Z] [2024-08-12T04:17:08.233Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T04:17:08.233Z] #175 DONE 0.2s [2024-08-12T04:17:08.500Z] [2024-08-12T04:17:08.500Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T04:17:08.766Z] #176 DONE 0.4s [2024-08-12T04:17:08.766Z] [2024-08-12T04:17:08.766Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T04:17:11.362Z] #177 ... [2024-08-12T04:17:11.362Z] [2024-08-12T04:17:11.362Z] #174 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T04:17:11.362Z] #174 DONE 3.0s [2024-08-12T04:17:11.362Z] [2024-08-12T04:17:11.362Z] #106 [security-proxy-setup] exporting to image [2024-08-12T04:17:11.362Z] #106 exporting layers [2024-08-12T04:17:11.362Z] #106 ... [2024-08-12T04:17:11.362Z] [2024-08-12T04:17:11.362Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T04:17:11.362Z] #177 DONE 2.7s [2024-08-12T04:17:11.362Z] [2024-08-12T04:17:11.362Z] #106 [security-bootstrapper] exporting to image [2024-08-12T04:17:11.632Z] #106 ... [2024-08-12T04:17:11.632Z] [2024-08-12T04:17:11.632Z] #151 [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-08-12T04:17:11.632Z] #151 DONE 1200.9s [2024-08-12T04:17:11.896Z] [2024-08-12T04:17:11.896Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T04:17:12.860Z] #156 ... [2024-08-12T04:17:12.860Z] [2024-08-12T04:17:12.860Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:17:13.126Z] #178 DONE 0.2s [2024-08-12T04:17:13.126Z] [2024-08-12T04:17:13.126Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:17:13.396Z] #179 DONE 0.2s [2024-08-12T04:17:13.396Z] [2024-08-12T04:17:13.396Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:17:13.396Z] #148 ... [2024-08-12T04:17:13.396Z] [2024-08-12T04:17:13.396Z] #180 [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-08-12T04:17:13.669Z] #180 DONE 0.3s [2024-08-12T04:17:13.669Z] [2024-08-12T04:17:13.669Z] #181 [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-08-12T04:17:13.938Z] #181 DONE 0.2s [2024-08-12T04:17:13.938Z] [2024-08-12T04:17:13.938Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:17:14.206Z] #182 ... [2024-08-12T04:17:14.206Z] [2024-08-12T04:17:14.206Z] #106 [security-bootstrapper] exporting to image [2024-08-12T04:17:14.206Z] #106 exporting layers 2.8s done [2024-08-12T04:17:14.206Z] #106 writing image sha256:b7cd20574154e0f59db686c68924052448f4cceae8baacb9776a1db286178f54 0.2s done [2024-08-12T04:17:14.206Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-12T04:17:14.206Z] #106 writing image sha256:a749fa03b46bd7aa4a7efad75b73cfa7156f55359f2a96c2c9df48540220a308 done [2024-08-12T04:17:14.206Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-12T04:17:14.206Z] #106 DONE 10.5s [2024-08-12T04:17:14.480Z] [2024-08-12T04:17:14.480Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:17:14.480Z] #182 DONE 0.4s [2024-08-12T04:17:14.480Z] [2024-08-12T04:17:14.480Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T04:17:14.748Z] #183 DONE 0.3s [2024-08-12T04:17:14.748Z] [2024-08-12T04:17:14.748Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T04:17:15.015Z] #184 DONE 0.2s [2024-08-12T04:17:15.015Z] [2024-08-12T04:17:15.015Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T04:17:15.015Z] #154 ... [2024-08-12T04:17:15.015Z] [2024-08-12T04:17:15.015Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T04:17:15.015Z] #185 DONE 0.1s [2024-08-12T04:17:15.280Z] [2024-08-12T04:17:15.280Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T04:17:17.220Z] #186 DONE 1.8s [2024-08-12T04:17:17.220Z] [2024-08-12T04:17:17.220Z] #106 [security-secretstore-setup] exporting to image [2024-08-12T04:17:18.175Z] #106 exporting layers 1.3s done [2024-08-12T04:17:18.440Z] #106 writing image sha256:9c7930e0d3c849741c84af7c8d36085fa8004c173b991fb855b31ae8a2ea9511 done [2024-08-12T04:17:18.440Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-12T04:17:18.440Z] #106 DONE 11.8s [2024-08-12T04:17:18.440Z] [2024-08-12T04:17:18.440Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T04:18:14.811Z] #152 ... [2024-08-12T04:18:14.811Z] [2024-08-12T04:18:14.811Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T04:18:14.811Z] #147 DONE 1258.9s [2024-08-12T04:18:14.811Z] [2024-08-12T04:18:14.811Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T04:18:14.811Z] #157 ... [2024-08-12T04:18:14.811Z] [2024-08-12T04:18:14.811Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:18:14.811Z] #187 DONE 0.2s [2024-08-12T04:18:14.811Z] [2024-08-12T04:18:14.811Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:18:14.811Z] #188 DONE 0.1s [2024-08-12T04:18:14.811Z] [2024-08-12T04:18:14.812Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T04:18:14.812Z] #189 DONE 0.3s [2024-08-12T04:18:14.812Z] [2024-08-12T04:18:14.812Z] #190 [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-08-12T04:18:14.812Z] #190 DONE 0.1s [2024-08-12T04:18:14.812Z] [2024-08-12T04:18:14.812Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T04:18:14.812Z] #149 ... [2024-08-12T04:18:14.812Z] [2024-08-12T04:18:14.812Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T04:18:14.812Z] #191 DONE 0.2s [2024-08-12T04:18:14.812Z] [2024-08-12T04:18:14.812Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T04:18:14.812Z] #192 DONE 1.8s [2024-08-12T04:18:14.812Z] [2024-08-12T04:18:14.812Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-12T04:18:14.812Z] #106 exporting layers [2024-08-12T04:18:14.812Z] #106 exporting layers 0.6s done [2024-08-12T04:18:14.812Z] #106 writing image sha256:a19f13d3d5fd843d5ad7437caaa018b0f4a7b9f07a37635e06963518f1da3192 done [2024-08-12T04:18:14.812Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-12T04:18:14.812Z] #106 DONE 12.4s [2024-08-12T04:18:14.812Z] [2024-08-12T04:18:14.812Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:20:21.447Z] #148 ... [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T04:20:21.447Z] #153 DONE 1380.9s [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T04:20:21.447Z] #149 ... [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:20:21.447Z] #193 DONE 0.2s [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:20:21.447Z] #148 ... [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:20:21.447Z] #194 DONE 0.2s [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T04:20:21.447Z] #195 DONE 0.3s [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:20:21.447Z] #148 ... [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #196 [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-08-12T04:20:21.447Z] #196 DONE 0.1s [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-12T04:20:21.447Z] #106 exporting layers [2024-08-12T04:20:21.447Z] #106 exporting layers 0.9s done [2024-08-12T04:20:21.447Z] #106 writing image sha256:a5b6a0d3b085ec8de6f706afcb24db4e3515010ca30761c9f87c159aa6a348b3 done [2024-08-12T04:20:21.447Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-12T04:20:21.447Z] #106 DONE 13.3s [2024-08-12T04:20:21.447Z] [2024-08-12T04:20:21.447Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:28:13.465Z] #148 ... [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T04:28:13.465Z] #156 DONE 1854.9s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:28:13.465Z] #148 ... [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:28:13.465Z] #197 DONE 0.2s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:28:13.465Z] #198 DONE 0.2s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T04:28:13.465Z] #157 ... [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T04:28:13.465Z] #199 DONE 0.5s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:28:13.465Z] #200 DONE 0.2s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T04:28:13.465Z] #201 DONE 0.2s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T04:28:13.465Z] #202 DONE 1.9s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #106 [security-proxy-auth] exporting to image [2024-08-12T04:28:13.465Z] #106 exporting layers [2024-08-12T04:28:13.465Z] #106 exporting layers 0.6s done [2024-08-12T04:28:13.465Z] #106 writing image sha256:5cbad96786928f6b6b11df4674c5bb919ff13f201b2b8dc632fc0cfb190da741 done [2024-08-12T04:28:13.465Z] #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-08-12T04:28:13.465Z] #106 DONE 13.9s [2024-08-12T04:28:13.465Z] [2024-08-12T04:28:13.465Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T04:29:09.836Z] #152 ... [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T04:29:09.836Z] #148 DONE 1917.7s [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:29:09.836Z] #53 ... [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:29:09.836Z] #203 DONE 0.2s [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T04:29:09.836Z] #43 ... [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:29:09.836Z] #204 DONE 0.2s [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T04:29:09.836Z] #205 DONE 0.4s [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:29:09.836Z] #206 DONE 0.1s [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:29:09.836Z] #53 ... [2024-08-12T04:29:09.836Z] [2024-08-12T04:29:09.836Z] #106 [core-command] exporting to image [2024-08-12T04:29:09.836Z] #106 exporting layers [2024-08-12T04:29:10.108Z] #106 exporting layers 0.4s done [2024-08-12T04:29:10.108Z] #106 writing image sha256:3f2a87150dcb8eac558b8064a7d2b257001cfc2926356e9e3fc8db8f7088206d done [2024-08-12T04:29:10.108Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-12T04:29:10.108Z] #106 DONE 14.4s [2024-08-12T04:29:10.108Z] [2024-08-12T04:29:10.108Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:31:16.768Z] #53 ... [2024-08-12T04:31:16.768Z] [2024-08-12T04:31:16.768Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T04:31:16.768Z] #149 DONE 2045.2s [2024-08-12T04:31:16.768Z] [2024-08-12T04:31:16.768Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T04:31:16.768Z] #130 DONE 2045.3s [2024-08-12T04:31:16.768Z] [2024-08-12T04:31:16.768Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T04:31:16.768Z] #157 ... [2024-08-12T04:31:16.768Z] [2024-08-12T04:31:16.768Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:31:16.768Z] #207 DONE 0.1s [2024-08-12T04:31:16.768Z] [2024-08-12T04:31:16.768Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:31:17.357Z] #53 ... [2024-08-12T04:31:17.357Z] [2024-08-12T04:31:17.357Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:31:17.357Z] #208 DONE 0.2s [2024-08-12T04:31:17.357Z] [2024-08-12T04:31:17.357Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:31:17.357Z] #209 DONE 0.2s [2024-08-12T04:31:17.357Z] [2024-08-12T04:31:17.357Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T04:31:17.936Z] #210 ... [2024-08-12T04:31:17.936Z] [2024-08-12T04:31:17.936Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T04:31:17.936Z] #211 DONE 0.5s [2024-08-12T04:31:17.936Z] [2024-08-12T04:31:17.936Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T04:31:17.936Z] #210 DONE 0.6s [2024-08-12T04:31:17.936Z] [2024-08-12T04:31:17.936Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:31:18.202Z] #212 DONE 0.2s [2024-08-12T04:31:18.202Z] [2024-08-12T04:31:18.202Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:31:18.202Z] #213 DONE 0.2s [2024-08-12T04:31:18.202Z] [2024-08-12T04:31:18.202Z] #106 [core-keeper] exporting to image [2024-08-12T04:31:18.202Z] #106 exporting layers [2024-08-12T04:31:18.202Z] #106 ... [2024-08-12T04:31:18.202Z] [2024-08-12T04:31:18.202Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T04:31:18.202Z] #214 DONE 0.2s [2024-08-12T04:31:18.466Z] [2024-08-12T04:31:18.466Z] #106 [core-metadata] exporting to image [2024-08-12T04:31:19.045Z] #106 exporting layers 0.9s done [2024-08-12T04:31:19.045Z] #106 writing image sha256:edf28f8f913c3a7fcc4141a6c7cbe8b778016802719baa9a6f60434897c141ba done [2024-08-12T04:31:19.045Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-12T04:31:19.045Z] #106 exporting layers 0.8s done [2024-08-12T04:31:19.308Z] #106 writing image sha256:37fe2585ac45a34b0e1fd8c8edba2646d81474039b9fcf9b84928c222b2da8e3 done [2024-08-12T04:31:19.308Z] #106 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-08-12T04:31:19.308Z] #106 DONE 15.4s [2024-08-12T04:31:19.308Z] [2024-08-12T04:31:19.308Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:31:25.923Z] #53 ... [2024-08-12T04:31:25.923Z] [2024-08-12T04:31:25.923Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T04:31:25.923Z] #158 DONE 2054.4s [2024-08-12T04:31:25.923Z] [2024-08-12T04:31:25.923Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T04:31:25.923Z] #152 ... [2024-08-12T04:31:25.923Z] [2024-08-12T04:31:25.923Z] #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:31:25.923Z] #215 DONE 0.2s [2024-08-12T04:31:25.923Z] [2024-08-12T04:31:25.923Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T04:31:25.923Z] #152 ... [2024-08-12T04:31:25.923Z] [2024-08-12T04:31:25.923Z] #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:31:25.923Z] #216 DONE 0.1s [2024-08-12T04:31:25.923Z] [2024-08-12T04:31:25.923Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T04:31:26.506Z] #217 DONE 0.4s [2024-08-12T04:31:26.506Z] [2024-08-12T04:31:26.506Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:31:26.506Z] #218 DONE 0.1s [2024-08-12T04:31:26.506Z] [2024-08-12T04:31:26.506Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T04:31:26.506Z] #157 ... [2024-08-12T04:31:26.506Z] [2024-08-12T04:31:26.506Z] #106 [core-data] exporting to image [2024-08-12T04:31:26.506Z] #106 exporting layers [2024-08-12T04:31:27.086Z] #106 exporting layers 0.5s done [2024-08-12T04:31:27.086Z] #106 writing image sha256:4c14eb9208fac2af40f96cc39274a67ad5ada88460b19611e472654e0534f158 done [2024-08-12T04:31:27.086Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-12T04:31:27.086Z] #106 DONE 16.0s [2024-08-12T04:31:27.086Z] [2024-08-12T04:31:27.086Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:31:59.257Z] #53 ... [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T04:31:59.257Z] #157 DONE 2085.2s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T04:31:59.257Z] #152 DONE 2085.3s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:31:59.257Z] #53 ... [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:31:59.257Z] #219 ... [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #220 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:31:59.257Z] #220 DONE 0.3s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:31:59.257Z] #219 DONE 0.3s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #221 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:31:59.257Z] #221 DONE 0.2s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:31:59.257Z] #222 DONE 0.2s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T04:31:59.257Z] #223 DONE 0.7s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T04:31:59.257Z] #224 DONE 0.8s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T04:31:59.257Z] #225 ... [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:31:59.257Z] #226 DONE 0.2s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T04:31:59.257Z] #225 DONE 0.2s [2024-08-12T04:31:59.257Z] [2024-08-12T04:31:59.257Z] #106 [support-cron-scheduler] exporting to image [2024-08-12T04:31:59.257Z] #106 exporting layers [2024-08-12T04:31:59.529Z] #106 exporting layers 0.7s done [2024-08-12T04:31:59.529Z] #106 exporting layers 0.8s done [2024-08-12T04:31:59.529Z] #106 writing image sha256:7bcc84e80949fc9cc1346c569e05333ad7958c06efdf4bf550db7c224bd7cc35 0.0s done [2024-08-12T04:31:59.529Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-12T04:31:59.806Z] #106 writing image sha256:49aee9b8df5ea10c575aafaebe1ecb02be0bf7abbb8b1fa9e5c521a303d5b627 done [2024-08-12T04:31:59.806Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-12T04:31:59.806Z] #106 DONE 17.5s [2024-08-12T04:31:59.806Z] [2024-08-12T04:31:59.806Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T04:32:00.071Z] #154 DONE 2089.5s [2024-08-12T04:32:00.071Z] [2024-08-12T04:32:00.071Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:32:00.338Z] #53 ... [2024-08-12T04:32:00.338Z] [2024-08-12T04:32:00.338Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T04:32:00.338Z] #227 DONE 0.2s [2024-08-12T04:32:00.338Z] [2024-08-12T04:32:00.338Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:32:00.606Z] #53 ... [2024-08-12T04:32:00.606Z] [2024-08-12T04:32:00.606Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T04:32:00.872Z] #228 DONE 0.1s [2024-08-12T04:32:00.872Z] [2024-08-12T04:32:00.872Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T04:32:01.138Z] #229 DONE 0.5s [2024-08-12T04:32:01.138Z] [2024-08-12T04:32:01.138Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T04:32:01.406Z] #230 DONE 0.1s [2024-08-12T04:32:01.406Z] [2024-08-12T04:32:01.406Z] #106 [support-notifications] exporting to image [2024-08-12T04:32:01.672Z] #106 exporting layers 0.5s done [2024-08-12T04:32:01.672Z] #106 writing image sha256:a5f23f68743772fbe29635043dc35337c7bb09f0a260abccce8c4ab09384844c done [2024-08-12T04:32:01.672Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-12T04:32:01.672Z] #106 DONE 18.0s [2024-08-12T04:32:01.672Z] [2024-08-12T04:32:01.672Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T04:32:01.672Z] time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T04:32:01.686Z] $ docker stop --time=1 d5f149f3374ba4d68b96b4460cdb6411874b866fcc75cb6cb7012e29dd0a4cdc [2024-08-12T04:32:03.473Z] $ docker rm -f --volumes d5f149f3374ba4d68b96b4460cdb6411874b866fcc75cb6cb7012e29dd0a4cdc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T04:32:04.012Z] + docker images [2024-08-12T04:32:04.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T04:32:04.012Z] support-notifications-arm64 latest a5f23f687437 2 seconds ago 41.9MB [2024-08-12T04:32:04.012Z] support-cron-scheduler-arm64 latest 49aee9b8df5e 5 seconds ago 42.2MB [2024-08-12T04:32:04.012Z] support-scheduler-arm64 latest 7bcc84e80949 5 seconds ago 41.3MB [2024-08-12T04:32:04.012Z] core-data-arm64 latest 4c14eb9208fa 37 seconds ago 39.1MB [2024-08-12T04:32:04.012Z] core-metadata-arm64 latest 37fe2585ac45 45 seconds ago 39.2MB [2024-08-12T04:32:04.012Z] core-keeper-arm64 latest edf28f8f913c 46 seconds ago 38.9MB [2024-08-12T04:32:04.012Z] core-command-arm64 latest 3f2a87150dcb 2 minutes ago 35MB [2024-08-12T04:32:04.012Z] security-proxy-auth-arm64 latest 5cbad9678692 3 minutes ago 32.6MB [2024-08-12T04:32:04.012Z] security-spiffe-token-provider-arm64 latest a5b6a0d3b085 11 minutes ago 29MB [2024-08-12T04:32:04.012Z] core-common-config-bootstrapper-arm64 latest a19f13d3d5fd 13 minutes ago 15.3MB [2024-08-12T04:32:04.012Z] security-secretstore-setup-arm64 latest 9c7930e0d3c8 14 minutes ago 36.4MB [2024-08-12T04:32:04.012Z] security-bootstrapper-arm64 latest a749fa03b46b 14 minutes ago 18.9MB [2024-08-12T04:32:04.012Z] security-proxy-setup-arm64 latest b7cd20574154 14 minutes ago 26.1MB [2024-08-12T04:32:04.012Z] security-spire-server-arm64 latest 394a4e8320a8 36 minutes ago 116MB [2024-08-12T04:32:04.012Z] security-spire-agent-arm64 latest f08e31bcff07 36 minutes ago 174MB [2024-08-12T04:32:04.012Z] security-spire-config-arm64 latest 3d9c5a081d3f 36 minutes ago 115MB [2024-08-12T04:32:04.012Z] ci-base-image-arm64 latest 2076ad03c2fd 55 minutes ago 967MB [2024-08-12T04:32:04.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-12T04:32:04.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-12T04:32:04.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T04:32:04.478Z] [2024-08-12T04:32:04.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T04:32:04.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T04:32:05.082Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-12T04:32:05.082Z] 8998bd30e6a1: Pulling fs layer [2024-08-12T04:32:05.082Z] 04944245beec: Pulling fs layer [2024-08-12T04:32:05.082Z] 699f458cf7ca: Pulling fs layer [2024-08-12T04:32:05.082Z] 765212b225bb: Pulling fs layer [2024-08-12T04:32:05.082Z] f23df028b6ca: Pulling fs layer [2024-08-12T04:32:05.082Z] d65c8cfc05b1: Pulling fs layer [2024-08-12T04:32:05.082Z] 765212b225bb: Waiting [2024-08-12T04:32:05.082Z] f23df028b6ca: Waiting [2024-08-12T04:32:05.082Z] 2437ff75d9bd: Pulling fs layer [2024-08-12T04:32:05.082Z] 04944245beec: Verifying Checksum [2024-08-12T04:32:05.082Z] 04944245beec: Download complete [2024-08-12T04:32:05.082Z] 765212b225bb: Verifying Checksum [2024-08-12T04:32:05.082Z] 765212b225bb: Download complete [2024-08-12T04:32:05.082Z] f23df028b6ca: Download complete [2024-08-12T04:32:05.082Z] d65c8cfc05b1: Verifying Checksum [2024-08-12T04:32:05.082Z] d65c8cfc05b1: Download complete [2024-08-12T04:32:05.347Z] 699f458cf7ca: Verifying Checksum [2024-08-12T04:32:05.347Z] 699f458cf7ca: Download complete [2024-08-12T04:32:05.924Z] 8998bd30e6a1: Verifying Checksum [2024-08-12T04:32:05.924Z] 8998bd30e6a1: Download complete [2024-08-12T04:32:08.489Z] 2437ff75d9bd: Verifying Checksum [2024-08-12T04:32:08.489Z] 2437ff75d9bd: Download complete [2024-08-12T04:32:11.115Z] 8998bd30e6a1: Pull complete [2024-08-12T04:32:11.386Z] 04944245beec: Pull complete [2024-08-12T04:32:13.334Z] 699f458cf7ca: Pull complete [2024-08-12T04:32:13.334Z] 765212b225bb: Pull complete [2024-08-12T04:32:14.304Z] f23df028b6ca: Pull complete [2024-08-12T04:32:14.573Z] d65c8cfc05b1: Pull complete [2024-08-12T04:32:32.748Z] 2437ff75d9bd: Pull complete [2024-08-12T04:32:32.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-12T04:32:32.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T04:32:32.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T04:32:32.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container [2024-08-12T04:32:33.010Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-12T04:32:35.810Z] $ docker top 97737217246bfcd4fee49fee31e74d267521fafc85cf138c3b1af4d618ab2b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:32:36.719Z] ---> job-cost.sh [2024-08-12T04:32:36.719Z] lf-activate-venv: SKIPPING [2024-08-12T04:32:36.719Z] INFO: No Stack... [2024-08-12T04:32:36.985Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-12T04:32:37.941Z] INFO: Archiving Costs [Pipeline] sh [2024-08-12T04:32:38.581Z] + cut -d, -f6 [2024-08-12T04:32:38.581Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2024-08-12T04:32:38.620Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] [2024-08-12T04:32:38.628Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] did not exist. Created. [2024-08-12T04:32:38.643Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-12T04:32:39.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-12T04:32:39.499Z] Stashed 1 file(s) [Pipeline] } [2024-08-12T04:32:39.513Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-12T04:32:39.533Z] $ docker stop --time=1 97737217246bfcd4fee49fee31e74d267521fafc85cf138c3b1af4d618ab2b8f [2024-08-12T04:32:41.162Z] $ docker rm -f --volumes 97737217246bfcd4fee49fee31e74d267521fafc85cf138c3b1af4d618ab2b8f [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-08-12T04:32:41.672Z] provisioning config files... [2024-08-12T04:32:41.679Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13576794165834625884tmp [Pipeline] { [Pipeline] sh [2024-08-12T04:32:41.983Z] + set +x [2024-08-12T04:32:41.983Z] + curl -s https://codecov.io/bash [2024-08-12T04:32:41.983Z] + bash -s -- [2024-08-12T04:32:41.983Z] [2024-08-12T04:32:41.983Z] _____ _ [2024-08-12T04:32:41.983Z] / ____| | | [2024-08-12T04:32:41.983Z] | | ___ __| | ___ ___ _____ __ [2024-08-12T04:32:41.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-12T04:32:41.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-12T04:32:41.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-12T04:32:41.983Z] Bash-1.0.6 [2024-08-12T04:32:41.983Z] [2024-08-12T04:32:41.983Z] [2024-08-12T04:32:41.983Z] ==> git version 2.25.1 found [2024-08-12T04:32:41.983Z] ==> 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-08-12T04:32:41.983Z] Release-Date: 2020-01-08 [2024-08-12T04:32:41.983Z] 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-08-12T04:32:41.983Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-12T04:32:41.983Z] ==> Jenkins CI detected. [2024-08-12T04:32:41.983Z] current dir:  /w/workspace/edgex-go/5 [2024-08-12T04:32:41.983Z] project root: . [2024-08-12T04:32:41.983Z] --> token set from env [2024-08-12T04:32:42.241Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-12T04:32:42.242Z] ==> Running gcov in . (disable via -X gcov) [2024-08-12T04:32:42.242Z] ==> Python coveragepy not found [2024-08-12T04:32:42.242Z] ==> Searching for coverage reports in: [2024-08-12T04:32:42.242Z] + . [2024-08-12T04:32:42.242Z] -> Found 1 reports [2024-08-12T04:32:42.242Z] ==> Detecting git/mercurial file structure [2024-08-12T04:32:42.242Z] ==> Reading reports [2024-08-12T04:32:42.242Z] + ./coverage.out bytes=511262 [2024-08-12T04:32:42.242Z] ==> Appending adjustments [2024-08-12T04:32:42.242Z] https://docs.codecov.io/docs/fixing-reports [2024-08-12T04:32:43.621Z] + Found adjustments [2024-08-12T04:32:43.621Z] ==> Gzipping contents [2024-08-12T04:32:43.621Z] 64K /tmp/codecov.tZKpxr.gz [2024-08-12T04:32:43.621Z] ==> Uploading reports [2024-08-12T04:32:43.621Z] url: https://codecov.io [2024-08-12T04:32:43.621Z] query: branch=PR-4855&commit=c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-12T04:32:43.621Z] -> Pinging Codecov [2024-08-12T04:32:43.622Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-12T04:32:43.622Z] -> Uploading to [2024-08-12T04:32:43.622Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-12/00271124DB129430A58F1EEE437C3FCB/c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12/7af78cb7-d2a3-4ec2-a51d-7114ca1fa150.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240812%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240812T043243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2870243bcc765b886fefb9751e0463729d39d976a31b9f64c78be9f43eee779c [2024-08-12T04:32:43.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T04:32:43.622Z] Dload Upload Total Spent Left Speed [2024-08-12T04:32:43.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65118 0 0 100 65118 0 228k --:--:-- --:--:-- --:--:-- 227k 100 65118 0 0 100 65118 0 228k --:--:-- --:--:-- --:--:-- 227k [2024-08-12T04:32:43.882Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] } [2024-08-12T04:32:43.890Z] 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-08-12T04:32:44.720Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:32:45.013Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:32:45.874Z] ---> package-listing.sh [2024-08-12T04:32:45.874Z] ++ facter osfamily [2024-08-12T04:32:45.874Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-12T04:32:46.132Z] + OS_FAMILY=debian [2024-08-12T04:32:46.132Z] + workspace=/w/workspace/edgex-go/5 [2024-08-12T04:32:46.132Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-12T04:32:46.132Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-12T04:32:46.132Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-12T04:32:46.132Z] + PACKAGES=/tmp/packages_start.txt [2024-08-12T04:32:46.132Z] + '[' /w/workspace/edgex-go/5 ']' [2024-08-12T04:32:46.132Z] + PACKAGES=/tmp/packages_end.txt [2024-08-12T04:32:46.132Z] + case "${OS_FAMILY}" in [2024-08-12T04:32:46.132Z] + dpkg -l [2024-08-12T04:32:46.132Z] + grep '^ii' [2024-08-12T04:32:46.132Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-12T04:32:46.132Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-12T04:32:46.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-12T04:32:46.132Z] + '[' /w/workspace/edgex-go/5 ']' [2024-08-12T04:32:46.132Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2024-08-12T04:32:46.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2024-08-12T04:32:46.142Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-12T04:32:46.421Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T04:32:46.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T04:32:46.990Z] [2024-08-12T04:32:46.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T04:32:47.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T04:32:47.293Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-12T04:32:47.293Z] 5eb5b503b376: Pulling fs layer [2024-08-12T04:32:47.293Z] 5c69ac0246d0: Pulling fs layer [2024-08-12T04:32:47.293Z] ec43610c2a17: Pulling fs layer [2024-08-12T04:32:47.293Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-12T04:32:47.293Z] 33b1e0a273af: Pulling fs layer [2024-08-12T04:32:47.293Z] 5d3b04190fa2: Pulling fs layer [2024-08-12T04:32:47.293Z] 2f39f015ded8: Pulling fs layer [2024-08-12T04:32:47.293Z] 3a2ae6a8a46f: Waiting [2024-08-12T04:32:47.293Z] 33b1e0a273af: Waiting [2024-08-12T04:32:47.293Z] 5d3b04190fa2: Waiting [2024-08-12T04:32:47.293Z] 2f39f015ded8: Waiting [2024-08-12T04:32:47.293Z] 5c69ac0246d0: Download complete [2024-08-12T04:32:47.293Z] 3a2ae6a8a46f: Download complete [2024-08-12T04:32:47.293Z] 33b1e0a273af: Verifying Checksum [2024-08-12T04:32:47.293Z] 33b1e0a273af: Download complete [2024-08-12T04:32:47.293Z] 5d3b04190fa2: Verifying Checksum [2024-08-12T04:32:47.293Z] 5d3b04190fa2: Download complete [2024-08-12T04:32:47.293Z] ec43610c2a17: Verifying Checksum [2024-08-12T04:32:47.293Z] ec43610c2a17: Download complete [2024-08-12T04:32:47.551Z] 5eb5b503b376: Verifying Checksum [2024-08-12T04:32:47.551Z] 5eb5b503b376: Download complete [2024-08-12T04:32:48.117Z] 2f39f015ded8: Download complete [2024-08-12T04:32:48.683Z] 5eb5b503b376: Pull complete [2024-08-12T04:32:48.683Z] 5c69ac0246d0: Pull complete [2024-08-12T04:32:49.250Z] ec43610c2a17: Pull complete [2024-08-12T04:32:49.250Z] 3a2ae6a8a46f: Pull complete [2024-08-12T04:32:49.509Z] 33b1e0a273af: Pull complete [2024-08-12T04:32:49.509Z] 5d3b04190fa2: Pull complete [2024-08-12T04:32:53.687Z] 2f39f015ded8: Pull complete [2024-08-12T04:32:53.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-12T04:32:53.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T04:32:53.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T04:32:53.799Z] prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container [2024-08-12T04:32:53.823Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-12T04:32:57.598Z] $ docker top e048c4ac5f98dbeecd960a3ad993af5ff602a9173a38a5d6920b707f410ea121 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T04:32:57.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-12T04:32:58.249Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-12T04:32:58.537Z] + ls /var/log/sa-host [2024-08-12T04:32:58.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T04:32:58.735Z] provisioning config files... [2024-08-12T04:32:58.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2923093086090346955tmp [Pipeline] { [Pipeline] echo [2024-08-12T04:32:58.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:32:59.051Z] ---> create-netrc.sh [Pipeline] } [2024-08-12T04:32:59.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:32:59.410Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-12T04:32:59.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:32:59.712Z] ---> sudo-logs.sh [2024-08-12T04:32:59.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-12T04:32:59.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:33:00.034Z] ---> job-cost.sh [2024-08-12T04:33:00.035Z] lf-activate-venv: SKIPPING [2024-08-12T04:33:00.035Z] DEBUG: total: 0.10999999940395355 [2024-08-12T04:33:00.035Z] INFO: Retrieving Stack Cost... [2024-08-12T04:33:00.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-12T04:33:00.553Z] INFO: Archiving Costs [Pipeline] echo [2024-08-12T04:33:00.567Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T04:33:00.851Z] ---> logs-deploy.sh [2024-08-12T04:33:00.852Z] lf-activate-venv: SKIPPING [2024-08-12T04:33:00.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/5 [2024-08-12T04:33:00.852Z] INFO: archiving workspace using pattern(s): [2024-08-12T04:33:01.790Z] Archives upload complete. [2024-08-12T04:33:01.790Z] INFO: archiving logs to Nexus