Pull request #4922 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 jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from fdf009802a644c1b131694915bc386a5ebbba6ef+3e97884d0537eb476c5355c3438fc2fb2246485e (93cefd26b84cef1c49cb3cfe9d92ecd4d33cc4af) 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-ssh7397479758864695264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8642089529848890087.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4922/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-4922/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1148293723211071087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8509808091441720911.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-4922/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-4922/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14076987993796117736.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10962’ Running on prd-ubuntu20.04-docker-8c-8g-10970 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3e97884d0537eb476c5355c3438fc2fb2246485e into PR head commit fdf009802a644c1b131694915bc386a5ebbba6ef Merge succeeded, producing fdf009802a644c1b131694915bc386a5ebbba6ef Checking out Revision fdf009802a644c1b131694915bc386a5ebbba6ef (PR-4922) > git config core.sparsecheckout # timeout=10 > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # 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 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # timeout=10 Commit message: "feat: Enhance Support Notifications to support PostgreSQL" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-24T02:37:45.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-24T02:37:45.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-24T02:37:45.754Z] ========================================================= [2024-09-24T02:37:45.754Z] EdgeX Global Pipelines Version Info [2024-09-24T02:37:45.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 [2024-09-24T02:37:46.866Z] ------------------- [2024-09-24T02:37:46.866Z] stable info: [2024-09-24T02:37:46.866Z] ------------------- [2024-09-24T02:37:46.866Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-24T02:37:46.866Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-24T02:37:46.866Z] Message: update stable to v1.0.263 [2024-09-24T02:37:47.129Z] ------------------- [2024-09-24T02:37:47.129Z] experimental info: [2024-09-24T02:37:47.129Z] ------------------- [2024-09-24T02:37:47.129Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-24T02:37:47.129Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-24T02:37:47.129Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-24T02:37:47.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-24T02:37:47.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-24T02:37:47.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-24T02:37:47.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-24T02:37:47.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-24T02:37:47.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-24T02:37:47.342Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-24T02:37:47.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-24T02:37:47.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-24T02:37:47.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-24T02:37:47.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-24T02:37:47.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-24T02:37:47.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-24T02:37:47.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-24T02:37:47.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-24T02:37:47.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-24T02:37:47.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-24T02:37:47.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-24T02:37:47.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-24T02:37:47.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-24T02:37:47.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-24T02:37:47.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-24T02:37:47.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-24T02:37:48.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4922 [Pipeline] echo [2024-09-24T02:37:48.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4922 [Pipeline] echo [2024-09-24T02:37:48.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4922 [Pipeline] echo [2024-09-24T02:37:48.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] echo [2024-09-24T02:37:48.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf0098 [Pipeline] echo [2024-09-24T02:37:48.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-24T02:37:51.085Z] provisioning config files... [2024-09-24T02:37:51.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11942706608821290253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-24T02:37:51.435Z] ---> ****-login.sh [2024-09-24T02:37:51.435Z] nexus3.edgexfoundry.org:10001 [2024-09-24T02:37:51.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:37:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:37:51.696Z] Configure a credential helper to remove this warning. See [2024-09-24T02:37:51.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:37:51.696Z] [2024-09-24T02:37:51.696Z] Login Succeeded [2024-09-24T02:37:51.696Z] nexus3.edgexfoundry.org:10002 [2024-09-24T02:37:51.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:37:51.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:37:51.957Z] Configure a credential helper to remove this warning. See [2024-09-24T02:37:51.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:37:51.957Z] [2024-09-24T02:37:51.957Z] Login Succeeded [2024-09-24T02:37:51.957Z] nexus3.edgexfoundry.org:10003 [2024-09-24T02:37:51.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:37:51.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:37:51.957Z] Configure a credential helper to remove this warning. See [2024-09-24T02:37:51.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:37:51.957Z] [2024-09-24T02:37:51.957Z] Login Succeeded [2024-09-24T02:37:51.957Z] nexus3.edgexfoundry.org:10004 [2024-09-24T02:37:51.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:37:52.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:37:52.219Z] Configure a credential helper to remove this warning. See [2024-09-24T02:37:52.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:37:52.219Z] [2024-09-24T02:37:52.219Z] Login Succeeded [2024-09-24T02:37:52.219Z] ****.io [2024-09-24T02:37:52.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:37:52.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:37:52.481Z] Configure a credential helper to remove this warning. See [2024-09-24T02:37:52.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:37:52.481Z] [2024-09-24T02:37:52.481Z] Login Succeeded [2024-09-24T02:37:52.481Z] ---> ****-login.sh ends [Pipeline] } [2024-09-24T02:37:52.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-24T02:37:52.806Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/core-command/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/core-data/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-24T02:37:52.806Z] + + dirname cmd/core-keeper/Dockerfile [2024-09-24T02:37:52.806Z] cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/core-metadata/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-24T02:37:52.806Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-09-24T02:37:52.806Z] cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/support-notifications/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-24T02:37:52.806Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-24T02:37:52.806Z] + cut -d/ -f2 [2024-09-24T02:37:52.806Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-24T02:37:52.841Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-24T02:37:53.199Z] + git rev-list -1 --merges fdf009802a644c1b131694915bc386a5ebbba6ef~1..fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] echo [2024-09-24T02:37:53.354Z] -----------> git rev-list -1 --merges fdf009802a644c1b131694915bc386a5ebbba6ef~1..fdf009802a644c1b131694915bc386a5ebbba6ef fdf009802a644c1b131694915bc386a5ebbba6ef [false] [Pipeline] sh [2024-09-24T02:37:53.689Z] + git log --format=format:%s -1 fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] echo [2024-09-24T02:37:53.706Z] ========================================================= [2024-09-24T02:37:53.707Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-24T02:37:53.707Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-24T02:37:54.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-24T02:37:54.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-24T02:37:54.142Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-24T02:37:54.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-24T02:37:54.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-24T02:37:54.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-24T02:37:54.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:37:54.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-24T02:37:54.553Z] [2024-09-24T02:37:54.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:37:54.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-24T02:37:54.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-24T02:37:54.859Z] b85a868b505f: Pulling fs layer [2024-09-24T02:37:54.859Z] e2be974225ed: Pulling fs layer [2024-09-24T02:37:54.859Z] 339a4e72a1f5: Pulling fs layer [2024-09-24T02:37:54.859Z] 988bab9f4d93: Pulling fs layer [2024-09-24T02:37:54.859Z] 1469e6f7b9e6: Pulling fs layer [2024-09-24T02:37:54.859Z] eaf3925da568: Pulling fs layer [2024-09-24T02:37:54.859Z] 988bab9f4d93: Waiting [2024-09-24T02:37:54.859Z] bab4dde63d76: Pulling fs layer [2024-09-24T02:37:54.859Z] 1469e6f7b9e6: Waiting [2024-09-24T02:37:54.859Z] eaf3925da568: Waiting [2024-09-24T02:37:54.859Z] bde34c3a00c8: Pulling fs layer [2024-09-24T02:37:54.859Z] b352a97aabf1: Pulling fs layer [2024-09-24T02:37:54.859Z] bab4dde63d76: Waiting [2024-09-24T02:37:54.859Z] bde34c3a00c8: Waiting [2024-09-24T02:37:54.859Z] 4872d77fe225: Pulling fs layer [2024-09-24T02:37:54.859Z] 5851b861e8e6: Pulling fs layer [2024-09-24T02:37:54.859Z] b352a97aabf1: Waiting [2024-09-24T02:37:54.859Z] 5851b861e8e6: Waiting [2024-09-24T02:37:54.859Z] 4872d77fe225: Waiting [2024-09-24T02:37:54.859Z] e2be974225ed: Download complete [2024-09-24T02:37:54.859Z] 988bab9f4d93: Verifying Checksum [2024-09-24T02:37:54.859Z] 988bab9f4d93: Download complete [2024-09-24T02:37:55.118Z] 1469e6f7b9e6: Verifying Checksum [2024-09-24T02:37:55.118Z] 1469e6f7b9e6: Download complete [2024-09-24T02:37:55.118Z] 339a4e72a1f5: Verifying Checksum [2024-09-24T02:37:55.118Z] 339a4e72a1f5: Download complete [2024-09-24T02:37:55.118Z] eaf3925da568: Verifying Checksum [2024-09-24T02:37:55.118Z] eaf3925da568: Download complete [2024-09-24T02:37:55.118Z] bde34c3a00c8: Verifying Checksum [2024-09-24T02:37:55.118Z] bde34c3a00c8: Download complete [2024-09-24T02:37:55.118Z] b352a97aabf1: Verifying Checksum [2024-09-24T02:37:55.118Z] b352a97aabf1: Download complete [2024-09-24T02:37:55.118Z] 4872d77fe225: Verifying Checksum [2024-09-24T02:37:55.118Z] 4872d77fe225: Download complete [2024-09-24T02:37:55.118Z] 5851b861e8e6: Verifying Checksum [2024-09-24T02:37:55.118Z] 5851b861e8e6: Download complete [2024-09-24T02:37:55.118Z] b85a868b505f: Verifying Checksum [2024-09-24T02:37:55.118Z] b85a868b505f: Download complete [2024-09-24T02:37:55.382Z] bab4dde63d76: Verifying Checksum [2024-09-24T02:37:55.382Z] bab4dde63d76: Download complete [2024-09-24T02:37:56.322Z] b85a868b505f: Pull complete [2024-09-24T02:37:56.322Z] e2be974225ed: Pull complete [2024-09-24T02:37:56.903Z] 339a4e72a1f5: Pull complete [2024-09-24T02:37:56.903Z] 988bab9f4d93: Pull complete [2024-09-24T02:37:57.165Z] 1469e6f7b9e6: Pull complete [2024-09-24T02:37:57.165Z] eaf3925da568: Pull complete [2024-09-24T02:37:59.172Z] bab4dde63d76: Pull complete [2024-09-24T02:37:59.172Z] bde34c3a00c8: Pull complete [2024-09-24T02:37:59.433Z] b352a97aabf1: Pull complete [2024-09-24T02:37:59.433Z] 4872d77fe225: Pull complete [2024-09-24T02:37:59.433Z] 5851b861e8e6: Pull complete [2024-09-24T02:37:59.696Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-24T02:37:59.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-24T02:37:59.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T02:37:59.862Z] prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container [2024-09-24T02:37:59.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-24T02:38:03.305Z] $ docker top 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e -eo pid,comm [2024-09-24T02:38:03.366Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-24T02:38:03.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-24T02:38:03.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-24T02:38:03.414Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-24T02:38:03.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-24T02:38:03.529Z] $ docker exec 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent [2024-09-24T02:38:03.642Z] SSH_AUTH_SOCK=/tmp/ssh-Wz7etVN6sKVe/agent.32 [2024-09-24T02:38:03.642Z] SSH_AGENT_PID=38 [2024-09-24T02:38:03.649Z] Running ssh-add (command line suppressed) [2024-09-24T02:38:03.743Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4414605688817909125.key (/w/workspace/edgex-go/2@tmp/private_key_4414605688817909125.key) [2024-09-24T02:38:03.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-24T02:38:04.094Z] + git tag --points-at HEAD [Pipeline] } [2024-09-24T02:38:04.107Z] $ docker exec --env ******** --env ******** 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent -k [2024-09-24T02:38:04.197Z] unset SSH_AUTH_SOCK; [2024-09-24T02:38:04.197Z] unset SSH_AGENT_PID; [2024-09-24T02:38:04.198Z] echo Agent pid 38 killed; [2024-09-24T02:38:04.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-24T02:38:04.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-24T02:38:04.252Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-24T02:38:04.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-24T02:38:04.376Z] $ docker exec 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent [2024-09-24T02:38:04.491Z] SSH_AUTH_SOCK=/tmp/ssh-uBhE0KCg99ZZ/agent.72 [2024-09-24T02:38:04.491Z] SSH_AGENT_PID=78 [2024-09-24T02:38:04.496Z] Running ssh-add (command line suppressed) [2024-09-24T02:38:04.609Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_11026424915599885309.key (/w/workspace/edgex-go/2@tmp/private_key_11026424915599885309.key) [2024-09-24T02:38:04.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-24T02:38:05.060Z] + git semver init [2024-09-24T02:38:05.326Z] 2024-09-24 02:38:05,093 [run_init] DEBUG init version:0.0.0 force:False [2024-09-24T02:38:05.326Z] 2024-09-24 02:38:05,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-09-24T02:38:05.326Z] 2024-09-24 02:38:05,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-09-24T02:38:05.326Z] 2024-09-24 02:38:05,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4922 with force:False [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,937 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4922 [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,942 [execute] INFO git cat-file --batch-check [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,947 [execute] INFO git cat-file --batch [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-09-24T02:38:11.945Z] 2024-09-24 02:38:10,952 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4922 [2024-09-24T02:38:11.945Z] 0.0.0 [Pipeline] } [2024-09-24T02:38:11.955Z] $ docker exec --env ******** --env ******** 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent -k [2024-09-24T02:38:12.045Z] unset SSH_AUTH_SOCK; [2024-09-24T02:38:12.045Z] unset SSH_AGENT_PID; [2024-09-24T02:38:12.045Z] echo Agent pid 78 killed; [2024-09-24T02:38:12.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-24T02:38:12.404Z] + git semver [Pipeline] } [2024-09-24T02:38:12.700Z] $ docker stop --time=1 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e [2024-09-24T02:38:14.030Z] $ docker rm -f --volumes 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-24T02:38:14.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-24T02:38:14.727Z] Stashed 1 file(s) [Pipeline] echo [2024-09-24T02:38:14.731Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-24T02:38:15.226Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-09-24T02:38:15.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T02:38:15.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T02:38:15.277Z] ========================================================= [2024-09-24T02:38:15.277Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-24T02:38:15.277Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-24T02:38:15.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T02:38:15.585Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-24T02:38:15.585Z] 619be1103602: Pulling fs layer [2024-09-24T02:38:15.585Z] 7862e08f4a3e: Pulling fs layer [2024-09-24T02:38:15.585Z] 5df492c9dc93: Pulling fs layer [2024-09-24T02:38:15.585Z] 7629e6793208: Pulling fs layer [2024-09-24T02:38:15.585Z] 4f4fb700ef54: Pulling fs layer [2024-09-24T02:38:15.585Z] fb5054dd5b73: Pulling fs layer [2024-09-24T02:38:15.585Z] eeca6798cff9: Pulling fs layer [2024-09-24T02:38:15.585Z] aa269ceb94a6: Pulling fs layer [2024-09-24T02:38:15.585Z] ada007ff1a6a: Pulling fs layer [2024-09-24T02:38:15.585Z] 7629e6793208: Waiting [2024-09-24T02:38:15.585Z] 4f4fb700ef54: Waiting [2024-09-24T02:38:15.585Z] fb5054dd5b73: Waiting [2024-09-24T02:38:15.585Z] eeca6798cff9: Waiting [2024-09-24T02:38:15.585Z] aa269ceb94a6: Waiting [2024-09-24T02:38:15.585Z] ada007ff1a6a: Waiting [2024-09-24T02:38:15.585Z] 7862e08f4a3e: Download complete [2024-09-24T02:38:15.585Z] 7629e6793208: Verifying Checksum [2024-09-24T02:38:15.585Z] 7629e6793208: Download complete [2024-09-24T02:38:15.585Z] 4f4fb700ef54: Download complete [2024-09-24T02:38:15.585Z] 619be1103602: Verifying Checksum [2024-09-24T02:38:15.585Z] 619be1103602: Download complete [2024-09-24T02:38:15.585Z] fb5054dd5b73: Verifying Checksum [2024-09-24T02:38:15.585Z] fb5054dd5b73: Download complete [2024-09-24T02:38:15.849Z] eeca6798cff9: Verifying Checksum [2024-09-24T02:38:15.849Z] eeca6798cff9: Download complete [2024-09-24T02:38:15.849Z] 619be1103602: Pull complete [2024-09-24T02:38:15.849Z] ada007ff1a6a: Verifying Checksum [2024-09-24T02:38:15.849Z] ada007ff1a6a: Download complete [2024-09-24T02:38:16.108Z] 7862e08f4a3e: Pull complete [2024-09-24T02:38:16.108Z] 5df492c9dc93: Verifying Checksum [2024-09-24T02:38:16.108Z] 5df492c9dc93: Download complete [2024-09-24T02:38:16.675Z] aa269ceb94a6: Verifying Checksum [2024-09-24T02:38:16.675Z] aa269ceb94a6: Download complete [2024-09-24T02:38:19.199Z] 5df492c9dc93: Pull complete [2024-09-24T02:38:19.199Z] 7629e6793208: Pull complete [2024-09-24T02:38:19.199Z] 4f4fb700ef54: Pull complete [2024-09-24T02:38:19.199Z] fb5054dd5b73: Pull complete [2024-09-24T02:38:19.474Z] eeca6798cff9: Pull complete [2024-09-24T02:38:22.040Z] aa269ceb94a6: Pull complete [2024-09-24T02:38:22.040Z] ada007ff1a6a: Pull complete [2024-09-24T02:38:22.040Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-24T02:38:22.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T02:38:22.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-24T02:38:22.341Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T02:38:22.341Z] WORKDIR /edgex [2024-09-24T02:38:22.341Z] COPY go.mod . [2024-09-24T02:38:22.341Z] RUN go mod download [2024-09-24T02:38:22.341Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-24T02:38:22.906Z] Sending build context to Docker daemon 179.4MB [2024-09-24T02:38:22.906Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-24T02:38:22.906Z] ---> f489d0715acc [2024-09-24T02:38:22.906Z] Step 2/4 : WORKDIR /edgex [2024-09-24T02:38:29.861Z] Still waiting to schedule task [2024-09-24T02:38:29.861Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10966’ is offline [2024-09-24T02:38:31.023Z] ---> Running in f5d484643356 [2024-09-24T02:38:31.023Z] Removing intermediate container f5d484643356 [2024-09-24T02:38:31.023Z] ---> 688ce1be1b3f [2024-09-24T02:38:31.023Z] Step 3/4 : COPY go.mod . [2024-09-24T02:38:31.023Z] ---> 4da6629067f8 [2024-09-24T02:38:31.023Z] Step 4/4 : RUN go mod download [2024-09-24T02:38:31.023Z] ---> Running in cf49b6215d2f [2024-09-24T02:39:38.736Z] Removing intermediate container cf49b6215d2f [2024-09-24T02:39:38.736Z] ---> 5f56d70e865d [2024-09-24T02:39:38.736Z] Successfully built 5f56d70e865d [2024-09-24T02:39:38.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:39:39.044Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-24T02:39:39.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T02:39:39.118Z] prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container [2024-09-24T02:39:39.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-24T02:39:39.608Z] $ docker top 2c53d7d9b027ecddea23e4cf7c417cf597ecc0a90778aff36508b17f700f31fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T02:39:39.964Z] + go version [2024-09-24T02:39:39.964Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-24T02:39:39.972Z] $ docker stop --time=1 2c53d7d9b027ecddea23e4cf7c417cf597ecc0a90778aff36508b17f700f31fc [2024-09-24T02:39:41.235Z] $ docker rm -f --volumes 2c53d7d9b027ecddea23e4cf7c417cf597ecc0a90778aff36508b17f700f31fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:39:41.675Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-24T02:39:41.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T02:39:41.750Z] prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container [2024-09-24T02:39:41.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-24T02:39:42.130Z] $ docker top e89d76f32f8fcc068f0be0b2cc4ebc23ade5634c5bde224a851d9825570316d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-24T02:39:42.210Z] ========================================================= [2024-09-24T02:39:42.210Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-24T02:39:42.210Z] ========================================================= [Pipeline] sh [2024-09-24T02:39:42.489Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-09-24T02:39:42.781Z] + make test [2024-09-24T02:39:42.781Z] go test -race -coverprofile=coverage.out ./... [2024-09-24T02:39:50.889Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-24T02:40:04.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10972 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws [2024-09-24T02:40:04.679Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-09-24T02:40:04.730Z] The recommended git tool is: git [2024-09-24T02:40:10.887Z] using credential edgex-jenkins-ssh [2024-09-24T02:40:10.912Z] Cloning the remote Git repository [2024-09-24T02:40:10.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-24T02:40:11.078Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-09-24T02:40:11.270Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-24T02:40:11.272Z] > git --version # timeout=10 [2024-09-24T02:40:11.322Z] > git --version # 'git version 2.25.1' [2024-09-24T02:40:11.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-24T02:40:11.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-24T02:40:20.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-24T02:40:20.466Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-24T02:40:20.466Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-24T02:40:20.466Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-24T02:40:20.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-24T02:40:22.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-24T02:40:22.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-24T02:40:22.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-09-24T02:40:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-24T02:40:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-24T02:40:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-24T02:40:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-24T02:40:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-24T02:40:24.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-24T02:40:24.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-24T02:40:25.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-24T02:40:25.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:40:25.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-24T02:40:25.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-24T02:40:25.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-24T02:40:27.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-24T02:40:27.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-24T02:40:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.2% of statements [2024-09-24T02:40:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements [2024-09-24T02:40:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.402s coverage: 93.4% of statements [2024-09-24T02:40:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-09-24T02:40:27.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 7.0% of statements [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-24T02:40:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-24T02:40:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.8% of statements [2024-09-24T02:40:30.740Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-24T02:40:30.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-24T02:40:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-24T02:40:30.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-24T02:40:31.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-09-24T02:40:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-09-24T02:40:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 30.9% of statements [2024-09-24T02:40:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-24T02:40:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-09-24T02:40:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-24T02:40:32.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-09-24T02:40:32.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-09-24T02:40:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-24T02:40:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-24T02:40:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-24T02:40:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-24T02:40:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-24T02:40:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-24T02:40:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-24T02:40:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-24T02:40:33.640Z] Merging remotes/origin/main commit 3e97884d0537eb476c5355c3438fc2fb2246485e into PR head commit fdf009802a644c1b131694915bc386a5ebbba6ef [2024-09-24T02:40:31.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-24T02:40:31.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-24T02:40:32.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-24T02:40:32.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-24T02:40:32.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-24T02:40:32.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-24T02:40:33.654Z] > git config core.sparsecheckout # timeout=10 [2024-09-24T02:40:33.725Z] > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # timeout=10 [2024-09-24T02:40:34.102Z] Merge succeeded, producing fdf009802a644c1b131694915bc386a5ebbba6ef [2024-09-24T02:40:34.102Z] Checking out Revision fdf009802a644c1b131694915bc386a5ebbba6ef (PR-4922) [2024-09-24T02:40:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-24T02:40:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-24T02:40:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-24T02:40:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-24T02:40:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-24T02:40:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-24T02:40:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-24T02:40:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-24T02:40:35.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-24T02:40:33.978Z] > git remote # timeout=10 [2024-09-24T02:40:34.006Z] > git config --get remote.origin.url # timeout=10 [2024-09-24T02:40:34.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-24T02:40:34.050Z] > git merge 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 [2024-09-24T02:40:34.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-24T02:40:34.105Z] > git config core.sparsecheckout # timeout=10 [2024-09-24T02:40:34.129Z] > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # timeout=10 [2024-09-24T02:40:36.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-24T02:40:37.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-24T02:40:37.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-24T02:40:38.023Z] Commit message: "feat: Enhance Support Notifications to support PostgreSQL" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-24T02:40:39.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-24T02:40:39.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-24T02:40:39.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-24T02:40:39.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-24T02:40:39.782Z] Dload Upload Total Spent Left Speed [2024-09-24T02:40:39.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2024-09-24T02:40:40.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-24T02:40:40.484Z] + sudo tee /etc/docker/daemon.new [2024-09-24T02:40:40.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-24T02:40:40.484Z] { [2024-09-24T02:40:40.484Z] "registry-mirrors": [ [2024-09-24T02:40:40.484Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-24T02:40:40.484Z] ], [2024-09-24T02:40:40.484Z] "bip": "10.250.0.254/24", [2024-09-24T02:40:40.484Z] "hosts": [ [2024-09-24T02:40:40.484Z] "tcp://0.0.0.0:5555", [2024-09-24T02:40:40.484Z] "unix:///var/run/docker.sock" [2024-09-24T02:40:40.484Z] ], [2024-09-24T02:40:40.484Z] "mtu": 1458, [2024-09-24T02:40:40.484Z] "selinux-enabled": true, [2024-09-24T02:40:40.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-24T02:40:40.484Z] } [Pipeline] sh [2024-09-24T02:40:40.815Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-24T02:40:41.165Z] + sudo service docker restart [2024-09-24T02:40:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-24T02:40:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-24T02:40:41.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-24T02:40:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-24T02:40:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-24T02:40:43.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-24T02:40:43.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-24T02:40:43.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-24T02:40:43.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-24T02:40:43.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-24T02:40:44.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-24T02:40:44.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-24T02:40:44.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-24T02:40:45.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.021s coverage: 94.4% of statements [2024-09-24T02:40:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-24T02:40:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:40:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-24T02:40:46.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-24T02:40:46.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-24T02:40:46.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-24T02:40:46.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-24T02:40:48.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-24T02:40:48.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:40:48.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-24T02:40:48.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-24T02:40:48.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-24T02:40:48.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-24T02:40:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-24T02:40:49.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.646s coverage: 36.5% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 89.5% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 97.1% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-09-24T02:40:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.091s coverage: 98.9% of statements [2024-09-24T02:40:57.663Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-24T02:40:57.921Z] running golangci-lint [2024-09-24T02:40:57.921Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-24T02:40:57.921Z] go version go1.21.9 linux/amd64 [2024-09-24T02:40:58.179Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-24T02:40:58.179Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-24T02:40:59.472Z] provisioning config files... [2024-09-24T02:40:59.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config15648425602707851985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-24T02:41:00.022Z] ---> ****-login.sh [2024-09-24T02:41:00.023Z] nexus3.edgexfoundry.org:10001 [2024-09-24T02:41:00.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:41:00.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:41:00.567Z] Configure a credential helper to remove this warning. See [2024-09-24T02:41:00.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:41:00.568Z] [2024-09-24T02:41:00.568Z] Login Succeeded [2024-09-24T02:41:00.568Z] nexus3.edgexfoundry.org:10002 [2024-09-24T02:41:00.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:41:01.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:41:01.105Z] Configure a credential helper to remove this warning. See [2024-09-24T02:41:01.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:41:01.105Z] [2024-09-24T02:41:01.105Z] Login Succeeded [2024-09-24T02:41:01.105Z] nexus3.edgexfoundry.org:10003 [2024-09-24T02:41:01.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:41:01.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:41:01.381Z] Configure a credential helper to remove this warning. See [2024-09-24T02:41:01.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:41:01.381Z] [2024-09-24T02:41:01.381Z] Login Succeeded [2024-09-24T02:41:01.381Z] nexus3.edgexfoundry.org:10004 [2024-09-24T02:41:01.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:41:01.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:41:01.656Z] Configure a credential helper to remove this warning. See [2024-09-24T02:41:01.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:41:01.656Z] [2024-09-24T02:41:01.656Z] Login Succeeded [2024-09-24T02:41:01.656Z] ****.io [2024-09-24T02:41:01.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-24T02:41:02.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-24T02:41:02.197Z] Configure a credential helper to remove this warning. See [2024-09-24T02:41:02.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-24T02:41:02.197Z] [2024-09-24T02:41:02.197Z] Login Succeeded [2024-09-24T02:41:02.197Z] ---> ****-login.sh ends [Pipeline] } [2024-09-24T02:41:02.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-24T02:41:02.820Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-09-24T02:41:02.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T02:41:02.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-24T02:41:02.881Z] ========================================================= [2024-09-24T02:41:02.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-24T02:41:02.881Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-24T02:41:03.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T02:41:03.475Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-24T02:41:03.475Z] c6b39de5b339: Pulling fs layer [2024-09-24T02:41:03.475Z] a69c41024577: Pulling fs layer [2024-09-24T02:41:03.475Z] d6de4b400683: Pulling fs layer [2024-09-24T02:41:03.475Z] 35cb2a7552d0: Pulling fs layer [2024-09-24T02:41:03.475Z] 4f4fb700ef54: Pulling fs layer [2024-09-24T02:41:03.475Z] 464afbd9ba4c: Pulling fs layer [2024-09-24T02:41:03.475Z] 00f215d4a9da: Pulling fs layer [2024-09-24T02:41:03.475Z] d496ad576159: Pulling fs layer [2024-09-24T02:41:03.475Z] 35cb2a7552d0: Waiting [2024-09-24T02:41:03.475Z] 4f4fb700ef54: Waiting [2024-09-24T02:41:03.475Z] 464afbd9ba4c: Waiting [2024-09-24T02:41:03.475Z] 00f215d4a9da: Waiting [2024-09-24T02:41:03.475Z] d496ad576159: Waiting [2024-09-24T02:41:03.475Z] a69c41024577: Verifying Checksum [2024-09-24T02:41:03.475Z] a69c41024577: Download complete [2024-09-24T02:41:03.475Z] 35cb2a7552d0: Download complete [2024-09-24T02:41:03.475Z] 4f4fb700ef54: Verifying Checksum [2024-09-24T02:41:03.475Z] 4f4fb700ef54: Download complete [2024-09-24T02:41:03.475Z] 464afbd9ba4c: Verifying Checksum [2024-09-24T02:41:03.475Z] 464afbd9ba4c: Download complete [2024-09-24T02:41:03.475Z] c6b39de5b339: Verifying Checksum [2024-09-24T02:41:03.475Z] c6b39de5b339: Download complete [2024-09-24T02:41:04.066Z] d496ad576159: Verifying Checksum [2024-09-24T02:41:04.066Z] d496ad576159: Download complete [2024-09-24T02:41:04.653Z] c6b39de5b339: Pull complete [2024-09-24T02:41:05.236Z] a69c41024577: Pull complete [2024-09-24T02:41:05.502Z] d6de4b400683: Verifying Checksum [2024-09-24T02:41:05.502Z] d6de4b400683: Download complete [2024-09-24T02:41:06.472Z] 00f215d4a9da: Verifying Checksum [2024-09-24T02:41:06.472Z] 00f215d4a9da: Download complete [2024-09-24T02:41:18.786Z] d6de4b400683: Pull complete [2024-09-24T02:41:18.786Z] 35cb2a7552d0: Pull complete [2024-09-24T02:41:18.786Z] 4f4fb700ef54: Pull complete [2024-09-24T02:41:18.786Z] 464afbd9ba4c: Pull complete [2024-09-24T02:41:20.096Z] level=info msg="[loader] Go packages loading at mode 575 (name|deps|exports_file|files|imports|types_sizes|compiled_files) took 20.912149833s" [2024-09-24T02:41:20.096Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.649693ms" [2024-09-24T02:41:27.002Z] 00f215d4a9da: Pull complete [2024-09-24T02:41:28.962Z] d496ad576159: Pull complete [2024-09-24T02:41:28.962Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-24T02:41:28.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T02:41:28.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-24T02:41:29.316Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T02:41:29.316Z] WORKDIR /edgex [2024-09-24T02:41:29.316Z] COPY go.mod . [2024-09-24T02:41:29.316Z] RUN go mod download [2024-09-24T02:41:29.316Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-24T02:41:29.906Z] Sending build context to Docker daemon 3.643MB [2024-09-24T02:41:29.906Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-24T02:41:29.906Z] ---> f246e2811388 [2024-09-24T02:41:29.906Z] Step 2/4 : WORKDIR /edgex [2024-09-24T02:41:30.058Z] level=info msg="[linters_context/goanalysis] analyzers took 1m26.849715165s with top 10 stages: buildir: 48.985299833s, gosec: 7.644434125s, inspect: 3.095613062s, fact_deprecated: 2.623740298s, ctrlflow: 1.793549851s, printf: 1.714737469s, fact_purity: 1.025384329s, S1038: 1.005206257s, nilness: 990.106858ms, typedness: 724.192841ms" [2024-09-24T02:41:30.058Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-24T02:41:30.058Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, exclude: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, nolint: 0/22" [2024-09-24T02:41:30.058Z] level=info msg="[runner] processing took 24.164416ms with stages: nolint: 13.296278ms, identifier_marker: 5.331243ms, autogenerated_exclude: 1.630698ms, exclude-rules: 1.601658ms, path_prettifier: 1.504426ms, skip_dirs: 748.433µs, cgo: 28.83µs, filename_unadjuster: 15.05µs, max_same_issues: 1.93µs, fixer: 790ns, diff: 730ns, uniq_by_line: 610ns, sort_results: 520ns, severity-rules: 510ns, skip_files: 480ns, exclude: 430ns, max_from_linter: 420ns, path_shortener: 400ns, source_code: 380ns, path_prefixer: 300ns, max_per_file_from_linter: 300ns" [2024-09-24T02:41:30.058Z] level=info msg="[runner] linters took 10.539700069s with stages: goanalysis_metalinter: 10.515285412s" [2024-09-24T02:41:30.058Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-24T02:41:30.058Z] level=info msg="Memory: 315 samples, avg is 286.5MB, max is 1325.1MB" [2024-09-24T02:41:30.058Z] level=info msg="Execution took 31.51127012s" [2024-09-24T02:41:30.058Z] go vet ./... [2024-09-24T02:41:31.852Z] ---> Running in 9aadfac4e145 [2024-09-24T02:41:32.125Z] Removing intermediate container 9aadfac4e145 [2024-09-24T02:41:32.125Z] ---> 92ddcae1b066 [2024-09-24T02:41:32.125Z] Step 3/4 : COPY go.mod . [2024-09-24T02:41:32.739Z] ---> 4ceb15f88672 [2024-09-24T02:41:32.739Z] Step 4/4 : RUN go mod download [2024-09-24T02:41:32.739Z] ---> Running in b758e4cecd15 [2024-09-24T02:41:36.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-24T02:41:36.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-24T02:41:36.615Z] ./bin/test-attribution-txt.sh [2024-09-24T02:41:36.615Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-24T02:41:36.615Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-24T02:41:36.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-24T02:41:36.930Z] + ls -al . [2024-09-24T02:41:36.930Z] total 968 [2024-09-24T02:41:36.930Z] drwxrwxr-x 11 1001 1001 4096 Sep 24 02:39 . [2024-09-24T02:41:36.930Z] drwxr-xr-x 4 root root 4096 Sep 24 02:39 .. [2024-09-24T02:41:36.930Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:37 .blubracket [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 10 Sep 24 02:37 .dockerignore [2024-09-24T02:41:36.930Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 02:40 .git [2024-09-24T02:41:36.930Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:37 .github [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 1102 Sep 24 02:37 .gitignore [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 42 Sep 24 02:37 .golangci.yml [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 100 Sep 24 02:37 .hadolint.yml [2024-09-24T02:41:36.930Z] drwxr-xr-x 3 1001 1001 4096 Sep 24 02:38 .semver [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 155 Sep 24 02:37 .sonarcloud.properties [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:37 ADOPTERS.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 21286 Sep 24 02:37 Attribution.txt [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 100284 Sep 24 02:37 CHANGELOG.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:37 CONTRIBUTING.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 02:37 GOVERNANCE.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 861 Sep 24 02:37 Jenkinsfile [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:37 LICENSE [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 16854 Sep 24 02:37 Makefile [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 02:37 OWNERS.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 9528 Sep 24 02:37 README.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 789 Sep 24 02:37 SECURITY.md [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 02:38 VERSION [2024-09-24T02:41:36.930Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:37 bin [2024-09-24T02:41:36.930Z] drwxrwxr-x 20 1001 1001 4096 Sep 24 02:37 cmd [2024-09-24T02:41:36.930Z] -rw-r--r-- 1 root root 601312 Sep 24 02:40 coverage.out [2024-09-24T02:41:36.930Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:37 fuzz_test [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 7305 Sep 24 02:37 go.mod [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 102748 Sep 24 02:37 go.sum [2024-09-24T02:41:36.930Z] drwxrwxr-x 7 1001 1001 4096 Sep 24 02:37 internal [2024-09-24T02:41:36.930Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:37 openapi [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 584 Sep 24 02:37 security.txt [2024-09-24T02:41:36.930Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 02:37 version.go [Pipeline] sh [2024-09-24T02:41:37.556Z] + '[' -e coverage.out ] [2024-09-24T02:41:37.556Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-24T02:41:37.682Z] Stashed 1 file(s) [Pipeline] sh [2024-09-24T02:41:37.965Z] + make build [2024-09-24T02:41:37.965Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-24T02:41:59.879Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-24T02:42:01.774Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-24T02:42:03.146Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-24T02:42:03.713Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-24T02:42:05.611Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-24T02:42:11.028Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-24T02:42:11.966Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-24T02:42:14.509Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-24T02:42:16.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-24T02:42:17.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-24T02:42:18.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-24T02:42:18.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-24T02:42:19.913Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-24T02:42:20.858Z] $ docker stop --time=1 e89d76f32f8fcc068f0be0b2cc4ebc23ade5634c5bde224a851d9825570316d4 [2024-09-24T02:42:22.714Z] $ docker rm -f --volumes e89d76f32f8fcc068f0be0b2cc4ebc23ade5634c5bde224a851d9825570316d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:42:23.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-24T02:42:23.912Z] [2024-09-24T02:42:23.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:42:24.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-24T02:42:24.330Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-24T02:42:24.330Z] 91d30c5bc195: Pulling fs layer [2024-09-24T02:42:24.330Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-24T02:42:24.330Z] 9c61dcf015f6: Pulling fs layer [2024-09-24T02:42:24.330Z] 4698f68db338: Pulling fs layer [2024-09-24T02:42:24.330Z] 2a2f49069b9e: Pulling fs layer [2024-09-24T02:42:24.330Z] e0025b399a48: Pulling fs layer [2024-09-24T02:42:24.330Z] 4698f68db338: Waiting [2024-09-24T02:42:24.330Z] 2a2f49069b9e: Waiting [2024-09-24T02:42:24.330Z] e0025b399a48: Waiting [2024-09-24T02:42:24.330Z] 91d30c5bc195: Verifying Checksum [2024-09-24T02:42:24.330Z] 91d30c5bc195: Download complete [2024-09-24T02:42:24.330Z] 4698f68db338: Verifying Checksum [2024-09-24T02:42:24.330Z] 4698f68db338: Download complete [2024-09-24T02:42:24.587Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-24T02:42:24.587Z] 2e9b0aa3be6d: Download complete [2024-09-24T02:42:24.587Z] e0025b399a48: Verifying Checksum [2024-09-24T02:42:24.587Z] e0025b399a48: Download complete [2024-09-24T02:42:24.587Z] 91d30c5bc195: Pull complete [2024-09-24T02:42:24.587Z] 2a2f49069b9e: Download complete [2024-09-24T02:42:24.845Z] 2e9b0aa3be6d: Pull complete [2024-09-24T02:42:25.102Z] 9c61dcf015f6: Verifying Checksum [2024-09-24T02:42:25.102Z] 9c61dcf015f6: Download complete [2024-09-24T02:42:27.626Z] 9c61dcf015f6: Pull complete [2024-09-24T02:42:27.626Z] 4698f68db338: Pull complete [2024-09-24T02:42:27.883Z] 2a2f49069b9e: Pull complete [2024-09-24T02:42:27.883Z] e0025b399a48: Pull complete [2024-09-24T02:42:27.883Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-24T02:42:27.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-24T02:42:27.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T02:42:27.965Z] prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container [2024-09-24T02:42:27.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-24T02:42:31.873Z] $ docker top 9e4546955e5014e6ffdac25549aab782c761db82d10b5447a91fd6476774f3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T02:42:32.213Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-24T02:42:34.745Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-24T02:42:34.745Z] #1 transferring dockerfile: 1.93kB done [2024-09-24T02:42:35.024Z] #1 DONE 0.6s [2024-09-24T02:42:35.024Z] [2024-09-24T02:42:35.024Z] #2 [security-spire-server internal] load .dockerignore [2024-09-24T02:42:35.024Z] #2 DONE 0.0s [2024-09-24T02:42:35.024Z] [2024-09-24T02:42:35.024Z] #3 [support-notifications internal] load .dockerignore [2024-09-24T02:42:35.323Z] #3 ... [2024-09-24T02:42:35.323Z] [2024-09-24T02:42:35.323Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-24T02:42:35.323Z] #4 transferring dockerfile: 1.93kB done [2024-09-24T02:42:35.323Z] #4 DONE 0.5s [2024-09-24T02:42:35.323Z] [2024-09-24T02:42:35.323Z] #5 [security-secretstore-setup internal] load .dockerignore [2024-09-24T02:42:35.323Z] #5 DONE 0.0s [2024-09-24T02:42:35.323Z] [2024-09-24T02:42:35.323Z] #6 [core-data internal] load .dockerignore [2024-09-24T02:42:35.323Z] #6 DONE 0.0s [2024-09-24T02:42:35.323Z] [2024-09-24T02:42:35.323Z] #7 [support-cron-scheduler internal] load .dockerignore [2024-09-24T02:42:35.323Z] #7 DONE 0.0s [2024-09-24T02:42:35.323Z] [2024-09-24T02:42:35.323Z] #2 [security-spire-server internal] load .dockerignore [2024-09-24T02:42:35.967Z] #2 ... [2024-09-24T02:42:35.967Z] [2024-09-24T02:42:35.967Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-24T02:42:35.967Z] #8 transferring dockerfile: 2.23kB done [2024-09-24T02:42:35.967Z] #8 DONE 1.2s [2024-09-24T02:42:35.967Z] [2024-09-24T02:42:35.967Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-24T02:42:35.967Z] #9 transferring dockerfile: 1.81kB done [2024-09-24T02:42:36.264Z] #9 DONE 1.5s [2024-09-24T02:42:36.264Z] [2024-09-24T02:42:36.264Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-24T02:42:36.264Z] #10 transferring dockerfile: 1.89kB done [2024-09-24T02:42:37.275Z] #10 ... [2024-09-24T02:42:37.275Z] [2024-09-24T02:42:37.275Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-24T02:42:37.275Z] #11 transferring dockerfile: 2.50kB done [2024-09-24T02:42:37.275Z] #11 DONE 2.3s [2024-09-24T02:42:37.275Z] [2024-09-24T02:42:37.275Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-24T02:42:37.275Z] #12 transferring dockerfile: 1.70kB done [2024-09-24T02:42:37.579Z] #12 ... [2024-09-24T02:42:37.579Z] [2024-09-24T02:42:37.579Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-09-24T02:42:37.579Z] #13 transferring dockerfile: 2.02kB done [2024-09-24T02:42:37.579Z] #13 DONE 2.9s [2024-09-24T02:42:37.845Z] [2024-09-24T02:42:37.845Z] #14 [security-bootstrapper internal] load .dockerignore [2024-09-24T02:42:38.105Z] #14 ... [2024-09-24T02:42:38.105Z] [2024-09-24T02:42:38.105Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-24T02:42:38.105Z] #10 DONE 3.4s [2024-09-24T02:42:38.105Z] [2024-09-24T02:42:38.105Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-24T02:42:38.105Z] #12 DONE 3.4s [2024-09-24T02:42:38.105Z] [2024-09-24T02:42:38.105Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-24T02:42:38.105Z] #15 transferring dockerfile: 2.15kB done [2024-09-24T02:42:38.105Z] #15 DONE 3.4s [2024-09-24T02:42:38.105Z] [2024-09-24T02:42:38.105Z] #14 [security-bootstrapper internal] load .dockerignore [2024-09-24T02:42:38.105Z] #14 transferring context: 50B done [2024-09-24T02:42:38.363Z] #14 ... [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-24T02:42:38.363Z] #16 transferring dockerfile: 2.49kB done [2024-09-24T02:42:38.363Z] #16 DONE 3.5s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-09-24T02:42:38.363Z] #17 transferring dockerfile: 1.69kB done [2024-09-24T02:42:38.363Z] #17 DONE 3.4s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #18 [core-keeper internal] load build definition from Dockerfile [2024-09-24T02:42:38.363Z] #18 transferring dockerfile: 2.07kB done [2024-09-24T02:42:38.363Z] #18 DONE 3.4s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #7 [support-cron-scheduler internal] load .dockerignore [2024-09-24T02:42:38.363Z] #7 transferring context: 50B done [2024-09-24T02:42:38.363Z] #7 DONE 2.9s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #5 [security-secretstore-setup internal] load .dockerignore [2024-09-24T02:42:38.363Z] #5 transferring context: 50B done [2024-09-24T02:42:38.363Z] #5 DONE 2.9s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #19 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-24T02:42:38.363Z] #19 transferring dockerfile: 3.17kB done [2024-09-24T02:42:38.363Z] #19 DONE 3.4s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #20 [core-command internal] load .dockerignore [2024-09-24T02:42:38.363Z] #20 transferring context: 50B done [2024-09-24T02:42:38.363Z] #20 DONE 3.2s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #2 [security-spire-server internal] load .dockerignore [2024-09-24T02:42:38.363Z] #2 transferring context: 50B done [2024-09-24T02:42:38.363Z] #2 DONE 3.0s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #21 [core-metadata internal] load build definition from Dockerfile [2024-09-24T02:42:38.363Z] #21 transferring dockerfile: 2.13kB done [2024-09-24T02:42:38.363Z] #21 DONE 3.5s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-24T02:42:38.363Z] #22 transferring context: 50B done [2024-09-24T02:42:38.363Z] #22 DONE 3.0s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #23 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T02:42:38.363Z] #23 DONE 0.0s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #6 [core-data internal] load .dockerignore [2024-09-24T02:42:38.363Z] #6 transferring context: 50B done [2024-09-24T02:42:38.363Z] #6 DONE 3.0s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #24 [core-data internal] load build definition from Dockerfile [2024-09-24T02:42:38.363Z] #24 transferring dockerfile: 2.07kB 0.0s done [2024-09-24T02:42:38.363Z] #24 DONE 3.6s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.363Z] #25 [support-scheduler internal] load .dockerignore [2024-09-24T02:42:38.363Z] #25 transferring context: 50B done [2024-09-24T02:42:38.363Z] #25 DONE 3.5s [2024-09-24T02:42:38.363Z] [2024-09-24T02:42:38.364Z] #26 [core-metadata internal] load .dockerignore [2024-09-24T02:42:38.364Z] #26 transferring context: 50B done [2024-09-24T02:42:38.364Z] #26 DONE 3.0s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #27 [security-proxy-setup internal] load .dockerignore [2024-09-24T02:42:38.364Z] #27 transferring context: 50B done [2024-09-24T02:42:38.364Z] #27 DONE 3.3s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-24T02:42:38.364Z] #28 transferring context: 50B done [2024-09-24T02:42:38.364Z] #28 DONE 3.3s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #3 [support-notifications internal] load .dockerignore [2024-09-24T02:42:38.364Z] #3 transferring context: 50B done [2024-09-24T02:42:38.364Z] #3 DONE 3.3s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-24T02:42:38.364Z] #29 transferring context: 50B done [2024-09-24T02:42:38.364Z] #29 DONE 3.3s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-24T02:42:38.364Z] #30 transferring context: 50B done [2024-09-24T02:42:38.364Z] #30 DONE 3.3s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #31 [security-spire-config internal] load .dockerignore [2024-09-24T02:42:38.364Z] #31 transferring context: 50B done [2024-09-24T02:42:38.364Z] #31 DONE 3.1s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #32 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-24T02:42:38.364Z] #32 transferring dockerfile: 1.85kB done [2024-09-24T02:42:38.364Z] #32 DONE 3.6s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #14 [security-bootstrapper internal] load .dockerignore [2024-09-24T02:42:38.364Z] #14 DONE 3.1s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #33 [core-keeper internal] load .dockerignore [2024-09-24T02:42:38.364Z] #33 transferring context: 50B done [2024-09-24T02:42:38.364Z] #33 DONE 3.1s [2024-09-24T02:42:38.364Z] [2024-09-24T02:42:38.364Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-24T02:42:38.621Z] #23 DONE 0.0s [2024-09-24T02:42:38.621Z] [2024-09-24T02:42:38.621Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-24T02:42:38.621Z] #34 DONE 0.4s [2024-09-24T02:42:38.621Z] [2024-09-24T02:42:38.621Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T02:42:38.881Z] #35 DONE 0.6s [2024-09-24T02:42:38.881Z] [2024-09-24T02:42:38.881Z] #36 [security-spire-config internal] load build context [2024-09-24T02:42:38.881Z] #36 transferring context: 25.96kB done [2024-09-24T02:42:38.881Z] #36 DONE 0.1s [2024-09-24T02:42:38.881Z] [2024-09-24T02:42:38.881Z] #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T02:42:38.881Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T02:42:38.881Z] #37 ... [2024-09-24T02:42:38.881Z] [2024-09-24T02:42:38.881Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-24T02:42:38.881Z] #38 DONE 0.4s [2024-09-24T02:42:38.881Z] [2024-09-24T02:42:38.881Z] #37 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T02:42:38.881Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T02:42:38.881Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T02:42:38.881Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-24T02:42:38.881Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-24T02:42:38.881Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-24T02:42:39.141Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s [2024-09-24T02:42:39.141Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-24T02:42:39.141Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-24T02:42:39.400Z] #37 ... [2024-09-24T02:42:39.400Z] [2024-09-24T02:42:39.400Z] #39 [security-spire-server internal] load build context [2024-09-24T02:42:39.400Z] #39 transferring context: 27.71kB 0.0s done [2024-09-24T02:42:39.400Z] #39 DONE 0.6s [2024-09-24T02:42:39.400Z] [2024-09-24T02:42:39.400Z] #37 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T02:42:39.400Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-24T02:42:39.660Z] #37 ... [2024-09-24T02:42:39.660Z] [2024-09-24T02:42:39.660Z] #40 [security-spire-agent internal] load build context [2024-09-24T02:42:39.660Z] #40 transferring context: 27.24kB 0.0s done [2024-09-24T02:42:39.660Z] #40 DONE 0.6s [2024-09-24T02:42:39.660Z] [2024-09-24T02:42:39.660Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T02:42:39.660Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-24T02:42:39.660Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-24T02:42:39.660Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-24T02:42:39.660Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-24T02:42:39.660Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-24T02:42:39.660Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-24T02:42:39.660Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-24T02:42:39.660Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-24T02:42:39.660Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.9s [2024-09-24T02:42:39.660Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-24T02:42:39.660Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-24T02:42:39.957Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.0s [2024-09-24T02:42:39.957Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s [2024-09-24T02:42:40.216Z] #41 ... [2024-09-24T02:42:40.216Z] [2024-09-24T02:42:40.216Z] #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T02:42:40.216Z] #37 DONE 1.6s [2024-09-24T02:42:40.216Z] [2024-09-24T02:42:40.216Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T02:42:40.216Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-09-24T02:42:40.475Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-24T02:42:40.634Z] Removing intermediate container b758e4cecd15 [2024-09-24T02:42:40.634Z] ---> d86666dbfb7c [2024-09-24T02:42:40.634Z] Successfully built d86666dbfb7c [2024-09-24T02:42:40.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:42:40.961Z] + docker inspect -f . ci-base-image-arm64 [2024-09-24T02:42:40.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T02:42:41.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container [2024-09-24T02:42:41.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-24T02:42:42.472Z] $ docker top 3592ca69fdee6b802dca397486705b46b6c325cd7d6470546bd4b4f439734f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T02:42:43.302Z] + go version [2024-09-24T02:42:43.302Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-24T02:42:43.316Z] $ docker stop --time=1 3592ca69fdee6b802dca397486705b46b6c325cd7d6470546bd4b4f439734f16 [2024-09-24T02:42:45.070Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.9s done [2024-09-24T02:42:45.287Z] $ docker rm -f --volumes 3592ca69fdee6b802dca397486705b46b6c325cd7d6470546bd4b4f439734f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T02:42:45.852Z] + docker inspect -f . ci-base-image-arm64 [2024-09-24T02:42:45.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T02:42:46.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container [2024-09-24T02:42:46.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-24T02:42:47.229Z] $ docker top 21459af8dfb85cfae8af1a779cc73cd754e84f054bfd41fbaa69ea722792c6eb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-24T02:42:47.434Z] ========================================================= [2024-09-24T02:42:47.434Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-24T02:42:47.434Z] ========================================================= [Pipeline] sh [2024-09-24T02:42:47.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-09-24T02:42:48.412Z] + make test [2024-09-24T02:42:48.412Z] go test -race -coverprofile=coverage.out ./... [2024-09-24T02:42:49.279Z] #41 ... [2024-09-24T02:42:49.279Z] [2024-09-24T02:42:49.279Z] #42 [security-secretstore-setup internal] load build context [2024-09-24T02:42:49.279Z] #42 transferring context: 166.50MB 9.8s [2024-09-24T02:42:49.279Z] #42 ... [2024-09-24T02:42:49.279Z] [2024-09-24T02:42:49.279Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-24T02:42:49.279Z] #43 ... [2024-09-24T02:42:49.279Z] [2024-09-24T02:42:49.279Z] #44 [support-scheduler internal] load build context [2024-09-24T02:42:49.279Z] #44 ... [2024-09-24T02:42:49.279Z] [2024-09-24T02:42:49.279Z] #45 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-24T02:42:49.279Z] #45 ... [2024-09-24T02:42:49.279Z] [2024-09-24T02:42:49.279Z] #46 [security-bootstrapper internal] load build context [2024-09-24T02:42:49.279Z] #46 ... [2024-09-24T02:42:49.279Z] [2024-09-24T02:42:49.279Z] #47 [core-keeper internal] load build context [2024-09-24T02:42:49.539Z] #47 ... [2024-09-24T02:42:49.539Z] [2024-09-24T02:42:49.539Z] #48 [core-command internal] load build context [2024-09-24T02:42:49.539Z] #48 ... [2024-09-24T02:42:49.539Z] [2024-09-24T02:42:49.539Z] #49 [security-proxy-auth internal] load build context [2024-09-24T02:42:49.870Z] #49 ... [2024-09-24T02:42:49.870Z] [2024-09-24T02:42:49.870Z] #50 [core-metadata internal] load build context [2024-09-24T02:42:50.515Z] #50 ... [2024-09-24T02:42:50.515Z] [2024-09-24T02:42:50.515Z] #51 [core-data internal] load build context [2024-09-24T02:42:50.515Z] #51 ... [2024-09-24T02:42:50.515Z] [2024-09-24T02:42:50.515Z] #52 [support-cron-scheduler internal] load build context [2024-09-24T02:42:50.515Z] #52 ... [2024-09-24T02:42:50.515Z] [2024-09-24T02:42:50.515Z] #53 [security-proxy-setup internal] load build context [2024-09-24T02:42:50.515Z] #53 ... [2024-09-24T02:42:50.515Z] [2024-09-24T02:42:50.515Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T02:42:50.515Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-09-24T02:42:50.515Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-24T02:42:50.515Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-24T02:42:50.515Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-24T02:42:50.515Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-24T02:42:50.515Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-24T02:42:50.515Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-24T02:42:50.515Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-09-24T02:42:50.515Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-24T02:42:50.515Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-24T02:42:50.516Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done [2024-09-24T02:42:50.775Z] #54 ... [2024-09-24T02:42:50.775Z] [2024-09-24T02:42:50.775Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-24T02:42:50.775Z] #55 ... [2024-09-24T02:42:50.775Z] [2024-09-24T02:42:50.775Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T02:42:50.775Z] #56 ... [2024-09-24T02:42:50.775Z] [2024-09-24T02:42:50.775Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T02:42:50.775Z] #57 ... [2024-09-24T02:42:50.775Z] [2024-09-24T02:42:50.775Z] #58 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-24T02:42:51.217Z] #58 ... [2024-09-24T02:42:51.217Z] [2024-09-24T02:42:51.217Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T02:42:51.217Z] #59 ... [2024-09-24T02:42:51.217Z] [2024-09-24T02:42:51.217Z] #60 [support-notifications internal] load build context [2024-09-24T02:42:51.745Z] #60 ... [2024-09-24T02:42:51.745Z] [2024-09-24T02:42:51.745Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T02:42:51.745Z] #61 ... [2024-09-24T02:42:51.745Z] [2024-09-24T02:42:51.745Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T02:42:52.266Z] #62 ... [2024-09-24T02:42:52.266Z] [2024-09-24T02:42:52.266Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T02:42:52.266Z] #63 ... [2024-09-24T02:42:52.266Z] [2024-09-24T02:42:52.266Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T02:42:52.266Z] #64 ... [2024-09-24T02:42:52.266Z] [2024-09-24T02:42:52.266Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T02:42:52.525Z] #65 ... [2024-09-24T02:42:52.525Z] [2024-09-24T02:42:52.525Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T02:42:52.525Z] #66 ... [2024-09-24T02:42:52.525Z] [2024-09-24T02:42:52.525Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T02:42:52.525Z] #67 ... [2024-09-24T02:42:52.525Z] [2024-09-24T02:42:52.525Z] #44 [support-scheduler internal] load build context [2024-09-24T02:42:53.911Z] #44 transferring context: 216.68MB 15.0s [2024-09-24T02:42:54.842Z] #44 ... [2024-09-24T02:42:54.842Z] [2024-09-24T02:42:54.842Z] #42 [security-secretstore-setup internal] load build context [2024-09-24T02:42:54.842Z] #42 ... [2024-09-24T02:42:54.842Z] [2024-09-24T02:42:54.842Z] #44 [support-scheduler internal] load build context [2024-09-24T02:42:59.032Z] #44 transferring context: 379.42MB 20.1s [2024-09-24T02:42:59.032Z] #44 ... [2024-09-24T02:42:59.032Z] [2024-09-24T02:42:59.033Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-24T02:42:59.033Z] #43 transferring context: 497.27MB 20.1s done [2024-09-24T02:42:59.288Z] #43 ... [2024-09-24T02:42:59.288Z] [2024-09-24T02:42:59.288Z] #44 [support-scheduler internal] load build context [2024-09-24T02:42:59.545Z] #44 ... [2024-09-24T02:42:59.545Z] [2024-09-24T02:42:59.545Z] #46 [security-bootstrapper internal] load build context [2024-09-24T02:42:59.545Z] #46 ... [2024-09-24T02:42:59.545Z] [2024-09-24T02:42:59.545Z] #47 [core-keeper internal] load build context [2024-09-24T02:42:59.545Z] #47 transferring context: 497.27MB 18.9s done [2024-09-24T02:42:59.803Z] #47 ... [2024-09-24T02:42:59.803Z] [2024-09-24T02:42:59.803Z] #48 [core-command internal] load build context [2024-09-24T02:42:59.803Z] #48 transferring context: 497.27MB 19.8s done [2024-09-24T02:42:59.803Z] #48 ... [2024-09-24T02:42:59.803Z] [2024-09-24T02:42:59.803Z] #44 [support-scheduler internal] load build context [2024-09-24T02:43:00.170Z] #44 ... [2024-09-24T02:43:00.170Z] [2024-09-24T02:43:00.170Z] #51 [core-data internal] load build context [2024-09-24T02:43:00.170Z] #51 transferring context: 497.27MB 21.2s done [2024-09-24T02:43:00.429Z] #51 ... [2024-09-24T02:43:00.429Z] [2024-09-24T02:43:00.429Z] #50 [core-metadata internal] load build context [2024-09-24T02:43:00.429Z] #50 transferring context: 497.27MB 20.7s done [2024-09-24T02:43:00.429Z] #50 ... [2024-09-24T02:43:00.429Z] [2024-09-24T02:43:00.429Z] #53 [security-proxy-setup internal] load build context [2024-09-24T02:43:00.429Z] #53 transferring context: 497.27MB 20.3s done [2024-09-24T02:43:00.429Z] #53 ... [2024-09-24T02:43:00.429Z] [2024-09-24T02:43:00.429Z] #52 [support-cron-scheduler internal] load build context [2024-09-24T02:43:00.687Z] #52 ... [2024-09-24T02:43:00.687Z] [2024-09-24T02:43:00.687Z] #49 [security-proxy-auth internal] load build context [2024-09-24T02:43:00.687Z] #49 ... [2024-09-24T02:43:00.687Z] [2024-09-24T02:43:00.687Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-24T02:43:00.687Z] #55 transferring context: 497.27MB 17.6s done [2024-09-24T02:43:00.946Z] #55 ... [2024-09-24T02:43:00.946Z] [2024-09-24T02:43:00.946Z] #49 [security-proxy-auth internal] load build context [2024-09-24T02:43:01.521Z] #49 ... [2024-09-24T02:43:01.521Z] [2024-09-24T02:43:01.521Z] #60 [support-notifications internal] load build context [2024-09-24T02:43:01.521Z] #60 transferring context: 497.27MB 22.1s done [2024-09-24T02:43:01.521Z] #60 ... [2024-09-24T02:43:01.521Z] [2024-09-24T02:43:01.521Z] #49 [security-proxy-auth internal] load build context [2024-09-24T02:43:01.780Z] #49 transferring context: 497.27MB 22.6s done [2024-09-24T02:43:05.133Z] #49 ... [2024-09-24T02:43:05.133Z] [2024-09-24T02:43:05.133Z] #42 [security-secretstore-setup internal] load build context [2024-09-24T02:43:05.133Z] #42 transferring context: 497.27MB 22.5s done [2024-09-24T02:43:10.407Z] #42 ... [2024-09-24T02:43:10.407Z] [2024-09-24T02:43:10.407Z] #46 [security-bootstrapper internal] load build context [2024-09-24T02:43:10.407Z] #46 transferring context: 497.27MB 22.3s done [2024-09-24T02:43:10.407Z] #46 ... [2024-09-24T02:43:10.407Z] [2024-09-24T02:43:10.407Z] #44 [support-scheduler internal] load build context [2024-09-24T02:43:10.407Z] #44 transferring context: 497.27MB 21.7s done [2024-09-24T02:43:10.407Z] #44 ... [2024-09-24T02:43:10.407Z] [2024-09-24T02:43:10.407Z] #52 [support-cron-scheduler internal] load build context [2024-09-24T02:43:10.407Z] #52 transferring context: 497.27MB 22.1s done [2024-09-24T02:43:28.495Z] #52 ... [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #47 [core-keeper internal] load build context [2024-09-24T02:43:28.495Z] #47 DONE 48.0s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-24T02:43:28.495Z] #55 DONE 48.0s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #48 [core-command internal] load build context [2024-09-24T02:43:28.495Z] #48 DONE 48.1s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #53 [security-proxy-setup internal] load build context [2024-09-24T02:43:28.495Z] #53 DONE 48.1s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-24T02:43:28.495Z] #43 DONE 48.1s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #50 [core-metadata internal] load build context [2024-09-24T02:43:28.495Z] #50 DONE 48.1s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #51 [core-data internal] load build context [2024-09-24T02:43:28.495Z] #51 DONE 48.1s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #60 [support-notifications internal] load build context [2024-09-24T02:43:28.495Z] #60 DONE 48.2s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #44 [support-scheduler internal] load build context [2024-09-24T02:43:28.495Z] #44 DONE 48.1s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T02:43:28.495Z] #61 ... [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #52 [support-cron-scheduler internal] load build context [2024-09-24T02:43:28.495Z] #52 DONE 48.3s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #46 [security-bootstrapper internal] load build context [2024-09-24T02:43:28.495Z] #46 DONE 48.3s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #42 [security-secretstore-setup internal] load build context [2024-09-24T02:43:28.495Z] #42 DONE 48.3s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #49 [security-proxy-auth internal] load build context [2024-09-24T02:43:28.495Z] #49 DONE 48.3s [2024-09-24T02:43:28.495Z] [2024-09-24T02:43:28.495Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T02:43:28.496Z] #61 ... [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T02:43:28.496Z] #54 DONE 48.4s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #45 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-24T02:43:28.496Z] #45 DONE 48.7s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #68 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-24T02:43:28.496Z] #68 DONE 0.3s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T02:43:28.496Z] #41 DONE 48.7s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T02:43:28.496Z] #62 DONE 47.2s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T02:43:28.496Z] #66 47.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:28.496Z] #66 47.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:28.496Z] #66 47.57 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:28.496Z] #66 47.60 (2/2) Installing su-exec (0.2-r3) [2024-09-24T02:43:28.496Z] #66 47.60 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:28.496Z] #66 47.62 OK: 7 MiB in 17 packages [2024-09-24T02:43:28.496Z] #66 DONE 47.8s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T02:43:28.496Z] #69 ... [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T02:43:28.496Z] #56 47.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:28.496Z] #56 47.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:28.496Z] #56 47.80 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:28.496Z] #56 47.81 (2/4) Installing openssl (3.1.7-r0) [2024-09-24T02:43:28.496Z] #56 47.82 (3/4) Installing su-exec (0.2-r3) [2024-09-24T02:43:28.496Z] #56 47.82 (4/4) Installing yq (4.33.3-r5) [2024-09-24T02:43:28.496Z] #56 47.97 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:28.496Z] #56 47.97 OK: 17 MiB in 19 packages [2024-09-24T02:43:28.496Z] #56 DONE 48.2s [2024-09-24T02:43:28.496Z] [2024-09-24T02:43:28.496Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T02:43:28.496Z] #65 47.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:28.496Z] #65 47.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:28.496Z] #65 48.02 (1/4) Installing ca-certificates (20240226-r0) [2024-09-24T02:43:28.496Z] #65 48.05 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:28.496Z] #65 48.05 (3/4) Installing su-exec (0.2-r3) [2024-09-24T02:43:28.496Z] #65 48.05 (4/4) Installing yq (4.33.3-r5) [2024-09-24T02:43:28.496Z] #65 48.12 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:28.496Z] #65 48.12 Executing ca-certificates-20240226-r0.trigger [2024-09-24T02:43:28.496Z] #65 48.17 OK: 17 MiB in 19 packages [2024-09-24T02:43:29.079Z] #65 ... [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T02:43:29.079Z] #59 47.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #59 47.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #59 47.60 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T02:43:29.079Z] #59 47.60 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T02:43:29.079Z] #59 47.60 OK: 20070 distinct packages available [2024-09-24T02:43:29.079Z] #59 47.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #59 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #59 48.02 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.079Z] #59 48.02 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-24T02:43:29.079Z] #59 48.02 (3/4) Installing libucontext (1.2-r2) [2024-09-24T02:43:29.079Z] #59 48.04 (4/4) Installing gcompat (1.1.0-r1) [2024-09-24T02:43:29.079Z] #59 48.04 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.079Z] #59 48.04 OK: 8 MiB in 19 packages [2024-09-24T02:43:29.079Z] #59 DONE 48.6s [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T02:43:29.079Z] #64 47.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #64 47.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #64 48.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.079Z] #64 48.08 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.079Z] #64 48.09 OK: 7 MiB in 16 packages [2024-09-24T02:43:29.079Z] #64 DONE 48.6s [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T02:43:29.079Z] #57 47.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #57 47.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #57 47.69 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T02:43:29.079Z] #57 47.69 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T02:43:29.079Z] #57 47.69 OK: 20070 distinct packages available [2024-09-24T02:43:29.079Z] #57 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #57 47.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #57 48.14 (1/11) Installing ca-certificates (20240226-r0) [2024-09-24T02:43:29.079Z] #57 48.16 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-24T02:43:29.079Z] #57 48.17 (3/11) Installing libunistring (1.1-r1) [2024-09-24T02:43:29.079Z] #57 48.18 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-24T02:43:29.079Z] #57 48.19 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-24T02:43:29.079Z] #57 48.20 (6/11) Installing libcurl (8.9.1-r0) [2024-09-24T02:43:29.079Z] #57 48.21 (7/11) Installing curl (8.9.1-r0) [2024-09-24T02:43:29.079Z] #57 48.22 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.079Z] #57 48.23 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-24T02:43:29.079Z] #57 48.24 (10/11) Installing libucontext (1.2-r2) [2024-09-24T02:43:29.079Z] #57 48.24 (11/11) Installing gcompat (1.1.0-r1) [2024-09-24T02:43:29.079Z] #57 48.24 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.079Z] #57 48.25 Executing ca-certificates-20240226-r0.trigger [2024-09-24T02:43:29.079Z] #57 48.37 OK: 12 MiB in 26 packages [2024-09-24T02:43:29.079Z] #57 DONE 48.6s [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T02:43:29.079Z] #65 DONE 48.6s [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T02:43:29.079Z] #61 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #61 48.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #61 48.35 (1/2) Installing ca-certificates (20240226-r0) [2024-09-24T02:43:29.079Z] #61 48.37 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.079Z] #61 48.38 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.079Z] #61 48.39 Executing ca-certificates-20240226-r0.trigger [2024-09-24T02:43:29.079Z] #61 48.42 OK: 8 MiB in 17 packages [2024-09-24T02:43:29.079Z] #61 DONE 48.6s [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #58 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-09-24T02:43:29.079Z] #58 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #58 47.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.079Z] #58 47.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.079Z] #58 48.00 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.079Z] #58 48.00 OK: 7 MiB in 16 packages [2024-09-24T02:43:29.079Z] #58 DONE 48.8s [2024-09-24T02:43:29.079Z] [2024-09-24T02:43:29.079Z] #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-09-24T02:43:29.645Z] #70 ... [2024-09-24T02:43:29.645Z] [2024-09-24T02:43:29.645Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T02:43:29.645Z] #67 48.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.645Z] #67 48.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.645Z] #67 48.69 (1/3) Installing ca-certificates (20240226-r0) [2024-09-24T02:43:29.645Z] #67 48.70 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.645Z] #67 48.70 (3/3) Installing tzdata (2024a-r0) [2024-09-24T02:43:29.645Z] #67 48.76 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.645Z] #67 48.77 Executing ca-certificates-20240226-r0.trigger [2024-09-24T02:43:29.645Z] #67 48.81 OK: 11 MiB in 18 packages [2024-09-24T02:43:29.645Z] #67 DONE 49.0s [2024-09-24T02:43:29.645Z] [2024-09-24T02:43:29.645Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T02:43:29.645Z] #63 47.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.645Z] #63 47.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.645Z] #63 48.15 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T02:43:29.645Z] #63 48.15 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T02:43:29.645Z] #63 48.15 OK: 20070 distinct packages available [2024-09-24T02:43:29.645Z] #63 48.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.645Z] #63 48.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:29.645Z] #63 48.57 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:29.645Z] #63 48.57 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-24T02:43:29.645Z] #63 48.57 (3/5) Installing libucontext (1.2-r2) [2024-09-24T02:43:29.645Z] #63 48.58 (4/5) Installing gcompat (1.1.0-r1) [2024-09-24T02:43:29.645Z] #63 48.66 (5/5) Installing openssl (3.1.7-r0) [2024-09-24T02:43:29.645Z] #63 48.67 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:29.645Z] #63 48.68 OK: 8 MiB in 20 packages [2024-09-24T02:43:29.645Z] #63 DONE 49.0s [2024-09-24T02:43:29.645Z] [2024-09-24T02:43:29.645Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-24T02:43:30.583Z] #71 ... [2024-09-24T02:43:30.583Z] [2024-09-24T02:43:30.583Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T02:43:30.583Z] #72 DONE 2.9s [2024-09-24T02:43:30.583Z] [2024-09-24T02:43:30.583Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T02:43:30.841Z] #73 ... [2024-09-24T02:43:30.841Z] [2024-09-24T02:43:30.841Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T02:43:30.841Z] #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:30.841Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:30.841Z] #0 2.673 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T02:43:30.841Z] #0 2.673 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T02:43:30.841Z] #0 2.673 OK: 20079 distinct packages available [2024-09-24T02:43:30.841Z] #0 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:30.841Z] #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:30.841Z] #0 3.044 OK: 264 MiB in 52 packages [2024-09-24T02:43:30.841Z] #74 DONE 3.4s [2024-09-24T02:43:31.098Z] [2024-09-24T02:43:31.098Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T02:43:31.098Z] #0 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:31.098Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:31.098Z] #0 3.192 OK: 264 MiB in 52 packages [2024-09-24T02:43:31.098Z] #75 DONE 3.5s [2024-09-24T02:43:31.098Z] [2024-09-24T02:43:31.098Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:43:31.099Z] #76 DONE 0.1s [2024-09-24T02:43:31.099Z] [2024-09-24T02:43:31.099Z] #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:43:31.099Z] #77 DONE 0.1s [2024-09-24T02:43:31.099Z] [2024-09-24T02:43:31.099Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:43:31.099Z] #78 DONE 0.1s [2024-09-24T02:43:31.099Z] [2024-09-24T02:43:31.099Z] #79 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T02:43:31.099Z] #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:31.099Z] #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:31.099Z] #0 3.275 OK: 264 MiB in 52 packages [2024-09-24T02:43:31.099Z] #79 DONE 3.6s [2024-09-24T02:43:31.099Z] [2024-09-24T02:43:31.099Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:43:32.483Z] #80 ... [2024-09-24T02:43:32.483Z] [2024-09-24T02:43:32.483Z] #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T02:43:32.483Z] #69 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.483Z] #69 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.483Z] #69 3.629 OK: 7 MiB in 17 packages [2024-09-24T02:43:32.483Z] #69 DONE 4.1s [2024-09-24T02:43:32.483Z] [2024-09-24T02:43:32.483Z] #81 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T02:43:32.483Z] #81 ... [2024-09-24T02:43:32.483Z] [2024-09-24T02:43:32.483Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-24T02:43:32.483Z] #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.483Z] #0 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.483Z] #0 3.648 OK: 17 MiB in 19 packages [2024-09-24T02:43:32.483Z] #82 DONE 4.1s [2024-09-24T02:43:32.483Z] [2024-09-24T02:43:32.483Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-24T02:43:32.483Z] #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.484Z] #0 2.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.484Z] #0 3.220 OK: 8 MiB in 19 packages [2024-09-24T02:43:32.484Z] #83 DONE 3.5s [2024-09-24T02:43:32.484Z] [2024-09-24T02:43:32.484Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T02:43:32.484Z] #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.484Z] #0 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.484Z] #0 3.214 OK: 7 MiB in 16 packages [2024-09-24T02:43:32.484Z] #84 DONE 3.5s [2024-09-24T02:43:32.484Z] [2024-09-24T02:43:32.484Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-24T02:43:32.484Z] #85 DONE 0.1s [2024-09-24T02:43:32.741Z] [2024-09-24T02:43:32.741Z] #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-09-24T02:43:32.741Z] #70 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.741Z] #70 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:32.741Z] #70 3.756 OK: 7 MiB in 16 packages [2024-09-24T02:43:33.308Z] #70 DONE 4.5s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T02:43:33.308Z] #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.727 OK: 12 MiB in 26 packages [2024-09-24T02:43:33.308Z] #86 DONE 4.3s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-24T02:43:33.308Z] #0 3.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.581 OK: 17 MiB in 19 packages [2024-09-24T02:43:33.308Z] #87 DONE 4.3s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T02:43:33.308Z] #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.552 OK: 8 MiB in 17 packages [2024-09-24T02:43:33.308Z] #88 DONE 4.3s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T02:43:33.308Z] #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 3.509 OK: 11 MiB in 18 packages [2024-09-24T02:43:33.308Z] #89 DONE 3.9s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-24T02:43:33.308Z] #0 4.019 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 4.561 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 5.295 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T02:43:33.308Z] #0 5.645 Executing busybox-1.36.1-r7.trigger [2024-09-24T02:43:33.308Z] #0 5.653 OK: 7 MiB in 16 packages [2024-09-24T02:43:33.308Z] #90 DONE 5.9s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #91 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T02:43:33.308Z] #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 5.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:33.308Z] #0 5.402 OK: 264 MiB in 52 packages [2024-09-24T02:43:33.308Z] #91 DONE 5.9s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T02:43:33.308Z] #92 DONE 0.9s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-24T02:43:33.308Z] #93 DONE 0.1s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:43:33.308Z] #94 DONE 0.1s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-24T02:43:33.308Z] #95 DONE 0.0s [2024-09-24T02:43:33.308Z] [2024-09-24T02:43:33.308Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:43:33.567Z] #96 ... [2024-09-24T02:43:33.567Z] [2024-09-24T02:43:33.567Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T02:43:33.567Z] #97 DONE 0.0s [2024-09-24T02:43:33.567Z] [2024-09-24T02:43:33.567Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-24T02:43:33.567Z] #98 DONE 0.0s [2024-09-24T02:43:33.567Z] [2024-09-24T02:43:33.567Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-24T02:43:33.567Z] #99 DONE 0.0s [2024-09-24T02:43:33.826Z] [2024-09-24T02:43:33.826Z] #100 [security-spire-config] exporting to image [2024-09-24T02:43:33.826Z] #100 exporting layers [2024-09-24T02:43:34.082Z] #100 exporting layers 0.6s done [2024-09-24T02:43:34.082Z] #100 writing image sha256:c150395771493ea9e70cee10f13dcc1f61755e775afa55725379a8724829bfda done [2024-09-24T02:43:34.082Z] #100 naming to docker.io/library/security-spire-config done [2024-09-24T02:43:34.082Z] #100 DONE 0.6s [2024-09-24T02:43:34.082Z] [2024-09-24T02:43:34.082Z] #101 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:43:35.016Z] #101 ... [2024-09-24T02:43:35.016Z] [2024-09-24T02:43:35.016Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-24T02:43:35.016Z] #71 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:35.016Z] #71 5.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:35.016Z] #71 5.334 OK: 8 MiB in 20 packages [2024-09-24T02:43:35.016Z] #71 DONE 5.4s [2024-09-24T02:43:35.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-24T02:43:35.275Z] [2024-09-24T02:43:35.275Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T02:43:36.210Z] #102 ... [2024-09-24T02:43:36.210Z] [2024-09-24T02:43:36.210Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T02:43:36.210Z] #73 3.906 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:36.210Z] #73 4.401 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-24T02:43:36.210Z] #73 5.034 OK: 264 MiB in 52 packages [2024-09-24T02:43:36.210Z] #73 DONE 5.7s [2024-09-24T02:43:36.210Z] [2024-09-24T02:43:36.210Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T02:43:36.210Z] #102 DONE 1.2s [2024-09-24T02:43:36.210Z] [2024-09-24T02:43:36.210Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-24T02:43:36.210Z] #103 DONE 1.2s [2024-09-24T02:43:36.210Z] [2024-09-24T02:43:36.210Z] #81 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T02:43:36.210Z] #81 DONE 3.7s [2024-09-24T02:43:36.210Z] [2024-09-24T02:43:36.210Z] #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-24T02:43:37.147Z] #104 ... [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-24T02:43:37.147Z] #105 DONE 0.9s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-24T02:43:37.147Z] #106 DONE 0.9s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T02:43:37.147Z] #107 DONE 0.9s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-24T02:43:37.147Z] #104 DONE 0.9s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-24T02:43:37.147Z] #108 DONE 0.1s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-24T02:43:37.147Z] #109 DONE 0.1s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-24T02:43:37.147Z] #110 DONE 0.1s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T02:43:37.147Z] #111 DONE 0.1s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T02:43:37.147Z] #112 DONE 0.0s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-24T02:43:37.147Z] #113 DONE 0.1s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-24T02:43:37.147Z] #114 DONE 0.1s [2024-09-24T02:43:37.147Z] [2024-09-24T02:43:37.147Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-24T02:43:37.407Z] #115 DONE 0.1s [2024-09-24T02:43:37.407Z] [2024-09-24T02:43:37.407Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-24T02:43:37.407Z] #116 DONE 0.0s [2024-09-24T02:43:37.407Z] [2024-09-24T02:43:37.407Z] #100 [security-spire-agent] exporting to image [2024-09-24T02:43:37.978Z] #100 exporting layers 0.6s done [2024-09-24T02:43:37.978Z] #100 writing image sha256:f15842d20ab98d3c4f5f7e46bb519d828ffde431ce81109f8a93730c880a12bc done [2024-09-24T02:43:37.978Z] #100 naming to docker.io/library/security-spire-server done [2024-09-24T02:43:37.978Z] #100 writing image sha256:3e4edf40e6917d12044283943c6c6466e968485daa0cc747e47753a312a0abf9 done [2024-09-24T02:43:37.978Z] #100 naming to docker.io/library/security-spire-agent done [2024-09-24T02:43:37.978Z] #100 DONE 1.3s [2024-09-24T02:43:37.978Z] [2024-09-24T02:43:37.978Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:43:41.269Z] #117 ... [2024-09-24T02:43:41.269Z] [2024-09-24T02:43:41.269Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:27.969Z] #118 DONE 55.8s [2024-09-24T02:44:27.969Z] [2024-09-24T02:44:27.969Z] #101 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:27.969Z] #101 DONE 55.7s [2024-09-24T02:44:27.969Z] [2024-09-24T02:44:27.969Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:27.969Z] #80 DONE 55.7s [2024-09-24T02:44:27.969Z] [2024-09-24T02:44:27.969Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:27.969Z] #96 DONE 53.3s [2024-09-24T02:44:27.969Z] [2024-09-24T02:44:27.969Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:27.969Z] #117 DONE 49.7s [2024-09-24T02:44:27.969Z] [2024-09-24T02:44:27.969Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T02:44:37.993Z] #119 ... [2024-09-24T02:44:37.993Z] [2024-09-24T02:44:37.993Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-24T02:44:37.993Z] #120 ... [2024-09-24T02:44:37.993Z] [2024-09-24T02:44:37.993Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-24T02:44:37.993Z] #121 ... [2024-09-24T02:44:37.993Z] [2024-09-24T02:44:37.993Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-24T02:44:37.993Z] #122 ... [2024-09-24T02:44:37.993Z] [2024-09-24T02:44:37.993Z] #123 [core-data builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #123 DONE 11.7s [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #119 DONE 11.7s [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #120 DONE 11.7s [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #124 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #125 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #126 [support-notifications builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #126 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-24T02:44:38.561Z] #122 DONE 11.7s [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #127 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #128 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #129 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #121 DONE 11.7s [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #130 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #131 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #132 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #133 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #134 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #135 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #136 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #137 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #138 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #139 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #140 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #141 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #142 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #143 [core-command builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #143 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #144 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T02:44:38.561Z] #145 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #146 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T02:44:38.561Z] #146 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #147 [support-scheduler builder 6/7] COPY . . [2024-09-24T02:44:38.561Z] #147 CACHED [2024-09-24T02:44:38.561Z] [2024-09-24T02:44:38.561Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T02:44:39.969Z] #148 1.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-24T02:44:49.940Z] #148 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T02:44:49.940Z] #0 1.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-24T02:44:49.940Z] #149 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T02:44:49.940Z] #0 1.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-24T02:44:49.940Z] #150 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T02:44:49.940Z] #0 1.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-24T02:44:49.940Z] #151 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T02:44:49.940Z] #0 0.910 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-24T02:44:49.940Z] #152 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-24T02:44:49.940Z] #0 1.377 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-24T02:44:49.940Z] #153 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T02:44:49.940Z] #0 0.925 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-24T02:44:49.940Z] #154 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T02:44:49.940Z] #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-24T02:44:49.940Z] #155 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T02:44:49.940Z] #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-24T02:44:49.940Z] #156 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T02:44:49.940Z] #0 0.468 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-24T02:44:49.940Z] #157 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T02:44:49.940Z] #0 0.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-24T02:44:49.940Z] #158 ... [2024-09-24T02:44:49.940Z] [2024-09-24T02:44:49.940Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T02:44:49.940Z] #0 1.174 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-24T02:44:50.198Z] #159 ... [2024-09-24T02:44:50.198Z] [2024-09-24T02:44:50.198Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T02:44:50.198Z] #0 1.740 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-24T02:46:26.718Z] #160 ... [2024-09-24T02:46:26.718Z] [2024-09-24T02:46:26.718Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-24T02:46:26.718Z] #153 104.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-24T02:46:35.078Z] #153 ... [2024-09-24T02:46:35.078Z] [2024-09-24T02:46:35.078Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T02:46:35.078Z] #155 DONE 115.5s [2024-09-24T02:46:35.078Z] [2024-09-24T02:46:35.078Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T02:46:35.078Z] #159 ... [2024-09-24T02:46:35.078Z] [2024-09-24T02:46:35.078Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T02:46:35.078Z] #151 DONE 115.9s [2024-09-24T02:46:35.078Z] [2024-09-24T02:46:35.078Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T02:46:35.078Z] #157 DONE 116.4s [2024-09-24T02:46:35.078Z] [2024-09-24T02:46:35.078Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T02:46:35.078Z] #148 ... [2024-09-24T02:46:35.078Z] [2024-09-24T02:46:35.078Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:38.403Z] #161 ... [2024-09-24T02:46:38.403Z] [2024-09-24T02:46:38.403Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-24T02:46:38.403Z] #153 DONE 119.6s [2024-09-24T02:46:38.403Z] [2024-09-24T02:46:38.403Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T02:46:39.381Z] #154 ... [2024-09-24T02:46:39.381Z] [2024-09-24T02:46:39.381Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:39.961Z] #162 ... [2024-09-24T02:46:39.961Z] [2024-09-24T02:46:39.961Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T02:46:39.961Z] #158 DONE 121.3s [2024-09-24T02:46:39.961Z] [2024-09-24T02:46:39.961Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:41.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-24T02:46:41.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-24T02:46:43.256Z] #163 DONE 3.4s [2024-09-24T02:46:43.256Z] [2024-09-24T02:46:43.256Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-24T02:46:43.256Z] #164 DONE 3.7s [2024-09-24T02:46:43.256Z] [2024-09-24T02:46:43.256Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:43.256Z] #162 DONE 3.7s [2024-09-24T02:46:43.256Z] [2024-09-24T02:46:43.256Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:43.256Z] #161 DONE 8.2s [2024-09-24T02:46:43.256Z] [2024-09-24T02:46:43.256Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:43.256Z] #165 ... [2024-09-24T02:46:43.256Z] [2024-09-24T02:46:43.256Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:43.256Z] #166 DONE 1.5s [2024-09-24T02:46:43.256Z] [2024-09-24T02:46:43.256Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:44.637Z] #167 ... [2024-09-24T02:46:44.637Z] [2024-09-24T02:46:44.637Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:44.637Z] #168 DONE 1.6s [2024-09-24T02:46:44.898Z] [2024-09-24T02:46:44.898Z] #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-24T02:46:44.898Z] #169 ... [2024-09-24T02:46:44.898Z] [2024-09-24T02:46:44.898Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:44.898Z] #170 DONE 1.9s [2024-09-24T02:46:45.156Z] [2024-09-24T02:46:45.156Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:45.157Z] #165 DONE 2.0s [2024-09-24T02:46:45.157Z] [2024-09-24T02:46:45.157Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-24T02:46:45.157Z] #171 ... [2024-09-24T02:46:45.157Z] [2024-09-24T02:46:45.157Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:45.157Z] #167 DONE 2.0s [2024-09-24T02:46:45.483Z] [2024-09-24T02:46:45.483Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-24T02:46:50.811Z] #172 ... [2024-09-24T02:46:50.811Z] [2024-09-24T02:46:50.811Z] #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-24T02:46:50.811Z] #169 DONE 5.5s [2024-09-24T02:46:50.811Z] [2024-09-24T02:46:50.811Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-24T02:46:50.811Z] #173 DONE 5.5s [2024-09-24T02:46:50.811Z] [2024-09-24T02:46:50.811Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-24T02:46:50.811Z] #172 DONE 5.4s [2024-09-24T02:46:50.811Z] [2024-09-24T02:46:50.811Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-24T02:46:50.811Z] #171 DONE 5.5s [2024-09-24T02:46:50.811Z] [2024-09-24T02:46:50.811Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:46:51.082Z] #174 ... [2024-09-24T02:46:51.082Z] [2024-09-24T02:46:51.082Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-24T02:46:51.082Z] #175 DONE 7.9s [2024-09-24T02:46:51.082Z] [2024-09-24T02:46:51.082Z] #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:51.351Z] #176 ... [2024-09-24T02:46:51.351Z] [2024-09-24T02:46:51.351Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-24T02:46:51.351Z] #177 DONE 0.7s [2024-09-24T02:46:51.351Z] [2024-09-24T02:46:51.351Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-24T02:46:51.351Z] #178 DONE 0.7s [2024-09-24T02:46:51.351Z] [2024-09-24T02:46:51.351Z] #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:46:51.351Z] #179 DONE 0.8s [2024-09-24T02:46:51.351Z] [2024-09-24T02:46:51.351Z] #100 [security-spiffe-token-provider] exporting to image [2024-09-24T02:46:51.351Z] #100 exporting layers [2024-09-24T02:46:51.612Z] #100 ... [2024-09-24T02:46:51.612Z] [2024-09-24T02:46:51.612Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:46:51.612Z] #174 DONE 1.0s [2024-09-24T02:46:51.892Z] [2024-09-24T02:46:51.892Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-24T02:46:52.154Z] #180 ... [2024-09-24T02:46:52.154Z] [2024-09-24T02:46:52.154Z] #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:46:52.154Z] #176 DONE 1.0s [2024-09-24T02:46:52.154Z] [2024-09-24T02:46:52.154Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-24T02:46:52.722Z] #181 ... [2024-09-24T02:46:52.722Z] [2024-09-24T02:46:52.722Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:46:52.722Z] #182 DONE 1.4s [2024-09-24T02:46:52.980Z] [2024-09-24T02:46:52.980Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:53.558Z] #183 ... [2024-09-24T02:46:53.558Z] [2024-09-24T02:46:53.558Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-24T02:46:53.558Z] #181 DONE 2.0s [2024-09-24T02:46:53.558Z] [2024-09-24T02:46:53.558Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T02:46:54.123Z] #184 ... [2024-09-24T02:46:54.123Z] [2024-09-24T02:46:54.123Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-24T02:46:54.123Z] #180 DONE 2.4s [2024-09-24T02:46:54.123Z] [2024-09-24T02:46:54.123Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-24T02:46:58.354Z] #185 ... [2024-09-24T02:46:58.354Z] [2024-09-24T02:46:58.354Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:46:58.354Z] #183 DONE 5.4s [2024-09-24T02:46:58.354Z] [2024-09-24T02:46:58.354Z] #100 [security-spiffe-token-provider] exporting to image [2024-09-24T02:46:58.354Z] #100 exporting layers 6.4s done [2024-09-24T02:46:58.923Z] #100 ... [2024-09-24T02:46:58.923Z] [2024-09-24T02:46:58.923Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-24T02:46:58.923Z] #185 DONE 5.8s [2024-09-24T02:46:58.923Z] [2024-09-24T02:46:58.923Z] #100 [security-spiffe-token-provider] exporting to image [2024-09-24T02:46:58.923Z] #100 writing image sha256:58d00d75d112e512113e458152136675f6174e7138d1d0419dec83b8f0dd7503 [2024-09-24T02:46:58.923Z] #100 writing image sha256:58d00d75d112e512113e458152136675f6174e7138d1d0419dec83b8f0dd7503 0.3s done [2024-09-24T02:46:58.923Z] #100 naming to docker.io/library/security-spiffe-token-provider [2024-09-24T02:46:59.182Z] #100 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-09-24T02:46:59.182Z] #100 DONE 8.9s [2024-09-24T02:46:59.182Z] [2024-09-24T02:46:59.182Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-24T02:47:00.125Z] #186 ... [2024-09-24T02:47:00.125Z] [2024-09-24T02:47:00.125Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T02:47:00.125Z] #184 DONE 6.6s [2024-09-24T02:47:00.125Z] [2024-09-24T02:47:00.125Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T02:47:02.727Z] #187 ... [2024-09-24T02:47:02.727Z] [2024-09-24T02:47:02.727Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-24T02:47:02.727Z] #188 DONE 3.9s [2024-09-24T02:47:02.727Z] [2024-09-24T02:47:02.727Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T02:47:02.727Z] #189 DONE 8.1s [2024-09-24T02:47:02.727Z] [2024-09-24T02:47:02.727Z] #100 [core-common-config-bootstrapper] exporting to image [2024-09-24T02:47:02.727Z] #100 ... [2024-09-24T02:47:02.727Z] [2024-09-24T02:47:02.727Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-24T02:47:02.727Z] #186 DONE 3.5s [2024-09-24T02:47:02.727Z] [2024-09-24T02:47:02.727Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T02:47:06.934Z] #190 ... [2024-09-24T02:47:06.934Z] [2024-09-24T02:47:06.934Z] #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-24T02:47:06.934Z] #191 DONE 4.1s [2024-09-24T02:47:06.934Z] [2024-09-24T02:47:06.934Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T02:47:06.934Z] #187 DONE 6.5s [2024-09-24T02:47:06.934Z] [2024-09-24T02:47:06.934Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T02:47:06.934Z] #190 DONE 4.0s [2024-09-24T02:47:06.934Z] [2024-09-24T02:47:06.934Z] #100 [security-proxy-setup] exporting to image [2024-09-24T02:47:06.934Z] #100 exporting layers [2024-09-24T02:47:06.934Z] #100 exporting layers 4.3s done [2024-09-24T02:47:06.934Z] #100 writing image sha256:d4335024566ea55ddb514ab1370442fba1bae0b4c9a6b21dd3df833455171961 [2024-09-24T02:47:07.504Z] #100 writing image sha256:d4335024566ea55ddb514ab1370442fba1bae0b4c9a6b21dd3df833455171961 0.8s done [2024-09-24T02:47:07.504Z] #100 naming to docker.io/library/core-common-config-bootstrapper [2024-09-24T02:47:07.504Z] #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-24T02:47:08.072Z] #100 ... [2024-09-24T02:47:08.072Z] [2024-09-24T02:47:08.072Z] #192 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-24T02:47:08.072Z] #192 DONE 1.4s [2024-09-24T02:47:08.072Z] [2024-09-24T02:47:08.073Z] #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-24T02:47:08.647Z] #193 DONE 0.8s [2024-09-24T02:47:08.647Z] [2024-09-24T02:47:08.647Z] #100 [security-proxy-setup] exporting to image [2024-09-24T02:47:08.647Z] #100 exporting layers 2.1s done [2024-09-24T02:47:08.647Z] #100 writing image sha256:8e0a664a5555b11620bc584f2d0e4810f1178b78ef8a55f94885dc51fc31f5a5 0.1s done [2024-09-24T02:47:08.647Z] #100 naming to docker.io/library/security-proxy-setup done [2024-09-24T02:47:08.647Z] #100 DONE 15.1s [2024-09-24T02:47:08.647Z] [2024-09-24T02:47:08.647Z] #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-24T02:47:08.911Z] #194 DONE 0.2s [2024-09-24T02:47:08.911Z] [2024-09-24T02:47:08.911Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T02:47:08.911Z] #195 DONE 2.3s [2024-09-24T02:47:08.911Z] [2024-09-24T02:47:08.911Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-24T02:47:09.171Z] #196 DONE 0.3s [2024-09-24T02:47:09.172Z] [2024-09-24T02:47:09.172Z] #100 [security-secretstore-setup] exporting to image [2024-09-24T02:47:09.448Z] #100 ... [2024-09-24T02:47:09.448Z] [2024-09-24T02:47:09.448Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-24T02:47:09.448Z] #197 DONE 0.3s [2024-09-24T02:47:09.448Z] [2024-09-24T02:47:09.448Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-24T02:47:09.709Z] #198 ... [2024-09-24T02:47:09.709Z] [2024-09-24T02:47:09.709Z] #100 [security-secretstore-setup] exporting to image [2024-09-24T02:47:09.709Z] #100 exporting layers 0.8s done [2024-09-24T02:47:09.709Z] #100 writing image sha256:1a639fce8c8747e480772bb896972cda9a63531c525647f74db5cd8b8204701b done [2024-09-24T02:47:09.709Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-09-24T02:47:09.709Z] #100 DONE 16.0s [2024-09-24T02:47:09.709Z] [2024-09-24T02:47:09.709Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T02:47:11.121Z] #149 ... [2024-09-24T02:47:11.121Z] [2024-09-24T02:47:11.121Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-24T02:47:11.121Z] #198 DONE 1.8s [2024-09-24T02:47:11.380Z] [2024-09-24T02:47:11.380Z] #100 [security-bootstrapper] exporting to image [2024-09-24T02:47:11.639Z] #100 exporting layers 0.4s done [2024-09-24T02:47:11.639Z] #100 writing image sha256:825b8e3ad6cdce20838ec0d08f3022ccdda607d44ece7b794ef3e73fc1913074 done [2024-09-24T02:47:11.639Z] #100 naming to docker.io/library/security-bootstrapper done [2024-09-24T02:47:11.639Z] #100 DONE 16.5s [2024-09-24T02:47:11.639Z] [2024-09-24T02:47:11.639Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T02:47:28.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-24T02:47:29.745Z] #156 ... [2024-09-24T02:47:29.745Z] [2024-09-24T02:47:29.745Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T02:47:29.745Z] #148 DONE 169.7s [2024-09-24T02:47:29.745Z] [2024-09-24T02:47:29.745Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:29.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-24T02:47:30.315Z] #199 ... [2024-09-24T02:47:30.316Z] [2024-09-24T02:47:30.316Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T02:47:30.316Z] #156 DONE 171.9s [2024-09-24T02:47:30.316Z] [2024-09-24T02:47:30.316Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T02:47:30.316Z] #149 DONE 171.8s [2024-09-24T02:47:30.316Z] [2024-09-24T02:47:30.316Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T02:47:30.316Z] #160 DONE 171.9s [2024-09-24T02:47:30.316Z] [2024-09-24T02:47:30.316Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T02:47:30.316Z] #150 DONE 171.9s [2024-09-24T02:47:30.316Z] [2024-09-24T02:47:30.316Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T02:47:30.316Z] #152 DONE 171.9s [2024-09-24T02:47:30.575Z] [2024-09-24T02:47:30.575Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T02:47:30.575Z] #154 DONE 171.9s [2024-09-24T02:47:30.575Z] [2024-09-24T02:47:30.575Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:30.575Z] #199 DONE 1.8s [2024-09-24T02:47:30.575Z] [2024-09-24T02:47:30.575Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T02:47:30.575Z] #159 DONE 171.9s [2024-09-24T02:47:30.575Z] [2024-09-24T02:47:30.575Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:30.835Z] #200 DONE 0.5s [2024-09-24T02:47:30.835Z] [2024-09-24T02:47:30.835Z] #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #201 ... [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #202 CACHED [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:31.095Z] #203 CACHED [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:31.095Z] #204 CACHED [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #205 CACHED [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #206 DONE 0.4s [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #207 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #207 DONE 0.5s [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #208 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #208 DONE 0.5s [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:31.095Z] #209 CACHED [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #210 CACHED [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T02:47:31.095Z] #201 DONE 0.4s [2024-09-24T02:47:31.095Z] [2024-09-24T02:47:31.095Z] #211 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:31.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-24T02:47:31.156Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-24T02:47:31.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-24T02:47:31.156Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-24T02:47:32.037Z] #211 ... [2024-09-24T02:47:32.037Z] [2024-09-24T02:47:32.037Z] #212 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-24T02:47:32.037Z] #212 DONE 1.2s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-24T02:47:32.298Z] #213 DONE 1.2s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:32.298Z] #214 DONE 1.2s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #211 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:32.298Z] #211 DONE 1.1s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-24T02:47:32.298Z] #215 DONE 1.2s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #216 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T02:47:32.298Z] #216 DONE 1.2s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-24T02:47:32.298Z] #217 DONE 1.3s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-24T02:47:32.298Z] #218 DONE 1.3s [2024-09-24T02:47:32.298Z] [2024-09-24T02:47:32.298Z] #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:32.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-24T02:47:32.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-24T02:47:32.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-24T02:47:33.278Z] #219 ... [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.278Z] #220 DONE 0.8s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #100 [core-command] exporting to image [2024-09-24T02:47:33.278Z] #100 exporting layers [2024-09-24T02:47:33.278Z] #100 ... [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.278Z] #221 DONE 1.0s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.278Z] #222 DONE 1.0s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-24T02:47:33.278Z] #223 DONE 1.0s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-24T02:47:33.278Z] #224 DONE 1.1s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.278Z] #219 DONE 1.0s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #225 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-24T02:47:33.278Z] #225 DONE 1.1s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.278Z] #226 DONE 1.0s [2024-09-24T02:47:33.278Z] [2024-09-24T02:47:33.278Z] #100 [support-scheduler] exporting to image [2024-09-24T02:47:33.536Z] #100 ... [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-24T02:47:33.536Z] #227 DONE 0.1s [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #228 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.536Z] #228 DONE 0.2s [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #229 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-24T02:47:33.536Z] #229 DONE 0.2s [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-24T02:47:33.536Z] #230 DONE 0.2s [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #100 [core-keeper] exporting to image [2024-09-24T02:47:33.536Z] #100 exporting layers 0.2s done [2024-09-24T02:47:33.536Z] #100 ... [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-24T02:47:33.536Z] #231 DONE 0.2s [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-24T02:47:33.536Z] #232 DONE 0.2s [2024-09-24T02:47:33.536Z] [2024-09-24T02:47:33.536Z] #100 [core-command] exporting to image [2024-09-24T02:47:33.536Z] #100 writing image sha256:5a05d61382808f91267a761b8bbe3a3395e6879b31611cdf3a5b0bf94e99fd50 done [2024-09-24T02:47:33.536Z] #100 naming to docker.io/library/core-command done [2024-09-24T02:47:33.797Z] #100 ... [2024-09-24T02:47:33.797Z] [2024-09-24T02:47:33.797Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-24T02:47:33.797Z] #233 DONE 0.2s [2024-09-24T02:47:33.797Z] [2024-09-24T02:47:33.797Z] #234 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-24T02:47:33.797Z] #234 DONE 0.2s [2024-09-24T02:47:33.797Z] [2024-09-24T02:47:33.797Z] #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-24T02:47:33.797Z] #235 DONE 0.2s [2024-09-24T02:47:33.797Z] [2024-09-24T02:47:33.797Z] #100 [support-notifications] exporting to image [2024-09-24T02:47:33.797Z] #100 exporting layers 0.3s done [2024-09-24T02:47:33.797Z] #100 writing image sha256:06aeabaab79b3c853e3c2501f0680c3b11b07858728db90e22d5af34a009339f done [2024-09-24T02:47:33.797Z] #100 naming to docker.io/library/core-keeper [2024-09-24T02:47:33.797Z] #100 exporting layers 0.3s done [2024-09-24T02:47:33.797Z] #100 naming to docker.io/library/core-keeper done [2024-09-24T02:47:33.797Z] #100 writing image sha256:5576721311de51a931b522c0ce92040e269b213bedaf3727958ee25491090dc3 done [2024-09-24T02:47:33.797Z] #100 naming to docker.io/library/support-cron-scheduler done [2024-09-24T02:47:34.056Z] #100 ... [2024-09-24T02:47:34.056Z] [2024-09-24T02:47:34.056Z] #236 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T02:47:34.056Z] #236 DONE 0.4s [2024-09-24T02:47:34.056Z] [2024-09-24T02:47:34.056Z] #100 [support-notifications] exporting to image [2024-09-24T02:47:34.056Z] #100 exporting layers 0.3s done [2024-09-24T02:47:34.056Z] #100 writing image sha256:4cc1cce756db1e56c7f913cfb251c03c7d5844dbefff7d680e31624d279ba849 0.0s done [2024-09-24T02:47:34.056Z] #100 naming to docker.io/library/core-data done [2024-09-24T02:47:34.056Z] #100 writing image sha256:394f6396a3f20de12df21da8e4381816f134393a0b6737d9387518ec39ba6c40 done [2024-09-24T02:47:34.056Z] #100 naming to docker.io/library/support-notifications done [2024-09-24T02:47:34.317Z] #100 exporting layers 0.6s done [2024-09-24T02:47:34.318Z] #100 writing image sha256:51c8b3f6a73ca34182ecab62fb7fef68113762269649114263e84e7f51a8791a 0.0s done [2024-09-24T02:47:34.318Z] #100 naming to docker.io/library/support-scheduler done [2024-09-24T02:47:34.318Z] #100 writing image sha256:a1903c0eaa6e0ccede34addf0afdf7513270a47486bf178662adb1830b0d08a0 0.0s done [2024-09-24T02:47:34.318Z] #100 naming to docker.io/library/security-proxy-auth done [2024-09-24T02:47:34.318Z] #100 writing image sha256:744d5d8c647e9057a7d13f3f42fee208e9bd204c2dc8d3be21defe353fd42cc5 done [2024-09-24T02:47:34.318Z] #100 naming to docker.io/library/core-metadata done [2024-09-24T02:47:34.318Z] #100 DONE 17.6s [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T02:47:34.318Z] time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-24T02:47:34.323Z] $ docker stop --time=1 9e4546955e5014e6ffdac25549aab782c761db82d10b5447a91fd6476774f3d6 [2024-09-24T02:47:35.591Z] $ docker rm -f --volumes 9e4546955e5014e6ffdac25549aab782c761db82d10b5447a91fd6476774f3d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-24T02:47:35.947Z] + docker images [2024-09-24T02:47:35.947Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-24T02:47:35.947Z] support-cron-scheduler latest 5576721311de 2 seconds ago 44.4MB [2024-09-24T02:47:35.947Z] core-keeper latest 06aeabaab79b 2 seconds ago 39.8MB [2024-09-24T02:47:35.947Z] core-metadata latest 744d5d8c647e 2 seconds ago 40.1MB [2024-09-24T02:47:35.947Z] support-notifications latest 394f6396a3f2 2 seconds ago 42.8MB [2024-09-24T02:47:35.947Z] support-scheduler latest 51c8b3f6a73c 2 seconds ago 42.2MB [2024-09-24T02:47:35.947Z] security-proxy-auth latest a1903c0eaa6e 2 seconds ago 33.1MB [2024-09-24T02:47:35.947Z] core-data latest 4cc1cce756db 2 seconds ago 39.9MB [2024-09-24T02:47:35.947Z] core-command latest 5a05d6138280 3 seconds ago 35.5MB [2024-09-24T02:47:35.947Z] security-bootstrapper latest 825b8e3ad6cd 25 seconds ago 19MB [2024-09-24T02:47:35.947Z] security-secretstore-setup latest 1a639fce8c87 27 seconds ago 37MB [2024-09-24T02:47:35.947Z] security-proxy-setup latest 8e0a664a5555 29 seconds ago 26.2MB [2024-09-24T02:47:35.947Z] core-common-config-bootstrapper latest d4335024566e 33 seconds ago 15.2MB [2024-09-24T02:47:35.947Z] security-spiffe-token-provider latest 58d00d75d112 44 seconds ago 28.9MB [2024-09-24T02:47:35.947Z] security-spire-agent latest 3e4edf40e691 3 minutes ago 182MB [2024-09-24T02:47:35.947Z] security-spire-server latest f15842d20ab9 3 minutes ago 121MB [2024-09-24T02:47:35.947Z] security-spire-config latest c15039577149 4 minutes ago 120MB [2024-09-24T02:47:35.947Z] ci-base-image-x86_64 latest 5f56d70e865d 8 minutes ago 972MB [2024-09-24T02:47:35.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-24T02:47:35.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-24T02:47:35.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-24T02:47:39.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-24T02:47:39.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-24T02:47:39.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-24T02:47:39.218Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-24T02:47:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-24T02:47:49.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-24T02:47:49.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-24T02:47:50.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-09-24T02:48:02.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements [2024-09-24T02:48:08.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-24T02:48:08.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-24T02:48:08.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-24T02:48:12.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements [2024-09-24T02:48:13.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-24T02:48:13.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-24T02:48:14.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-24T02:48:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-24T02:48:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-24T02:48:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:48:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-24T02:48:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-24T02:48:27.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-24T02:48:27.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.984s coverage: 93.4% of statements [2024-09-24T02:48:28.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.223s coverage: 91.7% of statements [2024-09-24T02:48:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-24T02:48:35.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-24T02:48:35.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.231s coverage: 7.0% of statements [2024-09-24T02:48:45.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-24T02:48:45.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:48:45.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-24T02:48:48.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-24T02:48:48.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.8% of statements [2024-09-24T02:48:48.643Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-09-24T02:48:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-24T02:48:57.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.179s coverage: 0.0% of statements [no tests to run] [2024-09-24T02:48:58.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-24T02:48:59.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-24T02:48:59.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.269s coverage: 0.8% of statements [2024-09-24T02:49:00.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.137s coverage: 30.9% of statements [2024-09-24T02:49:04.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.126s coverage: 41.7% of statements [2024-09-24T02:49:04.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements [2024-09-24T02:49:04.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.087s coverage: 94.1% of statements [2024-09-24T02:49:05.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.134s coverage: 96.3% of statements [2024-09-24T02:49:08.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements [2024-09-24T02:49:10.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-24T02:49:11.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-24T02:49:11.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-24T02:49:11.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-24T02:49:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-24T02:49:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-24T02:49:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-24T02:49:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-24T02:49:20.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements [2024-09-24T02:49:20.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-24T02:49:20.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-24T02:49:20.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-24T02:49:26.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-24T02:49:26.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-24T02:49:26.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-24T02:49:26.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-24T02:49:31.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-24T02:49:31.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-24T02:49:32.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-24T02:49:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.878s coverage: 79.9% of statements [2024-09-24T02:49:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.142s coverage: 92.9% of statements [2024-09-24T02:49:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 66.7% of statements [2024-09-24T02:49:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.111s coverage: 62.3% of statements [2024-09-24T02:49:35.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.100s coverage: 75.0% of statements [2024-09-24T02:49:37.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-24T02:49:40.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements [2024-09-24T02:49:40.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-09-24T02:49:40.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements [2024-09-24T02:49:40.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.278s coverage: 81.8% of statements [2024-09-24T02:49:40.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.269s coverage: 82.1% of statements [2024-09-24T02:49:40.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-24T02:49:41.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-09-24T02:49:45.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-24T02:49:45.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-24T02:49:47.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.768s coverage: 63.1% of statements [2024-09-24T02:49:47.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.158s coverage: 100.0% of statements [2024-09-24T02:49:49.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.123s coverage: 89.4% of statements [2024-09-24T02:49:49.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-09-24T02:49:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-24T02:49:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-24T02:49:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-24T02:49:49.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2024-09-24T02:49:50.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-24T02:49:57.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-24T02:49:57.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-24T02:49:57.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-24T02:49:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.697s coverage: 36.5% of statements [2024-09-24T02:49:58.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements [2024-09-24T02:49:58.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-24T02:49:58.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-24T02:49:58.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-24T02:49:58.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-24T02:50:00.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements [2024-09-24T02:50:03.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-24T02:50:03.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-24T02:50:03.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-24T02:50:04.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements [2024-09-24T02:50:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-24T02:50:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:50:11.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-24T02:50:11.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.336s coverage: 97.1% of statements [2024-09-24T02:50:11.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.137s coverage: 35.9% of statements [2024-09-24T02:50:18.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-24T02:50:18.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-24T02:50:18.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-24T02:50:18.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-24T02:50:24.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements [2024-09-24T02:50:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-24T02:50:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:50:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-24T02:50:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-24T02:50:26.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.474s coverage: 95.7% of statements [2024-09-24T02:50:29.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-24T02:50:29.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-24T02:50:29.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-09-24T02:50:33.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-24T02:50:33.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-24T02:50:34.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.292s coverage: 98.9% of statements [2024-09-24T02:50:35.636Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-24T02:50:35.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-24T02:50:35.902Z] go vet ./... [2024-09-24T02:54:57.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-24T02:54:57.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-24T02:54:57.688Z] ./bin/test-attribution-txt.sh [2024-09-24T02:54:57.688Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-24T02:54:57.688Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-24T02:54:57.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-24T02:54:58.027Z] + ls -al . [2024-09-24T02:54:58.027Z] total 964 [2024-09-24T02:54:58.291Z] drwxrwxr-x 10 1001 1001 4096 Sep 24 02:42 . [2024-09-24T02:54:58.292Z] drwxr-xr-x 4 root root 4096 Sep 24 02:42 .. [2024-09-24T02:54:58.292Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:40 .blubracket [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 10 Sep 24 02:40 .dockerignore [2024-09-24T02:54:58.292Z] drwxrwxr-x 8 1001 1001 4096 Sep 24 02:40 .git [2024-09-24T02:54:58.292Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:40 .github [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 1102 Sep 24 02:40 .gitignore [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 42 Sep 24 02:40 .golangci.yml [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 100 Sep 24 02:40 .hadolint.yml [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 155 Sep 24 02:40 .sonarcloud.properties [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:40 ADOPTERS.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 21286 Sep 24 02:40 Attribution.txt [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 100284 Sep 24 02:40 CHANGELOG.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:40 CONTRIBUTING.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 677 Sep 24 02:40 GOVERNANCE.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 861 Sep 24 02:40 Jenkinsfile [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:40 LICENSE [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 16854 Sep 24 02:40 Makefile [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 582 Sep 24 02:40 OWNERS.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 9528 Sep 24 02:40 README.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 789 Sep 24 02:40 SECURITY.md [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 5 Sep 24 02:38 VERSION [2024-09-24T02:54:58.292Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:40 bin [2024-09-24T02:54:58.292Z] drwxrwxr-x 20 1001 1001 4096 Sep 24 02:40 cmd [2024-09-24T02:54:58.292Z] -rw-r--r-- 1 root root 601311 Sep 24 02:50 coverage.out [2024-09-24T02:54:58.292Z] drwxrwxr-x 2 1001 1001 4096 Sep 24 02:40 fuzz_test [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 7305 Sep 24 02:40 go.mod [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 102748 Sep 24 02:40 go.sum [2024-09-24T02:54:58.292Z] drwxrwxr-x 7 1001 1001 4096 Sep 24 02:40 internal [2024-09-24T02:54:58.292Z] drwxrwxr-x 3 1001 1001 4096 Sep 24 02:40 openapi [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 584 Sep 24 02:40 security.txt [2024-09-24T02:54:58.292Z] -rw-rw-r-- 1 1001 1001 204 Sep 24 02:40 version.go [Pipeline] sh [2024-09-24T02:54:58.609Z] + '[' -e coverage.out ] [2024-09-24T02:54:58.609Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-24T02:54:58.643Z] Warning: overwriting stash ‘coverage-report’ [2024-09-24T02:54:59.519Z] Stashed 1 file(s) [Pipeline] sh [2024-09-24T02:54:59.848Z] + make build [2024-09-24T02:55:00.123Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-24T02:58:22.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-24T02:58:22.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-24T02:58:26.965Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-24T02:58:31.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-24T02:58:41.277Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-24T02:59:07.954Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-24T02:59:20.261Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-24T02:59:30.340Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-24T02:59:40.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-24T02:59:45.722Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-24T02:59:48.291Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-24T02:59:52.532Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-24T02:59:56.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-24T03:00:01.032Z] $ docker stop --time=1 21459af8dfb85cfae8af1a779cc73cd754e84f054bfd41fbaa69ea722792c6eb [2024-09-24T03:00:03.150Z] $ docker rm -f --volumes 21459af8dfb85cfae8af1a779cc73cd754e84f054bfd41fbaa69ea722792c6eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T03:00:06.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-24T03:00:06.609Z] [2024-09-24T03:00:06.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T03:00:06.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-24T03:00:07.215Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-24T03:00:07.215Z] 547446be3368: Pulling fs layer [2024-09-24T03:00:07.215Z] d125d8839a47: Pulling fs layer [2024-09-24T03:00:07.215Z] 3e85d5ac6304: Pulling fs layer [2024-09-24T03:00:07.215Z] c3105a71a48b: Pulling fs layer [2024-09-24T03:00:07.215Z] 0f093f025ec4: Pulling fs layer [2024-09-24T03:00:07.215Z] c3106fc0e877: Pulling fs layer [2024-09-24T03:00:07.215Z] c3105a71a48b: Waiting [2024-09-24T03:00:07.215Z] 0f093f025ec4: Waiting [2024-09-24T03:00:07.215Z] c3106fc0e877: Waiting [2024-09-24T03:00:07.215Z] 547446be3368: Verifying Checksum [2024-09-24T03:00:07.215Z] c3105a71a48b: Verifying Checksum [2024-09-24T03:00:07.215Z] c3105a71a48b: Download complete [2024-09-24T03:00:07.800Z] d125d8839a47: Verifying Checksum [2024-09-24T03:00:07.800Z] d125d8839a47: Download complete [2024-09-24T03:00:07.800Z] c3106fc0e877: Download complete [2024-09-24T03:00:07.800Z] 0f093f025ec4: Verifying Checksum [2024-09-24T03:00:07.800Z] 0f093f025ec4: Download complete [2024-09-24T03:00:08.065Z] 547446be3368: Pull complete [2024-09-24T03:00:09.469Z] d125d8839a47: Pull complete [2024-09-24T03:00:09.738Z] 3e85d5ac6304: Download complete [2024-09-24T03:00:19.830Z] 3e85d5ac6304: Pull complete [2024-09-24T03:00:19.830Z] c3105a71a48b: Pull complete [2024-09-24T03:00:20.412Z] 0f093f025ec4: Pull complete [2024-09-24T03:00:20.678Z] c3106fc0e877: Pull complete [2024-09-24T03:00:20.678Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-24T03:00:20.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-24T03:00:20.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T03:00:21.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container [2024-09-24T03:00:21.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-24T03:00:23.617Z] $ docker top 5a357670268d217e8d5922c44be76afc620a6c5635e67a8df36a3f1980684e4d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T03:00:24.466Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-24T03:00:34.543Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-24T03:00:34.543Z] #1 transferring dockerfile: [2024-09-24T03:00:34.543Z] #1 transferring dockerfile: 2.02kB done [2024-09-24T03:00:34.543Z] #1 DONE 0.1s [2024-09-24T03:00:34.821Z] [2024-09-24T03:00:34.821Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-09-24T03:00:34.821Z] #2 transferring dockerfile: 1.70kB done [2024-09-24T03:00:34.821Z] #2 DONE 0.0s [2024-09-24T03:00:34.821Z] [2024-09-24T03:00:34.821Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-24T03:00:34.821Z] #3 transferring dockerfile: 2.49kB done [2024-09-24T03:00:34.821Z] #3 DONE 0.1s [2024-09-24T03:00:34.821Z] [2024-09-24T03:00:34.821Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-24T03:00:34.821Z] #4 transferring dockerfile: 1.93kB done [2024-09-24T03:00:34.821Z] #4 DONE 0.1s [2024-09-24T03:00:34.821Z] [2024-09-24T03:00:34.821Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-24T03:00:35.087Z] #5 transferring dockerfile: 2.13kB done [2024-09-24T03:00:35.087Z] #5 DONE 0.1s [2024-09-24T03:00:35.087Z] [2024-09-24T03:00:35.087Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-24T03:00:35.087Z] #6 transferring dockerfile: 2.50kB done [2024-09-24T03:00:35.087Z] #6 DONE 0.1s [2024-09-24T03:00:35.087Z] [2024-09-24T03:00:35.087Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-24T03:00:35.087Z] #7 transferring dockerfile: 2.07kB 0.0s done [2024-09-24T03:00:35.087Z] #7 DONE 0.1s [2024-09-24T03:00:35.087Z] [2024-09-24T03:00:35.087Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-24T03:00:35.087Z] #8 transferring dockerfile: 1.93kB done [2024-09-24T03:00:35.087Z] #8 DONE 0.1s [2024-09-24T03:00:35.087Z] [2024-09-24T03:00:35.087Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-24T03:00:35.354Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-09-24T03:00:35.354Z] #9 DONE 0.1s [2024-09-24T03:00:35.354Z] [2024-09-24T03:00:35.354Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-24T03:00:35.354Z] #10 transferring dockerfile: 1.89kB 0.0s done [2024-09-24T03:00:35.354Z] #10 DONE 0.1s [2024-09-24T03:00:35.354Z] [2024-09-24T03:00:35.354Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-24T03:00:35.354Z] #11 transferring dockerfile: 1.69kB done [2024-09-24T03:00:35.354Z] #11 DONE 0.1s [2024-09-24T03:00:35.354Z] [2024-09-24T03:00:35.354Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-24T03:00:35.354Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-09-24T03:00:35.354Z] #12 DONE 0.1s [2024-09-24T03:00:35.354Z] [2024-09-24T03:00:35.354Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-24T03:00:35.354Z] #13 transferring dockerfile: 2.15kB done [2024-09-24T03:00:35.354Z] #13 DONE 0.1s [2024-09-24T03:00:35.354Z] [2024-09-24T03:00:35.354Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-24T03:00:35.354Z] #14 transferring dockerfile: 3.17kB done [2024-09-24T03:00:35.354Z] #14 DONE 0.0s [2024-09-24T03:00:35.354Z] [2024-09-24T03:00:35.354Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-24T03:00:35.621Z] #15 transferring dockerfile: 2.07kB done [2024-09-24T03:00:35.621Z] #15 DONE 0.1s [2024-09-24T03:00:35.621Z] [2024-09-24T03:00:35.621Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-24T03:00:35.621Z] #16 transferring dockerfile: 1.85kB done [2024-09-24T03:00:35.621Z] #16 DONE 0.1s [2024-09-24T03:00:35.621Z] [2024-09-24T03:00:35.621Z] #17 [support-notifications internal] load .dockerignore [2024-09-24T03:00:35.621Z] #17 transferring context: 50B 0.0s done [2024-09-24T03:00:35.621Z] #17 DONE 0.1s [2024-09-24T03:00:36.583Z] [2024-09-24T03:00:36.583Z] #18 [security-spire-server internal] load .dockerignore [2024-09-24T03:00:36.583Z] #18 transferring context: 50B 0.0s done [2024-09-24T03:00:36.583Z] #18 DONE 0.1s [2024-09-24T03:00:36.583Z] [2024-09-24T03:00:36.583Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-24T03:00:36.583Z] #19 transferring context: 50B done [2024-09-24T03:00:36.583Z] #19 DONE 0.0s [2024-09-24T03:00:36.583Z] [2024-09-24T03:00:36.583Z] #20 [support-scheduler internal] load .dockerignore [2024-09-24T03:00:36.583Z] #20 transferring context: 50B done [2024-09-24T03:00:36.583Z] #20 DONE 0.1s [2024-09-24T03:00:36.583Z] [2024-09-24T03:00:36.583Z] #21 [core-metadata internal] load .dockerignore [2024-09-24T03:00:36.583Z] #21 transferring context: 50B done [2024-09-24T03:00:36.583Z] #21 DONE 0.0s [2024-09-24T03:00:36.583Z] [2024-09-24T03:00:36.583Z] #22 [security-proxy-setup internal] load .dockerignore [2024-09-24T03:00:36.851Z] #22 transferring context: 50B done [2024-09-24T03:00:36.851Z] #22 DONE 0.1s [2024-09-24T03:00:36.851Z] [2024-09-24T03:00:36.851Z] #23 [core-data internal] load .dockerignore [2024-09-24T03:00:36.851Z] #23 transferring context: 50B done [2024-09-24T03:00:36.851Z] #23 DONE 0.1s [2024-09-24T03:00:36.851Z] [2024-09-24T03:00:36.851Z] #24 [core-command internal] load .dockerignore [2024-09-24T03:00:36.851Z] #24 transferring context: 50B 0.0s done [2024-09-24T03:00:36.851Z] #24 DONE 0.1s [2024-09-24T03:00:36.851Z] [2024-09-24T03:00:36.851Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-24T03:00:37.126Z] #25 transferring context: 50B done [2024-09-24T03:00:37.126Z] #25 DONE 0.1s [2024-09-24T03:00:37.126Z] [2024-09-24T03:00:37.126Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-24T03:00:37.126Z] #26 transferring context: 50B 0.0s done [2024-09-24T03:00:37.126Z] #26 DONE 0.1s [2024-09-24T03:00:37.126Z] [2024-09-24T03:00:37.126Z] #27 [security-spire-config internal] load .dockerignore [2024-09-24T03:00:37.126Z] #27 transferring context: 50B done [2024-09-24T03:00:37.126Z] #27 DONE 0.1s [2024-09-24T03:00:37.126Z] [2024-09-24T03:00:37.126Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-24T03:00:37.126Z] #28 transferring context: 50B 0.0s done [2024-09-24T03:00:37.126Z] #28 DONE 0.1s [2024-09-24T03:00:37.126Z] [2024-09-24T03:00:37.126Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-24T03:00:37.126Z] #29 transferring context: 50B done [2024-09-24T03:00:37.126Z] #29 DONE 0.1s [2024-09-24T03:00:37.126Z] [2024-09-24T03:00:37.126Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-24T03:00:37.126Z] #30 transferring context: 50B 0.0s done [2024-09-24T03:00:37.126Z] #30 DONE 0.1s [2024-09-24T03:00:37.391Z] [2024-09-24T03:00:37.391Z] #31 [core-keeper internal] load .dockerignore [2024-09-24T03:00:37.391Z] #31 transferring context: 50B done [2024-09-24T03:00:37.391Z] #31 DONE 0.1s [2024-09-24T03:00:37.391Z] [2024-09-24T03:00:37.391Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-09-24T03:00:37.391Z] #32 transferring context: 50B done [2024-09-24T03:00:37.391Z] #32 DONE 0.1s [2024-09-24T03:00:37.391Z] [2024-09-24T03:00:37.391Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:37.391Z] #33 DONE 0.0s [2024-09-24T03:00:37.391Z] [2024-09-24T03:00:37.391Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:37.988Z] #34 DONE 0.4s [2024-09-24T03:00:37.988Z] [2024-09-24T03:00:37.988Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:37.988Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:37.988Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:37.988Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s [2024-09-24T03:00:37.988Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:37.988Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:38.272Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s [2024-09-24T03:00:38.272Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:38.272Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-24T03:00:38.861Z] #35 ... [2024-09-24T03:00:38.861Z] [2024-09-24T03:00:38.861Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:38.861Z] #33 DONE 0.0s [2024-09-24T03:00:38.861Z] [2024-09-24T03:00:38.861Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:38.861Z] #34 DONE 0.5s [2024-09-24T03:00:38.861Z] [2024-09-24T03:00:38.861Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:38.861Z] #35 ... [2024-09-24T03:00:38.861Z] [2024-09-24T03:00:38.861Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:38.861Z] #33 DONE 0.0s [2024-09-24T03:00:38.861Z] [2024-09-24T03:00:38.861Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:38.861Z] #36 DONE 1.7s [2024-09-24T03:00:38.861Z] [2024-09-24T03:00:38.861Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:38.861Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:38.861Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:38.861Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:38.861Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:38.861Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:39.151Z] #35 ... [2024-09-24T03:00:39.151Z] [2024-09-24T03:00:39.151Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:39.151Z] #33 DONE 0.0s [2024-09-24T03:00:39.151Z] [2024-09-24T03:00:39.151Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:39.151Z] #36 DONE 1.7s [2024-09-24T03:00:39.151Z] [2024-09-24T03:00:39.151Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:39.151Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:39.151Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:39.151Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:39.151Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:39.151Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:39.151Z] #35 ... [2024-09-24T03:00:39.151Z] [2024-09-24T03:00:39.151Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:39.151Z] #34 DONE 0.8s [2024-09-24T03:00:39.151Z] [2024-09-24T03:00:39.151Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:39.429Z] #35 ... [2024-09-24T03:00:39.429Z] [2024-09-24T03:00:39.429Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:39.429Z] #33 DONE 0.0s [2024-09-24T03:00:39.429Z] [2024-09-24T03:00:39.429Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:39.429Z] #36 DONE 1.8s [2024-09-24T03:00:39.429Z] [2024-09-24T03:00:39.429Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:39.429Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:39.430Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:39.430Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:39.430Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:39.430Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:39.430Z] #35 ... [2024-09-24T03:00:39.430Z] [2024-09-24T03:00:39.430Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:39.430Z] #33 DONE 0.0s [2024-09-24T03:00:39.430Z] [2024-09-24T03:00:39.430Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:39.699Z] #35 ... [2024-09-24T03:00:39.699Z] [2024-09-24T03:00:39.699Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:39.699Z] #33 DONE 0.0s [2024-09-24T03:00:39.699Z] [2024-09-24T03:00:39.699Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-24T03:00:39.699Z] #37 DONE 1.4s [2024-09-24T03:00:39.699Z] [2024-09-24T03:00:39.699Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:39.699Z] #36 DONE 1.8s [2024-09-24T03:00:39.699Z] [2024-09-24T03:00:39.699Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-24T03:00:39.699Z] #37 DONE 1.5s [2024-09-24T03:00:39.699Z] [2024-09-24T03:00:39.699Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:39.699Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:39.699Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:39.699Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:39.699Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:39.699Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:39.976Z] #35 ... [2024-09-24T03:00:39.976Z] [2024-09-24T03:00:39.976Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:39.976Z] #33 DONE 0.0s [2024-09-24T03:00:39.976Z] [2024-09-24T03:00:39.976Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:40.265Z] #35 ... [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:40.265Z] #33 DONE 0.0s [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:40.265Z] #34 DONE 1.7s [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-24T03:00:40.265Z] #38 DONE 1.6s [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:40.265Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-24T03:00:40.265Z] #35 ... [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:40.265Z] #36 DONE 1.9s [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-24T03:00:40.265Z] #37 DONE 1.5s [2024-09-24T03:00:40.265Z] [2024-09-24T03:00:40.265Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:40.265Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:40.265Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:40.265Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:40.265Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:40.265Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:40.265Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-24T03:00:40.871Z] #35 ... [2024-09-24T03:00:40.871Z] [2024-09-24T03:00:40.871Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:40.871Z] #34 DONE 2.2s [2024-09-24T03:00:40.871Z] [2024-09-24T03:00:40.871Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:40.871Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-09-24T03:00:40.871Z] #39 DONE 0.6s [2024-09-24T03:00:41.152Z] [2024-09-24T03:00:41.152Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:41.152Z] #33 DONE 0.0s [2024-09-24T03:00:41.152Z] [2024-09-24T03:00:41.152Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:41.152Z] #34 ... [2024-09-24T03:00:41.152Z] [2024-09-24T03:00:41.152Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-24T03:00:41.152Z] #38 DONE 2.4s [2024-09-24T03:00:41.152Z] [2024-09-24T03:00:41.152Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:41.152Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:41.152Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:41.152Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:41.152Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:41.152Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:41.152Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-24T03:00:41.423Z] #35 ... [2024-09-24T03:00:41.423Z] [2024-09-24T03:00:41.423Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:41.423Z] #33 DONE 0.0s [2024-09-24T03:00:41.423Z] [2024-09-24T03:00:41.423Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:41.423Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-09-24T03:00:41.423Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-24T03:00:41.423Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-24T03:00:41.423Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-24T03:00:41.694Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-24T03:00:41.694Z] #39 ... [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:41.694Z] #36 DONE 1.9s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-24T03:00:41.694Z] #37 DONE 1.6s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:41.694Z] #33 DONE 0.0s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:41.694Z] #34 DONE 2.8s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #40 [core-keeper internal] load build context [2024-09-24T03:00:41.694Z] #40 DONE 0.0s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:00:41.694Z] #41 DONE 0.0s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #42 [security-spire-server internal] load build context [2024-09-24T03:00:41.694Z] #42 transferring context: 27.71kB 0.2s done [2024-09-24T03:00:41.694Z] #42 DONE 1.3s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:41.694Z] #36 DONE 1.9s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-24T03:00:41.694Z] #37 DONE 1.6s [2024-09-24T03:00:41.694Z] [2024-09-24T03:00:41.694Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:41.694Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:41.694Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:41.694Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:41.694Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:41.694Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:41.694Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-24T03:00:42.022Z] #35 ... [2024-09-24T03:00:42.022Z] [2024-09-24T03:00:42.022Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-24T03:00:42.022Z] #33 DONE 0.0s [2024-09-24T03:00:42.022Z] [2024-09-24T03:00:42.022Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:42.022Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2024-09-24T03:00:42.289Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-09-24T03:00:42.289Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2024-09-24T03:00:42.289Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s [2024-09-24T03:00:42.289Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s [2024-09-24T03:00:42.565Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s [2024-09-24T03:00:42.852Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-24T03:00:42.852Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-24T03:00:43.140Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-24T03:00:43.140Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done [2024-09-24T03:00:43.140Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-24T03:00:43.140Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done [2024-09-24T03:00:43.412Z] #39 ... [2024-09-24T03:00:43.412Z] [2024-09-24T03:00:43.412Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:43.412Z] #35 DONE 6.1s [2024-09-24T03:00:43.412Z] [2024-09-24T03:00:43.412Z] #43 [support-scheduler internal] load build context [2024-09-24T03:00:43.682Z] #43 ... [2024-09-24T03:00:43.682Z] [2024-09-24T03:00:43.682Z] #44 [security-spire-config internal] load build context [2024-09-24T03:00:43.682Z] #44 transferring context: 25.96kB 0.4s done [2024-09-24T03:00:43.682Z] #44 DONE 2.3s [2024-09-24T03:00:43.682Z] [2024-09-24T03:00:43.682Z] #43 [support-scheduler internal] load build context [2024-09-24T03:00:45.658Z] #43 ... [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-24T03:00:45.658Z] #45 DONE 4.6s [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-24T03:00:45.658Z] #34 DONE 6.4s [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:45.658Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 3.7s [2024-09-24T03:00:45.658Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-24T03:00:45.658Z] #39 ... [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-24T03:00:45.658Z] #36 DONE 2.0s [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-24T03:00:45.658Z] #37 DONE 1.6s [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-24T03:00:45.658Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-24T03:00:45.658Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-24T03:00:45.658Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-24T03:00:45.658Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-24T03:00:45.658Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-24T03:00:45.658Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-24T03:00:45.658Z] #35 DONE 6.2s [2024-09-24T03:00:45.658Z] [2024-09-24T03:00:45.658Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:45.658Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-09-24T03:00:45.658Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-24T03:00:45.658Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-24T03:00:45.658Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-24T03:00:45.658Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-24T03:00:45.658Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-24T03:00:45.658Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done [2024-09-24T03:00:45.658Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-24T03:00:45.658Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-24T03:00:45.932Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.73MB / 28.04MB 4.3s [2024-09-24T03:00:46.928Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.2s [2024-09-24T03:00:46.928Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-24T03:00:47.199Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.4s [2024-09-24T03:00:47.199Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-24T03:00:47.485Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.42MB / 28.04MB 5.7s [2024-09-24T03:00:48.089Z] #39 ... [2024-09-24T03:00:48.089Z] [2024-09-24T03:00:48.089Z] #46 [support-notifications internal] load build context [2024-09-24T03:00:48.089Z] #46 transferring context: 51.04MB 9.9s [2024-09-24T03:00:48.089Z] #46 ... [2024-09-24T03:00:48.089Z] [2024-09-24T03:00:48.089Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:48.705Z] #39 ... [2024-09-24T03:00:48.705Z] [2024-09-24T03:00:48.705Z] #47 [security-spire-agent internal] load build context [2024-09-24T03:00:48.705Z] #47 transferring context: 27.24kB 0.8s done [2024-09-24T03:00:48.705Z] #47 DONE 2.7s [2024-09-24T03:00:48.705Z] [2024-09-24T03:00:48.705Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:48.705Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 6.8s [2024-09-24T03:00:49.011Z] #39 ... [2024-09-24T03:00:49.011Z] [2024-09-24T03:00:49.011Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:00:49.011Z] #48 ... [2024-09-24T03:00:49.011Z] [2024-09-24T03:00:49.011Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:49.011Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.44MB / 28.04MB 7.3s [2024-09-24T03:00:49.293Z] #39 ... [2024-09-24T03:00:49.293Z] [2024-09-24T03:00:49.293Z] #49 [core-metadata internal] load build context [2024-09-24T03:00:49.576Z] #49 ... [2024-09-24T03:00:49.576Z] [2024-09-24T03:00:49.576Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:49.576Z] #39 ... [2024-09-24T03:00:49.576Z] [2024-09-24T03:00:49.576Z] #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T03:00:49.576Z] #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:49.844Z] #50 ... [2024-09-24T03:00:49.844Z] [2024-09-24T03:00:49.844Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T03:00:49.844Z] #0 6.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:49.844Z] #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:49.844Z] #0 9.060 OK: 266 MiB in 52 packages [2024-09-24T03:00:49.844Z] #51 ... [2024-09-24T03:00:49.844Z] [2024-09-24T03:00:49.844Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T03:00:49.844Z] #0 7.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:49.844Z] #0 9.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:50.111Z] #52 ... [2024-09-24T03:00:50.111Z] [2024-09-24T03:00:50.111Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:00:50.111Z] #53 ... [2024-09-24T03:00:50.111Z] [2024-09-24T03:00:50.111Z] #54 [core-data internal] load build context [2024-09-24T03:00:50.391Z] #54 ... [2024-09-24T03:00:50.391Z] [2024-09-24T03:00:50.391Z] #55 [core-command internal] load build context [2024-09-24T03:00:50.391Z] #55 ... [2024-09-24T03:00:50.391Z] [2024-09-24T03:00:50.391Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:00:50.674Z] #56 ... [2024-09-24T03:00:50.674Z] [2024-09-24T03:00:50.674Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:00:50.674Z] #57 ... [2024-09-24T03:00:50.674Z] [2024-09-24T03:00:50.674Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T03:00:50.674Z] #0 5.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:50.674Z] #0 6.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:50.674Z] #0 8.053 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T03:00:50.674Z] #0 8.053 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T03:00:50.674Z] #0 8.053 OK: 19955 distinct packages available [2024-09-24T03:00:50.674Z] #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:50.674Z] #0 9.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:50.674Z] #58 ... [2024-09-24T03:00:50.674Z] [2024-09-24T03:00:50.674Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:50.674Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.1s [2024-09-24T03:00:51.285Z] #39 ... [2024-09-24T03:00:51.285Z] [2024-09-24T03:00:51.285Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T03:00:51.285Z] #59 DONE 9.4s [2024-09-24T03:00:51.285Z] [2024-09-24T03:00:51.285Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:51.285Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 9.5s [2024-09-24T03:00:51.911Z] #39 ... [2024-09-24T03:00:51.911Z] [2024-09-24T03:00:51.911Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:00:51.911Z] #60 ... [2024-09-24T03:00:51.911Z] [2024-09-24T03:00:51.911Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T03:00:51.911Z] #51 DONE 11.8s [2024-09-24T03:00:51.911Z] [2024-09-24T03:00:51.911Z] #40 [core-keeper internal] load build context [2024-09-24T03:00:52.191Z] #40 ... [2024-09-24T03:00:52.191Z] [2024-09-24T03:00:52.191Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:00:52.191Z] #41 ... [2024-09-24T03:00:52.191Z] [2024-09-24T03:00:52.191Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:52.191Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 10.6s [2024-09-24T03:00:52.831Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.70MB / 28.04MB 11.2s [2024-09-24T03:00:53.115Z] #39 ... [2024-09-24T03:00:53.115Z] [2024-09-24T03:00:53.115Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-24T03:00:53.115Z] #58 11.41 OK: 266 MiB in 52 packages [2024-09-24T03:00:53.115Z] #58 DONE 12.8s [2024-09-24T03:00:53.115Z] [2024-09-24T03:00:53.115Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:53.413Z] #39 ... [2024-09-24T03:00:53.413Z] [2024-09-24T03:00:53.413Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-24T03:00:53.413Z] #52 12.65 OK: 266 MiB in 52 packages [2024-09-24T03:00:53.413Z] #52 DONE 13.9s [2024-09-24T03:00:53.413Z] [2024-09-24T03:00:53.413Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:00:53.413Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done [2024-09-24T03:00:54.067Z] #39 ... [2024-09-24T03:00:54.067Z] [2024-09-24T03:00:54.067Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-24T03:00:54.067Z] #50 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:54.067Z] #50 12.65 OK: 266 MiB in 52 packages [2024-09-24T03:00:54.067Z] #50 DONE 15.3s [2024-09-24T03:00:54.360Z] [2024-09-24T03:00:54.360Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T03:00:54.360Z] #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:54.360Z] #0 9.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:54.360Z] #61 ... [2024-09-24T03:00:54.360Z] [2024-09-24T03:00:54.360Z] #55 [core-command internal] load build context [2024-09-24T03:00:54.360Z] #55 transferring context: 31.08MB 14.0s [2024-09-24T03:00:54.989Z] #55 ... [2024-09-24T03:00:54.989Z] [2024-09-24T03:00:54.989Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T03:00:54.989Z] #62 ... [2024-09-24T03:00:54.989Z] [2024-09-24T03:00:54.989Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T03:00:55.272Z] #63 ... [2024-09-24T03:00:55.272Z] [2024-09-24T03:00:55.272Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T03:00:55.272Z] #61 11.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-24T03:00:55.272Z] #61 11.19 (2/2) Installing su-exec (0.2-r3) [2024-09-24T03:00:55.272Z] #61 11.19 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:00:55.558Z] #61 11.26 OK: 8 MiB in 17 packages [2024-09-24T03:00:55.558Z] #61 ... [2024-09-24T03:00:55.558Z] [2024-09-24T03:00:55.558Z] #43 [support-scheduler internal] load build context [2024-09-24T03:00:55.558Z] #43 ... [2024-09-24T03:00:55.558Z] [2024-09-24T03:00:55.558Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T03:00:55.558Z] #64 ... [2024-09-24T03:00:55.558Z] [2024-09-24T03:00:55.558Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T03:00:58.187Z] #65 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:00:58.187Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done [2024-09-24T03:00:58.187Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-24T03:00:58.187Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-24T03:00:58.187Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-24T03:00:58.187Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.3s [2024-09-24T03:00:58.187Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-24T03:00:58.187Z] #66 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T03:00:58.187Z] #67 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T03:00:58.187Z] #68 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T03:00:58.187Z] #69 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T03:00:58.187Z] #70 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #71 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-24T03:00:58.187Z] #71 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:00:58.187Z] #72 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-24T03:00:58.187Z] #61 DONE 12.6s [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 6.2s [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.4s [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 6.6s [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 6.7s [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 6.8s [2024-09-24T03:00:58.187Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s [2024-09-24T03:00:58.187Z] #66 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T03:00:58.187Z] #73 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T03:00:58.187Z] #62 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:00:58.187Z] #62 ... [2024-09-24T03:00:58.187Z] [2024-09-24T03:00:58.187Z] #46 [support-notifications internal] load build context [2024-09-24T03:00:59.359Z] #46 ... [2024-09-24T03:00:59.359Z] [2024-09-24T03:00:59.359Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:00:59.359Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.5s done [2024-09-24T03:00:59.359Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-24T03:00:59.359Z] #66 ... [2024-09-24T03:00:59.359Z] [2024-09-24T03:00:59.359Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:00:59.359Z] #48 ... [2024-09-24T03:00:59.359Z] [2024-09-24T03:00:59.359Z] #46 [support-notifications internal] load build context [2024-09-24T03:00:59.359Z] #46 transferring context: 72.19MB 21.2s [2024-09-24T03:01:00.670Z] #46 ... [2024-09-24T03:01:00.670Z] [2024-09-24T03:01:00.670Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:00.670Z] #49 ... [2024-09-24T03:01:00.670Z] [2024-09-24T03:01:00.670Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:00.670Z] #43 ... [2024-09-24T03:01:00.670Z] [2024-09-24T03:01:00.670Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:00.670Z] #53 ... [2024-09-24T03:01:00.670Z] [2024-09-24T03:01:00.670Z] #54 [core-data internal] load build context [2024-09-24T03:01:00.670Z] #54 ... [2024-09-24T03:01:00.670Z] [2024-09-24T03:01:00.670Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:00.670Z] #56 ... [2024-09-24T03:01:00.670Z] [2024-09-24T03:01:00.670Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:03.796Z] #53 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:03.796Z] #57 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #71 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-24T03:01:03.796Z] #71 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:03.796Z] #71 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T03:01:03.796Z] #74 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:03.796Z] #56 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:03.796Z] #60 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:03.796Z] #56 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:03.796Z] #41 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:03.796Z] #40 ... [2024-09-24T03:01:03.796Z] [2024-09-24T03:01:03.796Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:06.317Z] #46 transferring context: 78.68MB 26.3s [2024-09-24T03:01:06.317Z] #46 ... [2024-09-24T03:01:06.317Z] [2024-09-24T03:01:06.317Z] #55 [core-command internal] load build context [2024-09-24T03:01:06.317Z] #55 ... [2024-09-24T03:01:06.317Z] [2024-09-24T03:01:06.317Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:06.317Z] #56 ... [2024-09-24T03:01:06.317Z] [2024-09-24T03:01:06.317Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:06.317Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s [2024-09-24T03:01:06.591Z] #39 ... [2024-09-24T03:01:06.591Z] [2024-09-24T03:01:06.591Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:06.591Z] #56 ... [2024-09-24T03:01:06.591Z] [2024-09-24T03:01:06.591Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:06.893Z] #72 ... [2024-09-24T03:01:06.893Z] [2024-09-24T03:01:06.893Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-24T03:01:06.893Z] #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:06.893Z] #62 17.33 (1/4) Installing ca-certificates (20240226-r0) [2024-09-24T03:01:06.893Z] #62 17.41 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:06.893Z] #62 17.41 (3/4) Installing su-exec (0.2-r3) [2024-09-24T03:01:06.893Z] #62 17.41 (4/4) Installing yq (4.33.3-r5) [2024-09-24T03:01:06.893Z] #62 18.11 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:06.893Z] #62 18.11 Executing ca-certificates-20240226-r0.trigger [2024-09-24T03:01:06.893Z] #62 19.19 OK: 18 MiB in 19 packages [2024-09-24T03:01:06.893Z] #62 DONE 21.9s [2024-09-24T03:01:06.893Z] [2024-09-24T03:01:06.893Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:06.893Z] #46 ... [2024-09-24T03:01:06.893Z] [2024-09-24T03:01:06.893Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T03:01:06.893Z] #63 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:06.893Z] #63 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:06.893Z] #63 18.11 (1/2) Installing ca-certificates (20240226-r0) [2024-09-24T03:01:06.893Z] #63 18.22 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:06.893Z] #63 18.22 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:06.893Z] #63 18.30 Executing ca-certificates-20240226-r0.trigger [2024-09-24T03:01:06.893Z] #63 19.52 OK: 9 MiB in 17 packages [2024-09-24T03:01:07.178Z] #63 ... [2024-09-24T03:01:07.178Z] [2024-09-24T03:01:07.178Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T03:01:07.178Z] #75 ... [2024-09-24T03:01:07.178Z] [2024-09-24T03:01:07.178Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-24T03:01:07.483Z] #76 ... [2024-09-24T03:01:07.483Z] [2024-09-24T03:01:07.483Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-24T03:01:07.483Z] #63 DONE 22.4s [2024-09-24T03:01:07.483Z] [2024-09-24T03:01:07.483Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T03:01:07.770Z] #77 ... [2024-09-24T03:01:07.770Z] [2024-09-24T03:01:07.770Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-24T03:01:07.770Z] #64 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:07.770Z] #64 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:07.770Z] #64 19.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:07.770Z] #64 19.11 (2/4) Installing openssl (3.1.7-r0) [2024-09-24T03:01:07.770Z] #64 19.11 (3/4) Installing su-exec (0.2-r3) [2024-09-24T03:01:07.770Z] #64 19.11 (4/4) Installing yq (4.33.3-r5) [2024-09-24T03:01:07.770Z] #64 20.04 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:07.770Z] #64 20.16 OK: 18 MiB in 19 packages [2024-09-24T03:01:07.770Z] #64 DONE 22.2s [2024-09-24T03:01:07.770Z] [2024-09-24T03:01:07.770Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T03:01:07.770Z] #67 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:07.770Z] #67 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:08.059Z] #67 ... [2024-09-24T03:01:08.059Z] [2024-09-24T03:01:08.059Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T03:01:08.059Z] #65 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:08.059Z] #65 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:08.059Z] #65 17.65 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T03:01:08.059Z] #65 17.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T03:01:08.059Z] #65 17.65 OK: 19946 distinct packages available [2024-09-24T03:01:08.059Z] #65 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:08.059Z] #65 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:08.059Z] #65 ... [2024-09-24T03:01:08.059Z] [2024-09-24T03:01:08.059Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:08.339Z] #72 ... [2024-09-24T03:01:08.339Z] [2024-09-24T03:01:08.339Z] #71 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-24T03:01:08.339Z] #71 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:08.339Z] #71 20.69 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:08.339Z] #71 20.69 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:08.339Z] #71 20.90 OK: 8 MiB in 16 packages [2024-09-24T03:01:08.339Z] #71 DONE 23.0s [2024-09-24T03:01:08.611Z] [2024-09-24T03:01:08.611Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:09.605Z] #72 ... [2024-09-24T03:01:09.605Z] [2024-09-24T03:01:09.605Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:01:09.605Z] #48 ... [2024-09-24T03:01:09.605Z] [2024-09-24T03:01:09.605Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:09.884Z] #72 ... [2024-09-24T03:01:09.884Z] [2024-09-24T03:01:09.884Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:09.884Z] #49 ... [2024-09-24T03:01:09.884Z] [2024-09-24T03:01:09.884Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:10.160Z] #72 transferring context: 22.76MB 22.9s [2024-09-24T03:01:10.428Z] #72 ... [2024-09-24T03:01:10.428Z] [2024-09-24T03:01:10.428Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:01:10.428Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s [2024-09-24T03:01:10.428Z] #66 ... [2024-09-24T03:01:10.428Z] [2024-09-24T03:01:10.428Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:10.694Z] #43 ... [2024-09-24T03:01:10.694Z] [2024-09-24T03:01:10.694Z] #54 [core-data internal] load build context [2024-09-24T03:01:10.694Z] #54 ... [2024-09-24T03:01:10.694Z] [2024-09-24T03:01:10.694Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:11.073Z] #43 ... [2024-09-24T03:01:11.073Z] [2024-09-24T03:01:11.073Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:11.073Z] #53 ... [2024-09-24T03:01:11.073Z] [2024-09-24T03:01:11.073Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:11.343Z] #57 ... [2024-09-24T03:01:11.343Z] [2024-09-24T03:01:11.343Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-24T03:01:11.343Z] #68 DONE 25.5s [2024-09-24T03:01:11.343Z] [2024-09-24T03:01:11.343Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:11.343Z] #57 ... [2024-09-24T03:01:11.343Z] [2024-09-24T03:01:11.343Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:12.327Z] #53 ... [2024-09-24T03:01:12.327Z] [2024-09-24T03:01:12.327Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-24T03:01:12.327Z] #67 23.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:12.327Z] #67 23.67 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:12.327Z] #67 23.79 OK: 8 MiB in 16 packages [2024-09-24T03:01:12.327Z] #67 DONE 26.7s [2024-09-24T03:01:12.327Z] [2024-09-24T03:01:12.327Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:12.327Z] #60 ... [2024-09-24T03:01:12.327Z] [2024-09-24T03:01:12.327Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:12.950Z] #53 ... [2024-09-24T03:01:12.950Z] [2024-09-24T03:01:12.950Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-24T03:01:12.950Z] #65 22.89 (1/11) Installing ca-certificates (20240226-r0) [2024-09-24T03:01:12.950Z] #65 23.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-24T03:01:12.950Z] #65 23.21 (3/11) Installing libunistring (1.1-r1) [2024-09-24T03:01:12.950Z] #65 23.21 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-24T03:01:12.950Z] #65 23.29 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-24T03:01:12.950Z] #65 23.29 (6/11) Installing libcurl (8.9.1-r0) [2024-09-24T03:01:12.950Z] #65 23.37 (7/11) Installing curl (8.9.1-r0) [2024-09-24T03:01:12.950Z] #65 23.37 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:12.950Z] #65 23.37 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-24T03:01:12.950Z] #65 23.51 (10/11) Installing libucontext (1.2-r2) [2024-09-24T03:01:12.950Z] #65 23.51 (11/11) Installing gcompat (1.1.0-r1) [2024-09-24T03:01:12.950Z] #65 23.51 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:12.950Z] #65 23.61 Executing ca-certificates-20240226-r0.trigger [2024-09-24T03:01:12.950Z] #65 24.42 OK: 13 MiB in 26 packages [2024-09-24T03:01:12.950Z] #65 DONE 27.0s [2024-09-24T03:01:12.950Z] [2024-09-24T03:01:12.950Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:12.950Z] #53 ... [2024-09-24T03:01:12.950Z] [2024-09-24T03:01:12.950Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:12.950Z] #40 ... [2024-09-24T03:01:12.950Z] [2024-09-24T03:01:12.950Z] #54 [core-data internal] load build context [2024-09-24T03:01:13.547Z] #54 ... [2024-09-24T03:01:13.547Z] [2024-09-24T03:01:13.547Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:13.547Z] #41 ... [2024-09-24T03:01:13.547Z] [2024-09-24T03:01:13.547Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:15.560Z] #40 transferring context: 24.77MB 32.5s [2024-09-24T03:01:15.560Z] #40 ... [2024-09-24T03:01:15.560Z] [2024-09-24T03:01:15.560Z] #55 [core-command internal] load build context [2024-09-24T03:01:15.560Z] #55 ... [2024-09-24T03:01:15.560Z] [2024-09-24T03:01:15.560Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:17.002Z] #40 ... [2024-09-24T03:01:17.002Z] [2024-09-24T03:01:17.002Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:17.002Z] #56 ... [2024-09-24T03:01:17.002Z] [2024-09-24T03:01:17.002Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T03:01:17.002Z] #69 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.002Z] #69 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.002Z] #69 25.66 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T03:01:17.002Z] #69 25.66 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T03:01:17.002Z] #69 25.66 OK: 19946 distinct packages available [2024-09-24T03:01:17.002Z] #69 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.002Z] #69 27.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.275Z] #69 ... [2024-09-24T03:01:17.275Z] [2024-09-24T03:01:17.275Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:17.275Z] #46 ... [2024-09-24T03:01:17.275Z] [2024-09-24T03:01:17.275Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:17.275Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s [2024-09-24T03:01:17.275Z] #39 ... [2024-09-24T03:01:17.275Z] [2024-09-24T03:01:17.275Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T03:01:17.275Z] #70 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.275Z] #70 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.275Z] #70 26.29 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-24T03:01:17.275Z] #70 26.29 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-24T03:01:17.275Z] #70 26.29 OK: 19946 distinct packages available [2024-09-24T03:01:17.275Z] #70 26.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.275Z] #70 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:17.275Z] #70 31.09 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:17.275Z] #70 31.19 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-24T03:01:17.275Z] #70 31.19 (3/4) Installing libucontext (1.2-r2) [2024-09-24T03:01:17.275Z] #70 31.19 (4/4) Installing gcompat (1.1.0-r1) [2024-09-24T03:01:17.275Z] #70 31.30 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:17.275Z] #70 31.36 OK: 8 MiB in 19 packages [2024-09-24T03:01:17.554Z] #70 ... [2024-09-24T03:01:17.554Z] [2024-09-24T03:01:17.554Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:18.152Z] #46 ... [2024-09-24T03:01:18.152Z] [2024-09-24T03:01:18.152Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-24T03:01:18.152Z] #78 ... [2024-09-24T03:01:18.152Z] [2024-09-24T03:01:18.152Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T03:01:18.152Z] #73 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:18.152Z] #73 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:18.152Z] #73 25.94 (1/3) Installing ca-certificates (20240226-r0) [2024-09-24T03:01:18.152Z] #73 26.08 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:18.152Z] #73 26.09 (3/3) Installing tzdata (2024a-r0) [2024-09-24T03:01:18.152Z] #73 28.20 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:18.152Z] #73 28.39 Executing ca-certificates-20240226-r0.trigger [2024-09-24T03:01:18.152Z] #73 29.05 OK: 12 MiB in 18 packages [2024-09-24T03:01:18.427Z] #73 ... [2024-09-24T03:01:18.427Z] [2024-09-24T03:01:18.427Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:18.702Z] #39 ... [2024-09-24T03:01:18.702Z] [2024-09-24T03:01:18.702Z] #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:18.974Z] #79 ... [2024-09-24T03:01:18.974Z] [2024-09-24T03:01:18.974Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:18.974Z] #49 ... [2024-09-24T03:01:18.974Z] [2024-09-24T03:01:18.974Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:18.974Z] #56 ... [2024-09-24T03:01:18.974Z] [2024-09-24T03:01:18.974Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-24T03:01:18.974Z] #73 DONE 31.7s [2024-09-24T03:01:18.974Z] [2024-09-24T03:01:18.974Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:19.567Z] #56 ... [2024-09-24T03:01:19.567Z] [2024-09-24T03:01:19.567Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-24T03:01:19.567Z] #70 DONE 33.9s [2024-09-24T03:01:19.567Z] [2024-09-24T03:01:19.567Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:19.567Z] #56 ... [2024-09-24T03:01:19.567Z] [2024-09-24T03:01:19.567Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:01:19.834Z] #48 ... [2024-09-24T03:01:19.834Z] [2024-09-24T03:01:19.834Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:20.124Z] #56 ... [2024-09-24T03:01:20.124Z] [2024-09-24T03:01:20.124Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-24T03:01:20.124Z] #75 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:20.124Z] #75 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:20.124Z] #75 20.05 OK: 8 MiB in 17 packages [2024-09-24T03:01:20.124Z] #75 DONE 23.1s [2024-09-24T03:01:20.124Z] [2024-09-24T03:01:20.124Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:20.124Z] #56 transferring context: 60.05MB 39.6s [2024-09-24T03:01:20.417Z] #56 ... [2024-09-24T03:01:20.417Z] [2024-09-24T03:01:20.417Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:20.713Z] #72 ... [2024-09-24T03:01:20.713Z] [2024-09-24T03:01:20.713Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:01:20.713Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 22.3s [2024-09-24T03:01:20.713Z] #66 ... [2024-09-24T03:01:20.713Z] [2024-09-24T03:01:20.713Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-24T03:01:20.713Z] #69 32.22 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:20.713Z] #69 32.29 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-24T03:01:20.713Z] #69 32.29 (3/5) Installing libucontext (1.2-r2) [2024-09-24T03:01:20.713Z] #69 32.29 (4/5) Installing gcompat (1.1.0-r1) [2024-09-24T03:01:20.713Z] #69 32.29 (5/5) Installing openssl (3.1.7-r0) [2024-09-24T03:01:20.713Z] #69 32.37 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:20.713Z] #69 32.54 OK: 9 MiB in 20 packages [2024-09-24T03:01:20.713Z] #69 DONE 35.2s [2024-09-24T03:01:20.713Z] [2024-09-24T03:01:20.713Z] #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:20.713Z] #79 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:21.362Z] #79 ... [2024-09-24T03:01:21.362Z] [2024-09-24T03:01:21.362Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:21.362Z] #43 ... [2024-09-24T03:01:21.362Z] [2024-09-24T03:01:21.362Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:21.362Z] #57 ... [2024-09-24T03:01:21.362Z] [2024-09-24T03:01:21.362Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:21.667Z] #39 ... [2024-09-24T03:01:21.667Z] [2024-09-24T03:01:21.667Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-24T03:01:21.667Z] #80 ... [2024-09-24T03:01:21.667Z] [2024-09-24T03:01:21.667Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:21.957Z] #43 ... [2024-09-24T03:01:21.957Z] [2024-09-24T03:01:21.957Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T03:01:21.957Z] #74 20.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:21.957Z] #74 22.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:21.957Z] #74 26.81 OK: 266 MiB in 52 packages [2024-09-24T03:01:21.957Z] #74 ... [2024-09-24T03:01:21.957Z] [2024-09-24T03:01:21.957Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:22.239Z] #43 ... [2024-09-24T03:01:22.239Z] [2024-09-24T03:01:22.239Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-24T03:01:22.239Z] #74 DONE 30.9s [2024-09-24T03:01:22.239Z] [2024-09-24T03:01:22.239Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:22.539Z] #43 ... [2024-09-24T03:01:22.539Z] [2024-09-24T03:01:22.539Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:22.539Z] #60 ... [2024-09-24T03:01:22.539Z] [2024-09-24T03:01:22.539Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T03:01:22.836Z] #81 ... [2024-09-24T03:01:22.836Z] [2024-09-24T03:01:22.836Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:22.836Z] #82 ... [2024-09-24T03:01:22.836Z] [2024-09-24T03:01:22.836Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:23.135Z] #60 ... [2024-09-24T03:01:23.135Z] [2024-09-24T03:01:23.135Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:23.135Z] #53 ... [2024-09-24T03:01:23.135Z] [2024-09-24T03:01:23.135Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:23.761Z] #60 ... [2024-09-24T03:01:23.761Z] [2024-09-24T03:01:23.761Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:23.761Z] #41 ... [2024-09-24T03:01:23.761Z] [2024-09-24T03:01:23.761Z] #54 [core-data internal] load build context [2024-09-24T03:01:23.761Z] #54 ... [2024-09-24T03:01:23.761Z] [2024-09-24T03:01:23.761Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:25.839Z] #41 transferring context: 53.94MB 42.9s [2024-09-24T03:01:25.839Z] #41 ... [2024-09-24T03:01:25.839Z] [2024-09-24T03:01:25.839Z] #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:25.840Z] #79 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:25.840Z] #79 15.26 OK: 8 MiB in 16 packages [2024-09-24T03:01:25.840Z] #79 DONE 17.3s [2024-09-24T03:01:25.840Z] [2024-09-24T03:01:25.840Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:25.840Z] #41 ... [2024-09-24T03:01:25.840Z] [2024-09-24T03:01:25.840Z] #55 [core-command internal] load build context [2024-09-24T03:01:25.840Z] #55 ... [2024-09-24T03:01:25.840Z] [2024-09-24T03:01:25.840Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:26.115Z] #57 ... [2024-09-24T03:01:26.115Z] [2024-09-24T03:01:26.115Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-24T03:01:26.115Z] #76 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:26.115Z] #76 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:26.115Z] #76 16.67 OK: 18 MiB in 19 packages [2024-09-24T03:01:26.115Z] #76 DONE 19.0s [2024-09-24T03:01:26.115Z] [2024-09-24T03:01:26.115Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:27.329Z] #57 ... [2024-09-24T03:01:27.329Z] [2024-09-24T03:01:27.329Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:27.329Z] #40 ... [2024-09-24T03:01:27.329Z] [2024-09-24T03:01:27.329Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:28.287Z] #57 ... [2024-09-24T03:01:28.287Z] [2024-09-24T03:01:28.287Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T03:01:28.287Z] #77 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:28.287Z] #77 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:28.287Z] #77 18.06 OK: 9 MiB in 17 packages [2024-09-24T03:01:28.287Z] #77 DONE 20.4s [2024-09-24T03:01:28.287Z] [2024-09-24T03:01:28.287Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:28.287Z] #57 ... [2024-09-24T03:01:28.287Z] [2024-09-24T03:01:28.287Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:28.287Z] #46 ... [2024-09-24T03:01:28.287Z] [2024-09-24T03:01:28.287Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:29.123Z] #57 ... [2024-09-24T03:01:29.123Z] [2024-09-24T03:01:29.123Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:29.465Z] #49 ... [2024-09-24T03:01:29.465Z] [2024-09-24T03:01:29.465Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:29.465Z] #57 ... [2024-09-24T03:01:29.465Z] [2024-09-24T03:01:29.465Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:29.756Z] #83 ... [2024-09-24T03:01:29.756Z] [2024-09-24T03:01:29.756Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:29.756Z] #40 ... [2024-09-24T03:01:29.756Z] [2024-09-24T03:01:29.756Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-24T03:01:29.756Z] #78 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:29.756Z] #78 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:29.756Z] #78 19.93 OK: 18 MiB in 19 packages [2024-09-24T03:01:29.756Z] #78 DONE 21.6s [2024-09-24T03:01:29.756Z] [2024-09-24T03:01:29.756Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:30.100Z] #40 ... [2024-09-24T03:01:30.100Z] [2024-09-24T03:01:30.100Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-24T03:01:30.100Z] #84 ... [2024-09-24T03:01:30.100Z] [2024-09-24T03:01:30.100Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:01:30.501Z] #48 ... [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-24T03:01:30.501Z] #81 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:30.501Z] #81 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:30.501Z] #81 16.23 OK: 8 MiB in 16 packages [2024-09-24T03:01:30.501Z] #81 DONE 17.6s [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:01:30.501Z] #48 ... [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:30.501Z] #57 ... [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T03:01:30.501Z] #85 ... [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:30.501Z] #46 transferring context: 116.74MB 52.2s [2024-09-24T03:01:30.501Z] #46 ... [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:30.501Z] #82 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:30.501Z] #82 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:30.501Z] #82 15.74 OK: 13 MiB in 26 packages [2024-09-24T03:01:30.501Z] #82 DONE 17.8s [2024-09-24T03:01:30.501Z] [2024-09-24T03:01:30.501Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:30.820Z] #46 ... [2024-09-24T03:01:30.820Z] [2024-09-24T03:01:30.820Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:30.820Z] #72 ... [2024-09-24T03:01:30.820Z] [2024-09-24T03:01:30.820Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:30.820Z] #56 ... [2024-09-24T03:01:30.820Z] [2024-09-24T03:01:30.820Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:31.103Z] #72 ... [2024-09-24T03:01:31.103Z] [2024-09-24T03:01:31.103Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-24T03:01:31.103Z] #86 ... [2024-09-24T03:01:31.103Z] [2024-09-24T03:01:31.103Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:01:31.103Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 32.6s [2024-09-24T03:01:31.389Z] #66 ... [2024-09-24T03:01:31.389Z] [2024-09-24T03:01:31.389Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:31.687Z] #57 ... [2024-09-24T03:01:31.687Z] [2024-09-24T03:01:31.687Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-24T03:01:31.687Z] #85 DONE 11.1s [2024-09-24T03:01:31.687Z] [2024-09-24T03:01:31.687Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-24T03:01:31.687Z] #80 13.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:31.687Z] #80 14.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:31.687Z] #80 17.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-24T03:01:31.687Z] #80 18.52 Executing busybox-1.36.1-r7.trigger [2024-09-24T03:01:31.687Z] #80 18.52 OK: 8 MiB in 16 packages [2024-09-24T03:01:31.687Z] #80 DONE 20.1s [2024-09-24T03:01:31.687Z] [2024-09-24T03:01:31.687Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:31.687Z] #57 ... [2024-09-24T03:01:31.687Z] [2024-09-24T03:01:31.687Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:31.687Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.8s [2024-09-24T03:01:31.687Z] #39 ... [2024-09-24T03:01:31.687Z] [2024-09-24T03:01:31.687Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:32.719Z] #57 ... [2024-09-24T03:01:32.719Z] [2024-09-24T03:01:32.719Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-24T03:01:32.719Z] #87 DONE 2.5s [2024-09-24T03:01:32.719Z] [2024-09-24T03:01:32.719Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:32.719Z] #57 ... [2024-09-24T03:01:32.719Z] [2024-09-24T03:01:32.719Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:32.719Z] #43 ... [2024-09-24T03:01:32.719Z] [2024-09-24T03:01:32.719Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:33.325Z] #57 ... [2024-09-24T03:01:33.325Z] [2024-09-24T03:01:33.325Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-24T03:01:33.325Z] #88 DONE 1.6s [2024-09-24T03:01:33.325Z] [2024-09-24T03:01:33.325Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:33.325Z] #57 ... [2024-09-24T03:01:33.325Z] [2024-09-24T03:01:33.325Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:33.594Z] #53 ... [2024-09-24T03:01:33.594Z] [2024-09-24T03:01:33.594Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:33.594Z] #57 ... [2024-09-24T03:01:33.594Z] [2024-09-24T03:01:33.594Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:33.879Z] #60 ... [2024-09-24T03:01:33.879Z] [2024-09-24T03:01:33.879Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:33.879Z] #39 ... [2024-09-24T03:01:33.879Z] [2024-09-24T03:01:33.879Z] #54 [core-data internal] load build context [2024-09-24T03:01:34.164Z] #54 ... [2024-09-24T03:01:34.164Z] [2024-09-24T03:01:34.164Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:35.660Z] #39 ... [2024-09-24T03:01:35.660Z] [2024-09-24T03:01:35.660Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-24T03:01:35.660Z] #86 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:35.660Z] #86 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:35.660Z] #86 13.71 OK: 9 MiB in 20 packages [2024-09-24T03:01:35.660Z] #86 DONE 14.8s [2024-09-24T03:01:35.939Z] [2024-09-24T03:01:35.939Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:35.939Z] #56 ... [2024-09-24T03:01:35.939Z] [2024-09-24T03:01:35.939Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:36.218Z] #41 ... [2024-09-24T03:01:36.218Z] [2024-09-24T03:01:36.218Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-24T03:01:36.218Z] #83 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:36.218Z] #83 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:36.218Z] #83 15.45 OK: 12 MiB in 18 packages [2024-09-24T03:01:36.218Z] #83 DONE 16.7s [2024-09-24T03:01:36.218Z] [2024-09-24T03:01:36.218Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:36.218Z] #41 ... [2024-09-24T03:01:36.218Z] [2024-09-24T03:01:36.218Z] #55 [core-command internal] load build context [2024-09-24T03:01:36.218Z] #55 transferring context: 108.44MB 55.7s [2024-09-24T03:01:36.218Z] #55 ... [2024-09-24T03:01:36.218Z] [2024-09-24T03:01:36.218Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:36.218Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.9s [2024-09-24T03:01:36.491Z] #39 ... [2024-09-24T03:01:36.491Z] [2024-09-24T03:01:36.491Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-24T03:01:36.491Z] #84 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:36.491Z] #84 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-24T03:01:36.491Z] #84 15.52 OK: 8 MiB in 19 packages [2024-09-24T03:01:36.491Z] #84 DONE 16.5s [2024-09-24T03:01:36.771Z] [2024-09-24T03:01:36.771Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:39.413Z] #56 ... [2024-09-24T03:01:39.413Z] [2024-09-24T03:01:39.413Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:39.413Z] #49 ... [2024-09-24T03:01:39.413Z] [2024-09-24T03:01:39.413Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:40.015Z] #39 ... [2024-09-24T03:01:40.015Z] [2024-09-24T03:01:40.015Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:40.015Z] #40 ... [2024-09-24T03:01:40.015Z] [2024-09-24T03:01:40.015Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:40.612Z] #56 ... [2024-09-24T03:01:40.612Z] [2024-09-24T03:01:40.612Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:01:40.612Z] #48 ... [2024-09-24T03:01:40.612Z] [2024-09-24T03:01:40.612Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:40.878Z] #56 ... [2024-09-24T03:01:40.879Z] [2024-09-24T03:01:40.879Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:40.879Z] #46 transferring context: 149.04MB 63.0s [2024-09-24T03:01:40.879Z] #46 ... [2024-09-24T03:01:40.879Z] [2024-09-24T03:01:40.879Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:41.155Z] #39 ... [2024-09-24T03:01:41.155Z] [2024-09-24T03:01:41.155Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:41.422Z] #72 ... [2024-09-24T03:01:41.422Z] [2024-09-24T03:01:41.422Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:41.701Z] #46 ... [2024-09-24T03:01:41.701Z] [2024-09-24T03:01:41.701Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:01:41.701Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.4s done [2024-09-24T03:01:41.701Z] #66 ... [2024-09-24T03:01:41.701Z] [2024-09-24T03:01:41.701Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:43.191Z] #46 ... [2024-09-24T03:01:43.191Z] [2024-09-24T03:01:43.191Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:43.191Z] #43 ... [2024-09-24T03:01:43.191Z] [2024-09-24T03:01:43.191Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:43.191Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.8s [2024-09-24T03:01:43.790Z] #39 ... [2024-09-24T03:01:43.790Z] [2024-09-24T03:01:43.790Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-24T03:01:43.790Z] #89 DONE 1.9s [2024-09-24T03:01:43.790Z] [2024-09-24T03:01:43.790Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:43.790Z] #53 ... [2024-09-24T03:01:43.790Z] [2024-09-24T03:01:43.790Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:44.068Z] #57 ... [2024-09-24T03:01:44.068Z] [2024-09-24T03:01:44.068Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:44.068Z] #39 ... [2024-09-24T03:01:44.068Z] [2024-09-24T03:01:44.068Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:44.068Z] #60 ... [2024-09-24T03:01:44.068Z] [2024-09-24T03:01:44.068Z] #54 [core-data internal] load build context [2024-09-24T03:01:44.349Z] #54 ... [2024-09-24T03:01:44.349Z] [2024-09-24T03:01:44.349Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:46.356Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 49.9s done [2024-09-24T03:01:46.356Z] #39 ... [2024-09-24T03:01:46.356Z] [2024-09-24T03:01:46.356Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:46.356Z] #41 ... [2024-09-24T03:01:46.356Z] [2024-09-24T03:01:46.356Z] #55 [core-command internal] load build context [2024-09-24T03:01:46.628Z] #55 ... [2024-09-24T03:01:46.628Z] [2024-09-24T03:01:46.628Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:46.902Z] #41 transferring context: 117.92MB 64.1s [2024-09-24T03:01:47.495Z] #41 ... [2024-09-24T03:01:47.495Z] [2024-09-24T03:01:47.495Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-24T03:01:47.495Z] #39 DONE 67.0s [2024-09-24T03:01:47.495Z] [2024-09-24T03:01:47.495Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:49.516Z] #41 ... [2024-09-24T03:01:49.516Z] [2024-09-24T03:01:49.516Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:49.802Z] #49 ... [2024-09-24T03:01:49.802Z] [2024-09-24T03:01:49.802Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:49.802Z] #43 ... [2024-09-24T03:01:49.802Z] [2024-09-24T03:01:49.802Z] #49 [core-metadata internal] load build context [2024-09-24T03:01:50.438Z] #49 ... [2024-09-24T03:01:50.438Z] [2024-09-24T03:01:50.438Z] #40 [core-keeper internal] load build context [2024-09-24T03:01:50.438Z] #40 ... [2024-09-24T03:01:50.438Z] [2024-09-24T03:01:50.438Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:50.734Z] #43 ... [2024-09-24T03:01:50.734Z] [2024-09-24T03:01:50.734Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:01:51.007Z] #48 ... [2024-09-24T03:01:51.007Z] [2024-09-24T03:01:51.007Z] #43 [support-scheduler internal] load build context [2024-09-24T03:01:51.007Z] #43 ... [2024-09-24T03:01:51.007Z] [2024-09-24T03:01:51.007Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:51.007Z] #56 ... [2024-09-24T03:01:51.007Z] [2024-09-24T03:01:51.007Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T03:01:51.617Z] #90 ... [2024-09-24T03:01:51.617Z] [2024-09-24T03:01:51.617Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:01:51.617Z] #72 ... [2024-09-24T03:01:51.617Z] [2024-09-24T03:01:51.617Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:51.892Z] #56 transferring context: 158.87MB 71.1s [2024-09-24T03:01:53.346Z] #56 ... [2024-09-24T03:01:53.346Z] [2024-09-24T03:01:53.346Z] #46 [support-notifications internal] load build context [2024-09-24T03:01:53.346Z] #46 ... [2024-09-24T03:01:53.346Z] [2024-09-24T03:01:53.346Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:01:53.957Z] #56 ... [2024-09-24T03:01:53.957Z] [2024-09-24T03:01:53.957Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:53.957Z] #57 ... [2024-09-24T03:01:53.957Z] [2024-09-24T03:01:53.957Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:54.235Z] #53 ... [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T03:01:54.235Z] #90 DONE 3.1s [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:01:54.235Z] #53 ... [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:01:54.235Z] #57 ... [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:54.235Z] #60 ... [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T03:01:54.235Z] #91 DONE 4.1s [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:54.235Z] #60 ... [2024-09-24T03:01:54.235Z] [2024-09-24T03:01:54.235Z] #54 [core-data internal] load build context [2024-09-24T03:01:54.515Z] #54 ... [2024-09-24T03:01:54.515Z] [2024-09-24T03:01:54.515Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-24T03:01:54.515Z] #92 DONE 4.3s [2024-09-24T03:01:54.515Z] [2024-09-24T03:01:54.515Z] #54 [core-data internal] load build context [2024-09-24T03:01:54.515Z] #54 ... [2024-09-24T03:01:54.515Z] [2024-09-24T03:01:54.515Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:55.115Z] #60 ... [2024-09-24T03:01:55.115Z] [2024-09-24T03:01:55.115Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-24T03:01:55.115Z] #93 DONE 1.0s [2024-09-24T03:01:55.115Z] [2024-09-24T03:01:55.115Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:56.105Z] #60 ... [2024-09-24T03:01:56.105Z] [2024-09-24T03:01:56.105Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-24T03:01:56.105Z] #94 DONE 1.6s [2024-09-24T03:01:56.105Z] [2024-09-24T03:01:56.105Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:56.396Z] #60 ... [2024-09-24T03:01:56.396Z] [2024-09-24T03:01:56.396Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-24T03:01:56.396Z] #95 DONE 1.9s [2024-09-24T03:01:56.396Z] [2024-09-24T03:01:56.396Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:56.668Z] #60 ... [2024-09-24T03:01:56.668Z] [2024-09-24T03:01:56.668Z] #55 [core-command internal] load build context [2024-09-24T03:01:56.668Z] #55 ... [2024-09-24T03:01:56.668Z] [2024-09-24T03:01:56.668Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:56.940Z] #60 transferring context: 102.48MB 73.9s [2024-09-24T03:01:57.244Z] #60 ... [2024-09-24T03:01:57.244Z] [2024-09-24T03:01:57.244Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-24T03:01:57.244Z] #96 DONE 1.9s [2024-09-24T03:01:57.244Z] [2024-09-24T03:01:57.244Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:58.231Z] #60 ... [2024-09-24T03:01:58.231Z] [2024-09-24T03:01:58.231Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-24T03:01:58.231Z] #97 DONE 1.8s [2024-09-24T03:01:58.231Z] [2024-09-24T03:01:58.231Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:58.231Z] #60 ... [2024-09-24T03:01:58.231Z] [2024-09-24T03:01:58.231Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-24T03:01:58.231Z] #98 DONE 1.8s [2024-09-24T03:01:58.231Z] [2024-09-24T03:01:58.231Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:58.826Z] #60 ... [2024-09-24T03:01:58.826Z] [2024-09-24T03:01:58.826Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T03:01:58.826Z] #99 DONE 1.5s [2024-09-24T03:01:58.826Z] [2024-09-24T03:01:58.826Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:59.420Z] #60 ... [2024-09-24T03:01:59.420Z] [2024-09-24T03:01:59.420Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T03:01:59.420Z] #100 DONE 1.2s [2024-09-24T03:01:59.420Z] [2024-09-24T03:01:59.420Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-24T03:01:59.420Z] #101 DONE 1.0s [2024-09-24T03:01:59.420Z] [2024-09-24T03:01:59.420Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:01:59.712Z] #60 ... [2024-09-24T03:01:59.712Z] [2024-09-24T03:01:59.712Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:59.990Z] #41 ... [2024-09-24T03:01:59.990Z] [2024-09-24T03:01:59.990Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-24T03:01:59.990Z] #102 DONE 1.0s [2024-09-24T03:01:59.990Z] [2024-09-24T03:01:59.990Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:01:59.990Z] #41 ... [2024-09-24T03:01:59.990Z] [2024-09-24T03:01:59.990Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-24T03:02:00.264Z] #103 ... [2024-09-24T03:02:00.264Z] [2024-09-24T03:02:00.264Z] #49 [core-metadata internal] load build context [2024-09-24T03:02:00.540Z] #49 ... [2024-09-24T03:02:00.540Z] [2024-09-24T03:02:00.540Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:00.540Z] #60 ... [2024-09-24T03:02:00.540Z] [2024-09-24T03:02:00.540Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-24T03:02:00.540Z] #104 DONE 1.3s [2024-09-24T03:02:00.540Z] [2024-09-24T03:02:00.540Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:00.540Z] #60 ... [2024-09-24T03:02:00.540Z] [2024-09-24T03:02:00.540Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:00.807Z] #40 ... [2024-09-24T03:02:00.807Z] [2024-09-24T03:02:00.807Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:00.807Z] #60 ... [2024-09-24T03:02:00.807Z] [2024-09-24T03:02:00.807Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-24T03:02:00.807Z] #105 DONE 1.4s [2024-09-24T03:02:00.807Z] [2024-09-24T03:02:00.807Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:01.079Z] #60 ... [2024-09-24T03:02:01.079Z] [2024-09-24T03:02:01.079Z] #43 [support-scheduler internal] load build context [2024-09-24T03:02:01.079Z] #43 ... [2024-09-24T03:02:01.079Z] [2024-09-24T03:02:01.079Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:01.350Z] #48 ... [2024-09-24T03:02:01.350Z] [2024-09-24T03:02:01.350Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:01.626Z] #60 ... [2024-09-24T03:02:01.626Z] [2024-09-24T03:02:01.626Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-24T03:02:01.626Z] #103 DONE 1.6s [2024-09-24T03:02:01.626Z] [2024-09-24T03:02:01.626Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:01.626Z] #60 ... [2024-09-24T03:02:01.626Z] [2024-09-24T03:02:01.626Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:02:01.626Z] #72 ... [2024-09-24T03:02:01.626Z] [2024-09-24T03:02:01.626Z] #106 [security-spire-agent] exporting to image [2024-09-24T03:02:01.626Z] #106 exporting layers [2024-09-24T03:02:01.897Z] #106 ... [2024-09-24T03:02:01.897Z] [2024-09-24T03:02:01.897Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-24T03:02:01.897Z] #107 DONE 1.1s [2024-09-24T03:02:02.171Z] [2024-09-24T03:02:02.171Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:02.171Z] #60 transferring context: 124.19MB 79.1s [2024-09-24T03:02:02.441Z] #60 ... [2024-09-24T03:02:02.441Z] [2024-09-24T03:02:02.441Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-24T03:02:02.441Z] #108 DONE 1.6s [2024-09-24T03:02:02.441Z] [2024-09-24T03:02:02.441Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:03.416Z] #60 ... [2024-09-24T03:02:03.416Z] [2024-09-24T03:02:03.416Z] #46 [support-notifications internal] load build context [2024-09-24T03:02:03.416Z] #46 ... [2024-09-24T03:02:03.416Z] [2024-09-24T03:02:03.416Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:02:03.682Z] #56 ... [2024-09-24T03:02:03.682Z] [2024-09-24T03:02:03.682Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:04.287Z] #60 ... [2024-09-24T03:02:04.287Z] [2024-09-24T03:02:04.287Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:04.287Z] #53 ... [2024-09-24T03:02:04.566Z] [2024-09-24T03:02:04.566Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:04.566Z] #57 ... [2024-09-24T03:02:04.566Z] [2024-09-24T03:02:04.566Z] #54 [core-data internal] load build context [2024-09-24T03:02:04.566Z] #54 ... [2024-09-24T03:02:04.566Z] [2024-09-24T03:02:04.566Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:07.208Z] #57 ... [2024-09-24T03:02:07.208Z] [2024-09-24T03:02:07.208Z] #55 [core-command internal] load build context [2024-09-24T03:02:07.208Z] #55 transferring context: 260.37MB 86.6s [2024-09-24T03:02:07.208Z] #55 ... [2024-09-24T03:02:07.208Z] [2024-09-24T03:02:07.208Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:09.193Z] #57 ... [2024-09-24T03:02:09.193Z] [2024-09-24T03:02:09.193Z] #106 [security-spire-server] exporting to image [2024-09-24T03:02:09.193Z] #106 exporting layers 5.9s done [2024-09-24T03:02:09.193Z] #106 writing image sha256:a0c29454a5d09b966dbf37d9df07080eb6d814eb71c0e0f7330eb6c477a18c73 0.3s done [2024-09-24T03:02:09.193Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-24T03:02:09.193Z] #106 writing image sha256:798e2f9e795e49e51e022eb8049fb7513f9c69d5b46f1f76a81c4756af0c3290 0.1s done [2024-09-24T03:02:09.193Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-24T03:02:09.193Z] #106 writing image sha256:06b80282a24ebf5a8d7841356722a33c5d85936385a87643d0687370ada130eb done [2024-09-24T03:02:09.193Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-24T03:02:09.193Z] #106 DONE 7.5s [2024-09-24T03:02:09.193Z] [2024-09-24T03:02:09.193Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:10.193Z] #57 ... [2024-09-24T03:02:10.193Z] [2024-09-24T03:02:10.193Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:02:10.193Z] #41 ... [2024-09-24T03:02:10.193Z] [2024-09-24T03:02:10.193Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:10.795Z] #57 ... [2024-09-24T03:02:10.795Z] [2024-09-24T03:02:10.795Z] #49 [core-metadata internal] load build context [2024-09-24T03:02:10.795Z] #49 ... [2024-09-24T03:02:10.795Z] [2024-09-24T03:02:10.795Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:10.795Z] #57 ... [2024-09-24T03:02:10.795Z] [2024-09-24T03:02:10.795Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:11.070Z] #40 ... [2024-09-24T03:02:11.070Z] [2024-09-24T03:02:11.070Z] #49 [core-metadata internal] load build context [2024-09-24T03:02:11.349Z] #49 ... [2024-09-24T03:02:11.349Z] [2024-09-24T03:02:11.349Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:11.349Z] #48 ... [2024-09-24T03:02:11.349Z] [2024-09-24T03:02:11.349Z] #43 [support-scheduler internal] load build context [2024-09-24T03:02:11.624Z] #43 ... [2024-09-24T03:02:11.624Z] [2024-09-24T03:02:11.624Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:11.898Z] #48 ... [2024-09-24T03:02:11.898Z] [2024-09-24T03:02:11.898Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:02:11.898Z] #72 ... [2024-09-24T03:02:11.898Z] [2024-09-24T03:02:11.898Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:11.898Z] #48 transferring context: 229.54MB 92.9s [2024-09-24T03:02:13.880Z] #48 ... [2024-09-24T03:02:13.881Z] [2024-09-24T03:02:13.881Z] #46 [support-notifications internal] load build context [2024-09-24T03:02:13.881Z] #46 ... [2024-09-24T03:02:13.881Z] [2024-09-24T03:02:13.881Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:02:13.881Z] #56 ... [2024-09-24T03:02:13.881Z] [2024-09-24T03:02:13.881Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:14.481Z] #48 ... [2024-09-24T03:02:14.481Z] [2024-09-24T03:02:14.481Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:14.481Z] #60 ... [2024-09-24T03:02:14.481Z] [2024-09-24T03:02:14.481Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:14.481Z] #48 ... [2024-09-24T03:02:14.481Z] [2024-09-24T03:02:14.481Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:14.784Z] #53 ... [2024-09-24T03:02:14.784Z] [2024-09-24T03:02:14.784Z] #54 [core-data internal] load build context [2024-09-24T03:02:14.784Z] #54 ... [2024-09-24T03:02:14.784Z] [2024-09-24T03:02:14.784Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:16.775Z] #53 ... [2024-09-24T03:02:16.775Z] [2024-09-24T03:02:16.775Z] #55 [core-command internal] load build context [2024-09-24T03:02:16.775Z] #55 transferring context: 311.69MB 95.7s done [2024-09-24T03:02:16.775Z] #55 DONE 96.2s [2024-09-24T03:02:16.775Z] [2024-09-24T03:02:16.775Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:18.784Z] #53 ... [2024-09-24T03:02:18.784Z] [2024-09-24T03:02:18.784Z] #72 [support-cron-scheduler internal] load build context [2024-09-24T03:02:18.784Z] #72 transferring context: 311.69MB 90.7s done [2024-09-24T03:02:18.784Z] #72 DONE 93.0s [2024-09-24T03:02:18.784Z] [2024-09-24T03:02:18.784Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:19.400Z] #53 ... [2024-09-24T03:02:19.400Z] [2024-09-24T03:02:19.400Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:02:19.400Z] #109 DONE 2.7s [2024-09-24T03:02:19.400Z] [2024-09-24T03:02:19.400Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:19.675Z] #53 ... [2024-09-24T03:02:19.675Z] [2024-09-24T03:02:19.675Z] #46 [support-notifications internal] load build context [2024-09-24T03:02:19.675Z] #46 transferring context: 311.69MB 101.5s done [2024-09-24T03:02:19.675Z] #46 DONE 101.8s [2024-09-24T03:02:19.675Z] [2024-09-24T03:02:19.675Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:20.263Z] #53 ... [2024-09-24T03:02:20.263Z] [2024-09-24T03:02:20.263Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:02:20.263Z] #41 ... [2024-09-24T03:02:20.263Z] [2024-09-24T03:02:20.263Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:20.862Z] #53 ... [2024-09-24T03:02:20.862Z] [2024-09-24T03:02:20.862Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:20.862Z] #57 ... [2024-09-24T03:02:20.862Z] [2024-09-24T03:02:20.862Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:02:20.862Z] #110 DONE 1.9s [2024-09-24T03:02:20.862Z] [2024-09-24T03:02:20.862Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:20.862Z] #57 ... [2024-09-24T03:02:20.862Z] [2024-09-24T03:02:20.862Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:21.143Z] #53 ... [2024-09-24T03:02:21.143Z] [2024-09-24T03:02:21.143Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:21.143Z] #40 ... [2024-09-24T03:02:21.143Z] [2024-09-24T03:02:21.143Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:21.433Z] #53 ... [2024-09-24T03:02:21.433Z] [2024-09-24T03:02:21.433Z] #49 [core-metadata internal] load build context [2024-09-24T03:02:21.433Z] #49 ... [2024-09-24T03:02:21.433Z] [2024-09-24T03:02:21.433Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:21.709Z] #53 ... [2024-09-24T03:02:21.709Z] [2024-09-24T03:02:21.709Z] #43 [support-scheduler internal] load build context [2024-09-24T03:02:21.709Z] #43 ... [2024-09-24T03:02:21.709Z] [2024-09-24T03:02:21.709Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:21.979Z] #53 ... [2024-09-24T03:02:21.979Z] [2024-09-24T03:02:21.979Z] #54 [core-data internal] load build context [2024-09-24T03:02:21.979Z] #54 transferring context: 311.69MB 101.8s done [2024-09-24T03:02:21.979Z] #54 DONE 102.3s [2024-09-24T03:02:21.979Z] [2024-09-24T03:02:21.979Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:22.987Z] #53 ... [2024-09-24T03:02:22.987Z] [2024-09-24T03:02:22.987Z] #49 [core-metadata internal] load build context [2024-09-24T03:02:22.987Z] #49 transferring context: 311.69MB 103.1s done [2024-09-24T03:02:22.987Z] #49 DONE 103.5s [2024-09-24T03:02:22.987Z] [2024-09-24T03:02:22.987Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:23.282Z] #53 ... [2024-09-24T03:02:23.282Z] [2024-09-24T03:02:23.282Z] #43 [support-scheduler internal] load build context [2024-09-24T03:02:23.282Z] #43 transferring context: 311.69MB 104.1s done [2024-09-24T03:02:23.282Z] #43 DONE 104.3s [2024-09-24T03:02:23.282Z] [2024-09-24T03:02:23.282Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:24.268Z] #53 ... [2024-09-24T03:02:24.268Z] [2024-09-24T03:02:24.268Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:02:24.268Z] #56 ... [2024-09-24T03:02:24.268Z] [2024-09-24T03:02:24.268Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:24.554Z] #53 ... [2024-09-24T03:02:24.554Z] [2024-09-24T03:02:24.554Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:24.826Z] #48 ... [2024-09-24T03:02:24.826Z] [2024-09-24T03:02:24.826Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:24.826Z] #60 ... [2024-09-24T03:02:24.826Z] [2024-09-24T03:02:24.826Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:26.863Z] #48 ... [2024-09-24T03:02:26.863Z] [2024-09-24T03:02:26.863Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-24T03:02:26.863Z] #56 transferring context: 311.69MB 106.3s done [2024-09-24T03:02:26.863Z] #56 DONE 106.6s [2024-09-24T03:02:26.863Z] [2024-09-24T03:02:26.863Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:27.875Z] #48 ... [2024-09-24T03:02:27.875Z] [2024-09-24T03:02:27.875Z] #57 [core-common-config-bootstrapper internal] load build context [2024-09-24T03:02:27.875Z] #57 transferring context: 311.69MB 107.0s done [2024-09-24T03:02:27.875Z] #57 DONE 107.6s [2024-09-24T03:02:27.875Z] [2024-09-24T03:02:27.875Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:28.475Z] #48 ... [2024-09-24T03:02:28.475Z] [2024-09-24T03:02:28.475Z] #41 [security-proxy-auth internal] load build context [2024-09-24T03:02:28.475Z] #41 transferring context: 311.69MB 105.4s done [2024-09-24T03:02:28.475Z] #41 DONE 106.7s [2024-09-24T03:02:28.475Z] [2024-09-24T03:02:28.475Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:02:28.475Z] #111 DONE 1.6s [2024-09-24T03:02:28.475Z] [2024-09-24T03:02:28.475Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:29.484Z] #48 ... [2024-09-24T03:02:29.484Z] [2024-09-24T03:02:29.484Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:02:29.484Z] #112 ... [2024-09-24T03:02:29.484Z] [2024-09-24T03:02:29.484Z] #48 [security-secretstore-setup internal] load build context [2024-09-24T03:02:30.090Z] #48 transferring context: 311.69MB 111.2s done [2024-09-24T03:02:30.366Z] #48 DONE 111.3s [2024-09-24T03:02:30.366Z] [2024-09-24T03:02:30.366Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:30.966Z] #60 ... [2024-09-24T03:02:30.966Z] [2024-09-24T03:02:30.966Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:02:31.250Z] #113 ... [2024-09-24T03:02:31.250Z] [2024-09-24T03:02:31.250Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:02:31.250Z] #114 DONE 0.8s [2024-09-24T03:02:31.250Z] [2024-09-24T03:02:31.250Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:31.529Z] #60 ... [2024-09-24T03:02:31.529Z] [2024-09-24T03:02:31.529Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:31.529Z] #40 ... [2024-09-24T03:02:31.529Z] [2024-09-24T03:02:31.529Z] #60 [security-bootstrapper internal] load build context [2024-09-24T03:02:34.919Z] #60 transferring context: 311.69MB 111.5s done [2024-09-24T03:02:34.919Z] #60 DONE 112.8s [2024-09-24T03:02:34.919Z] [2024-09-24T03:02:34.919Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:34.919Z] #40 ... [2024-09-24T03:02:34.919Z] [2024-09-24T03:02:34.919Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:34.919Z] #53 ... [2024-09-24T03:02:34.919Z] [2024-09-24T03:02:34.919Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:35.895Z] #40 ... [2024-09-24T03:02:35.895Z] [2024-09-24T03:02:35.895Z] #53 [security-proxy-setup internal] load build context [2024-09-24T03:02:35.895Z] #53 transferring context: 311.69MB 115.6s done [2024-09-24T03:02:35.895Z] #53 DONE 115.9s [2024-09-24T03:02:35.895Z] [2024-09-24T03:02:35.895Z] #40 [core-keeper internal] load build context [2024-09-24T03:02:37.858Z] #40 transferring context: 311.69MB 114.7s done [2024-09-24T03:02:37.858Z] #40 DONE 115.9s [2024-09-24T03:02:37.858Z] [2024-09-24T03:02:37.858Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:02:37.858Z] #115 ... [2024-09-24T03:02:37.858Z] [2024-09-24T03:02:37.858Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-24T03:02:38.469Z] #116 DONE 0.8s [2024-09-24T03:02:38.469Z] [2024-09-24T03:02:38.469Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:02:38.752Z] #117 ... [2024-09-24T03:02:38.752Z] [2024-09-24T03:02:38.752Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #118 ... [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #113 DONE 79.2s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #117 DONE 71.8s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #112 DONE 80.9s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #115 DONE 69.2s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #119 ... [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #118 DONE 66.2s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #120 DONE 4.5s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #121 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #122 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #123 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #124 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #125 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #126 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #127 [core-command builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #127 DONE 4.5s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #128 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #129 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #130 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #131 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #132 [core-data builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #132 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #133 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #134 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #135 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #136 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #137 [core-metadata builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #137 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #138 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #139 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #140 DONE 4.4s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #141 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #142 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #143 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-24T03:03:46.902Z] #144 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #145 [support-notifications builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #145 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-24T03:03:46.902Z] #146 CACHED [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:03:46.902Z] #147 ... [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-24T03:03:46.902Z] #119 DONE 4.5s [2024-09-24T03:03:46.902Z] [2024-09-24T03:03:46.902Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T03:03:50.309Z] #148 ... [2024-09-24T03:03:50.309Z] [2024-09-24T03:03:50.309Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T03:03:50.309Z] #0 5.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-24T03:03:50.923Z] #149 ... [2024-09-24T03:03:50.923Z] [2024-09-24T03:03:50.923Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T03:03:50.923Z] #0 5.927 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-24T03:03:51.514Z] #150 ... [2024-09-24T03:03:51.514Z] [2024-09-24T03:03:51.514Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T03:03:51.514Z] #148 6.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-24T03:03:54.118Z] #148 ... [2024-09-24T03:03:54.118Z] [2024-09-24T03:03:54.118Z] #151 [core-keeper builder 7/8] COPY . . [2024-09-24T03:03:54.118Z] #151 DONE 9.3s [2024-09-24T03:03:54.388Z] [2024-09-24T03:03:54.388Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:03:54.975Z] #152 ... [2024-09-24T03:03:54.975Z] [2024-09-24T03:03:54.975Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T03:03:54.975Z] #0 6.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-24T03:03:54.975Z] #153 ... [2024-09-24T03:03:54.975Z] [2024-09-24T03:03:54.975Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:03:54.975Z] #0 5.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-24T03:03:55.249Z] #154 ... [2024-09-24T03:03:55.249Z] [2024-09-24T03:03:55.249Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-24T03:03:55.249Z] #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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-24T03:03:55.249Z] #155 ... [2024-09-24T03:03:55.249Z] [2024-09-24T03:03:55.249Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T03:03:55.249Z] #0 5.646 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-24T03:03:55.517Z] #156 ... [2024-09-24T03:03:55.517Z] [2024-09-24T03:03:55.517Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:03:55.517Z] #0 6.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-24T03:03:55.517Z] #157 ... [2024-09-24T03:03:55.517Z] [2024-09-24T03:03:55.517Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T03:03:55.517Z] #0 5.145 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-24T03:03:55.785Z] #158 ... [2024-09-24T03:03:55.785Z] [2024-09-24T03:03:55.785Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T03:03:55.785Z] #0 5.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-24T03:03:56.066Z] #159 ... [2024-09-24T03:03:56.066Z] [2024-09-24T03:03:56.066Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T03:03:56.066Z] #0 6.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-24T03:03:56.066Z] #160 ... [2024-09-24T03:03:56.066Z] [2024-09-24T03:03:56.066Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:03:56.066Z] #147 6.618 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-24T03:03:58.014Z] #147 ... [2024-09-24T03:03:58.014Z] [2024-09-24T03:03:58.014Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:03:58.014Z] #152 2.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-24T03:23:52.176Z] #152 ... [2024-09-24T03:23:52.176Z] [2024-09-24T03:23:52.176Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-24T03:23:52.176Z] #155 1203.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-24T03:24:00.435Z] #155 ... [2024-09-24T03:24:00.435Z] [2024-09-24T03:24:00.435Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-24T03:24:00.435Z] #153 DONE 1214.7s [2024-09-24T03:24:00.435Z] [2024-09-24T03:24:00.435Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:24:00.435Z] #152 ... [2024-09-24T03:24:00.435Z] [2024-09-24T03:24:00.435Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:24:00.435Z] #161 DONE 0.3s [2024-09-24T03:24:00.435Z] [2024-09-24T03:24:00.435Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:24:00.435Z] #157 ... [2024-09-24T03:24:00.435Z] [2024-09-24T03:24:00.435Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:24:00.435Z] #162 DONE 0.2s [2024-09-24T03:24:00.435Z] [2024-09-24T03:24:00.435Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:24:00.714Z] #152 ... [2024-09-24T03:24:00.714Z] [2024-09-24T03:24:00.714Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-24T03:24:00.714Z] #163 DONE 0.2s [2024-09-24T03:24:00.714Z] [2024-09-24T03:24:00.714Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-24T03:24:01.008Z] #164 DONE 0.2s [2024-09-24T03:24:01.008Z] [2024-09-24T03:24:01.008Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:24:01.008Z] #154 ... [2024-09-24T03:24:01.008Z] [2024-09-24T03:24:01.008Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-24T03:24:01.282Z] #165 DONE 0.3s [2024-09-24T03:24:01.282Z] [2024-09-24T03:24:01.282Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:24:01.282Z] #154 ... [2024-09-24T03:24:01.282Z] [2024-09-24T03:24:01.282Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T03:24:01.577Z] #166 DONE 0.2s [2024-09-24T03:24:01.577Z] [2024-09-24T03:24:01.577Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T03:24:04.209Z] #167 DONE 2.5s [2024-09-24T03:24:04.209Z] [2024-09-24T03:24:04.209Z] #106 [security-proxy-setup] exporting to image [2024-09-24T03:24:04.209Z] #106 exporting layers [2024-09-24T03:24:05.172Z] #106 exporting layers 1.1s done [2024-09-24T03:24:05.172Z] #106 writing image sha256:77d640aa620704aee586ed5fce6aa83580d65b8dcc6f22c572690b332522904f 0.0s done [2024-09-24T03:24:05.172Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-24T03:24:05.172Z] #106 DONE 8.7s [2024-09-24T03:24:05.172Z] [2024-09-24T03:24:05.172Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:24:10.591Z] #157 ... [2024-09-24T03:24:10.591Z] [2024-09-24T03:24:10.591Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-24T03:24:10.591Z] #155 DONE 1224.8s [2024-09-24T03:24:10.591Z] [2024-09-24T03:24:10.591Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:24:10.591Z] #154 ... [2024-09-24T03:24:10.591Z] [2024-09-24T03:24:10.591Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:24:10.591Z] #168 DONE 0.1s [2024-09-24T03:24:10.591Z] [2024-09-24T03:24:10.591Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T03:24:10.868Z] #156 ... [2024-09-24T03:24:10.868Z] [2024-09-24T03:24:10.868Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:24:10.868Z] #169 DONE 0.2s [2024-09-24T03:24:10.868Z] [2024-09-24T03:24:10.868Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-24T03:24:11.137Z] #170 DONE 0.2s [2024-09-24T03:24:11.137Z] [2024-09-24T03:24:11.137Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-24T03:24:11.137Z] #171 DONE 0.2s [2024-09-24T03:24:11.137Z] [2024-09-24T03:24:11.137Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:24:11.412Z] #172 DONE 0.1s [2024-09-24T03:24:11.412Z] [2024-09-24T03:24:11.412Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-24T03:24:11.412Z] #173 DONE 0.2s [2024-09-24T03:24:11.412Z] [2024-09-24T03:24:11.412Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:24:11.690Z] #147 ... [2024-09-24T03:24:11.690Z] [2024-09-24T03:24:11.690Z] #174 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-24T03:24:11.690Z] #174 DONE 0.3s [2024-09-24T03:24:11.690Z] [2024-09-24T03:24:11.690Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T03:24:11.969Z] #148 ... [2024-09-24T03:24:11.969Z] [2024-09-24T03:24:11.969Z] #175 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-24T03:24:11.969Z] #175 DONE 0.1s [2024-09-24T03:24:11.969Z] [2024-09-24T03:24:11.969Z] #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T03:24:14.589Z] #176 DONE 2.2s [2024-09-24T03:24:14.589Z] [2024-09-24T03:24:14.589Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:24:14.589Z] #157 ... [2024-09-24T03:24:14.589Z] [2024-09-24T03:24:14.589Z] #106 [security-secretstore-setup] exporting to image [2024-09-24T03:24:14.589Z] #106 exporting layers [2024-09-24T03:24:16.004Z] #106 exporting layers 1.6s done [2024-09-24T03:24:16.004Z] #106 writing image sha256:1403ddea2d45f55694d09902a4f3b4ba7b4beaf7a0a1ecc2c422b36d1da1e67c done [2024-09-24T03:24:16.004Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-24T03:24:16.004Z] #106 DONE 10.3s [2024-09-24T03:24:16.004Z] [2024-09-24T03:24:16.004Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:24:22.654Z] #157 ... [2024-09-24T03:24:22.654Z] [2024-09-24T03:24:22.654Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-24T03:24:22.654Z] #149 DONE 1236.7s [2024-09-24T03:24:22.654Z] [2024-09-24T03:24:22.654Z] #177 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-24T03:24:22.654Z] #177 DONE 0.3s [2024-09-24T03:24:22.654Z] [2024-09-24T03:24:22.654Z] #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-24T03:24:24.613Z] #178 DONE 2.4s [2024-09-24T03:24:24.614Z] [2024-09-24T03:24:24.614Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:24:24.614Z] #179 DONE 0.3s [2024-09-24T03:24:24.614Z] [2024-09-24T03:24:24.614Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T03:24:24.614Z] #148 ... [2024-09-24T03:24:24.614Z] [2024-09-24T03:24:24.614Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:24:24.881Z] #180 DONE 0.2s [2024-09-24T03:24:24.881Z] [2024-09-24T03:24:24.881Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-24T03:24:24.881Z] #181 DONE 0.3s [2024-09-24T03:24:24.881Z] [2024-09-24T03:24:24.881Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:24:25.148Z] #154 ... [2024-09-24T03:24:25.148Z] [2024-09-24T03:24:25.148Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-24T03:24:25.148Z] #182 DONE 0.1s [2024-09-24T03:24:25.148Z] [2024-09-24T03:24:25.148Z] #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-24T03:24:25.421Z] #183 DONE 0.2s [2024-09-24T03:24:25.421Z] [2024-09-24T03:24:25.421Z] #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-24T03:24:25.421Z] #184 DONE 0.2s [2024-09-24T03:24:25.421Z] [2024-09-24T03:24:25.421Z] #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-24T03:24:25.688Z] #185 DONE 0.1s [2024-09-24T03:24:25.688Z] [2024-09-24T03:24:25.688Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-24T03:24:25.973Z] #186 DONE 0.1s [2024-09-24T03:24:25.973Z] [2024-09-24T03:24:25.973Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-24T03:24:25.973Z] #187 DONE 0.1s [2024-09-24T03:24:25.973Z] [2024-09-24T03:24:25.973Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-24T03:24:27.940Z] #188 DONE 2.0s [2024-09-24T03:24:27.941Z] [2024-09-24T03:24:27.941Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:24:27.941Z] #152 ... [2024-09-24T03:24:27.941Z] [2024-09-24T03:24:27.941Z] #106 [security-bootstrapper] exporting to image [2024-09-24T03:24:27.941Z] #106 exporting layers [2024-09-24T03:24:29.347Z] #106 exporting layers 1.3s done [2024-09-24T03:24:29.347Z] #106 writing image sha256:6723df8aad0f87d5be0719634ddd172262c54f2a6272afe10daf1f9103ec20ba done [2024-09-24T03:24:29.347Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-09-24T03:24:29.347Z] #106 DONE 11.6s [2024-09-24T03:24:29.347Z] [2024-09-24T03:24:29.347Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:25:16.275Z] #154 ... [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-24T03:25:16.275Z] #158 DONE 1283.9s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:25:16.275Z] #147 ... [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:25:16.275Z] #189 DONE 0.3s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:25:16.275Z] #152 ... [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:25:16.275Z] #190 DONE 0.3s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-24T03:25:16.275Z] #191 DONE 0.2s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:25:16.275Z] #192 DONE 0.2s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-24T03:25:16.275Z] #193 DONE 0.1s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:25:16.275Z] #157 ... [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T03:25:16.275Z] #194 DONE 2.0s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-24T03:25:16.275Z] #106 exporting layers [2024-09-24T03:25:16.275Z] #106 exporting layers 0.7s done [2024-09-24T03:25:16.275Z] #106 writing image sha256:40054bd3ce881b61a915eecc62b50e3b6f7c0e326fd4cdfd3c00987d1dda062c [2024-09-24T03:25:16.275Z] #106 writing image sha256:40054bd3ce881b61a915eecc62b50e3b6f7c0e326fd4cdfd3c00987d1dda062c 0.2s done [2024-09-24T03:25:16.275Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-24T03:25:16.275Z] #106 DONE 12.5s [2024-09-24T03:25:16.275Z] [2024-09-24T03:25:16.275Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T03:27:23.048Z] #150 ... [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-24T03:27:23.049Z] #148 DONE 1416.0s [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:27:23.049Z] #154 ... [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:27:23.049Z] #195 DONE 0.2s [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:27:23.049Z] #157 ... [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:27:23.049Z] #196 DONE 0.1s [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-24T03:27:23.049Z] #197 DONE 0.3s [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:27:23.049Z] #198 DONE 0.1s [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #106 [security-spiffe-token-provider] exporting to image [2024-09-24T03:27:23.049Z] #106 exporting layers [2024-09-24T03:27:23.049Z] #106 exporting layers 0.7s done [2024-09-24T03:27:23.049Z] #106 writing image sha256:5e5357e1ceee0ccabd319699004210433b0f807cfe585966a3e70ceb06195726 0.0s done [2024-09-24T03:27:23.049Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-24T03:27:23.049Z] #106 DONE 13.2s [2024-09-24T03:27:23.049Z] [2024-09-24T03:27:23.049Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:35:30.291Z] #154 ... [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-24T03:35:30.291Z] #159 DONE 1899.9s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T03:35:30.291Z] #156 ... [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:35:30.291Z] #199 DONE 0.2s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:35:30.291Z] #147 ... [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:35:30.291Z] #200 DONE 0.2s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-24T03:35:30.291Z] #201 DONE 0.6s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:35:30.291Z] #154 ... [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:35:30.291Z] #202 DONE 0.1s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-24T03:35:30.291Z] #203 DONE 0.1s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:35:30.291Z] #157 ... [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-24T03:35:30.291Z] #204 DONE 2.2s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #106 [security-proxy-auth] exporting to image [2024-09-24T03:35:30.291Z] #106 exporting layers [2024-09-24T03:35:30.291Z] #106 exporting layers 0.6s done [2024-09-24T03:35:30.291Z] #106 writing image sha256:06e573aaaa418ae447c9fd7a8efe4c7be3fc72c30d282206c04421cca53430e0 done [2024-09-24T03:35:30.291Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-24T03:35:30.291Z] #106 DONE 13.9s [2024-09-24T03:35:30.291Z] [2024-09-24T03:35:30.291Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-24T03:36:38.208Z] #154 DONE 1965.8s [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:36:38.208Z] #157 ... [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:36:38.208Z] #205 DONE 0.2s [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:36:38.208Z] #206 DONE 0.3s [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-24T03:36:38.208Z] #207 DONE 0.6s [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:36:38.208Z] #208 DONE 0.1s [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #106 [core-command] exporting to image [2024-09-24T03:36:38.208Z] #106 exporting layers [2024-09-24T03:36:38.208Z] #106 exporting layers 0.4s done [2024-09-24T03:36:38.208Z] #106 writing image sha256:135cacc32eca9ae0b40b05ffd1be5adfba067ef6a445d59a26026a10918cb728 done [2024-09-24T03:36:38.208Z] #106 naming to docker.io/library/core-command-arm64 done [2024-09-24T03:36:38.208Z] #106 DONE 14.3s [2024-09-24T03:36:38.208Z] [2024-09-24T03:36:38.208Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:38:59.988Z] #66 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-24T03:38:59.988Z] #160 DONE 2100.8s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:38:59.988Z] #66 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:38:59.988Z] #209 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:38:59.988Z] #210 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:38:59.988Z] #66 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-24T03:38:59.988Z] #211 DONE 0.5s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:38:59.988Z] #66 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:38:59.988Z] #212 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-24T03:38:59.988Z] #213 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-24T03:38:59.988Z] #214 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #106 [core-metadata] exporting to image [2024-09-24T03:38:59.988Z] #106 exporting layers [2024-09-24T03:38:59.988Z] #106 exporting layers 0.5s done [2024-09-24T03:38:59.988Z] #106 writing image sha256:29afea6f903816c926dfeb6475c4eb66df69a45049aabfadde9031d713007b07 done [2024-09-24T03:38:59.988Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-09-24T03:38:59.988Z] #106 DONE 14.8s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T03:38:59.988Z] #150 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-24T03:38:59.988Z] #152 DONE 2098.3s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-24T03:38:59.988Z] #157 DONE 2107.5s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:38:59.988Z] #147 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:38:59.988Z] #215 DONE 0.3s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:38:59.988Z] #216 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #217 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:38:59.988Z] #217 DONE 0.3s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:38:59.988Z] #147 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-24T03:38:59.988Z] #218 DONE 0.7s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #219 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-24T03:38:59.988Z] #219 DONE 0.7s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #220 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:38:59.988Z] #220 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:38:59.988Z] #221 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-24T03:38:59.988Z] #222 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-24T03:38:59.988Z] #223 DONE 0.2s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:38:59.988Z] #147 ... [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #106 [core-keeper] exporting to image [2024-09-24T03:38:59.988Z] #106 exporting layers [2024-09-24T03:38:59.988Z] #106 exporting layers 1.1s done [2024-09-24T03:38:59.988Z] #106 writing image sha256:e9280344d0aa42b0013f25622dabd5b3319a9bad759936d28ca5e8cfb6ea3209 [2024-09-24T03:38:59.988Z] #106 exporting layers 1.2s done [2024-09-24T03:38:59.988Z] #106 writing image sha256:e9280344d0aa42b0013f25622dabd5b3319a9bad759936d28ca5e8cfb6ea3209 0.0s done [2024-09-24T03:38:59.988Z] #106 naming to docker.io/library/core-data-arm64 done [2024-09-24T03:38:59.988Z] #106 writing image sha256:3f8a0d6af18350d2f10aa69937c6453144dcf7d24be48aa396851b80f010b360 done [2024-09-24T03:38:59.988Z] #106 naming to docker.io/library/core-keeper-arm64 [2024-09-24T03:38:59.988Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-09-24T03:38:59.988Z] #106 DONE 16.1s [2024-09-24T03:38:59.988Z] [2024-09-24T03:38:59.988Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-24T03:39:32.262Z] #147 DONE 2142.9s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T03:39:32.262Z] #150 ... [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:39:32.262Z] #224 DONE 0.3s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:39:32.262Z] #225 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-24T03:39:32.262Z] #226 ... [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-24T03:39:32.262Z] #156 DONE 2144.4s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-24T03:39:32.262Z] #226 DONE 0.5s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:39:32.262Z] #227 ... [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-24T03:39:32.262Z] #150 DONE 2144.5s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:39:32.262Z] #227 DONE 0.3s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-24T03:39:32.262Z] #228 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:39:32.262Z] #229 DONE 0.1s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #106 [support-notifications] exporting to image [2024-09-24T03:39:32.262Z] #106 exporting layers [2024-09-24T03:39:32.262Z] #106 ... [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:39:32.262Z] #230 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-24T03:39:32.262Z] #231 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-24T03:39:32.262Z] #232 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-24T03:39:32.262Z] #233 DONE 0.3s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #234 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-24T03:39:32.262Z] #234 DONE 0.6s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #106 [support-notifications] exporting to image [2024-09-24T03:39:32.262Z] #106 exporting layers 1.1s done [2024-09-24T03:39:32.262Z] #106 writing image sha256:f87578a43df073441849c4d6546d25ca751ad214189aa6491015e89cc660d7ee done [2024-09-24T03:39:32.262Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-09-24T03:39:32.262Z] #106 DONE 17.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-24T03:39:32.262Z] #235 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-24T03:39:32.262Z] #236 DONE 0.2s [2024-09-24T03:39:32.262Z] [2024-09-24T03:39:32.262Z] #106 [support-scheduler] exporting to image [2024-09-24T03:39:32.262Z] #106 exporting layers 0.6s done [2024-09-24T03:39:32.262Z] #106 writing image sha256:fe47576233a58b4f3d419427c6bbf06bba028cc6ff67823e1021120c76618f93 done [2024-09-24T03:39:32.262Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-09-24T03:39:32.529Z] #106 exporting layers 1.4s done [2024-09-24T03:39:32.529Z] #106 writing image sha256:8a2593da549d6e713e49081c7cd1d54eb632a81c691c14e7ea8efae762193cd2 done [2024-09-24T03:39:32.529Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-24T03:39:32.529Z] #106 DONE 17.9s [2024-09-24T03:39:32.529Z] [2024-09-24T03:39:32.529Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-24T03:39:32.529Z] time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-24T03:39:32.539Z] $ docker stop --time=1 5a357670268d217e8d5922c44be76afc620a6c5635e67a8df36a3f1980684e4d [2024-09-24T03:39:34.253Z] $ docker rm -f --volumes 5a357670268d217e8d5922c44be76afc620a6c5635e67a8df36a3f1980684e4d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-24T03:39:34.780Z] + docker images [2024-09-24T03:39:34.780Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-24T03:39:34.780Z] support-scheduler-arm64 latest fe47576233a5 4 seconds ago 41.6MB [2024-09-24T03:39:34.780Z] support-cron-scheduler-arm64 latest 8a2593da549d 4 seconds ago 43.8MB [2024-09-24T03:39:34.780Z] support-notifications-arm64 latest f87578a43df0 5 seconds ago 42.3MB [2024-09-24T03:39:34.780Z] core-data-arm64 latest e9280344d0aa 40 seconds ago 39.4MB [2024-09-24T03:39:34.780Z] core-keeper-arm64 latest 3f8a0d6af183 40 seconds ago 39.3MB [2024-09-24T03:39:34.780Z] core-metadata-arm64 latest 29afea6f9038 47 seconds ago 39.5MB [2024-09-24T03:39:34.780Z] core-command-arm64 latest 135cacc32eca 3 minutes ago 35.1MB [2024-09-24T03:39:34.781Z] security-proxy-auth-arm64 latest 06e573aaaa41 4 minutes ago 32.7MB [2024-09-24T03:39:34.781Z] security-spiffe-token-provider-arm64 latest 5e5357e1ceee 12 minutes ago 29.1MB [2024-09-24T03:39:34.781Z] core-common-config-bootstrapper-arm64 latest 40054bd3ce88 14 minutes ago 15.4MB [2024-09-24T03:39:34.781Z] security-bootstrapper-arm64 latest 6723df8aad0f 15 minutes ago 18.9MB [2024-09-24T03:39:34.781Z] security-secretstore-setup-arm64 latest 1403ddea2d45 15 minutes ago 36.4MB [2024-09-24T03:39:34.781Z] security-proxy-setup-arm64 latest 77d640aa6207 15 minutes ago 26.2MB [2024-09-24T03:39:34.781Z] security-spire-server-arm64 latest 06b80282a24e 37 minutes ago 116MB [2024-09-24T03:39:34.781Z] security-spire-config-arm64 latest 798e2f9e795e 37 minutes ago 115MB [2024-09-24T03:39:34.781Z] security-spire-agent-arm64 latest a0c29454a5d0 37 minutes ago 174MB [2024-09-24T03:39:34.781Z] ci-base-image-arm64 latest d86666dbfb7c 57 minutes ago 968MB [2024-09-24T03:39:34.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-24T03:39:34.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T03:39:35.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-24T03:39:35.276Z] [2024-09-24T03:39:35.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T03:39:35.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-24T03:39:35.880Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-24T03:39:35.880Z] 8998bd30e6a1: Pulling fs layer [2024-09-24T03:39:35.880Z] 04944245beec: Pulling fs layer [2024-09-24T03:39:35.880Z] 699f458cf7ca: Pulling fs layer [2024-09-24T03:39:35.880Z] 765212b225bb: Pulling fs layer [2024-09-24T03:39:35.880Z] f23df028b6ca: Pulling fs layer [2024-09-24T03:39:35.880Z] d65c8cfc05b1: Pulling fs layer [2024-09-24T03:39:35.880Z] 2437ff75d9bd: Pulling fs layer [2024-09-24T03:39:35.880Z] 765212b225bb: Waiting [2024-09-24T03:39:35.880Z] f23df028b6ca: Waiting [2024-09-24T03:39:35.880Z] 04944245beec: Verifying Checksum [2024-09-24T03:39:35.880Z] 04944245beec: Download complete [2024-09-24T03:39:35.880Z] 765212b225bb: Verifying Checksum [2024-09-24T03:39:35.880Z] 765212b225bb: Download complete [2024-09-24T03:39:35.880Z] f23df028b6ca: Verifying Checksum [2024-09-24T03:39:35.880Z] f23df028b6ca: Download complete [2024-09-24T03:39:36.146Z] d65c8cfc05b1: Download complete [2024-09-24T03:39:36.146Z] 699f458cf7ca: Verifying Checksum [2024-09-24T03:39:36.146Z] 699f458cf7ca: Download complete [2024-09-24T03:39:36.414Z] 8998bd30e6a1: Verifying Checksum [2024-09-24T03:39:36.414Z] 8998bd30e6a1: Download complete [2024-09-24T03:39:39.003Z] 2437ff75d9bd: Verifying Checksum [2024-09-24T03:39:39.003Z] 2437ff75d9bd: Download complete [2024-09-24T03:39:41.583Z] 8998bd30e6a1: Pull complete [2024-09-24T03:39:41.583Z] 04944245beec: Pull complete [2024-09-24T03:39:43.532Z] 699f458cf7ca: Pull complete [2024-09-24T03:39:43.532Z] 765212b225bb: Pull complete [2024-09-24T03:39:44.493Z] f23df028b6ca: Pull complete [2024-09-24T03:39:44.493Z] d65c8cfc05b1: Pull complete [2024-09-24T03:40:02.711Z] 2437ff75d9bd: Pull complete [2024-09-24T03:40:02.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-24T03:40:02.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-24T03:40:02.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T03:40:02.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container [2024-09-24T03:40:02.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-24T03:40:05.685Z] $ docker top da4e1cbdd275b95af8d6db85e3b32aec1a242936aceb9f11e2401d76d476f11b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:06.641Z] ---> job-cost.sh [2024-09-24T03:40:06.641Z] lf-activate-venv: SKIPPING [2024-09-24T03:40:06.641Z] INFO: No Stack... [2024-09-24T03:40:07.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-24T03:40:07.807Z] INFO: Archiving Costs [Pipeline] sh [2024-09-24T03:40:08.451Z] + cut -d, -f6 [2024-09-24T03:40:08.451Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2024-09-24T03:40:08.484Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] [2024-09-24T03:40:08.499Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] did not exist. Created. [2024-09-24T03:40:08.510Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-24T03:40:09.244Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-24T03:40:09.468Z] Stashed 1 file(s) [Pipeline] } [2024-09-24T03:40:09.479Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-24T03:40:09.498Z] $ docker stop --time=1 da4e1cbdd275b95af8d6db85e3b32aec1a242936aceb9f11e2401d76d476f11b [2024-09-24T03:40:11.033Z] $ docker rm -f --volumes da4e1cbdd275b95af8d6db85e3b32aec1a242936aceb9f11e2401d76d476f11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-24T03:40:11.556Z] provisioning config files... [2024-09-24T03:40:11.568Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3987489481916544927tmp [Pipeline] { [Pipeline] sh [2024-09-24T03:40:11.875Z] + set +x [2024-09-24T03:40:11.875Z] + bash -s -- [2024-09-24T03:40:11.875Z] + curl -s https://codecov.io/bash [2024-09-24T03:40:11.875Z] [2024-09-24T03:40:11.875Z] _____ _ [2024-09-24T03:40:11.875Z] / ____| | | [2024-09-24T03:40:11.875Z] | | ___ __| | ___ ___ _____ __ [2024-09-24T03:40:11.875Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-24T03:40:11.875Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-24T03:40:11.875Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-24T03:40:11.875Z] Bash-1.0.6 [2024-09-24T03:40:11.875Z] [2024-09-24T03:40:11.875Z] [2024-09-24T03:40:11.875Z] ==> git version 2.25.1 found [2024-09-24T03:40:11.876Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-24T03:40:11.876Z] Release-Date: 2020-01-08 [2024-09-24T03:40:11.876Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-24T03:40:11.876Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-24T03:40:11.876Z] ==> Jenkins CI detected. [2024-09-24T03:40:11.876Z] current dir:  /w/workspace/edgex-go/2 [2024-09-24T03:40:11.876Z] project root: . [2024-09-24T03:40:11.876Z] --> token set from env [2024-09-24T03:40:11.876Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-24T03:40:11.876Z] ==> Running gcov in . (disable via -X gcov) [2024-09-24T03:40:11.876Z] ==> Python coveragepy not found [2024-09-24T03:40:11.876Z] ==> Searching for coverage reports in: [2024-09-24T03:40:11.876Z] + . [2024-09-24T03:40:12.135Z] -> Found 1 reports [2024-09-24T03:40:12.135Z] ==> Detecting git/mercurial file structure [2024-09-24T03:40:12.135Z] ==> Reading reports [2024-09-24T03:40:12.135Z] + ./coverage.out bytes=601311 [2024-09-24T03:40:12.135Z] ==> Appending adjustments [2024-09-24T03:40:12.135Z] https://docs.codecov.io/docs/fixing-reports [2024-09-24T03:40:13.517Z] + Found adjustments [2024-09-24T03:40:13.517Z] ==> Gzipping contents [2024-09-24T03:40:13.517Z] 72K /tmp/codecov.Wb3pay.gz [2024-09-24T03:40:13.517Z] ==> Uploading reports [2024-09-24T03:40:13.517Z] url: https://codecov.io [2024-09-24T03:40:13.517Z] query: branch=PR-4922&commit=fdf009802a644c1b131694915bc386a5ebbba6ef&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= [2024-09-24T03:40:13.517Z] -> Pinging Codecov [2024-09-24T03:40:13.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4922&commit=fdf009802a644c1b131694915bc386a5ebbba6ef&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= [2024-09-24T03:40:13.777Z] -> Uploading to [2024-09-24T03:40:13.777Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/fdf009802a644c1b131694915bc386a5ebbba6ef/356c8259-0395-4392-83e2-3ee934327653.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240924%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240924T034013Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=29402bbb76ee5635773f01678c71143ba60b8af528059c8cd0349cc04b57b2cd [2024-09-24T03:40:13.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-24T03:40:13.777Z] Dload Upload Total Spent Left Speed [2024-09-24T03:40:14.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72632 0 0 100 72632 0 341k --:--:-- --:--:-- --:--:-- 339k 100 72632 0 0 100 72632 0 242k --:--:-- --:--:-- --:--:-- 241k [2024-09-24T03:40:14.037Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] } [2024-09-24T03:40:14.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-24T03:40:14.745Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:15.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:15.910Z] ---> package-listing.sh [2024-09-24T03:40:15.911Z] ++ facter osfamily [2024-09-24T03:40:15.911Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-24T03:40:16.172Z] + OS_FAMILY=debian [2024-09-24T03:40:16.172Z] + workspace=/w/workspace/edgex-go/2 [2024-09-24T03:40:16.172Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-24T03:40:16.172Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-24T03:40:16.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-24T03:40:16.172Z] + PACKAGES=/tmp/packages_start.txt [2024-09-24T03:40:16.172Z] + '[' /w/workspace/edgex-go/2 ']' [2024-09-24T03:40:16.172Z] + PACKAGES=/tmp/packages_end.txt [2024-09-24T03:40:16.172Z] + case "${OS_FAMILY}" in [2024-09-24T03:40:16.172Z] + dpkg -l [2024-09-24T03:40:16.172Z] + grep '^ii' [2024-09-24T03:40:16.172Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-24T03:40:16.172Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-24T03:40:16.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-24T03:40:16.172Z] + '[' /w/workspace/edgex-go/2 ']' [2024-09-24T03:40:16.172Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-09-24T03:40:16.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-09-24T03:40:16.183Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-24T03:40:16.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T03:40:17.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-24T03:40:17.038Z] [2024-09-24T03:40:17.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-24T03:40:17.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-24T03:40:17.341Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-24T03:40:17.341Z] 5eb5b503b376: Pulling fs layer [2024-09-24T03:40:17.341Z] 5c69ac0246d0: Pulling fs layer [2024-09-24T03:40:17.341Z] ec43610c2a17: Pulling fs layer [2024-09-24T03:40:17.341Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-24T03:40:17.341Z] 33b1e0a273af: Pulling fs layer [2024-09-24T03:40:17.341Z] 5d3b04190fa2: Pulling fs layer [2024-09-24T03:40:17.341Z] 2f39f015ded8: Pulling fs layer [2024-09-24T03:40:17.341Z] 5d3b04190fa2: Waiting [2024-09-24T03:40:17.341Z] 2f39f015ded8: Waiting [2024-09-24T03:40:17.341Z] 3a2ae6a8a46f: Waiting [2024-09-24T03:40:17.341Z] 33b1e0a273af: Waiting [2024-09-24T03:40:17.341Z] 5c69ac0246d0: Verifying Checksum [2024-09-24T03:40:17.341Z] 5c69ac0246d0: Download complete [2024-09-24T03:40:17.341Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-24T03:40:17.341Z] 3a2ae6a8a46f: Download complete [2024-09-24T03:40:17.341Z] 33b1e0a273af: Verifying Checksum [2024-09-24T03:40:17.341Z] 33b1e0a273af: Download complete [2024-09-24T03:40:17.341Z] 5d3b04190fa2: Verifying Checksum [2024-09-24T03:40:17.341Z] 5d3b04190fa2: Download complete [2024-09-24T03:40:17.341Z] ec43610c2a17: Verifying Checksum [2024-09-24T03:40:17.341Z] ec43610c2a17: Download complete [2024-09-24T03:40:17.599Z] 5eb5b503b376: Verifying Checksum [2024-09-24T03:40:17.599Z] 5eb5b503b376: Download complete [2024-09-24T03:40:18.167Z] 2f39f015ded8: Download complete [2024-09-24T03:40:19.101Z] 5eb5b503b376: Pull complete [2024-09-24T03:40:19.101Z] 5c69ac0246d0: Pull complete [2024-09-24T03:40:19.360Z] ec43610c2a17: Pull complete [2024-09-24T03:40:19.618Z] 3a2ae6a8a46f: Pull complete [2024-09-24T03:40:19.876Z] 33b1e0a273af: Pull complete [2024-09-24T03:40:19.876Z] 5d3b04190fa2: Pull complete [2024-09-24T03:40:24.064Z] 2f39f015ded8: Pull complete [2024-09-24T03:40:24.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-24T03:40:24.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-24T03:40:24.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-24T03:40:24.419Z] prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container [2024-09-24T03:40:24.435Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-24T03:40:28.361Z] $ docker top 1ea05dd0fb773683357670aa1bcecf61982239e3fb570cff22aa4ef2ab8c0e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-24T03:40:28.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-24T03:40:29.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-24T03:40:29.299Z] + ls /var/log/sa-host [2024-09-24T03:40:29.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-24T03:40:29.473Z] provisioning config files... [2024-09-24T03:40:29.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config13401957191155102969tmp [Pipeline] { [Pipeline] echo [2024-09-24T03:40:29.502Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:29.788Z] ---> create-netrc.sh [Pipeline] } [2024-09-24T03:40:29.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:30.140Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-24T03:40:30.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:30.434Z] ---> sudo-logs.sh [2024-09-24T03:40:30.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-24T03:40:30.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:30.746Z] ---> job-cost.sh [2024-09-24T03:40:30.746Z] lf-activate-venv: SKIPPING [2024-09-24T03:40:30.746Z] DEBUG: total: 0.2199999988079071 [2024-09-24T03:40:30.746Z] INFO: Retrieving Stack Cost... [2024-09-24T03:40:31.315Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-24T03:40:31.573Z] INFO: Archiving Costs [Pipeline] echo [2024-09-24T03:40:31.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-24T03:40:31.875Z] ---> logs-deploy.sh [2024-09-24T03:40:31.875Z] lf-activate-venv: SKIPPING [2024-09-24T03:40:31.875Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4922/2 [2024-09-24T03:40:31.875Z] INFO: archiving workspace using pattern(s): [2024-09-24T03:40:32.812Z] Archives upload complete. [2024-09-24T03:40:33.072Z] INFO: archiving logs to Nexus