Pull request #4866 opened 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 6211aafc10b1e2f5b342071239385128acb78ae1+716be972356a5d958cacae13e28e6f732195427d (d28376f9a1828cf7df8f85643f4a8f8b6c357e68) 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-ssh15707568575496383578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15899287638298659406.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3839949236758717971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6973523640208052873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7781693544248478447.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4800919906654772815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7691 in /w/workspace/edgexfoundry_edgex-go_PR-4866 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 6211aafc10b1e2f5b342071239385128acb78ae1 Merge succeeded, producing 6211aafc10b1e2f5b342071239385128acb78ae1 Checking out Revision 6211aafc10b1e2f5b342071239385128acb78ae1 (PR-4866) > 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/4866/head:refs/remotes/origin/PR-4866 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # timeout=10 Commit message: "fix: EDX-5196 Allow source name in regexp" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-14T08:48:17.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-14T08:48:17.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-14T08:48:18.052Z] ========================================================= [2024-08-14T08:48:18.052Z] EdgeX Global Pipelines Version Info [2024-08-14T08:48:18.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:48:18.809Z] ------------------- [2024-08-14T08:48:18.809Z] stable info: [2024-08-14T08:48:18.809Z] ------------------- [2024-08-14T08:48:18.809Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-14T08:48:18.810Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-14T08:48:18.810Z] Message: update stable to v1.0.260 [2024-08-14T08:48:19.386Z] ------------------- [2024-08-14T08:48:19.386Z] experimental info: [2024-08-14T08:48:19.386Z] ------------------- [2024-08-14T08:48:19.386Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-14T08:48:19.386Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-14T08:48:19.386Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-14T08:48:19.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-14T08:48:19.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-14T08:48:19.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-14T08:48:19.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-14T08:48:19.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-14T08:48:19.945Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-14T08:48:20.004Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-14T08:48:20.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-14T08:48:20.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-14T08:48:20.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-14T08:48:20.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-14T08:48:20.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-14T08:48:20.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-14T08:48:20.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-14T08:48:20.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-14T08:48:20.577Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-14T08:48:20.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-14T08:48:20.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-14T08:48:20.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-14T08:48:20.837Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-14T08:48:20.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-14T08:48:20.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-14T08:48:21.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-14T08:48:21.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4866 [Pipeline] echo [2024-08-14T08:48:21.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4866 [Pipeline] echo [2024-08-14T08:48:21.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4866 [Pipeline] echo [2024-08-14T08:48:21.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] echo [2024-08-14T08:48:21.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6211aaf [Pipeline] echo [2024-08-14T08:48:21.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T08:48:21.562Z] provisioning config files... [2024-08-14T08:48:21.579Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12516002848145105380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:48:21.983Z] ---> ****-login.sh [2024-08-14T08:48:21.983Z] nexus3.edgexfoundry.org:10001 [2024-08-14T08:48:22.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:48:22.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:48:22.247Z] Configure a credential helper to remove this warning. See [2024-08-14T08:48:22.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:48:22.247Z] [2024-08-14T08:48:22.247Z] Login Succeeded [2024-08-14T08:48:22.247Z] nexus3.edgexfoundry.org:10002 [2024-08-14T08:48:22.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:48:22.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:48:22.248Z] Configure a credential helper to remove this warning. See [2024-08-14T08:48:22.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:48:22.248Z] [2024-08-14T08:48:22.248Z] Login Succeeded [2024-08-14T08:48:22.248Z] nexus3.edgexfoundry.org:10003 [2024-08-14T08:48:22.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:48:22.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:48:22.510Z] Configure a credential helper to remove this warning. See [2024-08-14T08:48:22.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:48:22.510Z] [2024-08-14T08:48:22.510Z] Login Succeeded [2024-08-14T08:48:22.510Z] nexus3.edgexfoundry.org:10004 [2024-08-14T08:48:22.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:48:22.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:48:22.510Z] Configure a credential helper to remove this warning. See [2024-08-14T08:48:22.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:48:22.510Z] [2024-08-14T08:48:22.510Z] Login Succeeded [2024-08-14T08:48:22.510Z] ****.io [2024-08-14T08:48:22.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:48:22.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:48:22.771Z] Configure a credential helper to remove this warning. See [2024-08-14T08:48:22.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:48:22.771Z] [2024-08-14T08:48:22.771Z] Login Succeeded [2024-08-14T08:48:22.771Z] ---> ****-login.sh ends [Pipeline] } [2024-08-14T08:48:22.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-14T08:48:23.357Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-14T08:48:23.357Z] + + cut -d/ -f2 [2024-08-14T08:48:23.357Z] dirname cmd/core-command/Dockerfile [2024-08-14T08:48:23.357Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-14T08:48:23.357Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/core-data/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/core-keeper/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/core-metadata/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-14T08:48:23.357Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2024-08-14T08:48:23.357Z] [2024-08-14T08:48:23.357Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-14T08:48:23.357Z] + + cut -d/ -f2 [2024-08-14T08:48:23.357Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-14T08:48:23.357Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-14T08:48:23.357Z] + cut -d/ -f2 [2024-08-14T08:48:23.357Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-14T08:48:23.357Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-14T08:48:23.358Z] + cut -d/ -f2 [2024-08-14T08:48:23.358Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-14T08:48:23.358Z] + cut -d/ -f2 [2024-08-14T08:48:23.358Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-14T08:48:23.358Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-14T08:48:23.358Z] + dirname cmd/support-notifications/Dockerfile [2024-08-14T08:48:23.358Z] + cut -d/ -f2 [2024-08-14T08:48:23.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-14T08:48:23.358Z] + cut -d/ -f2 [2024-08-14T08:48:23.358Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-14T08:48:23.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-14T08:48:23.411Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-14T08:48:23.970Z] + git rev-list -1 --merges 6211aafc10b1e2f5b342071239385128acb78ae1~1..6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] echo [2024-08-14T08:48:24.014Z] -----------> git rev-list -1 --merges 6211aafc10b1e2f5b342071239385128acb78ae1~1..6211aafc10b1e2f5b342071239385128acb78ae1 6211aafc10b1e2f5b342071239385128acb78ae1 [false] [Pipeline] sh [2024-08-14T08:48:24.339Z] + git log --format=format:%s -1 6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] echo [2024-08-14T08:48:24.383Z] ========================================================= [2024-08-14T08:48:24.384Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-14T08:48:24.384Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-14T08:48:24.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-14T08:48:24.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-14T08:48:24.939Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-14T08:48:24.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-14T08:48:24.939Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-14T08:48:24.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-14T08:48:24.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:48:25.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T08:48:25.475Z] [2024-08-14T08:48:25.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:48:25.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T08:48:25.902Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-14T08:48:25.902Z] b85a868b505f: Pulling fs layer [2024-08-14T08:48:25.902Z] e2be974225ed: Pulling fs layer [2024-08-14T08:48:25.902Z] 339a4e72a1f5: Pulling fs layer [2024-08-14T08:48:25.902Z] 988bab9f4d93: Pulling fs layer [2024-08-14T08:48:25.902Z] 1469e6f7b9e6: Pulling fs layer [2024-08-14T08:48:25.902Z] eaf3925da568: Pulling fs layer [2024-08-14T08:48:25.902Z] bab4dde63d76: Pulling fs layer [2024-08-14T08:48:25.902Z] bde34c3a00c8: Pulling fs layer [2024-08-14T08:48:25.902Z] b352a97aabf1: Pulling fs layer [2024-08-14T08:48:25.902Z] 4872d77fe225: Pulling fs layer [2024-08-14T08:48:25.902Z] 5851b861e8e6: Pulling fs layer [2024-08-14T08:48:25.902Z] 988bab9f4d93: Waiting [2024-08-14T08:48:25.902Z] 4872d77fe225: Waiting [2024-08-14T08:48:25.902Z] 1469e6f7b9e6: Waiting [2024-08-14T08:48:25.902Z] bde34c3a00c8: Waiting [2024-08-14T08:48:25.902Z] eaf3925da568: Waiting [2024-08-14T08:48:25.902Z] 5851b861e8e6: Waiting [2024-08-14T08:48:25.902Z] b352a97aabf1: Waiting [2024-08-14T08:48:25.902Z] bab4dde63d76: Waiting [2024-08-14T08:48:25.902Z] e2be974225ed: Verifying Checksum [2024-08-14T08:48:25.902Z] e2be974225ed: Download complete [2024-08-14T08:48:25.902Z] 988bab9f4d93: Verifying Checksum [2024-08-14T08:48:25.902Z] 988bab9f4d93: Download complete [2024-08-14T08:48:25.902Z] 1469e6f7b9e6: Verifying Checksum [2024-08-14T08:48:25.902Z] 1469e6f7b9e6: Download complete [2024-08-14T08:48:25.902Z] 339a4e72a1f5: Verifying Checksum [2024-08-14T08:48:25.902Z] 339a4e72a1f5: Download complete [2024-08-14T08:48:26.168Z] eaf3925da568: Verifying Checksum [2024-08-14T08:48:26.168Z] eaf3925da568: Download complete [2024-08-14T08:48:26.168Z] bde34c3a00c8: Verifying Checksum [2024-08-14T08:48:26.168Z] bde34c3a00c8: Download complete [2024-08-14T08:48:26.168Z] b352a97aabf1: Verifying Checksum [2024-08-14T08:48:26.168Z] b352a97aabf1: Download complete [2024-08-14T08:48:26.168Z] 4872d77fe225: Verifying Checksum [2024-08-14T08:48:26.168Z] 4872d77fe225: Download complete [2024-08-14T08:48:26.168Z] 5851b861e8e6: Download complete [2024-08-14T08:48:26.168Z] b85a868b505f: Verifying Checksum [2024-08-14T08:48:26.168Z] b85a868b505f: Download complete [2024-08-14T08:48:26.428Z] bab4dde63d76: Verifying Checksum [2024-08-14T08:48:26.428Z] bab4dde63d76: Download complete [2024-08-14T08:48:27.367Z] b85a868b505f: Pull complete [2024-08-14T08:48:27.367Z] e2be974225ed: Pull complete [2024-08-14T08:48:27.937Z] 339a4e72a1f5: Pull complete [2024-08-14T08:48:27.937Z] 988bab9f4d93: Pull complete [2024-08-14T08:48:28.198Z] 1469e6f7b9e6: Pull complete [2024-08-14T08:48:28.198Z] eaf3925da568: Pull complete [2024-08-14T08:48:30.112Z] bab4dde63d76: Pull complete [2024-08-14T08:48:30.112Z] bde34c3a00c8: Pull complete [2024-08-14T08:48:30.112Z] b352a97aabf1: Pull complete [2024-08-14T08:48:30.373Z] 4872d77fe225: Pull complete [2024-08-14T08:48:30.373Z] 5851b861e8e6: Pull complete [2024-08-14T08:48:30.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-14T08:48:30.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-14T08:48:30.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:48:30.687Z] prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container [2024-08-14T08:48:30.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-14T08:48:33.421Z] $ docker top b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 -eo pid,comm [2024-08-14T08:48:33.478Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-14T08:48:33.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-14T08:48:33.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-14T08:48:33.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-14T08:48:33.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-14T08:48:33.788Z] $ docker exec b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent [2024-08-14T08:48:33.886Z] SSH_AUTH_SOCK=/tmp/ssh-bIKscns69zFh/agent.33 [2024-08-14T08:48:33.886Z] SSH_AGENT_PID=39 [2024-08-14T08:48:33.892Z] Running ssh-add (command line suppressed) [2024-08-14T08:48:33.985Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5204443049757036388.key (/w/workspace/edgex-go/1@tmp/private_key_5204443049757036388.key) [2024-08-14T08:48:34.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-14T08:48:34.361Z] + git tag --points-at HEAD [Pipeline] } [2024-08-14T08:48:34.386Z] $ docker exec --env ******** --env ******** b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent -k [2024-08-14T08:48:34.481Z] unset SSH_AUTH_SOCK; [2024-08-14T08:48:34.481Z] unset SSH_AGENT_PID; [2024-08-14T08:48:34.481Z] echo Agent pid 39 killed; [2024-08-14T08:48:34.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-14T08:48:34.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-14T08:48:34.616Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-14T08:48:34.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-14T08:48:34.728Z] $ docker exec b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent [2024-08-14T08:48:34.842Z] SSH_AUTH_SOCK=/tmp/ssh-C7Bn1e5CSl7r/agent.71 [2024-08-14T08:48:34.842Z] SSH_AGENT_PID=77 [2024-08-14T08:48:34.846Z] Running ssh-add (command line suppressed) [2024-08-14T08:48:34.942Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3720547487711618605.key (/w/workspace/edgex-go/1@tmp/private_key_3720547487711618605.key) [2024-08-14T08:48:34.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-14T08:48:35.310Z] + git semver init [2024-08-14T08:48:35.571Z] 2024-08-14 08:48:35,461 [run_init] DEBUG init version:0.0.0 force:False [2024-08-14T08:48:35.571Z] 2024-08-14 08:48:35,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-14T08:48:35.571Z] 2024-08-14 08:48:35,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-14T08:48:35.571Z] 2024-08-14 08:48:35,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,805 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4866 with force:False [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,806 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4866 [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,810 [execute] INFO git cat-file --batch-check [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,817 [execute] INFO git cat-file --batch [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-14T08:48:40.856Z] 2024-08-14 08:48:40,822 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4866 [2024-08-14T08:48:40.856Z] 0.0.0 [Pipeline] } [2024-08-14T08:48:40.882Z] $ docker exec --env ******** --env ******** b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent -k [2024-08-14T08:48:40.985Z] unset SSH_AUTH_SOCK; [2024-08-14T08:48:40.985Z] unset SSH_AGENT_PID; [2024-08-14T08:48:40.986Z] echo Agent pid 77 killed; [2024-08-14T08:48:40.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-14T08:48:41.466Z] + git semver [Pipeline] } [2024-08-14T08:48:41.754Z] $ docker stop --time=1 b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 [2024-08-14T08:48:43.040Z] $ docker rm -f --volumes b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T08:48:43.465Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-14T08:48:43.816Z] Stashed 1 file(s) [Pipeline] echo [2024-08-14T08:48:43.843Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-14T08:48:44.793Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-14T08:48:44.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T08:48:44.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T08:48:44.958Z] ========================================================= [2024-08-14T08:48:44.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-14T08:48:44.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-14T08:48:45.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T08:48:45.322Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-14T08:48:45.322Z] 619be1103602: Pulling fs layer [2024-08-14T08:48:45.322Z] 7862e08f4a3e: Pulling fs layer [2024-08-14T08:48:45.322Z] 5df492c9dc93: Pulling fs layer [2024-08-14T08:48:45.322Z] 7629e6793208: Pulling fs layer [2024-08-14T08:48:45.322Z] 4f4fb700ef54: Pulling fs layer [2024-08-14T08:48:45.322Z] fb5054dd5b73: Pulling fs layer [2024-08-14T08:48:45.322Z] eeca6798cff9: Pulling fs layer [2024-08-14T08:48:45.322Z] aa269ceb94a6: Pulling fs layer [2024-08-14T08:48:45.322Z] ada007ff1a6a: Pulling fs layer [2024-08-14T08:48:45.322Z] 4f4fb700ef54: Waiting [2024-08-14T08:48:45.322Z] 7629e6793208: Waiting [2024-08-14T08:48:45.322Z] eeca6798cff9: Waiting [2024-08-14T08:48:45.322Z] aa269ceb94a6: Waiting [2024-08-14T08:48:45.322Z] ada007ff1a6a: Waiting [2024-08-14T08:48:45.322Z] fb5054dd5b73: Waiting [2024-08-14T08:48:45.322Z] 7862e08f4a3e: Download complete [2024-08-14T08:48:45.322Z] 7629e6793208: Verifying Checksum [2024-08-14T08:48:45.322Z] 7629e6793208: Download complete [2024-08-14T08:48:45.322Z] 4f4fb700ef54: Download complete [2024-08-14T08:48:45.322Z] fb5054dd5b73: Verifying Checksum [2024-08-14T08:48:45.322Z] fb5054dd5b73: Download complete [2024-08-14T08:48:45.322Z] 619be1103602: Verifying Checksum [2024-08-14T08:48:45.322Z] 619be1103602: Download complete [2024-08-14T08:48:45.322Z] eeca6798cff9: Verifying Checksum [2024-08-14T08:48:45.322Z] eeca6798cff9: Download complete [2024-08-14T08:48:45.584Z] 619be1103602: Pull complete [2024-08-14T08:48:45.584Z] ada007ff1a6a: Verifying Checksum [2024-08-14T08:48:45.584Z] ada007ff1a6a: Download complete [2024-08-14T08:48:45.584Z] 7862e08f4a3e: Pull complete [2024-08-14T08:48:45.842Z] 5df492c9dc93: Verifying Checksum [2024-08-14T08:48:45.842Z] 5df492c9dc93: Download complete [2024-08-14T08:48:46.100Z] aa269ceb94a6: Verifying Checksum [2024-08-14T08:48:46.100Z] aa269ceb94a6: Download complete [2024-08-14T08:48:48.632Z] 5df492c9dc93: Pull complete [2024-08-14T08:48:48.892Z] 7629e6793208: Pull complete [2024-08-14T08:48:48.892Z] 4f4fb700ef54: Pull complete [2024-08-14T08:48:48.892Z] fb5054dd5b73: Pull complete [2024-08-14T08:48:48.892Z] eeca6798cff9: Pull complete [2024-08-14T08:48:51.424Z] aa269ceb94a6: Pull complete [2024-08-14T08:48:51.684Z] ada007ff1a6a: Pull complete [2024-08-14T08:48:51.684Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-14T08:48:51.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T08:48:51.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-14T08:48:52.074Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T08:48:52.074Z] WORKDIR /edgex [2024-08-14T08:48:52.074Z] COPY go.mod . [2024-08-14T08:48:52.074Z] RUN go mod download [2024-08-14T08:48:52.074Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-14T08:48:52.641Z] Sending build context to Docker daemon 179.1MB [2024-08-14T08:48:52.641Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-14T08:48:52.641Z] ---> f489d0715acc [2024-08-14T08:48:52.641Z] Step 2/4 : WORKDIR /edgex [2024-08-14T08:48:57.927Z] ---> Running in 98d92cb74b78 [2024-08-14T08:48:57.927Z] Removing intermediate container 98d92cb74b78 [2024-08-14T08:48:57.927Z] ---> c855b20be24e [2024-08-14T08:48:57.927Z] Step 3/4 : COPY go.mod . [2024-08-14T08:48:57.927Z] ---> 5a3f66ab88ee [2024-08-14T08:48:57.927Z] Step 4/4 : RUN go mod download [2024-08-14T08:48:57.927Z] ---> Running in d0b93cc6fdad [2024-08-14T08:48:59.256Z] Still waiting to schedule task [2024-08-14T08:48:59.257Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-14T08:49:24.656Z] Removing intermediate container d0b93cc6fdad [2024-08-14T08:49:24.656Z] ---> ab51d72365c7 [2024-08-14T08:49:24.656Z] Successfully built ab51d72365c7 [2024-08-14T08:49:24.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:49:25.072Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-14T08:49:25.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:49:25.272Z] prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container [2024-08-14T08:49:25.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-14T08:49:25.784Z] $ docker top 8321e4b8c2101e2c6472bd950d3453dc992ae57f02d9a222863655bb2acf7f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T08:49:26.219Z] + go version [2024-08-14T08:49:26.220Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-14T08:49:26.257Z] $ docker stop --time=1 8321e4b8c2101e2c6472bd950d3453dc992ae57f02d9a222863655bb2acf7f23 [2024-08-14T08:49:27.520Z] $ docker rm -f --volumes 8321e4b8c2101e2c6472bd950d3453dc992ae57f02d9a222863655bb2acf7f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:49:28.392Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-14T08:49:28.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:49:28.589Z] prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container [2024-08-14T08:49:28.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-14T08:49:28.951Z] $ docker top df2ac913c1f9f6a30419d6abdb9ecc57c37db966ba7fa20ce2f8b0954bb0d76e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-14T08:49:29.100Z] ========================================================= [2024-08-14T08:49:29.100Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-14T08:49:29.100Z] ========================================================= [Pipeline] sh [2024-08-14T08:49:29.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-14T08:49:29.811Z] + make test [2024-08-14T08:49:29.811Z] go test -race -coverprofile=coverage.out ./... [2024-08-14T08:49:37.961Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-14T08:50:04.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-14T08:50:04.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-14T08:50:05.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-14T08:50:05.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-14T08:50:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-14T08:50:05.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-14T08:50:05.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-14T08:50:05.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-14T08:50:05.915Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-14T08:50:05.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-14T08:50:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-14T08:50:07.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-14T08:50:08.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements [2024-08-14T08:50:09.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-14T08:50:09.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-14T08:50:09.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-14T08:50:09.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-14T08:50:09.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-14T08:50:09.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-14T08:50:10.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-14T08:50:12.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-14T08:50:12.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-14T08:50:12.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-14T08:50:12.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-14T08:50:12.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-14T08:50:13.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.2% of statements [2024-08-14T08:50:13.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements [2024-08-14T08:50:13.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-14T08:50:13.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-14T08:50:13.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.239s coverage: 93.4% of statements [2024-08-14T08:50:13.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.102s coverage: 91.7% of statements [2024-08-14T08:50:14.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-14T08:50:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-14T08:50:15.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 95.8% of statements [2024-08-14T08:50:15.810Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-14T08:50:16.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-14T08:50:16.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-14T08:50:16.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-08-14T08:50:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-08-14T08:50:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements [2024-08-14T08:50:17.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-14T08:50:18.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 77.8% of statements [2024-08-14T08:50:18.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-08-14T08:50:18.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-08-14T08:50:18.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-08-14T08:50:18.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-14T08:50:18.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-14T08:50:18.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-14T08:50:18.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-14T08:50:19.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-14T08:50:19.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-14T08:50:19.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-14T08:50:19.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-14T08:50:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-14T08:50:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-14T08:50:20.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-14T08:50:21.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-14T08:50:21.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-14T08:50:21.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-14T08:50:21.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-14T08:50:22.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-14T08:50:22.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-14T08:50:22.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-14T08:50:23.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-14T08:50:24.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-14T08:50:25.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-14T08:50:25.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-14T08:50:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-14T08:50:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-14T08:50:28.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-14T08:50:29.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-14T08:50:29.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-14T08:50:29.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-14T08:50:29.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-14T08:50:30.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-08-14T08:50:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-14T08:50:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-14T08:50:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T08:50:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-14T08:50:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-14T08:50:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-14T08:50:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-14T08:50:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-14T08:50:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-14T08:50:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-14T08:50:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-14T08:50:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-14T08:50:34.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-14T08:50:34.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-14T08:50:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-14T08:50:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.045s coverage: 92.9% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 76.6% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.036s coverage: 45.8% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-08-14T08:50:43.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-08-14T08:50:43.522Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-14T08:50:43.522Z] running golangci-lint [2024-08-14T08:50:43.522Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-14T08:50:43.522Z] go version go1.21.9 linux/amd64 [2024-08-14T08:50:43.522Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-14T08:50:43.522Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-14T08:51:05.491Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 21.831432189s" [2024-08-14T08:51:05.491Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.067026ms" [2024-08-14T08:51:20.368Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.689506667s with top 10 stages: buildir: 59.192573673s, gosec: 9.054346715s, inspect: 3.160562802s, fact_deprecated: 3.000761908s, ctrlflow: 2.215205573s, printf: 2.042049812s, nilness: 1.451169461s, fact_purity: 1.338338022s, S1038: 1.102032742s, typedness: 907.028053ms" [2024-08-14T08:51:20.368Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-14T08:51:20.368Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, cgo: 214/214, exclude-rules: 22/214, autogenerated_exclude: 214/214" [2024-08-14T08:51:20.368Z] level=info msg="[runner] processing took 17.408786ms with stages: nolint: 7.991704ms, identifier_marker: 5.161603ms, exclude-rules: 1.617163ms, autogenerated_exclude: 1.108916ms, path_prettifier: 975.233µs, skip_dirs: 488.546µs, cgo: 38.21µs, filename_unadjuster: 22.971µs, max_same_issues: 900ns, skip_files: 500ns, max_from_linter: 450ns, uniq_by_line: 430ns, exclude: 410ns, sort_results: 390ns, fixer: 370ns, severity-rules: 260ns, diff: 220ns, source_code: 140ns, max_per_file_from_linter: 140ns, path_prefixer: 120ns, path_shortener: 110ns" [2024-08-14T08:51:20.368Z] level=info msg="[runner] linters took 12.377477951s with stages: goanalysis_metalinter: 12.359959813s" [2024-08-14T08:51:20.368Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-14T08:51:20.368Z] level=info msg="Memory: 344 samples, avg is 324.7MB, max is 1442.4MB" [2024-08-14T08:51:20.368Z] level=info msg="Execution took 34.259527153s" [2024-08-14T08:51:20.368Z] go vet ./... [2024-08-14T08:51:24.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-14T08:51:24.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-14T08:51:24.812Z] ./bin/test-attribution-txt.sh [2024-08-14T08:51:24.812Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-14T08:51:25.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-14T08:51:25.437Z] + ls -al . [2024-08-14T08:51:25.437Z] total 888 [2024-08-14T08:51:25.437Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 08:49 . [2024-08-14T08:51:25.437Z] drwxr-xr-x 4 root root 4096 Aug 14 08:49 .. [2024-08-14T08:51:25.437Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 08:48 .blubracket [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 08:48 .dockerignore [2024-08-14T08:51:25.437Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 08:50 .git [2024-08-14T08:51:25.437Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 08:48 .github [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 1102 Aug 14 08:48 .gitignore [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 08:48 .golangci.yml [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 08:48 .hadolint.yml [2024-08-14T08:51:25.437Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 08:48 .semver [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 08:48 .sonarcloud.properties [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 08:48 ADOPTERS.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 21171 Aug 14 08:48 Attribution.txt [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 100284 Aug 14 08:48 CHANGELOG.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 08:48 CONTRIBUTING.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 08:48 GOVERNANCE.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 861 Aug 14 08:48 Jenkinsfile [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 08:48 LICENSE [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 16854 Aug 14 08:48 Makefile [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 08:48 OWNERS.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 9528 Aug 14 08:48 README.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 08:48 SECURITY.md [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 08:48 VERSION [2024-08-14T08:51:25.437Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 08:48 bin [2024-08-14T08:51:25.437Z] drwxrwxr-x 20 1001 1001 4096 Aug 14 08:48 cmd [2024-08-14T08:51:25.437Z] -rw-r--r-- 1 root root 518937 Aug 14 08:50 coverage.out [2024-08-14T08:51:25.437Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 08:48 fuzz_test [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 7317 Aug 14 08:48 go.mod [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 102581 Aug 14 08:48 go.sum [2024-08-14T08:51:25.437Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 08:48 internal [2024-08-14T08:51:25.437Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 08:48 openapi [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 08:48 security.txt [2024-08-14T08:51:25.437Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 08:48 version.go [Pipeline] sh [2024-08-14T08:51:25.762Z] + '[' -e coverage.out ] [2024-08-14T08:51:25.762Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-14T08:51:25.907Z] Stashed 1 file(s) [Pipeline] sh [2024-08-14T08:51:26.214Z] + make build [2024-08-14T08:51:26.214Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T08:51:48.148Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T08:51:49.087Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T08:51:50.994Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-14T08:51:51.253Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T08:51:52.632Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T08:51:56.812Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T08:51:58.717Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T08:52:00.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-14T08:52:03.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-14T08:52:03.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-14T08:52:04.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T08:52:05.233Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T08:52:05.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-14T08:52:07.214Z] $ docker stop --time=1 df2ac913c1f9f6a30419d6abdb9ecc57c37db966ba7fa20ce2f8b0954bb0d76e [2024-08-14T08:52:12.545Z] $ docker rm -f --volumes df2ac913c1f9f6a30419d6abdb9ecc57c37db966ba7fa20ce2f8b0954bb0d76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:52:14.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T08:52:14.447Z] [2024-08-14T08:52:14.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:52:15.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T08:52:16.002Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-14T08:52:16.002Z] 91d30c5bc195: Pulling fs layer [2024-08-14T08:52:16.002Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-14T08:52:16.002Z] 9c61dcf015f6: Pulling fs layer [2024-08-14T08:52:16.002Z] 4698f68db338: Pulling fs layer [2024-08-14T08:52:16.002Z] 2a2f49069b9e: Pulling fs layer [2024-08-14T08:52:16.002Z] e0025b399a48: Pulling fs layer [2024-08-14T08:52:16.002Z] 4698f68db338: Waiting [2024-08-14T08:52:16.002Z] 2a2f49069b9e: Waiting [2024-08-14T08:52:16.002Z] e0025b399a48: Waiting [2024-08-14T08:52:16.002Z] 91d30c5bc195: Verifying Checksum [2024-08-14T08:52:16.002Z] 91d30c5bc195: Download complete [2024-08-14T08:52:16.002Z] 4698f68db338: Verifying Checksum [2024-08-14T08:52:16.002Z] 4698f68db338: Download complete [2024-08-14T08:52:16.002Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-14T08:52:16.002Z] 2e9b0aa3be6d: Download complete [2024-08-14T08:52:16.002Z] e0025b399a48: Verifying Checksum [2024-08-14T08:52:16.002Z] e0025b399a48: Download complete [2024-08-14T08:52:16.261Z] 91d30c5bc195: Pull complete [2024-08-14T08:52:16.261Z] 2a2f49069b9e: Download complete [2024-08-14T08:52:16.519Z] 2e9b0aa3be6d: Pull complete [2024-08-14T08:52:16.519Z] 9c61dcf015f6: Verifying Checksum [2024-08-14T08:52:16.519Z] 9c61dcf015f6: Download complete [2024-08-14T08:52:19.064Z] 9c61dcf015f6: Pull complete [2024-08-14T08:52:19.064Z] 4698f68db338: Pull complete [2024-08-14T08:52:19.325Z] 2a2f49069b9e: Pull complete [2024-08-14T08:52:19.325Z] e0025b399a48: Pull complete [2024-08-14T08:52:19.325Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-14T08:52:19.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-14T08:52:19.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:52:19.844Z] prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container [2024-08-14T08:52:19.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-14T08:52:23.299Z] $ docker top 785af2d7369f1fdaf6902a341bba4398f0f333947f23ded424505b1d707817e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T08:52:23.734Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-14T08:52:27.965Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #1 transferring dockerfile: 1.85kB done [2024-08-14T08:52:27.965Z] #1 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #2 transferring dockerfile: 1.81kB done [2024-08-14T08:52:27.965Z] #2 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #3 [core-data internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #3 transferring dockerfile: 2.01kB done [2024-08-14T08:52:27.965Z] #3 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #4 transferring dockerfile: 1.93kB done [2024-08-14T08:52:27.965Z] #4 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #5 transferring dockerfile: 1.69kB done [2024-08-14T08:52:27.965Z] #5 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #6 transferring dockerfile: 2.50kB done [2024-08-14T08:52:27.965Z] #6 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #7 transferring dockerfile: 1.70kB done [2024-08-14T08:52:27.965Z] #7 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #8 transferring dockerfile: 2.23kB done [2024-08-14T08:52:27.965Z] #8 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #9 transferring dockerfile: 2.01kB done [2024-08-14T08:52:27.965Z] #9 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #10 transferring dockerfile: 3.17kB done [2024-08-14T08:52:27.965Z] #10 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #11 transferring dockerfile: 1.95kB done [2024-08-14T08:52:27.965Z] #11 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #12 [support-cron-scheduler internal] load .dockerignore [2024-08-14T08:52:27.965Z] #12 transferring context: 50B done [2024-08-14T08:52:27.965Z] #12 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #13 transferring dockerfile: 2.49kB done [2024-08-14T08:52:27.965Z] #13 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #14 transferring dockerfile: 2.06kB done [2024-08-14T08:52:27.965Z] #14 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #15 transferring dockerfile: 1.89kB done [2024-08-14T08:52:27.965Z] #15 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #16 transferring dockerfile: 2.15kB done [2024-08-14T08:52:27.965Z] #16 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-14T08:52:27.965Z] #17 transferring dockerfile: 1.93kB done [2024-08-14T08:52:27.965Z] #17 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-14T08:52:27.965Z] #18 transferring context: 50B done [2024-08-14T08:52:27.965Z] #18 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #19 [core-data internal] load .dockerignore [2024-08-14T08:52:27.965Z] #19 transferring context: 50B done [2024-08-14T08:52:27.965Z] #19 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #20 [support-scheduler internal] load .dockerignore [2024-08-14T08:52:27.965Z] #20 transferring context: 50B done [2024-08-14T08:52:27.965Z] #20 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #21 [security-spire-config internal] load .dockerignore [2024-08-14T08:52:27.965Z] #21 transferring context: 50B done [2024-08-14T08:52:27.965Z] #21 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-14T08:52:27.965Z] #22 transferring context: 50B done [2024-08-14T08:52:27.965Z] #22 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #23 [security-spire-server internal] load .dockerignore [2024-08-14T08:52:27.965Z] #23 transferring context: 50B done [2024-08-14T08:52:27.965Z] #23 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-14T08:52:27.965Z] #24 transferring context: 50B done [2024-08-14T08:52:27.965Z] #24 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #25 [core-keeper internal] load .dockerignore [2024-08-14T08:52:27.965Z] #25 transferring context: 50B done [2024-08-14T08:52:27.965Z] #25 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-14T08:52:27.965Z] #26 transferring context: 50B done [2024-08-14T08:52:27.965Z] #26 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #27 [support-notifications internal] load .dockerignore [2024-08-14T08:52:27.965Z] #27 transferring context: 50B done [2024-08-14T08:52:27.965Z] #27 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T08:52:27.965Z] #28 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-14T08:52:27.965Z] #29 transferring context: 50B done [2024-08-14T08:52:27.965Z] #29 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-14T08:52:27.965Z] #30 transferring context: 50B done [2024-08-14T08:52:27.965Z] #30 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #31 [core-metadata internal] load .dockerignore [2024-08-14T08:52:27.965Z] #31 transferring context: 50B done [2024-08-14T08:52:27.965Z] #31 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-14T08:52:27.965Z] #32 transferring context: 50B done [2024-08-14T08:52:27.965Z] #32 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #33 [core-command internal] load .dockerignore [2024-08-14T08:52:27.965Z] #33 transferring context: 50B done [2024-08-14T08:52:27.965Z] #33 DONE 0.0s [2024-08-14T08:52:27.965Z] [2024-08-14T08:52:27.965Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:52:28.266Z] #34 ... [2024-08-14T08:52:28.266Z] [2024-08-14T08:52:28.266Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T08:52:28.266Z] #28 DONE 0.0s [2024-08-14T08:52:28.266Z] [2024-08-14T08:52:28.266Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:52:28.266Z] #34 ... [2024-08-14T08:52:28.266Z] [2024-08-14T08:52:28.266Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-14T08:52:28.266Z] #28 DONE 0.0s [2024-08-14T08:52:28.266Z] [2024-08-14T08:52:28.266Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T08:52:29.227Z] #34 DONE 0.5s [2024-08-14T08:52:29.227Z] [2024-08-14T08:52:29.227Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:52:29.227Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T08:52:29.227Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T08:52:29.227Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-14T08:52:29.227Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:52:29.227Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T08:52:29.227Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-14T08:52:29.227Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-14T08:52:29.485Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.8s done [2024-08-14T08:52:29.485Z] #35 ... [2024-08-14T08:52:29.485Z] [2024-08-14T08:52:29.486Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T08:52:29.486Z] #36 DONE 1.4s [2024-08-14T08:52:29.486Z] [2024-08-14T08:52:29.486Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T08:52:29.486Z] #37 DONE 1.5s [2024-08-14T08:52:29.486Z] [2024-08-14T08:52:29.486Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:52:29.486Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T08:52:29.486Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-14T08:52:29.486Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-14T08:52:29.486Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T08:52:29.486Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-14T08:52:29.486Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.8s done [2024-08-14T08:52:29.744Z] #35 ... [2024-08-14T08:52:29.744Z] [2024-08-14T08:52:29.744Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-14T08:52:29.744Z] #38 DONE 1.7s [2024-08-14T08:52:30.005Z] [2024-08-14T08:52:30.005Z] #39 [security-spire-agent internal] load build context [2024-08-14T08:52:30.005Z] #39 transferring context: 27.13kB done [2024-08-14T08:52:30.005Z] #39 DONE 0.3s [2024-08-14T08:52:30.005Z] [2024-08-14T08:52:30.005Z] #40 [security-spire-server internal] load build context [2024-08-14T08:52:30.005Z] #40 transferring context: 27.60kB 0.0s done [2024-08-14T08:52:30.005Z] #40 DONE 0.3s [2024-08-14T08:52:30.005Z] [2024-08-14T08:52:30.005Z] #41 [security-spire-config internal] load build context [2024-08-14T08:52:30.005Z] #41 transferring context: 25.85kB 0.0s done [2024-08-14T08:52:30.005Z] #41 DONE 0.4s [2024-08-14T08:52:30.005Z] [2024-08-14T08:52:30.005Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T08:52:30.005Z] #35 DONE 1.8s [2024-08-14T08:52:30.005Z] [2024-08-14T08:52:30.005Z] #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-14T08:52:35.286Z] #42 ... [2024-08-14T08:52:35.286Z] [2024-08-14T08:52:35.286Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:52:35.286Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-14T08:52:35.286Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-14T08:52:35.286Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-14T08:52:35.286Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T08:52:35.286Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-14T08:52:35.286Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-14T08:52:35.286Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T08:52:35.286Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.2s [2024-08-14T08:52:35.286Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-14T08:52:38.598Z] #43 ... [2024-08-14T08:52:38.598Z] [2024-08-14T08:52:38.598Z] #44 [security-proxy-setup internal] load build context [2024-08-14T08:52:38.598Z] #44 transferring context: 434.53MB 9.9s [2024-08-14T08:52:38.598Z] #44 ... [2024-08-14T08:52:38.598Z] [2024-08-14T08:52:38.598Z] #45 [support-notifications internal] load build context [2024-08-14T08:52:38.598Z] #45 ... [2024-08-14T08:52:38.598Z] [2024-08-14T08:52:38.598Z] #46 [core-metadata internal] load build context [2024-08-14T08:52:38.598Z] #46 ... [2024-08-14T08:52:38.598Z] [2024-08-14T08:52:38.598Z] #47 [core-command internal] load build context [2024-08-14T08:52:38.598Z] #47 ... [2024-08-14T08:52:38.598Z] [2024-08-14T08:52:38.598Z] #48 [security-proxy-auth internal] load build context [2024-08-14T08:52:38.858Z] #48 ... [2024-08-14T08:52:38.858Z] [2024-08-14T08:52:38.858Z] #49 [security-bootstrapper internal] load build context [2024-08-14T08:52:38.858Z] #49 ... [2024-08-14T08:52:38.858Z] [2024-08-14T08:52:38.858Z] #50 [support-scheduler internal] load build context [2024-08-14T08:52:39.116Z] #50 ... [2024-08-14T08:52:39.116Z] [2024-08-14T08:52:39.116Z] #51 [core-keeper internal] load build context [2024-08-14T08:52:39.116Z] #51 ... [2024-08-14T08:52:39.116Z] [2024-08-14T08:52:39.116Z] #52 [core-data internal] load build context [2024-08-14T08:52:39.116Z] #52 ... [2024-08-14T08:52:39.116Z] [2024-08-14T08:52:39.116Z] #53 [security-secretstore-setup internal] load build context [2024-08-14T08:52:39.373Z] #53 ... [2024-08-14T08:52:39.373Z] [2024-08-14T08:52:39.373Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:52:39.373Z] #54 ... [2024-08-14T08:52:39.373Z] [2024-08-14T08:52:39.373Z] #55 [support-cron-scheduler internal] load build context [2024-08-14T08:52:39.631Z] #55 ... [2024-08-14T08:52:39.631Z] [2024-08-14T08:52:39.631Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:52:39.631Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-14T08:52:39.631Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-14T08:52:39.631Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-14T08:52:39.631Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-14T08:52:39.631Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-14T08:52:39.631Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.8s [2024-08-14T08:52:39.631Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-14T08:52:39.631Z] #56 ... [2024-08-14T08:52:39.631Z] [2024-08-14T08:52:39.631Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-14T08:52:39.889Z] #57 ... [2024-08-14T08:52:39.889Z] [2024-08-14T08:52:39.889Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:52:39.889Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-14T08:52:39.889Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.3s [2024-08-14T08:52:40.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7692 in /w/workspace/edgexfoundry_edgex-go_PR-4866 [Pipeline] { [Pipeline] ws [2024-08-14T08:52:40.549Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-14T08:52:40.657Z] The recommended git tool is: git [2024-08-14T08:52:44.253Z] #43 ... [2024-08-14T08:52:44.254Z] [2024-08-14T08:52:44.254Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:52:44.254Z] #58 ... [2024-08-14T08:52:44.254Z] [2024-08-14T08:52:44.254Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:52:45.189Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 15.4s [2024-08-14T08:52:49.094Z] #43 ... [2024-08-14T08:52:49.094Z] [2024-08-14T08:52:49.094Z] #44 [security-proxy-setup internal] load build context [2024-08-14T08:52:49.094Z] #44 transferring context: 494.09MB 11.1s done [2024-08-14T08:52:49.094Z] #44 ... [2024-08-14T08:52:49.094Z] [2024-08-14T08:52:49.094Z] #45 [support-notifications internal] load build context [2024-08-14T08:52:49.094Z] #45 transferring context: 494.09MB 13.9s done [2024-08-14T08:52:49.330Z] using credential edgex-jenkins-ssh [2024-08-14T08:52:49.354Z] #45 ... [2024-08-14T08:52:49.354Z] [2024-08-14T08:52:49.354Z] #46 [core-metadata internal] load build context [2024-08-14T08:52:49.354Z] #46 transferring context: 494.09MB 12.7s done [2024-08-14T08:52:49.354Z] #46 ... [2024-08-14T08:52:49.354Z] [2024-08-14T08:52:49.354Z] #47 [core-command internal] load build context [2024-08-14T08:52:49.354Z] #47 transferring context: 494.09MB 13.2s done [2024-08-14T08:52:49.354Z] #47 ... [2024-08-14T08:52:49.354Z] [2024-08-14T08:52:49.354Z] #48 [security-proxy-auth internal] load build context [2024-08-14T08:52:49.354Z] #48 transferring context: 494.09MB 11.2s done [2024-08-14T08:52:49.354Z] #48 ... [2024-08-14T08:52:49.354Z] [2024-08-14T08:52:49.354Z] #49 [security-bootstrapper internal] load build context [2024-08-14T08:52:49.354Z] #49 transferring context: 494.09MB 14.1s done [2024-08-14T08:52:49.358Z] Cloning the remote Git repository [2024-08-14T08:52:49.613Z] #49 ... [2024-08-14T08:52:49.613Z] [2024-08-14T08:52:49.613Z] #51 [core-keeper internal] load build context [2024-08-14T08:52:49.613Z] #51 transferring context: 494.09MB 14.5s done [2024-08-14T08:52:49.613Z] #51 ... [2024-08-14T08:52:49.613Z] [2024-08-14T08:52:49.613Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:52:49.613Z] #54 transferring context: 494.09MB 13.2s done [2024-08-14T08:52:49.872Z] #54 ... [2024-08-14T08:52:49.872Z] [2024-08-14T08:52:49.872Z] #55 [support-cron-scheduler internal] load build context [2024-08-14T08:52:49.872Z] #55 transferring context: 494.09MB 16.2s done [2024-08-14T08:52:49.872Z] #55 ... [2024-08-14T08:52:49.872Z] [2024-08-14T08:52:49.872Z] #50 [support-scheduler internal] load build context [2024-08-14T08:52:49.872Z] #50 transferring context: 494.09MB 14.2s done [2024-08-14T08:52:49.467Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-14T08:52:49.648Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-14T08:52:49.958Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-14T08:52:49.959Z] > git --version # timeout=10 [2024-08-14T08:52:49.987Z] > git --version # 'git version 2.25.1' [2024-08-14T08:52:49.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T08:52:50.130Z] #50 ... [2024-08-14T08:52:50.130Z] [2024-08-14T08:52:50.130Z] #52 [core-data internal] load build context [2024-08-14T08:52:50.130Z] #52 transferring context: 494.09MB 11.1s done [2024-08-14T08:52:50.130Z] #52 ... [2024-08-14T08:52:50.130Z] [2024-08-14T08:52:50.130Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:52:50.130Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 20.4s [2024-08-14T08:52:50.531Z] #56 ... [2024-08-14T08:52:50.531Z] [2024-08-14T08:52:50.531Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-14T08:52:50.531Z] #57 transferring context: 494.09MB 11.6s done [2024-08-14T08:52:50.790Z] #57 ... [2024-08-14T08:52:50.790Z] [2024-08-14T08:52:50.790Z] #53 [security-secretstore-setup internal] load build context [2024-08-14T08:52:50.790Z] #53 transferring context: 494.09MB 11.5s done [2024-08-14T08:52:50.790Z] #53 ... [2024-08-14T08:52:50.790Z] [2024-08-14T08:52:50.790Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:52:50.790Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.9s [2024-08-14T08:52:50.790Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-14T08:52:50.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-14T08:52:56.499Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 26.0s [2024-08-14T08:52:56.832Z] #43 ... [2024-08-14T08:52:56.833Z] [2024-08-14T08:52:56.833Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:52:57.403Z] #59 ... [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #49 [security-bootstrapper internal] load build context [2024-08-14T08:52:57.403Z] #49 DONE 29.3s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #52 [core-data internal] load build context [2024-08-14T08:52:57.403Z] #52 DONE 29.3s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-14T08:52:57.403Z] #57 DONE 29.2s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #44 [security-proxy-setup internal] load build context [2024-08-14T08:52:57.403Z] #44 DONE 29.3s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #48 [security-proxy-auth internal] load build context [2024-08-14T08:52:57.403Z] #48 DONE 29.1s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #53 [security-secretstore-setup internal] load build context [2024-08-14T08:52:57.403Z] #53 DONE 29.3s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-14T08:52:57.403Z] #54 DONE 29.3s [2024-08-14T08:52:57.403Z] [2024-08-14T08:52:57.403Z] #55 [support-cron-scheduler internal] load build context [2024-08-14T08:52:57.403Z] #55 DONE 29.3s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #47 [core-command internal] load build context [2024-08-14T08:52:57.663Z] #47 DONE 29.1s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #46 [core-metadata internal] load build context [2024-08-14T08:52:57.663Z] #46 DONE 29.3s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #45 [support-notifications internal] load build context [2024-08-14T08:52:57.663Z] #45 DONE 29.4s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #50 [support-scheduler internal] load build context [2024-08-14T08:52:57.663Z] #50 DONE 29.4s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #51 [core-keeper internal] load build context [2024-08-14T08:52:57.663Z] #51 DONE 29.4s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-14T08:52:57.663Z] #42 DONE 28.0s [2024-08-14T08:52:57.663Z] [2024-08-14T08:52:57.663Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:53:00.995Z] #60 ... [2024-08-14T08:53:00.995Z] [2024-08-14T08:53:00.995Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:53:00.995Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 27.7s done [2024-08-14T08:53:00.995Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-14T08:53:00.995Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 28.2s done [2024-08-14T08:53:00.995Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-08-14T08:53:00.995Z] #56 ... [2024-08-14T08:53:00.995Z] [2024-08-14T08:53:00.995Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:53:00.995Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 27.8s done [2024-08-14T08:53:00.995Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-08-14T08:53:00.995Z] #43 ... [2024-08-14T08:53:00.995Z] [2024-08-14T08:53:00.995Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T08:53:00.995Z] #0 5.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:00.995Z] #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:00.995Z] #0 5.909 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:00.995Z] #0 5.916 (2/2) Installing su-exec (0.2-r3) [2024-08-14T08:53:00.995Z] #0 5.928 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:00.995Z] #0 5.935 OK: 7 MiB in 17 packages [2024-08-14T08:53:00.995Z] #61 DONE 6.2s [2024-08-14T08:53:00.995Z] [2024-08-14T08:53:00.995Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:53:00.995Z] #58 DONE 27.5s [2024-08-14T08:53:01.254Z] [2024-08-14T08:53:01.254Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T08:53:01.254Z] #43 DONE 31.7s [2024-08-14T08:53:01.254Z] [2024-08-14T08:53:01.254Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:53:01.511Z] #56 ... [2024-08-14T08:53:01.511Z] [2024-08-14T08:53:01.511Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T08:53:01.511Z] #0 7.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:01.511Z] #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:01.511Z] #0 7.539 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:53:01.511Z] #0 7.539 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:53:01.511Z] #0 7.539 OK: 20070 distinct packages available [2024-08-14T08:53:01.511Z] #0 7.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:01.511Z] #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:01.511Z] #0 7.925 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:01.511Z] #0 7.928 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-14T08:53:01.511Z] #0 7.930 (3/5) Installing libucontext (1.2-r2) [2024-08-14T08:53:01.511Z] #0 7.933 (4/5) Installing gcompat (1.1.0-r1) [2024-08-14T08:53:01.511Z] #0 7.938 (5/5) Installing openssl (3.1.6-r0) [2024-08-14T08:53:01.511Z] #0 7.949 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:01.511Z] #0 7.957 OK: 8 MiB in 20 packages [2024-08-14T08:53:01.511Z] #62 DONE 8.1s [2024-08-14T08:53:01.511Z] [2024-08-14T08:53:01.511Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:53:01.511Z] #59 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:01.511Z] #59 4.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:01.770Z] #59 5.045 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:53:01.770Z] #59 5.045 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:53:01.770Z] #59 5.045 OK: 20070 distinct packages available [2024-08-14T08:53:01.770Z] #59 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.055Z] #59 5.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.384Z] #59 5.484 (1/11) Installing ca-certificates (20240226-r0) [2024-08-14T08:53:02.384Z] #59 ... [2024-08-14T08:53:02.384Z] [2024-08-14T08:53:02.384Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T08:53:02.384Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.384Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.384Z] #0 8.638 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.384Z] #0 8.642 (2/4) Installing openssl (3.1.6-r0) [2024-08-14T08:53:02.384Z] #0 8.650 (3/4) Installing su-exec (0.2-r3) [2024-08-14T08:53:02.384Z] #0 8.653 (4/4) Installing yq (4.33.3-r5) [2024-08-14T08:53:02.384Z] #0 8.722 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.384Z] #0 8.742 OK: 17 MiB in 19 packages [2024-08-14T08:53:02.384Z] #63 DONE 9.0s [2024-08-14T08:53:02.384Z] [2024-08-14T08:53:02.384Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:53:02.385Z] #59 5.500 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-14T08:53:02.385Z] #59 5.510 (3/11) Installing libunistring (1.1-r1) [2024-08-14T08:53:02.385Z] #59 5.523 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-14T08:53:02.385Z] #59 5.528 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-14T08:53:02.385Z] #59 5.535 (6/11) Installing libcurl (8.9.0-r0) [2024-08-14T08:53:02.385Z] #59 5.545 (7/11) Installing curl (8.9.0-r0) [2024-08-14T08:53:02.385Z] #59 5.550 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.385Z] #59 5.554 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-14T08:53:02.385Z] #59 ... [2024-08-14T08:53:02.385Z] [2024-08-14T08:53:02.385Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T08:53:02.385Z] #0 4.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.385Z] #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.385Z] #0 5.254 (1/2) Installing ca-certificates (20240226-r0) [2024-08-14T08:53:02.385Z] #0 5.269 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.385Z] #0 5.273 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.385Z] #0 5.278 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:53:02.385Z] #0 5.330 OK: 8 MiB in 17 packages [2024-08-14T08:53:02.385Z] #64 DONE 5.6s [2024-08-14T08:53:02.385Z] [2024-08-14T08:53:02.385Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T08:53:02.385Z] #59 5.584 (10/11) Installing libucontext (1.2-r2) [2024-08-14T08:53:02.385Z] #59 5.586 (11/11) Installing gcompat (1.1.0-r1) [2024-08-14T08:53:02.385Z] #59 5.594 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.385Z] #59 5.620 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:53:02.385Z] #59 5.674 OK: 12 MiB in 26 packages [2024-08-14T08:53:02.646Z] #59 DONE 5.9s [2024-08-14T08:53:02.646Z] [2024-08-14T08:53:02.646Z] #65 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:53:02.646Z] #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.910 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.646Z] #0 4.923 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.646Z] #0 4.931 OK: 7 MiB in 16 packages [2024-08-14T08:53:02.646Z] #65 DONE 5.3s [2024-08-14T08:53:02.646Z] [2024-08-14T08:53:02.646Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T08:53:02.646Z] #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.966 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.646Z] #0 4.969 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.646Z] #0 4.977 OK: 7 MiB in 16 packages [2024-08-14T08:53:02.646Z] #66 DONE 5.3s [2024-08-14T08:53:02.646Z] [2024-08-14T08:53:02.646Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T08:53:02.646Z] #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.879 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:53:02.646Z] #0 4.879 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:53:02.646Z] #0 4.879 OK: 20070 distinct packages available [2024-08-14T08:53:02.646Z] #0 4.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 5.343 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.646Z] #0 5.416 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-14T08:53:02.646Z] #0 5.419 (3/4) Installing libucontext (1.2-r2) [2024-08-14T08:53:02.646Z] #0 5.422 (4/4) Installing gcompat (1.1.0-r1) [2024-08-14T08:53:02.646Z] #0 5.426 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.646Z] #0 5.432 OK: 8 MiB in 19 packages [2024-08-14T08:53:02.646Z] #67 DONE 5.6s [2024-08-14T08:53:02.646Z] [2024-08-14T08:53:02.646Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T08:53:02.646Z] #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 6.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 7.231 (1/4) Installing ca-certificates (20240226-r0) [2024-08-14T08:53:02.646Z] #0 7.249 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.646Z] #0 7.282 (3/4) Installing su-exec (0.2-r3) [2024-08-14T08:53:02.646Z] #0 7.286 (4/4) Installing yq (4.33.3-r5) [2024-08-14T08:53:02.646Z] #0 7.380 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.646Z] #0 7.386 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:53:02.646Z] #0 7.527 OK: 17 MiB in 19 packages [2024-08-14T08:53:02.646Z] #68 DONE 7.7s [2024-08-14T08:53:02.646Z] [2024-08-14T08:53:02.646Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T08:53:02.646Z] #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:02.646Z] #0 4.925 (1/3) Installing ca-certificates (20240226-r0) [2024-08-14T08:53:02.646Z] #0 4.939 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:02.646Z] #0 4.943 (3/3) Installing tzdata (2024a-r0) [2024-08-14T08:53:02.646Z] #0 5.069 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:02.646Z] #0 5.086 Executing ca-certificates-20240226-r0.trigger [2024-08-14T08:53:02.646Z] #0 5.233 OK: 11 MiB in 18 packages [2024-08-14T08:53:02.646Z] #69 DONE 5.4s [2024-08-14T08:53:02.646Z] [2024-08-14T08:53:02.646Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:03.233Z] #70 ... [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:53:03.233Z] #60 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.233Z] #60 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.233Z] #60 5.361 OK: 264 MiB in 52 packages [2024-08-14T08:53:03.233Z] #60 DONE 5.5s [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T08:53:03.233Z] #0 5.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.233Z] #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.233Z] #0 5.350 OK: 264 MiB in 52 packages [2024-08-14T08:53:03.233Z] #71 DONE 5.5s [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:03.233Z] #72 DONE 0.1s [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:03.233Z] #73 DONE 0.1s [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T08:53:03.233Z] #0 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.233Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.233Z] #0 5.499 OK: 264 MiB in 52 packages [2024-08-14T08:53:03.233Z] #74 DONE 5.8s [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:03.233Z] #75 DONE 0.0s [2024-08-14T08:53:03.233Z] [2024-08-14T08:53:03.233Z] #76 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:03.493Z] #76 ... [2024-08-14T08:53:03.493Z] [2024-08-14T08:53:03.493Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T08:53:03.493Z] #0 5.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.493Z] #0 5.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.493Z] #0 5.399 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T08:53:03.493Z] #0 5.399 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T08:53:03.493Z] #0 5.399 OK: 20077 distinct packages available [2024-08-14T08:53:03.493Z] #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.493Z] #0 5.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:03.493Z] #0 5.757 OK: 264 MiB in 52 packages [2024-08-14T08:53:03.493Z] #77 DONE 5.8s [2024-08-14T08:53:03.493Z] [2024-08-14T08:53:03.493Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:03.493Z] #78 DONE 0.0s [2024-08-14T08:53:03.493Z] [2024-08-14T08:53:03.493Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:04.061Z] #79 ... [2024-08-14T08:53:04.061Z] [2024-08-14T08:53:04.061Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T08:53:04.061Z] #80 DONE 6.3s [2024-08-14T08:53:04.061Z] [2024-08-14T08:53:04.061Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T08:53:04.627Z] #81 ... [2024-08-14T08:53:04.627Z] [2024-08-14T08:53:04.627Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T08:53:04.627Z] #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:04.627Z] #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:04.627Z] #0 3.322 OK: 7 MiB in 17 packages [2024-08-14T08:53:04.627Z] #82 DONE 3.4s [2024-08-14T08:53:04.627Z] [2024-08-14T08:53:04.627Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T08:53:05.192Z] #83 ... [2024-08-14T08:53:05.192Z] [2024-08-14T08:53:05.192Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T08:53:05.192Z] #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.192Z] #0 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.192Z] #0 2.792 OK: 17 MiB in 19 packages [2024-08-14T08:53:05.192Z] #84 DONE 2.9s [2024-08-14T08:53:05.192Z] [2024-08-14T08:53:05.192Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T08:53:05.192Z] #85 DONE 0.1s [2024-08-14T08:53:05.450Z] [2024-08-14T08:53:05.450Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:05.450Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.450Z] #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.450Z] #0 2.997 OK: 8 MiB in 17 packages [2024-08-14T08:53:05.450Z] #86 DONE 3.1s [2024-08-14T08:53:05.450Z] [2024-08-14T08:53:05.450Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:05.450Z] #70 2.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.450Z] #70 ... [2024-08-14T08:53:05.450Z] [2024-08-14T08:53:05.450Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T08:53:05.450Z] #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.450Z] #0 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.450Z] #0 3.988 OK: 8 MiB in 20 packages [2024-08-14T08:53:05.450Z] #87 DONE 4.2s [2024-08-14T08:53:05.717Z] [2024-08-14T08:53:05.717Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:05.717Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.717Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.717Z] #0 2.756 OK: 12 MiB in 26 packages [2024-08-14T08:53:05.717Z] #88 DONE 2.9s [2024-08-14T08:53:05.717Z] [2024-08-14T08:53:05.717Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:05.717Z] #70 2.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:05.977Z] #70 3.155 OK: 7 MiB in 16 packages [2024-08-14T08:53:06.546Z] #70 DONE 3.8s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:06.546Z] #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:06.546Z] #0 2.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:06.546Z] #0 2.871 OK: 7 MiB in 16 packages [2024-08-14T08:53:06.546Z] #89 DONE 3.7s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T08:53:06.546Z] #0 3.131 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:06.546Z] #0 3.616 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:06.546Z] #0 4.305 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T08:53:06.546Z] #0 4.613 Executing busybox-1.36.1-r7.trigger [2024-08-14T08:53:06.546Z] #0 4.625 OK: 7 MiB in 16 packages [2024-08-14T08:53:06.546Z] #90 DONE 5.3s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T08:53:06.546Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:06.546Z] #0 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:06.546Z] #0 3.245 OK: 8 MiB in 19 packages [2024-08-14T08:53:06.546Z] #91 DONE 3.7s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-14T08:53:06.546Z] #92 DONE 0.9s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:53:06.546Z] #93 ... [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:53:06.546Z] #94 DONE 1.0s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-14T08:53:06.546Z] #95 DONE 0.2s [2024-08-14T08:53:06.546Z] [2024-08-14T08:53:06.546Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T08:53:08.055Z] #96 ... [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:53:08.055Z] #93 DONE 1.5s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T08:53:08.055Z] #96 DONE 1.3s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T08:53:08.055Z] #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:08.055Z] #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:08.055Z] #0 3.963 OK: 17 MiB in 19 packages [2024-08-14T08:53:08.055Z] #97 DONE 5.2s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T08:53:08.055Z] #98 DONE 1.5s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-14T08:53:08.055Z] #99 DONE 0.1s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T08:53:08.055Z] #100 DONE 0.1s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-14T08:53:08.055Z] #101 DONE 0.1s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #102 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T08:53:08.055Z] #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:08.055Z] #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:08.055Z] #0 4.067 OK: 11 MiB in 18 packages [2024-08-14T08:53:08.055Z] #102 DONE 5.2s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T08:53:08.055Z] #103 DONE 0.1s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-14T08:53:08.055Z] #104 DONE 0.1s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T08:53:08.055Z] #105 DONE 0.1s [2024-08-14T08:53:08.055Z] [2024-08-14T08:53:08.055Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T08:53:08.312Z] #106 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T08:53:08.312Z] #107 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T08:53:08.312Z] #108 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #109 [security-spire-server] exporting to image [2024-08-14T08:53:08.312Z] #109 exporting layers [2024-08-14T08:53:08.312Z] #109 ... [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-14T08:53:08.312Z] #110 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T08:53:08.312Z] #111 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-14T08:53:08.312Z] #112 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T08:53:08.312Z] #113 DONE 0.1s [2024-08-14T08:53:08.312Z] [2024-08-14T08:53:08.312Z] #109 [security-spire-config] exporting to image [2024-08-14T08:53:08.880Z] #109 ... [2024-08-14T08:53:08.880Z] [2024-08-14T08:53:08.880Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T08:53:08.880Z] #83 DONE 4.3s [2024-08-14T08:53:08.880Z] [2024-08-14T08:53:08.880Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-14T08:53:08.880Z] #114 DONE 0.0s [2024-08-14T08:53:08.880Z] [2024-08-14T08:53:08.880Z] #109 [security-spire-server] exporting to image [2024-08-14T08:53:08.880Z] #109 exporting layers 0.7s done [2024-08-14T08:53:08.880Z] #109 writing image sha256:9494185caf2639f31bef18a23de4b9a8b41e3f6a3a4c4c747ba2fa05b4dff589 done [2024-08-14T08:53:08.880Z] #109 naming to docker.io/library/security-spire-server done [2024-08-14T08:53:09.139Z] #109 exporting layers 0.6s done [2024-08-14T08:53:09.139Z] #109 writing image sha256:05118b55d22d1f20663f76435e73e5bc6c1ec464f86d1a70029c1fb8a8696c66 done [2024-08-14T08:53:09.139Z] #109 naming to docker.io/library/security-spire-config done [2024-08-14T08:53:09.139Z] #109 exporting layers 0.7s done [2024-08-14T08:53:09.139Z] #109 writing image sha256:c6129c84dc534444863b6639deb43d763b61feab176698d51d9a5c6279382da8 done [2024-08-14T08:53:09.139Z] #109 naming to docker.io/library/security-spire-agent done [2024-08-14T08:53:09.139Z] #109 DONE 1.0s [2024-08-14T08:53:09.139Z] [2024-08-14T08:53:09.139Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T08:53:09.139Z] #81 4.797 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:09.139Z] #81 5.252 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-14T08:53:08.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-14T08:53:08.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-14T08:53:09.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-14T08:53:09.695Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-14T08:53:09.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T08:53:09.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4866/head:refs/remotes/origin/PR-4866 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-14T08:53:10.076Z] #81 5.902 OK: 264 MiB in 52 packages [2024-08-14T08:53:10.076Z] #81 DONE 6.0s [2024-08-14T08:53:10.076Z] [2024-08-14T08:53:10.076Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-14T08:53:10.076Z] #115 DONE 0.0s [2024-08-14T08:53:10.076Z] [2024-08-14T08:53:10.076Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:10.515Z] Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 6211aafc10b1e2f5b342071239385128acb78ae1 [2024-08-14T08:53:10.960Z] Merge succeeded, producing 6211aafc10b1e2f5b342071239385128acb78ae1 [2024-08-14T08:53:10.960Z] Checking out Revision 6211aafc10b1e2f5b342071239385128acb78ae1 (PR-4866) [2024-08-14T08:53:10.529Z] > git config core.sparsecheckout # timeout=10 [2024-08-14T08:53:10.606Z] > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # timeout=10 [2024-08-14T08:53:10.848Z] > git remote # timeout=10 [2024-08-14T08:53:10.866Z] > git config --get remote.origin.url # timeout=10 [2024-08-14T08:53:10.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-14T08:53:10.913Z] > git merge 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [2024-08-14T08:53:10.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-14T08:53:10.961Z] > git config core.sparsecheckout # timeout=10 [2024-08-14T08:53:10.974Z] > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # timeout=10 [2024-08-14T08:53:13.392Z] #116 ... [2024-08-14T08:53:13.392Z] [2024-08-14T08:53:13.392Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:13.392Z] #117 ... [2024-08-14T08:53:13.392Z] [2024-08-14T08:53:13.392Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:14.760Z] Commit message: "fix: EDX-5196 Allow source name in regexp" [2024-08-14T08:53:14.813Z] > git --version # timeout=10 [2024-08-14T08:53:14.824Z] > git --version # 'git version 2.25.1' [2024-08-14T08:53:14.840Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-14T08:53:16.918Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-14T08:53:16.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-14T08:53:16.918Z] Dload Upload Total Spent Left Speed [2024-08-14T08:53:16.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh [2024-08-14T08:53:17.287Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-14T08:53:17.644Z] + sudo tee /etc/docker/daemon.new [2024-08-14T08:53:17.644Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-14T08:53:17.644Z] { [2024-08-14T08:53:17.644Z] "registry-mirrors": [ [2024-08-14T08:53:17.644Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-14T08:53:17.644Z] ], [2024-08-14T08:53:17.644Z] "bip": "10.250.0.254/24", [2024-08-14T08:53:17.644Z] "hosts": [ [2024-08-14T08:53:17.644Z] "tcp://0.0.0.0:5555", [2024-08-14T08:53:17.644Z] "unix:///var/run/docker.sock" [2024-08-14T08:53:17.644Z] ], [2024-08-14T08:53:17.644Z] "mtu": 1458, [2024-08-14T08:53:17.644Z] "selinux-enabled": true, [2024-08-14T08:53:17.644Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-14T08:53:17.644Z] } [Pipeline] sh [2024-08-14T08:53:18.000Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-14T08:53:18.379Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T08:53:36.811Z] provisioning config files... [2024-08-14T08:53:36.838Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12247896935696852884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T08:53:37.342Z] ---> ****-login.sh [2024-08-14T08:53:37.342Z] nexus3.edgexfoundry.org:10001 [2024-08-14T08:53:37.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:53:37.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:53:37.884Z] Configure a credential helper to remove this warning. See [2024-08-14T08:53:37.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:53:37.884Z] [2024-08-14T08:53:37.884Z] Login Succeeded [2024-08-14T08:53:37.884Z] nexus3.edgexfoundry.org:10002 [2024-08-14T08:53:38.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:53:38.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:53:38.154Z] Configure a credential helper to remove this warning. See [2024-08-14T08:53:38.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:53:38.154Z] [2024-08-14T08:53:38.154Z] Login Succeeded [2024-08-14T08:53:38.154Z] nexus3.edgexfoundry.org:10003 [2024-08-14T08:53:38.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:53:38.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:53:38.707Z] Configure a credential helper to remove this warning. See [2024-08-14T08:53:38.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:53:38.707Z] [2024-08-14T08:53:38.707Z] Login Succeeded [2024-08-14T08:53:38.707Z] nexus3.edgexfoundry.org:10004 [2024-08-14T08:53:38.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:53:38.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:53:38.977Z] Configure a credential helper to remove this warning. See [2024-08-14T08:53:38.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:53:38.977Z] [2024-08-14T08:53:38.977Z] Login Succeeded [2024-08-14T08:53:38.977Z] ****.io [2024-08-14T08:53:39.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-14T08:53:39.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-14T08:53:39.512Z] Configure a credential helper to remove this warning. See [2024-08-14T08:53:39.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-14T08:53:39.512Z] [2024-08-14T08:53:39.512Z] Login Succeeded [2024-08-14T08:53:39.512Z] ---> ****-login.sh ends [Pipeline] } [2024-08-14T08:53:39.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-14T08:53:40.324Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-14T08:53:40.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T08:53:40.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-14T08:53:40.477Z] ========================================================= [2024-08-14T08:53:40.477Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-14T08:53:40.477Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-14T08:53:40.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T08:53:40.874Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-14T08:53:40.874Z] c6b39de5b339: Pulling fs layer [2024-08-14T08:53:40.874Z] a69c41024577: Pulling fs layer [2024-08-14T08:53:40.874Z] d6de4b400683: Pulling fs layer [2024-08-14T08:53:40.874Z] 35cb2a7552d0: Pulling fs layer [2024-08-14T08:53:40.874Z] 4f4fb700ef54: Pulling fs layer [2024-08-14T08:53:40.874Z] 464afbd9ba4c: Pulling fs layer [2024-08-14T08:53:40.874Z] 00f215d4a9da: Pulling fs layer [2024-08-14T08:53:40.874Z] d496ad576159: Pulling fs layer [2024-08-14T08:53:40.874Z] 35cb2a7552d0: Waiting [2024-08-14T08:53:40.874Z] 4f4fb700ef54: Waiting [2024-08-14T08:53:40.874Z] 464afbd9ba4c: Waiting [2024-08-14T08:53:40.874Z] 00f215d4a9da: Waiting [2024-08-14T08:53:40.874Z] d496ad576159: Waiting [2024-08-14T08:53:41.142Z] a69c41024577: Verifying Checksum [2024-08-14T08:53:41.142Z] a69c41024577: Download complete [2024-08-14T08:53:41.142Z] 35cb2a7552d0: Verifying Checksum [2024-08-14T08:53:41.142Z] 35cb2a7552d0: Download complete [2024-08-14T08:53:41.142Z] 4f4fb700ef54: Verifying Checksum [2024-08-14T08:53:41.142Z] 4f4fb700ef54: Download complete [2024-08-14T08:53:41.142Z] 464afbd9ba4c: Verifying Checksum [2024-08-14T08:53:41.142Z] 464afbd9ba4c: Download complete [2024-08-14T08:53:41.142Z] c6b39de5b339: Verifying Checksum [2024-08-14T08:53:41.142Z] c6b39de5b339: Download complete [2024-08-14T08:53:41.416Z] d496ad576159: Verifying Checksum [2024-08-14T08:53:41.416Z] d496ad576159: Download complete [2024-08-14T08:53:42.002Z] c6b39de5b339: Pull complete [2024-08-14T08:53:42.588Z] a69c41024577: Pull complete [2024-08-14T08:53:42.860Z] d6de4b400683: Verifying Checksum [2024-08-14T08:53:42.860Z] d6de4b400683: Download complete [2024-08-14T08:53:43.820Z] 00f215d4a9da: Verifying Checksum [2024-08-14T08:53:43.820Z] 00f215d4a9da: Download complete [2024-08-14T08:53:45.555Z] #118 DONE 37.0s [2024-08-14T08:53:45.555Z] [2024-08-14T08:53:45.555Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:45.555Z] #79 DONE 36.7s [2024-08-14T08:53:45.555Z] [2024-08-14T08:53:45.555Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:45.555Z] #116 DONE 30.2s [2024-08-14T08:53:45.555Z] [2024-08-14T08:53:45.555Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:45.555Z] #117 DONE 37.0s [2024-08-14T08:53:45.555Z] [2024-08-14T08:53:45.555Z] #76 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:45.555Z] #76 DONE 36.9s [2024-08-14T08:53:45.555Z] [2024-08-14T08:53:45.555Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #119 DONE 8.1s [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #120 DONE 8.1s [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #121 [support-notifications builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #121 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #122 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #123 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #124 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #125 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #126 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #127 [core-command builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #127 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #128 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #129 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #130 DONE 8.1s [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #131 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #132 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #133 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #134 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #135 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #136 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #137 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #138 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #139 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #140 [core-keeper builder 7/8] COPY . . [2024-08-14T08:53:48.863Z] #140 DONE 8.1s [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #141 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #142 [core-data builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #142 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #143 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-14T08:53:48.863Z] #144 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #145 [core-metadata builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #145 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #146 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T08:53:48.863Z] #146 CACHED [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #147 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T08:53:48.863Z] #147 DONE 8.1s [2024-08-14T08:53:48.863Z] [2024-08-14T08:53:48.863Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:53:49.436Z] #148 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T08:53:56.149Z] d6de4b400683: Pull complete [2024-08-14T08:53:56.149Z] 35cb2a7552d0: Pull complete [2024-08-14T08:53:56.149Z] 4f4fb700ef54: Pull complete [2024-08-14T08:53:56.149Z] 464afbd9ba4c: Pull complete [2024-08-14T08:53:59.433Z] #148 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T08:53:59.433Z] #0 1.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-14T08:53:59.433Z] #149 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:53:59.433Z] #0 0.825 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-14T08:53:59.433Z] #150 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T08:53:59.433Z] #0 0.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T08:53:59.433Z] #151 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T08:53:59.433Z] #0 0.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-14T08:53:59.433Z] #152 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:53:59.433Z] #0 1.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T08:53:59.433Z] #153 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:53:59.433Z] #0 0.592 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T08:53:59.433Z] #154 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T08:53:59.433Z] #0 0.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T08:53:59.433Z] #155 ... [2024-08-14T08:53:59.433Z] [2024-08-14T08:53:59.433Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T08:53:59.433Z] #0 1.518 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T08:53:59.693Z] #156 ... [2024-08-14T08:53:59.693Z] [2024-08-14T08:53:59.693Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T08:53:59.693Z] #0 1.266 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T08:53:59.693Z] #157 ... [2024-08-14T08:53:59.693Z] [2024-08-14T08:53:59.693Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T08:53:59.693Z] #0 0.997 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T08:53:59.953Z] #158 ... [2024-08-14T08:53:59.953Z] [2024-08-14T08:53:59.953Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:53:59.953Z] #0 0.360 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T08:53:59.953Z] #159 ... [2024-08-14T08:53:59.953Z] [2024-08-14T08:53:59.953Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T08:53:59.953Z] #0 1.216 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-14T08:54:06.235Z] 00f215d4a9da: Pull complete [2024-08-14T08:54:07.202Z] d496ad576159: Pull complete [2024-08-14T08:54:07.202Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-14T08:54:07.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T08:54:07.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-14T08:54:07.624Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T08:54:07.624Z] WORKDIR /edgex [2024-08-14T08:54:07.624Z] COPY go.mod . [2024-08-14T08:54:07.624Z] RUN go mod download [2024-08-14T08:54:07.624Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-14T08:54:08.220Z] Sending build context to Docker daemon 3.461MB [2024-08-14T08:54:08.220Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-14T08:54:08.220Z] ---> f246e2811388 [2024-08-14T08:54:08.220Z] Step 2/4 : WORKDIR /edgex [2024-08-14T08:54:10.171Z] ---> Running in 4502be0f68c5 [2024-08-14T08:54:10.439Z] Removing intermediate container 4502be0f68c5 [2024-08-14T08:54:10.439Z] ---> 1ff5ecc48116 [2024-08-14T08:54:10.439Z] Step 3/4 : COPY go.mod . [2024-08-14T08:54:11.024Z] ---> 9465ce4f2430 [2024-08-14T08:54:11.024Z] Step 4/4 : RUN go mod download [2024-08-14T08:54:11.024Z] ---> Running in 97ea8b12c1e4 [2024-08-14T08:55:18.954Z] Removing intermediate container 97ea8b12c1e4 [2024-08-14T08:55:18.954Z] ---> 83a7e8d8a19a [2024-08-14T08:55:18.954Z] Successfully built 83a7e8d8a19a [2024-08-14T08:55:18.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:55:19.404Z] + docker inspect -f . ci-base-image-arm64 [2024-08-14T08:55:19.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:55:19.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container [2024-08-14T08:55:19.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-14T08:55:21.114Z] $ docker top 9ae1b9bf411685a627cd7074e3222c64f9189b2f3a550bd1857bbb4abc94a1f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T08:55:21.421Z] #160 ... [2024-08-14T08:55:21.422Z] [2024-08-14T08:55:21.422Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T08:55:21.422Z] #152 92.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-14T08:55:22.029Z] + go version [2024-08-14T08:55:22.029Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-14T08:55:22.065Z] $ docker stop --time=1 9ae1b9bf411685a627cd7074e3222c64f9189b2f3a550bd1857bbb4abc94a1f4 [2024-08-14T08:55:23.671Z] $ docker rm -f --volumes 9ae1b9bf411685a627cd7074e3222c64f9189b2f3a550bd1857bbb4abc94a1f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T08:55:24.647Z] + docker inspect -f . ci-base-image-arm64 [2024-08-14T08:55:24.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T08:55:24.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container [2024-08-14T08:55:24.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-14T08:55:26.134Z] $ docker top b52af3e43b60da5c164076be50a5a75b8ca72f38ea4d86cfbe232f0215f68812 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-14T08:55:26.415Z] ========================================================= [2024-08-14T08:55:26.415Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-14T08:55:26.415Z] ========================================================= [Pipeline] sh [2024-08-14T08:55:27.058Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-14T08:55:27.786Z] + make test [2024-08-14T08:55:27.786Z] go test -race -coverprofile=coverage.out ./... [2024-08-14T08:55:53.746Z] #152 ... [2024-08-14T08:55:53.746Z] [2024-08-14T08:55:53.746Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T08:55:53.746Z] #155 DONE 123.9s [2024-08-14T08:55:53.746Z] [2024-08-14T08:55:53.746Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T08:55:57.039Z] #151 DONE 128.1s [2024-08-14T08:55:57.039Z] [2024-08-14T08:55:57.039Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:55:58.414Z] #154 ... [2024-08-14T08:55:58.414Z] [2024-08-14T08:55:58.414Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T08:55:59.409Z] #161 ... [2024-08-14T08:55:59.409Z] [2024-08-14T08:55:59.409Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T08:55:59.409Z] #152 DONE 131.2s [2024-08-14T08:55:59.679Z] [2024-08-14T08:55:59.679Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:56:02.224Z] #148 ... [2024-08-14T08:56:02.224Z] [2024-08-14T08:56:02.224Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:04.776Z] #162 ... [2024-08-14T08:56:04.776Z] [2024-08-14T08:56:04.776Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T08:56:04.776Z] #149 DONE 136.0s [2024-08-14T08:56:04.776Z] [2024-08-14T08:56:04.776Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:56:06.691Z] #153 ... [2024-08-14T08:56:06.691Z] [2024-08-14T08:56:06.691Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:06.952Z] #163 ... [2024-08-14T08:56:06.952Z] [2024-08-14T08:56:06.952Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T08:56:06.952Z] #150 DONE 138.6s [2024-08-14T08:56:07.213Z] [2024-08-14T08:56:07.213Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:11.443Z] #164 ... [2024-08-14T08:56:11.443Z] [2024-08-14T08:56:11.443Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:11.443Z] #162 DONE 9.3s [2024-08-14T08:56:11.443Z] [2024-08-14T08:56:11.443Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T08:56:11.443Z] #161 DONE 13.1s [2024-08-14T08:56:11.443Z] [2024-08-14T08:56:11.443Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:11.443Z] #163 DONE 5.0s [2024-08-14T08:56:11.443Z] [2024-08-14T08:56:11.443Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T08:56:12.386Z] #165 ... [2024-08-14T08:56:12.386Z] [2024-08-14T08:56:12.386Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:12.386Z] #164 DONE 5.4s [2024-08-14T08:56:12.386Z] [2024-08-14T08:56:12.386Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:12.386Z] #166 DONE 1.4s [2024-08-14T08:56:12.386Z] [2024-08-14T08:56:12.386Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:12.647Z] #167 ... [2024-08-14T08:56:12.647Z] [2024-08-14T08:56:12.647Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:12.647Z] #168 DONE 1.1s [2024-08-14T08:56:12.647Z] [2024-08-14T08:56:12.647Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:12.647Z] #169 DONE 0.7s [2024-08-14T08:56:12.647Z] [2024-08-14T08:56:12.647Z] #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-08-14T08:56:12.930Z] #170 ... [2024-08-14T08:56:12.930Z] [2024-08-14T08:56:12.930Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:12.930Z] #171 DONE 0.6s [2024-08-14T08:56:13.190Z] [2024-08-14T08:56:13.190Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:13.190Z] #167 DONE 0.5s [2024-08-14T08:56:13.190Z] [2024-08-14T08:56:13.190Z] #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-08-14T08:56:13.190Z] #170 DONE 0.4s [2024-08-14T08:56:13.190Z] [2024-08-14T08:56:13.190Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T08:56:13.450Z] #172 ... [2024-08-14T08:56:13.450Z] [2024-08-14T08:56:13.450Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-14T08:56:13.450Z] #173 DONE 0.6s [2024-08-14T08:56:13.713Z] [2024-08-14T08:56:13.713Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T08:56:13.973Z] #174 ... [2024-08-14T08:56:13.973Z] [2024-08-14T08:56:13.973Z] #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-14T08:56:13.973Z] #175 DONE 1.0s [2024-08-14T08:56:14.237Z] [2024-08-14T08:56:14.237Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T08:56:14.237Z] #172 DONE 1.1s [2024-08-14T08:56:14.237Z] [2024-08-14T08:56:14.237Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-14T08:56:14.237Z] #176 DONE 1.2s [2024-08-14T08:56:14.237Z] [2024-08-14T08:56:14.237Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T08:56:14.237Z] #174 DONE 0.7s [2024-08-14T08:56:14.237Z] [2024-08-14T08:56:14.237Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T08:56:14.237Z] #177 ... [2024-08-14T08:56:14.237Z] [2024-08-14T08:56:14.237Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T08:56:14.237Z] #165 DONE 2.9s [2024-08-14T08:56:14.501Z] [2024-08-14T08:56:14.501Z] #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:14.501Z] #178 DONE 0.4s [2024-08-14T08:56:14.501Z] [2024-08-14T08:56:14.501Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:14.636Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-14T08:56:14.768Z] #179 ... [2024-08-14T08:56:14.768Z] [2024-08-14T08:56:14.768Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:14.768Z] #180 DONE 0.5s [2024-08-14T08:56:14.768Z] [2024-08-14T08:56:14.768Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:14.768Z] #181 DONE 0.5s [2024-08-14T08:56:14.768Z] [2024-08-14T08:56:14.768Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T08:56:14.768Z] #177 DONE 0.5s [2024-08-14T08:56:14.768Z] [2024-08-14T08:56:14.768Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:14.768Z] #179 DONE 0.5s [2024-08-14T08:56:14.768Z] [2024-08-14T08:56:14.768Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-14T08:56:14.768Z] #109 exporting layers [2024-08-14T08:56:15.076Z] #109 ... [2024-08-14T08:56:15.076Z] [2024-08-14T08:56:15.076Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-14T08:56:15.076Z] #182 DONE 0.3s [2024-08-14T08:56:15.076Z] [2024-08-14T08:56:15.076Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-14T08:56:15.076Z] #183 DONE 0.3s [2024-08-14T08:56:15.076Z] [2024-08-14T08:56:15.076Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T08:56:15.076Z] #184 DONE 0.3s [2024-08-14T08:56:15.076Z] [2024-08-14T08:56:15.076Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-14T08:56:15.076Z] #109 exporting layers 0.4s done [2024-08-14T08:56:15.076Z] #109 writing image sha256:1b3c370aa14039136cf76a89d1919c16e9dc5cbc30317de9e1851fe9a6a14740 done [2024-08-14T08:56:15.076Z] #109 naming to docker.io/library/security-spiffe-token-provider [2024-08-14T08:56:15.347Z] #109 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2024-08-14T08:56:15.347Z] #109 DONE 1.6s [2024-08-14T08:56:15.347Z] [2024-08-14T08:56:15.347Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:15.347Z] #185 DONE 0.3s [2024-08-14T08:56:15.347Z] [2024-08-14T08:56:15.347Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T08:56:15.347Z] #186 DONE 0.4s [2024-08-14T08:56:15.347Z] [2024-08-14T08:56:15.347Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T08:56:15.606Z] #187 DONE 0.5s [2024-08-14T08:56:15.606Z] [2024-08-14T08:56:15.606Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T08:56:15.867Z] #188 DONE 0.4s [2024-08-14T08:56:15.867Z] [2024-08-14T08:56:15.867Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:56:15.867Z] #189 ... [2024-08-14T08:56:15.867Z] [2024-08-14T08:56:15.867Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-14T08:56:15.867Z] #190 DONE 0.2s [2024-08-14T08:56:16.137Z] [2024-08-14T08:56:16.137Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-14T08:56:16.448Z] #191 DONE 0.2s [2024-08-14T08:56:16.448Z] [2024-08-14T08:56:16.448Z] #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-14T08:56:16.448Z] #192 ... [2024-08-14T08:56:16.448Z] [2024-08-14T08:56:16.448Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:56:16.448Z] #193 DONE 1.4s [2024-08-14T08:56:16.761Z] [2024-08-14T08:56:16.761Z] #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-14T08:56:16.761Z] #192 DONE 0.2s [2024-08-14T08:56:16.761Z] [2024-08-14T08:56:16.761Z] #109 [security-proxy-setup] exporting to image [2024-08-14T08:56:17.330Z] #109 ... [2024-08-14T08:56:17.330Z] [2024-08-14T08:56:17.330Z] #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-08-14T08:56:17.330Z] #194 DONE 2.3s [2024-08-14T08:56:17.330Z] [2024-08-14T08:56:17.331Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-14T08:56:17.899Z] #109 ... [2024-08-14T08:56:17.899Z] [2024-08-14T08:56:17.899Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-14T08:56:17.899Z] #195 DONE 1.4s [2024-08-14T08:56:17.899Z] [2024-08-14T08:56:17.899Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:56:17.899Z] #189 DONE 2.1s [2024-08-14T08:56:17.899Z] [2024-08-14T08:56:17.899Z] #109 [security-secretstore-setup] exporting to image [2024-08-14T08:56:18.859Z] #109 ... [2024-08-14T08:56:18.860Z] [2024-08-14T08:56:18.860Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-14T08:56:18.860Z] #196 DONE 0.8s [2024-08-14T08:56:18.860Z] [2024-08-14T08:56:18.860Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-14T08:56:18.860Z] #197 DONE 0.1s [2024-08-14T08:56:18.860Z] [2024-08-14T08:56:18.860Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T08:56:19.808Z] #198 ... [2024-08-14T08:56:19.808Z] [2024-08-14T08:56:19.808Z] #109 [security-secretstore-setup] exporting to image [2024-08-14T08:56:19.808Z] #109 exporting layers 1.6s done [2024-08-14T08:56:19.808Z] #109 writing image sha256:78e5d2fa52dcfcf8d16a2dc1f32fbf54c864aac11f53b9615ea3b6eb94f25f2d done [2024-08-14T08:56:19.808Z] #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-14T08:56:19.808Z] #109 writing image sha256:7c0461955542b033749b09b97c7add70c6410357dfa4680abfba067f6db76666 done [2024-08-14T08:56:19.808Z] #109 naming to docker.io/library/security-proxy-setup done [2024-08-14T08:56:19.808Z] #109 writing image sha256:a3dd7747ee9f7f62314d453a1f3b04f4b44c10aa9f0c4c6e76e5fc4f200ace7d 0.0s done [2024-08-14T08:56:19.808Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-08-14T08:56:19.808Z] #109 DONE 4.9s [2024-08-14T08:56:19.808Z] [2024-08-14T08:56:19.808Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:56:20.749Z] #148 ... [2024-08-14T08:56:20.749Z] [2024-08-14T08:56:20.749Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T08:56:20.749Z] #198 DONE 1.9s [2024-08-14T08:56:20.749Z] [2024-08-14T08:56:20.749Z] #109 [security-bootstrapper] exporting to image [2024-08-14T08:56:24.043Z] #109 ... [2024-08-14T08:56:24.044Z] [2024-08-14T08:56:24.044Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T08:56:24.044Z] #160 DONE 154.8s [2024-08-14T08:56:24.044Z] [2024-08-14T08:56:24.044Z] #109 [security-bootstrapper] exporting to image [2024-08-14T08:56:24.044Z] #109 exporting layers 2.5s done [2024-08-14T08:56:24.044Z] #109 writing image sha256:a241c365fb8038ca9b21d1792ca63936d8ecb411210de30fb8caee5c15fd7290 [2024-08-14T08:56:24.044Z] #109 writing image sha256:a241c365fb8038ca9b21d1792ca63936d8ecb411210de30fb8caee5c15fd7290 0.4s done [2024-08-14T08:56:24.044Z] #109 naming to docker.io/library/security-bootstrapper [2024-08-14T08:56:24.044Z] #109 naming to docker.io/library/security-bootstrapper 0.1s done [2024-08-14T08:56:24.044Z] #109 DONE 7.9s [2024-08-14T08:56:24.044Z] [2024-08-14T08:56:24.044Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T08:56:25.971Z] #157 ... [2024-08-14T08:56:25.971Z] [2024-08-14T08:56:25.972Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:31.314Z] #199 DONE 5.4s [2024-08-14T08:56:31.314Z] [2024-08-14T08:56:31.315Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T08:56:31.315Z] #157 DONE 162.7s [2024-08-14T08:56:31.315Z] [2024-08-14T08:56:31.315Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:33.848Z] #200 ... [2024-08-14T08:56:33.848Z] [2024-08-14T08:56:33.848Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T08:56:33.848Z] #156 DONE 165.6s [2024-08-14T08:56:33.848Z] [2024-08-14T08:56:33.848Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T08:56:33.848Z] #153 DONE 165.7s [2024-08-14T08:56:34.110Z] [2024-08-14T08:56:34.110Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T08:56:34.110Z] #148 DONE 165.6s [2024-08-14T08:56:34.110Z] [2024-08-14T08:56:34.110Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T08:56:34.110Z] #159 DONE 165.7s [2024-08-14T08:56:34.110Z] [2024-08-14T08:56:34.110Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:34.689Z] #200 DONE 3.5s [2024-08-14T08:56:34.689Z] [2024-08-14T08:56:34.689Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:34.689Z] #201 ... [2024-08-14T08:56:34.689Z] [2024-08-14T08:56:34.689Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:34.689Z] #202 CACHED [2024-08-14T08:56:34.689Z] [2024-08-14T08:56:34.689Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:34.689Z] #203 CACHED [2024-08-14T08:56:34.689Z] [2024-08-14T08:56:34.689Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T08:56:34.689Z] #154 DONE 166.3s [2024-08-14T08:56:34.689Z] [2024-08-14T08:56:34.690Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:34.948Z] #204 ... [2024-08-14T08:56:34.948Z] [2024-08-14T08:56:34.948Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:34.948Z] #205 CACHED [2024-08-14T08:56:34.948Z] [2024-08-14T08:56:34.948Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:34.948Z] #206 CACHED [2024-08-14T08:56:35.206Z] [2024-08-14T08:56:35.206Z] #207 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:35.465Z] #207 ... [2024-08-14T08:56:35.465Z] [2024-08-14T08:56:35.465Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:35.465Z] #201 DONE 1.0s [2024-08-14T08:56:35.465Z] [2024-08-14T08:56:35.465Z] #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-14T08:56:35.465Z] #208 DONE 1.0s [2024-08-14T08:56:35.465Z] [2024-08-14T08:56:35.465Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T08:56:35.465Z] #158 DONE 167.2s [2024-08-14T08:56:35.465Z] [2024-08-14T08:56:35.465Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T08:56:35.465Z] #209 DONE 1.0s [2024-08-14T08:56:35.465Z] [2024-08-14T08:56:35.465Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:35.724Z] #210 ... [2024-08-14T08:56:35.724Z] [2024-08-14T08:56:35.724Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:35.724Z] #204 DONE 1.1s [2024-08-14T08:56:35.724Z] [2024-08-14T08:56:35.724Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-14T08:56:35.724Z] #211 DONE 0.8s [2024-08-14T08:56:35.724Z] [2024-08-14T08:56:35.724Z] #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:35.724Z] #212 DONE 0.9s [2024-08-14T08:56:35.724Z] [2024-08-14T08:56:35.724Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:35.724Z] #213 DONE 0.4s [2024-08-14T08:56:35.724Z] [2024-08-14T08:56:35.724Z] #207 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:35.724Z] #207 DONE 0.7s [2024-08-14T08:56:35.984Z] [2024-08-14T08:56:35.984Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T08:56:36.243Z] #214 ... [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T08:56:36.243Z] #215 CACHED [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:36.243Z] #216 CACHED [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #217 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:36.243Z] #217 DONE 0.6s [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:36.243Z] #210 DONE 0.6s [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-14T08:56:36.243Z] #218 DONE 0.4s [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:36.243Z] #219 DONE 0.4s [2024-08-14T08:56:36.243Z] [2024-08-14T08:56:36.243Z] #109 [core-command] exporting to image [2024-08-14T08:56:36.243Z] #109 exporting layers [2024-08-14T08:56:36.514Z] #109 ... [2024-08-14T08:56:36.514Z] [2024-08-14T08:56:36.514Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-14T08:56:36.514Z] #220 DONE 0.4s [2024-08-14T08:56:36.514Z] [2024-08-14T08:56:36.514Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:36.514Z] #221 DONE 0.7s [2024-08-14T08:56:36.514Z] [2024-08-14T08:56:36.514Z] #109 [core-command] exporting to image [2024-08-14T08:56:36.514Z] #109 exporting layers 0.4s done [2024-08-14T08:56:36.870Z] #109 ... [2024-08-14T08:56:36.870Z] [2024-08-14T08:56:36.870Z] #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T08:56:36.870Z] #222 DONE 0.7s [2024-08-14T08:56:36.870Z] [2024-08-14T08:56:36.870Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T08:56:36.870Z] #223 ... [2024-08-14T08:56:36.870Z] [2024-08-14T08:56:36.870Z] #109 [core-command] exporting to image [2024-08-14T08:56:36.870Z] #109 writing image sha256:fe8b9d136343edc9503da3d47135738cfe9df8610adae0400f47362ed1d87748 done [2024-08-14T08:56:36.870Z] #109 naming to docker.io/library/core-command done [2024-08-14T08:56:36.870Z] #109 DONE 8.7s [2024-08-14T08:56:37.132Z] [2024-08-14T08:56:37.132Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:37.393Z] #224 ... [2024-08-14T08:56:37.393Z] [2024-08-14T08:56:37.393Z] #225 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-14T08:56:37.393Z] #225 DONE 1.0s [2024-08-14T08:56:37.393Z] [2024-08-14T08:56:37.393Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T08:56:37.393Z] #214 DONE 1.2s [2024-08-14T08:56:37.393Z] [2024-08-14T08:56:37.393Z] #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:37.393Z] #226 DONE 1.0s [2024-08-14T08:56:37.393Z] [2024-08-14T08:56:37.393Z] #227 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-14T08:56:37.393Z] #227 DONE 1.0s [2024-08-14T08:56:37.393Z] [2024-08-14T08:56:37.393Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T08:56:37.393Z] #228 DONE 0.7s [2024-08-14T08:56:37.393Z] [2024-08-14T08:56:37.393Z] #109 [core-keeper] exporting to image [2024-08-14T08:56:37.654Z] #109 ... [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:37.654Z] #224 DONE 1.0s [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T08:56:37.654Z] #223 DONE 1.0s [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #109 [support-scheduler] exporting to image [2024-08-14T08:56:37.654Z] #109 ... [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #229 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:37.654Z] #229 DONE 0.4s [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-14T08:56:37.654Z] #230 DONE 0.1s [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-14T08:56:37.654Z] #231 DONE 0.1s [2024-08-14T08:56:37.654Z] [2024-08-14T08:56:37.654Z] #109 [support-cron-scheduler] exporting to image [2024-08-14T08:56:37.654Z] #109 exporting layers 0.6s done [2024-08-14T08:56:37.654Z] #109 writing image sha256:21ebe821b78010b2ce1dc79df6a413b52d806678417fdd5d5b8f7bf493ffd07c 0.0s done [2024-08-14T08:56:37.654Z] #109 naming to docker.io/library/core-keeper [2024-08-14T08:56:37.915Z] #109 ... [2024-08-14T08:56:37.915Z] [2024-08-14T08:56:37.915Z] #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T08:56:37.915Z] #232 DONE 0.7s [2024-08-14T08:56:37.915Z] [2024-08-14T08:56:37.915Z] #109 [security-proxy-auth] exporting to image [2024-08-14T08:56:37.915Z] #109 exporting layers 0.2s done [2024-08-14T08:56:37.915Z] #109 naming to docker.io/library/core-keeper done [2024-08-14T08:56:37.915Z] #109 writing image sha256:9e2baef3c8e367b84cb288421ca12898cfea760713c971bad8776a676581a46a done [2024-08-14T08:56:37.915Z] #109 naming to docker.io/library/core-data done [2024-08-14T08:56:37.915Z] #109 exporting layers 0.3s done [2024-08-14T08:56:37.915Z] #109 writing image sha256:88395abf504c50e0230b4dadb45ff90c4abf08ac18bf6e7233d28eab3764325c done [2024-08-14T08:56:37.915Z] #109 naming to docker.io/library/support-notifications done [2024-08-14T08:56:37.915Z] #109 writing image sha256:dedb31ec3786acde835b7b82d21847ea2c1a52b4b9167871555a553c0ef986e3 done [2024-08-14T08:56:37.915Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-08-14T08:56:38.176Z] #109 exporting layers 0.4s done [2024-08-14T08:56:38.176Z] #109 writing image sha256:18d99b168898cdb12dfde3145be617a7a0a7d7cffc4287ba612aa39ae3bb7078 0.0s done [2024-08-14T08:56:38.176Z] #109 naming to docker.io/library/support-scheduler done [2024-08-14T08:56:38.176Z] #109 writing image sha256:1a870e699c8e4fd2ac6e10c3e4deded8428c4ae8800b7dd17f098f58f2827659 done [2024-08-14T08:56:38.176Z] #109 naming to docker.io/library/core-metadata done [2024-08-14T08:56:38.176Z] #109 writing image sha256:10a9c078a71ca29e0898451749cfd2e6fd929d685fe96d4e383f66da2c40d72c done [2024-08-14T08:56:38.176Z] #109 naming to docker.io/library/security-proxy-auth done [2024-08-14T08:56:38.176Z] #109 DONE 9.7s [2024-08-14T08:56:38.176Z] [2024-08-14T08:56:38.176Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T08:56:38.176Z] time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-14T08:56:38.218Z] $ docker stop --time=1 785af2d7369f1fdaf6902a341bba4398f0f333947f23ded424505b1d707817e8 [2024-08-14T08:56:39.476Z] $ docker rm -f --volumes 785af2d7369f1fdaf6902a341bba4398f0f333947f23ded424505b1d707817e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T08:56:40.042Z] + docker images [2024-08-14T08:56:40.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-14T08:56:40.042Z] support-cron-scheduler latest dedb31ec3786 2 seconds ago 44MB [2024-08-14T08:56:40.042Z] core-data latest 9e2baef3c8e3 2 seconds ago 39.5MB [2024-08-14T08:56:40.042Z] support-scheduler latest 18d99b168898 2 seconds ago 41.8MB [2024-08-14T08:56:40.042Z] support-notifications latest 88395abf504c 2 seconds ago 42.4MB [2024-08-14T08:56:40.042Z] core-keeper latest 21ebe821b780 2 seconds ago 39.4MB [2024-08-14T08:56:40.042Z] security-proxy-auth latest 10a9c078a71c 2 seconds ago 33MB [2024-08-14T08:56:40.042Z] core-metadata latest 1a870e699c8e 2 seconds ago 39.7MB [2024-08-14T08:56:40.042Z] core-command latest fe8b9d136343 4 seconds ago 35.4MB [2024-08-14T08:56:40.042Z] security-bootstrapper latest a241c365fb80 19 seconds ago 18.9MB [2024-08-14T08:56:40.042Z] security-secretstore-setup latest a3dd7747ee9f 22 seconds ago 37MB [2024-08-14T08:56:40.042Z] core-common-config-bootstrapper latest 78e5d2fa52dc 23 seconds ago 15.2MB [2024-08-14T08:56:40.042Z] security-proxy-setup latest 7c0461955542 23 seconds ago 26.2MB [2024-08-14T08:56:40.042Z] security-spiffe-token-provider latest 1b3c370aa140 25 seconds ago 28.8MB [2024-08-14T08:56:40.042Z] security-spire-agent latest c6129c84dc53 3 minutes ago 182MB [2024-08-14T08:56:40.042Z] security-spire-config latest 05118b55d22d 3 minutes ago 120MB [2024-08-14T08:56:40.042Z] security-spire-server latest 9494185caf26 3 minutes ago 121MB [2024-08-14T08:56:40.042Z] ci-base-image-x86_64 latest ab51d72365c7 7 minutes ago 970MB [2024-08-14T08:56:40.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-14T08:56:40.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-14T08:56:40.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-14T08:59:36.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-14T08:59:36.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-14T09:00:33.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-14T09:00:38.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-14T09:00:38.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-14T09:00:38.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-14T09:00:38.541Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-14T09:00:38.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-14T09:00:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-14T09:00:51.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-14T09:00:51.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-08-14T09:01:03.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.212s coverage: 97.0% of statements [2024-08-14T09:01:08.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-14T09:01:08.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-14T09:01:08.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-14T09:01:13.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.317s coverage: 69.2% of statements [2024-08-14T09:01:15.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-14T09:01:15.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-14T09:01:16.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.229s coverage: 53.2% of statements [2024-08-14T09:01:21.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-14T09:01:21.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-14T09:01:30.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-14T09:01:30.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-14T09:01:30.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-14T09:01:30.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-14T09:01:30.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-14T09:01:31.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.431s coverage: 93.4% of statements [2024-08-14T09:01:31.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.261s coverage: 91.7% of statements [2024-08-14T09:01:38.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-14T09:01:38.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-14T09:01:38.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 7.0% of statements [2024-08-14T09:01:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-14T09:01:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-14T09:01:45.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-14T09:01:47.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-14T09:01:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.955s coverage: 95.8% of statements [2024-08-14T09:01:48.792Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-08-14T09:01:54.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.112s coverage: 0.0% of statements [no tests to run] [2024-08-14T09:01:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-14T09:01:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-14T09:02:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.318s coverage: 0.8% of statements [2024-08-14T09:02:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements [2024-08-14T09:02:05.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.122s coverage: 41.7% of statements [2024-08-14T09:02:05.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.098s coverage: 77.8% of statements [2024-08-14T09:02:05.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.104s coverage: 94.1% of statements [2024-08-14T09:02:05.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-08-14T09:02:09.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2024-08-14T09:02:11.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-14T09:02:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-14T09:02:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-14T09:02:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-14T09:02:16.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-14T09:02:16.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-14T09:02:16.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-14T09:02:16.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-14T09:02:21.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.111s coverage: 94.4% of statements [2024-08-14T09:02:21.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-14T09:02:21.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-14T09:02:21.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-14T09:02:26.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-14T09:02:26.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-14T09:02:26.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-14T09:02:26.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-14T09:02:32.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-14T09:02:32.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-14T09:02:34.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-14T09:02:36.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.921s coverage: 79.9% of statements [2024-08-14T09:02:36.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.156s coverage: 92.9% of statements [2024-08-14T09:02:36.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 67.2% of statements [2024-08-14T09:02:36.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements [2024-08-14T09:02:36.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 76.6% of statements [2024-08-14T09:02:40.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-14T09:02:40.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements [2024-08-14T09:02:40.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-08-14T09:02:40.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-08-14T09:02:40.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.289s coverage: 81.8% of statements [2024-08-14T09:02:41.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.274s coverage: 82.1% of statements [2024-08-14T09:02:43.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-14T09:02:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.128s coverage: 86.0% of statements [2024-08-14T09:02:47.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-14T09:02:47.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-14T09:02:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.057s coverage: 63.1% of statements [2024-08-14T09:02:49.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.134s coverage: 100.0% of statements [2024-08-14T09:02:51.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.122s coverage: 89.4% of statements [2024-08-14T09:02:51.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2024-08-14T09:02:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-14T09:02:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-14T09:02:51.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-14T09:02:52.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-08-14T09:02:52.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-08-14T09:03:01.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-14T09:03:01.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-14T09:03:01.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-14T09:03:01.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.733s coverage: 36.5% of statements [2024-08-14T09:03:01.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-14T09:03:02.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-14T09:03:03.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-08-14T09:03:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-14T09:03:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-14T09:03:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T09:03:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-14T09:03:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.253s coverage: 45.8% of statements [2024-08-14T09:03:17.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-14T09:03:17.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-14T09:03:17.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-14T09:03:17.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-14T09:03:25.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.181s coverage: 19.9% of statements [2024-08-14T09:03:25.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-14T09:03:25.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-14T09:03:25.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-14T09:03:25.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-14T09:03:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.556s coverage: 95.7% of statements [2024-08-14T09:03:30.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-14T09:03:30.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-14T09:03:31.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements [2024-08-14T09:03:35.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-14T09:03:35.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-14T09:03:36.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.294s coverage: 98.9% of statements [2024-08-14T09:03:38.114Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-14T09:03:38.114Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-14T09:03:38.114Z] go vet ./... [2024-08-14T09:08:29.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-14T09:08:29.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-14T09:08:29.981Z] ./bin/test-attribution-txt.sh [2024-08-14T09:08:29.981Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-14T09:08:30.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-14T09:08:30.740Z] + ls -al . [2024-08-14T09:08:30.740Z] total 884 [2024-08-14T09:08:30.740Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 08:55 . [2024-08-14T09:08:30.740Z] drwxr-xr-x 4 root root 4096 Aug 14 08:55 .. [2024-08-14T09:08:30.740Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 08:53 .blubracket [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 10 Aug 14 08:53 .dockerignore [2024-08-14T09:08:30.740Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 08:53 .git [2024-08-14T09:08:30.740Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 08:53 .github [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 1102 Aug 14 08:53 .gitignore [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 08:53 .golangci.yml [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 100 Aug 14 08:53 .hadolint.yml [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 155 Aug 14 08:53 .sonarcloud.properties [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 08:53 ADOPTERS.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 21171 Aug 14 08:53 Attribution.txt [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 100284 Aug 14 08:53 CHANGELOG.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 08:53 CONTRIBUTING.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 08:53 GOVERNANCE.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 861 Aug 14 08:53 Jenkinsfile [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 08:53 LICENSE [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 16854 Aug 14 08:53 Makefile [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 08:53 OWNERS.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 9528 Aug 14 08:53 README.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 08:53 SECURITY.md [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 08:48 VERSION [2024-08-14T09:08:30.740Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 08:53 bin [2024-08-14T09:08:30.740Z] drwxrwxr-x 20 1001 1001 4096 Aug 14 08:53 cmd [2024-08-14T09:08:30.740Z] -rw-r--r-- 1 root root 518937 Aug 14 09:03 coverage.out [2024-08-14T09:08:30.740Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 08:53 fuzz_test [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 7317 Aug 14 08:53 go.mod [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 102581 Aug 14 08:53 go.sum [2024-08-14T09:08:30.740Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 08:53 internal [2024-08-14T09:08:30.740Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 08:53 openapi [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 584 Aug 14 08:53 security.txt [2024-08-14T09:08:30.740Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 08:53 version.go [Pipeline] sh [2024-08-14T09:08:31.408Z] + '[' -e coverage.out ] [2024-08-14T09:08:31.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-14T09:08:31.450Z] Warning: overwriting stash ‘coverage-report’ [2024-08-14T09:08:32.382Z] Stashed 1 file(s) [Pipeline] sh [2024-08-14T09:08:33.038Z] + make build [2024-08-14T09:08:33.038Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T09:12:09.839Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T09:12:09.839Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T09:12:18.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-14T09:12:21.374Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T09:12:31.449Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T09:13:03.671Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T09:13:10.288Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T09:13:22.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-14T09:13:34.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-14T09:13:39.101Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-14T09:13:42.429Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T09:13:45.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T09:13:51.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-14T09:13:55.343Z] $ docker stop --time=1 b52af3e43b60da5c164076be50a5a75b8ca72f38ea4d86cfbe232f0215f68812 [2024-08-14T09:13:57.507Z] $ docker rm -f --volumes b52af3e43b60da5c164076be50a5a75b8ca72f38ea4d86cfbe232f0215f68812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T09:14:01.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T09:14:01.851Z] [2024-08-14T09:14:01.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T09:14:02.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T09:14:02.578Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-14T09:14:02.578Z] 547446be3368: Pulling fs layer [2024-08-14T09:14:02.578Z] d125d8839a47: Pulling fs layer [2024-08-14T09:14:02.578Z] 3e85d5ac6304: Pulling fs layer [2024-08-14T09:14:02.578Z] c3105a71a48b: Pulling fs layer [2024-08-14T09:14:02.578Z] 0f093f025ec4: Pulling fs layer [2024-08-14T09:14:02.578Z] c3106fc0e877: Pulling fs layer [2024-08-14T09:14:02.578Z] c3105a71a48b: Waiting [2024-08-14T09:14:02.578Z] 0f093f025ec4: Waiting [2024-08-14T09:14:02.578Z] c3106fc0e877: Waiting [2024-08-14T09:14:02.848Z] 547446be3368: Verifying Checksum [2024-08-14T09:14:02.848Z] 547446be3368: Download complete [2024-08-14T09:14:02.848Z] c3105a71a48b: Verifying Checksum [2024-08-14T09:14:02.848Z] c3105a71a48b: Download complete [2024-08-14T09:14:03.116Z] d125d8839a47: Verifying Checksum [2024-08-14T09:14:03.117Z] d125d8839a47: Download complete [2024-08-14T09:14:03.117Z] c3106fc0e877: Verifying Checksum [2024-08-14T09:14:03.117Z] c3106fc0e877: Download complete [2024-08-14T09:14:03.384Z] 0f093f025ec4: Verifying Checksum [2024-08-14T09:14:03.384Z] 0f093f025ec4: Download complete [2024-08-14T09:14:03.652Z] 547446be3368: Pull complete [2024-08-14T09:14:05.061Z] d125d8839a47: Pull complete [2024-08-14T09:14:05.329Z] 3e85d5ac6304: Verifying Checksum [2024-08-14T09:14:05.329Z] 3e85d5ac6304: Download complete [2024-08-14T09:14:15.395Z] 3e85d5ac6304: Pull complete [2024-08-14T09:14:15.395Z] c3105a71a48b: Pull complete [2024-08-14T09:14:16.797Z] 0f093f025ec4: Pull complete [2024-08-14T09:14:17.063Z] c3106fc0e877: Pull complete [2024-08-14T09:14:17.063Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-14T09:14:17.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-14T09:14:17.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T09:14:17.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container [2024-08-14T09:14:17.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-14T09:14:19.789Z] $ docker top ca0c1a22958f84548f0a83e3f822407550899bfa857bd10f15483d16a69410c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T09:14:20.730Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-14T09:14:30.808Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-14T09:14:30.808Z] #1 transferring dockerfile: [2024-08-14T09:14:30.808Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-08-14T09:14:30.808Z] #1 DONE 0.1s [2024-08-14T09:14:31.391Z] [2024-08-14T09:14:31.391Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-14T09:14:31.391Z] #2 transferring dockerfile: 1.69kB 0.0s done [2024-08-14T09:14:31.391Z] #2 DONE 0.1s [2024-08-14T09:14:31.391Z] [2024-08-14T09:14:31.391Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-14T09:14:31.658Z] #3 transferring dockerfile: 1.95kB done [2024-08-14T09:14:31.658Z] #3 DONE 0.1s [2024-08-14T09:14:31.658Z] [2024-08-14T09:14:31.658Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-14T09:14:31.658Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-08-14T09:14:31.658Z] #4 DONE 0.1s [2024-08-14T09:14:31.658Z] [2024-08-14T09:14:31.658Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-14T09:14:31.658Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-08-14T09:14:31.658Z] #5 DONE 0.1s [2024-08-14T09:14:31.658Z] [2024-08-14T09:14:31.658Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-14T09:14:31.658Z] #6 transferring dockerfile: 1.85kB 0.0s done [2024-08-14T09:14:31.933Z] #6 DONE 0.1s [2024-08-14T09:14:31.933Z] [2024-08-14T09:14:31.933Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-14T09:14:31.933Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-08-14T09:14:31.933Z] #7 DONE 0.1s [2024-08-14T09:14:31.933Z] [2024-08-14T09:14:31.933Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-14T09:14:31.933Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-08-14T09:14:31.933Z] #8 DONE 0.1s [2024-08-14T09:14:31.933Z] [2024-08-14T09:14:31.933Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-14T09:14:31.933Z] #9 transferring dockerfile: 3.17kB done [2024-08-14T09:14:32.200Z] #9 DONE 0.1s [2024-08-14T09:14:32.200Z] [2024-08-14T09:14:32.200Z] #10 [core-command internal] load build definition from Dockerfile [2024-08-14T09:14:32.200Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-08-14T09:14:32.200Z] #10 DONE 0.1s [2024-08-14T09:14:32.200Z] [2024-08-14T09:14:32.200Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:14:32.200Z] #11 transferring dockerfile: 2.01kB 0.0s done [2024-08-14T09:14:32.200Z] #11 ... [2024-08-14T09:14:32.200Z] [2024-08-14T09:14:32.200Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-08-14T09:14:32.200Z] #12 transferring dockerfile: 2.06kB 0.0s done [2024-08-14T09:14:32.200Z] #12 DONE 0.1s [2024-08-14T09:14:32.468Z] [2024-08-14T09:14:32.468Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-14T09:14:32.468Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-08-14T09:14:32.468Z] #13 DONE 0.1s [2024-08-14T09:14:32.468Z] [2024-08-14T09:14:32.468Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-14T09:14:32.468Z] #14 transferring dockerfile: 1.89kB 0.0s done [2024-08-14T09:14:32.468Z] #14 DONE 0.1s [2024-08-14T09:14:32.468Z] [2024-08-14T09:14:32.468Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:14:32.468Z] #11 ... [2024-08-14T09:14:32.468Z] [2024-08-14T09:14:32.468Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-14T09:14:32.468Z] #15 transferring dockerfile: 2.01kB 0.0s done [2024-08-14T09:14:32.468Z] #15 DONE 0.1s [2024-08-14T09:14:32.734Z] [2024-08-14T09:14:32.734Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-14T09:14:32.734Z] #16 transferring dockerfile: 2.15kB done [2024-08-14T09:14:32.734Z] #16 DONE 0.1s [2024-08-14T09:14:32.734Z] [2024-08-14T09:14:32.734Z] #17 [support-scheduler internal] load .dockerignore [2024-08-14T09:14:32.735Z] #17 transferring context: 50B 0.0s done [2024-08-14T09:14:32.735Z] #17 DONE 0.1s [2024-08-14T09:14:32.735Z] [2024-08-14T09:14:32.735Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:14:33.689Z] #11 ... [2024-08-14T09:14:33.689Z] [2024-08-14T09:14:33.689Z] #18 [security-spire-config internal] load .dockerignore [2024-08-14T09:14:33.689Z] #18 transferring context: 50B 0.0s done [2024-08-14T09:14:33.689Z] #18 DONE 0.1s [2024-08-14T09:14:33.689Z] [2024-08-14T09:14:33.689Z] #19 [support-notifications internal] load .dockerignore [2024-08-14T09:14:33.689Z] #19 transferring context: 50B done [2024-08-14T09:14:33.689Z] #19 DONE 0.0s [2024-08-14T09:14:33.689Z] [2024-08-14T09:14:33.689Z] #20 [security-spire-server internal] load .dockerignore [2024-08-14T09:14:33.689Z] #20 transferring context: 50B 0.0s done [2024-08-14T09:14:33.689Z] #20 DONE 0.1s [2024-08-14T09:14:33.689Z] [2024-08-14T09:14:33.689Z] #21 [security-spire-agent internal] load .dockerignore [2024-08-14T09:14:33.689Z] #21 transferring context: 50B done [2024-08-14T09:14:33.689Z] #21 DONE 0.1s [2024-08-14T09:14:33.689Z] [2024-08-14T09:14:33.690Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-08-14T09:14:33.690Z] #22 transferring context: 50B 0.0s done [2024-08-14T09:14:33.690Z] #22 DONE 0.1s [2024-08-14T09:14:33.690Z] [2024-08-14T09:14:33.690Z] #23 [security-proxy-setup internal] load .dockerignore [2024-08-14T09:14:33.955Z] #23 transferring context: 50B done [2024-08-14T09:14:33.955Z] #23 DONE 0.1s [2024-08-14T09:14:33.955Z] [2024-08-14T09:14:33.955Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-14T09:14:33.955Z] #24 transferring context: 50B 0.0s done [2024-08-14T09:14:33.955Z] #24 DONE 0.1s [2024-08-14T09:14:33.955Z] [2024-08-14T09:14:33.955Z] #25 [security-bootstrapper internal] load .dockerignore [2024-08-14T09:14:33.955Z] #25 transferring context: 50B 0.0s done [2024-08-14T09:14:33.955Z] #25 DONE 0.1s [2024-08-14T09:14:33.955Z] [2024-08-14T09:14:33.955Z] #26 [core-command internal] load .dockerignore [2024-08-14T09:14:34.226Z] #26 transferring context: 50B 0.0s done [2024-08-14T09:14:34.226Z] #26 DONE 0.1s [2024-08-14T09:14:34.226Z] [2024-08-14T09:14:34.226Z] #27 [core-keeper internal] load .dockerignore [2024-08-14T09:14:34.226Z] #27 transferring context: 50B 0.0s done [2024-08-14T09:14:34.226Z] #27 DONE 0.1s [2024-08-14T09:14:34.226Z] [2024-08-14T09:14:34.226Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:14:34.226Z] #11 ... [2024-08-14T09:14:34.226Z] [2024-08-14T09:14:34.226Z] #28 [core-metadata internal] load .dockerignore [2024-08-14T09:14:34.226Z] #28 transferring context: 50B done [2024-08-14T09:14:34.226Z] #28 DONE 0.1s [2024-08-14T09:14:34.492Z] [2024-08-14T09:14:34.492Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-14T09:14:34.492Z] #29 transferring context: 50B 0.0s done [2024-08-14T09:14:34.492Z] #29 DONE 0.1s [2024-08-14T09:14:34.492Z] [2024-08-14T09:14:34.492Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-14T09:14:34.492Z] #30 transferring context: 50B 0.0s done [2024-08-14T09:14:34.492Z] #30 DONE 0.1s [2024-08-14T09:14:34.492Z] [2024-08-14T09:14:34.492Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:14:34.493Z] #11 ... [2024-08-14T09:14:34.493Z] [2024-08-14T09:14:34.493Z] #31 [core-data internal] load .dockerignore [2024-08-14T09:14:34.493Z] #31 transferring context: 50B 0.0s done [2024-08-14T09:14:34.493Z] #31 DONE 0.1s [2024-08-14T09:14:34.493Z] [2024-08-14T09:14:34.493Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-14T09:14:34.493Z] #32 transferring context: 50B 0.0s done [2024-08-14T09:14:34.493Z] #32 DONE 0.1s [2024-08-14T09:14:34.493Z] [2024-08-14T09:14:34.493Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:34.493Z] #33 DONE 0.0s [2024-08-14T09:14:34.493Z] [2024-08-14T09:14:34.493Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T09:14:34.760Z] #34 DONE 0.2s [2024-08-14T09:14:34.760Z] [2024-08-14T09:14:34.760Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:34.760Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:34.760Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:34.760Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:34.760Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:34.760Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-14T09:14:35.027Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s [2024-08-14T09:14:35.027Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:35.027Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-14T09:14:35.613Z] #35 ... [2024-08-14T09:14:35.613Z] [2024-08-14T09:14:35.613Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:35.613Z] #36 DONE 1.0s [2024-08-14T09:14:35.613Z] [2024-08-14T09:14:35.613Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:36.196Z] #35 ... [2024-08-14T09:14:36.196Z] [2024-08-14T09:14:36.196Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:36.196Z] #37 DONE 0.3s [2024-08-14T09:14:36.196Z] [2024-08-14T09:14:36.196Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:36.196Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:36.462Z] #35 ... [2024-08-14T09:14:36.462Z] [2024-08-14T09:14:36.462Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:36.462Z] #33 DONE 0.0s [2024-08-14T09:14:36.462Z] [2024-08-14T09:14:36.462Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:36.462Z] #36 DONE 1.8s [2024-08-14T09:14:36.462Z] [2024-08-14T09:14:36.462Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:36.462Z] #37 DONE 0.6s [2024-08-14T09:14:36.462Z] [2024-08-14T09:14:36.462Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:36.462Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:36.462Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:36.462Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:36.462Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:36.462Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:36.462Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:36.728Z] #35 DONE 2.5s [2024-08-14T09:14:36.728Z] [2024-08-14T09:14:36.728Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:36.728Z] #38 ... [2024-08-14T09:14:36.728Z] [2024-08-14T09:14:36.728Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:36.728Z] #33 DONE 0.0s [2024-08-14T09:14:36.728Z] [2024-08-14T09:14:36.728Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:36.728Z] #38 ... [2024-08-14T09:14:36.728Z] [2024-08-14T09:14:36.728Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:36.728Z] #33 DONE 0.0s [2024-08-14T09:14:36.728Z] [2024-08-14T09:14:36.728Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:36.994Z] #38 ... [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:36.994Z] #33 DONE 0.0s [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:36.994Z] #38 ... [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:36.994Z] #36 DONE 1.8s [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:36.994Z] #37 DONE 0.6s [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:36.994Z] #33 DONE 0.0s [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T09:14:36.994Z] #34 DONE 0.8s [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:36.994Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:36.994Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:36.994Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:36.994Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:36.994Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:36.994Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:36.994Z] #35 DONE 2.6s [2024-08-14T09:14:36.994Z] [2024-08-14T09:14:36.994Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:37.261Z] #38 ... [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:37.261Z] #36 DONE 1.9s [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:37.261Z] #37 DONE 0.7s [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:37.261Z] #33 DONE 0.0s [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:37.261Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:37.261Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:37.261Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:37.261Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:37.261Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:37.261Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:37.261Z] #35 DONE 2.6s [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:37.261Z] #38 ... [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:37.261Z] #33 DONE 0.0s [2024-08-14T09:14:37.261Z] [2024-08-14T09:14:37.261Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:37.532Z] #38 ... [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:37.532Z] #33 DONE 0.0s [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:37.532Z] #38 ... [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:37.532Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:37.532Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:37.532Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:37.532Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:37.532Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:37.532Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:37.532Z] #35 DONE 2.6s [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-14T09:14:37.532Z] #39 DONE 1.3s [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:37.532Z] #38 ... [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:37.532Z] #33 DONE 0.1s [2024-08-14T09:14:37.532Z] [2024-08-14T09:14:37.532Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:37.888Z] #38 ... [2024-08-14T09:14:37.888Z] [2024-08-14T09:14:37.888Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:37.888Z] #33 DONE 0.1s [2024-08-14T09:14:37.888Z] [2024-08-14T09:14:37.888Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:38.172Z] #38 ... [2024-08-14T09:14:38.172Z] [2024-08-14T09:14:38.172Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:38.172Z] #33 DONE 0.1s [2024-08-14T09:14:38.172Z] [2024-08-14T09:14:38.172Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:38.172Z] #38 ... [2024-08-14T09:14:38.172Z] [2024-08-14T09:14:38.172Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-14T09:14:38.172Z] #40 DONE 1.6s [2024-08-14T09:14:38.172Z] [2024-08-14T09:14:38.172Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:38.467Z] #38 ... [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:38.467Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:38.467Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:38.467Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:38.467Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:38.467Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:38.467Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:38.467Z] #35 DONE 2.6s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:38.467Z] #38 ... [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:38.467Z] #36 DONE 2.1s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:38.467Z] #37 DONE 0.9s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:38.467Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:38.467Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:38.467Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:38.467Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:38.467Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:38.467Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:38.467Z] #35 DONE 2.8s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:14:38.467Z] #41 DONE 0.0s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:14:38.467Z] #42 DONE 0.0s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T09:14:38.467Z] #34 DONE 2.0s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:14:38.467Z] #43 DONE 0.0s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:38.467Z] #38 ... [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:38.467Z] #36 DONE 2.1s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:38.467Z] #37 DONE 0.9s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:38.467Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:38.467Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:38.467Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:38.467Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:38.467Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:38.467Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:38.467Z] #35 DONE 2.8s [2024-08-14T09:14:38.467Z] [2024-08-14T09:14:38.467Z] #44 [security-spire-config internal] load build context [2024-08-14T09:14:38.467Z] #44 transferring context: 25.85kB 0.1s done [2024-08-14T09:14:38.467Z] #44 DONE 1.0s [2024-08-14T09:14:38.747Z] [2024-08-14T09:14:38.747Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:38.747Z] #36 DONE 2.1s [2024-08-14T09:14:38.747Z] [2024-08-14T09:14:38.747Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:38.747Z] #37 DONE 0.9s [2024-08-14T09:14:38.747Z] [2024-08-14T09:14:38.747Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:38.747Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:38.747Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:38.747Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:38.747Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:38.747Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:38.747Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:38.747Z] #35 DONE 2.8s [2024-08-14T09:14:38.747Z] [2024-08-14T09:14:38.747Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-14T09:14:38.747Z] #33 DONE 0.1s [2024-08-14T09:14:38.747Z] [2024-08-14T09:14:38.747Z] #45 [core-keeper internal] load build context [2024-08-14T09:14:39.039Z] #45 ... [2024-08-14T09:14:39.039Z] [2024-08-14T09:14:39.039Z] #46 [security-spire-server internal] load build context [2024-08-14T09:14:39.040Z] #46 transferring context: 27.60kB 0.2s done [2024-08-14T09:14:39.040Z] #46 DONE 1.3s [2024-08-14T09:14:39.040Z] [2024-08-14T09:14:39.040Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:42.516Z] #38 ... [2024-08-14T09:14:42.516Z] [2024-08-14T09:14:42.516Z] #47 [security-spire-agent internal] load build context [2024-08-14T09:14:42.516Z] #47 transferring context: 27.13kB 0.6s done [2024-08-14T09:14:42.516Z] #47 DONE 4.1s [2024-08-14T09:14:42.516Z] [2024-08-14T09:14:42.516Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:42.783Z] #38 ... [2024-08-14T09:14:42.783Z] [2024-08-14T09:14:42.783Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-14T09:14:42.783Z] #34 DONE 6.2s [2024-08-14T09:14:42.783Z] [2024-08-14T09:14:42.783Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:43.051Z] #38 ... [2024-08-14T09:14:43.051Z] [2024-08-14T09:14:43.051Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-14T09:14:43.051Z] #36 DONE 2.1s [2024-08-14T09:14:43.051Z] [2024-08-14T09:14:43.051Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-14T09:14:43.051Z] #37 DONE 0.9s [2024-08-14T09:14:43.051Z] [2024-08-14T09:14:43.051Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-14T09:14:43.051Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-14T09:14:43.051Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-14T09:14:43.051Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-14T09:14:43.051Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-14T09:14:43.051Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-14T09:14:43.051Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-14T09:14:43.051Z] #35 DONE 2.9s [2024-08-14T09:14:43.051Z] [2024-08-14T09:14:43.051Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:44.996Z] #38 ... [2024-08-14T09:14:44.996Z] [2024-08-14T09:14:44.996Z] #48 [support-scheduler internal] load build context [2024-08-14T09:14:44.996Z] #48 ... [2024-08-14T09:14:44.996Z] [2024-08-14T09:14:44.996Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:44.996Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-08-14T09:14:44.996Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-14T09:14:44.996Z] #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-14T09:14:44.996Z] #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-14T09:14:44.996Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s [2024-08-14T09:14:44.996Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.5s [2024-08-14T09:14:44.996Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.5s [2024-08-14T09:14:44.996Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-08-14T09:14:44.996Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s [2024-08-14T09:14:44.996Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s [2024-08-14T09:14:44.996Z] #49 ... [2024-08-14T09:14:44.996Z] [2024-08-14T09:14:44.996Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:46.413Z] #38 ... [2024-08-14T09:14:46.413Z] [2024-08-14T09:14:46.413Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T09:14:46.413Z] #50 ... [2024-08-14T09:14:46.413Z] [2024-08-14T09:14:46.413Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:46.413Z] #38 ... [2024-08-14T09:14:46.413Z] [2024-08-14T09:14:46.413Z] #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T09:14:46.413Z] #0 8.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:46.413Z] #0 9.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:46.679Z] #51 ... [2024-08-14T09:14:46.679Z] [2024-08-14T09:14:46.679Z] #52 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T09:14:46.679Z] #52 ... [2024-08-14T09:14:46.679Z] [2024-08-14T09:14:46.679Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T09:14:46.680Z] #0 8.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:46.680Z] #0 9.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:46.680Z] #53 ... [2024-08-14T09:14:46.680Z] [2024-08-14T09:14:46.680Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:46.680Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-08-14T09:14:46.680Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-08-14T09:14:46.680Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done [2024-08-14T09:14:46.680Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done [2024-08-14T09:14:46.680Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s [2024-08-14T09:14:46.953Z] #49 ... [2024-08-14T09:14:46.953Z] [2024-08-14T09:14:46.953Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:14:46.953Z] #54 transferring context: 19.87MB 9.4s [2024-08-14T09:14:47.219Z] #54 ... [2024-08-14T09:14:47.219Z] [2024-08-14T09:14:47.219Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T09:14:47.219Z] #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:47.219Z] #0 8.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:47.219Z] #55 ... [2024-08-14T09:14:47.219Z] [2024-08-14T09:14:47.219Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:14:47.488Z] #56 ... [2024-08-14T09:14:47.488Z] [2024-08-14T09:14:47.488Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:14:47.488Z] #57 ... [2024-08-14T09:14:47.488Z] [2024-08-14T09:14:47.488Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T09:14:47.754Z] #58 ... [2024-08-14T09:14:47.754Z] [2024-08-14T09:14:47.754Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:14:47.754Z] #59 ... [2024-08-14T09:14:47.754Z] [2024-08-14T09:14:47.754Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T09:14:47.754Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:47.754Z] #60 ... [2024-08-14T09:14:47.754Z] [2024-08-14T09:14:47.754Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T09:14:47.754Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:48.020Z] #61 ... [2024-08-14T09:14:48.020Z] [2024-08-14T09:14:48.020Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T09:14:48.020Z] #62 ... [2024-08-14T09:14:48.020Z] [2024-08-14T09:14:48.020Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T09:14:48.285Z] #63 ... [2024-08-14T09:14:48.285Z] [2024-08-14T09:14:48.285Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:48.285Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.0s [2024-08-14T09:14:48.285Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s [2024-08-14T09:14:48.550Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done [2024-08-14T09:14:48.551Z] #49 ... [2024-08-14T09:14:48.551Z] [2024-08-14T09:14:48.551Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:14:48.551Z] #42 ... [2024-08-14T09:14:48.551Z] [2024-08-14T09:14:48.551Z] #64 [core-data internal] load build context [2024-08-14T09:14:48.816Z] #64 ... [2024-08-14T09:14:48.816Z] [2024-08-14T09:14:48.816Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:14:48.816Z] #41 ... [2024-08-14T09:14:48.816Z] [2024-08-14T09:14:48.816Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T09:14:48.816Z] #65 ... [2024-08-14T09:14:48.816Z] [2024-08-14T09:14:48.816Z] #66 [core-metadata internal] load build context [2024-08-14T09:14:49.083Z] #66 ... [2024-08-14T09:14:49.083Z] [2024-08-14T09:14:49.083Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:14:49.083Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.0s done [2024-08-14T09:14:49.083Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-14T09:14:49.083Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-14T09:14:49.083Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-14T09:14:49.083Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-14T09:14:49.083Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-08-14T09:14:49.083Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done [2024-08-14T09:14:49.083Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 4.4s [2024-08-14T09:14:49.083Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done [2024-08-14T09:14:49.083Z] #43 ... [2024-08-14T09:14:49.083Z] [2024-08-14T09:14:49.083Z] #67 [core-command internal] load build context [2024-08-14T09:14:49.349Z] #67 ... [2024-08-14T09:14:49.349Z] [2024-08-14T09:14:49.349Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T09:14:49.349Z] #68 ... [2024-08-14T09:14:49.349Z] [2024-08-14T09:14:49.349Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:49.349Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.2s [2024-08-14T09:14:49.614Z] #49 ... [2024-08-14T09:14:49.614Z] [2024-08-14T09:14:49.614Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T09:14:49.880Z] #69 ... [2024-08-14T09:14:49.880Z] [2024-08-14T09:14:49.880Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:50.145Z] #49 ... [2024-08-14T09:14:50.145Z] [2024-08-14T09:14:50.145Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T09:14:50.411Z] #70 ... [2024-08-14T09:14:50.411Z] [2024-08-14T09:14:50.411Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T09:14:50.411Z] #71 ... [2024-08-14T09:14:50.411Z] [2024-08-14T09:14:50.411Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:14:50.411Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.6s [2024-08-14T09:14:50.411Z] #43 ... [2024-08-14T09:14:50.411Z] [2024-08-14T09:14:50.411Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T09:14:50.676Z] #72 ... [2024-08-14T09:14:50.676Z] [2024-08-14T09:14:50.676Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:14:51.257Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.5s [2024-08-14T09:14:51.257Z] #43 ... [2024-08-14T09:14:51.257Z] [2024-08-14T09:14:51.257Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T09:14:51.257Z] #65 DONE 12.8s [2024-08-14T09:14:51.257Z] [2024-08-14T09:14:51.257Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:14:51.257Z] #43 ... [2024-08-14T09:14:51.257Z] [2024-08-14T09:14:51.257Z] #45 [core-keeper internal] load build context [2024-08-14T09:14:51.257Z] #45 ... [2024-08-14T09:14:51.257Z] [2024-08-14T09:14:51.257Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:51.257Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.2s [2024-08-14T09:14:51.840Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-14T09:14:52.425Z] #49 ... [2024-08-14T09:14:52.425Z] [2024-08-14T09:14:52.425Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T09:14:52.425Z] #55 12.05 OK: 266 MiB in 52 packages [2024-08-14T09:14:52.425Z] #55 DONE 15.5s [2024-08-14T09:14:52.425Z] [2024-08-14T09:14:52.425Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:52.694Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.39MB / 28.04MB 9.4s [2024-08-14T09:14:53.272Z] #49 ... [2024-08-14T09:14:53.272Z] [2024-08-14T09:14:53.272Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:14:53.272Z] #73 transferring context: 1.85MB 8.8s [2024-08-14T09:14:53.272Z] #73 ... [2024-08-14T09:14:53.272Z] [2024-08-14T09:14:53.272Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:14:53.272Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.40MB / 18.32MB 8.6s [2024-08-14T09:14:53.272Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 1.0s done [2024-08-14T09:14:53.853Z] #43 ... [2024-08-14T09:14:53.853Z] [2024-08-14T09:14:53.853Z] #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-14T09:14:53.853Z] #51 13.80 OK: 266 MiB in 52 packages [2024-08-14T09:14:53.853Z] #51 DONE 17.2s [2024-08-14T09:14:53.853Z] [2024-08-14T09:14:53.853Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-14T09:14:53.853Z] #50 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:53.853Z] #50 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:53.853Z] #50 16.43 OK: 266 MiB in 52 packages [2024-08-14T09:14:53.853Z] #50 DONE 18.9s [2024-08-14T09:14:53.853Z] [2024-08-14T09:14:53.853Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:53.853Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.7s [2024-08-14T09:14:54.812Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.8s [2024-08-14T09:14:55.077Z] #49 ... [2024-08-14T09:14:55.077Z] [2024-08-14T09:14:55.077Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-14T09:14:55.077Z] #53 12.23 (1/2) Installing ca-certificates (20240226-r0) [2024-08-14T09:14:55.077Z] #53 12.57 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-14T09:14:55.077Z] #53 12.63 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:14:55.077Z] #53 12.84 Executing ca-certificates-20240226-r0.trigger [2024-08-14T09:14:55.077Z] #53 14.34 OK: 9 MiB in 17 packages [2024-08-14T09:14:55.077Z] #53 DONE 18.4s [2024-08-14T09:14:55.077Z] [2024-08-14T09:14:55.077Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:55.077Z] #49 ... [2024-08-14T09:14:55.077Z] [2024-08-14T09:14:55.077Z] #48 [support-scheduler internal] load build context [2024-08-14T09:14:55.077Z] #48 ... [2024-08-14T09:14:55.077Z] [2024-08-14T09:14:55.077Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:14:56.487Z] #74 ... [2024-08-14T09:14:56.487Z] [2024-08-14T09:14:56.487Z] #52 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T09:14:56.487Z] #52 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:56.487Z] #52 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:56.487Z] #52 17.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T09:14:56.487Z] #52 17.43 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:14:56.487Z] #52 17.61 OK: 8 MiB in 16 packages [2024-08-14T09:14:56.487Z] #52 DONE 20.6s [2024-08-14T09:14:56.487Z] [2024-08-14T09:14:56.487Z] #48 [support-scheduler internal] load build context [2024-08-14T09:14:56.752Z] #48 ... [2024-08-14T09:14:56.753Z] [2024-08-14T09:14:56.753Z] #38 [support-notifications internal] load build context [2024-08-14T09:14:56.753Z] #38 ... [2024-08-14T09:14:56.753Z] [2024-08-14T09:14:56.753Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:14:57.342Z] #75 ... [2024-08-14T09:14:57.342Z] [2024-08-14T09:14:57.342Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:14:57.609Z] #54 ... [2024-08-14T09:14:57.609Z] [2024-08-14T09:14:57.609Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:57.609Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.19MB / 28.04MB 13.9s [2024-08-14T09:14:57.609Z] #49 ... [2024-08-14T09:14:57.609Z] [2024-08-14T09:14:57.609Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-14T09:14:57.609Z] #60 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:57.609Z] #60 16.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T09:14:57.609Z] #60 16.73 (2/4) Installing openssl (3.1.6-r0) [2024-08-14T09:14:57.609Z] #60 16.73 (3/4) Installing su-exec (0.2-r3) [2024-08-14T09:14:57.609Z] #60 16.86 (4/4) Installing yq (4.33.3-r5) [2024-08-14T09:14:57.609Z] #60 17.77 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:14:57.609Z] #60 17.77 OK: 18 MiB in 19 packages [2024-08-14T09:14:57.609Z] #60 DONE 19.9s [2024-08-14T09:14:57.609Z] [2024-08-14T09:14:57.609Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:57.609Z] #49 ... [2024-08-14T09:14:57.609Z] [2024-08-14T09:14:57.609Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:14:57.875Z] #56 ... [2024-08-14T09:14:57.876Z] [2024-08-14T09:14:57.876Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:14:57.876Z] #57 ... [2024-08-14T09:14:57.876Z] [2024-08-14T09:14:57.876Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:14:58.140Z] #59 transferring context: 13.32MB 20.4s [2024-08-14T09:14:58.140Z] #59 ... [2024-08-14T09:14:58.140Z] [2024-08-14T09:14:58.140Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:14:58.405Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 15.1s [2024-08-14T09:14:58.669Z] #49 ... [2024-08-14T09:14:58.669Z] [2024-08-14T09:14:58.669Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:14:58.935Z] #42 ... [2024-08-14T09:14:58.935Z] [2024-08-14T09:14:58.935Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:14:58.935Z] #41 ... [2024-08-14T09:14:58.935Z] [2024-08-14T09:14:58.935Z] #64 [core-data internal] load build context [2024-08-14T09:14:59.200Z] #64 ... [2024-08-14T09:14:59.200Z] [2024-08-14T09:14:59.200Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-14T09:14:59.200Z] #58 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:59.200Z] #58 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:59.200Z] #58 17.78 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-14T09:14:59.200Z] #58 17.87 (2/2) Installing su-exec (0.2-r3) [2024-08-14T09:14:59.200Z] #58 17.87 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:14:59.200Z] #58 17.97 OK: 8 MiB in 17 packages [2024-08-14T09:14:59.200Z] #58 DONE 21.7s [2024-08-14T09:14:59.200Z] [2024-08-14T09:14:59.200Z] #64 [core-data internal] load build context [2024-08-14T09:14:59.200Z] #64 ... [2024-08-14T09:14:59.200Z] [2024-08-14T09:14:59.200Z] #66 [core-metadata internal] load build context [2024-08-14T09:14:59.200Z] #66 ... [2024-08-14T09:14:59.200Z] [2024-08-14T09:14:59.200Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T09:14:59.200Z] #61 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:14:59.200Z] #61 16.63 (1/3) Installing ca-certificates (20240226-r0) [2024-08-14T09:14:59.200Z] #61 16.91 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-14T09:14:59.200Z] #61 16.91 (3/3) Installing tzdata (2024a-r0) [2024-08-14T09:14:59.200Z] #61 19.04 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:14:59.200Z] #61 19.04 Executing ca-certificates-20240226-r0.trigger [2024-08-14T09:14:59.200Z] #61 20.16 OK: 12 MiB in 18 packages [2024-08-14T09:14:59.465Z] #61 ... [2024-08-14T09:14:59.465Z] [2024-08-14T09:14:59.465Z] #67 [core-command internal] load build context [2024-08-14T09:14:59.465Z] #67 ... [2024-08-14T09:14:59.465Z] [2024-08-14T09:14:59.465Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:00.076Z] #66 ... [2024-08-14T09:15:00.076Z] [2024-08-14T09:15:00.076Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-14T09:15:00.076Z] #70 DONE 19.6s [2024-08-14T09:15:00.076Z] [2024-08-14T09:15:00.076Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:01.034Z] #66 ... [2024-08-14T09:15:01.034Z] [2024-08-14T09:15:01.034Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-14T09:15:01.034Z] #61 DONE 23.6s [2024-08-14T09:15:01.034Z] [2024-08-14T09:15:01.034Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:01.614Z] #66 ... [2024-08-14T09:15:01.614Z] [2024-08-14T09:15:01.614Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:01.614Z] #45 ... [2024-08-14T09:15:01.614Z] [2024-08-14T09:15:01.614Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:01.614Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.1s [2024-08-14T09:15:01.614Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.4s done [2024-08-14T09:15:02.195Z] #49 ... [2024-08-14T09:15:02.195Z] [2024-08-14T09:15:02.195Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T09:15:02.195Z] #76 ... [2024-08-14T09:15:02.195Z] [2024-08-14T09:15:02.195Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:03.149Z] #66 transferring context: 4.73MB 20.9s [2024-08-14T09:15:03.416Z] #66 ... [2024-08-14T09:15:03.416Z] [2024-08-14T09:15:03.416Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:03.681Z] #73 ... [2024-08-14T09:15:03.681Z] [2024-08-14T09:15:03.681Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:03.681Z] #54 ... [2024-08-14T09:15:03.681Z] [2024-08-14T09:15:03.681Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:03.681Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-14T09:15:03.681Z] #49 ... [2024-08-14T09:15:03.681Z] [2024-08-14T09:15:03.681Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:15:03.681Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.2s done [2024-08-14T09:15:03.681Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s [2024-08-14T09:15:03.946Z] #43 ... [2024-08-14T09:15:03.947Z] [2024-08-14T09:15:03.947Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:04.527Z] #66 ... [2024-08-14T09:15:04.527Z] [2024-08-14T09:15:04.527Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T09:15:04.527Z] #68 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:04.527Z] #68 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:04.527Z] #68 20.46 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T09:15:04.527Z] #68 20.46 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T09:15:04.527Z] #68 20.46 OK: 19953 distinct packages available [2024-08-14T09:15:04.527Z] #68 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:04.527Z] #68 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:04.527Z] #68 25.29 OK: 266 MiB in 52 packages [2024-08-14T09:15:04.527Z] #68 ... [2024-08-14T09:15:04.527Z] [2024-08-14T09:15:04.527Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:05.481Z] #66 ... [2024-08-14T09:15:05.481Z] [2024-08-14T09:15:05.481Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T09:15:05.481Z] #62 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:05.481Z] #62 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:05.481Z] #62 20.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T09:15:05.481Z] #62 20.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T09:15:05.481Z] #62 20.82 OK: 19946 distinct packages available [2024-08-14T09:15:05.481Z] #62 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:05.481Z] #62 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:05.481Z] #62 26.66 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-14T09:15:05.481Z] #62 26.67 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-14T09:15:05.481Z] #62 26.70 (3/5) Installing libucontext (1.2-r2) [2024-08-14T09:15:05.481Z] #62 26.70 (4/5) Installing gcompat (1.1.0-r1) [2024-08-14T09:15:05.481Z] #62 26.73 (5/5) Installing openssl (3.1.6-r0) [2024-08-14T09:15:05.481Z] #62 26.91 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:15:05.481Z] #62 27.07 OK: 9 MiB in 20 packages [2024-08-14T09:15:05.481Z] #62 ... [2024-08-14T09:15:05.481Z] [2024-08-14T09:15:05.481Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:06.881Z] #66 ... [2024-08-14T09:15:06.881Z] [2024-08-14T09:15:06.881Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-14T09:15:06.881Z] #68 DONE 28.1s [2024-08-14T09:15:06.881Z] [2024-08-14T09:15:06.881Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:06.881Z] #66 ... [2024-08-14T09:15:06.881Z] [2024-08-14T09:15:06.881Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:06.881Z] #48 ... [2024-08-14T09:15:06.881Z] [2024-08-14T09:15:06.881Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:06.881Z] #57 ... [2024-08-14T09:15:06.881Z] [2024-08-14T09:15:06.881Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:07.146Z] #38 ... [2024-08-14T09:15:07.146Z] [2024-08-14T09:15:07.146Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:07.146Z] #59 ... [2024-08-14T09:15:07.146Z] [2024-08-14T09:15:07.146Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:07.726Z] #57 ... [2024-08-14T09:15:07.726Z] [2024-08-14T09:15:07.726Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T09:15:07.726Z] #63 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:07.726Z] #63 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:07.726Z] #63 23.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T09:15:07.726Z] #63 23.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T09:15:07.726Z] #63 23.24 OK: 19946 distinct packages available [2024-08-14T09:15:07.726Z] #63 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:07.726Z] #63 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:07.726Z] #63 ... [2024-08-14T09:15:07.726Z] [2024-08-14T09:15:07.726Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:07.726Z] #48 transferring context: 84.61MB 32.8s [2024-08-14T09:15:07.992Z] #48 ... [2024-08-14T09:15:07.992Z] [2024-08-14T09:15:07.992Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-14T09:15:07.992Z] #62 DONE 30.0s [2024-08-14T09:15:07.992Z] [2024-08-14T09:15:07.992Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:07.992Z] #48 ... [2024-08-14T09:15:07.992Z] [2024-08-14T09:15:07.992Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:07.992Z] #56 ... [2024-08-14T09:15:07.992Z] [2024-08-14T09:15:07.992Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-14T09:15:07.992Z] #69 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:07.992Z] #69 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:07.992Z] #69 27.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T09:15:07.992Z] #69 27.04 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:15:07.992Z] #69 27.20 OK: 8 MiB in 16 packages [2024-08-14T09:15:07.992Z] #69 DONE 28.4s [2024-08-14T09:15:07.992Z] [2024-08-14T09:15:07.992Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:07.992Z] #56 ... [2024-08-14T09:15:07.992Z] [2024-08-14T09:15:07.992Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T09:15:08.260Z] #77 ... [2024-08-14T09:15:08.260Z] [2024-08-14T09:15:08.260Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:09.213Z] #48 ... [2024-08-14T09:15:09.213Z] [2024-08-14T09:15:09.213Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:09.213Z] #42 ... [2024-08-14T09:15:09.213Z] [2024-08-14T09:15:09.213Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:09.479Z] #48 ... [2024-08-14T09:15:09.479Z] [2024-08-14T09:15:09.479Z] #64 [core-data internal] load build context [2024-08-14T09:15:09.479Z] #64 ... [2024-08-14T09:15:09.479Z] [2024-08-14T09:15:09.479Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:09.747Z] #41 ... [2024-08-14T09:15:09.747Z] [2024-08-14T09:15:09.747Z] #64 [core-data internal] load build context [2024-08-14T09:15:09.747Z] #64 ... [2024-08-14T09:15:09.747Z] [2024-08-14T09:15:09.747Z] #67 [core-command internal] load build context [2024-08-14T09:15:09.747Z] #67 ... [2024-08-14T09:15:09.747Z] [2024-08-14T09:15:09.747Z] #64 [core-data internal] load build context [2024-08-14T09:15:10.325Z] #64 ... [2024-08-14T09:15:10.325Z] [2024-08-14T09:15:10.325Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T09:15:10.325Z] #78 ... [2024-08-14T09:15:10.325Z] [2024-08-14T09:15:10.325Z] #64 [core-data internal] load build context [2024-08-14T09:15:10.589Z] #64 ... [2024-08-14T09:15:10.589Z] [2024-08-14T09:15:10.589Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-14T09:15:10.589Z] #71 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:10.589Z] #71 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:10.589Z] #71 26.81 (1/4) Installing ca-certificates (20240226-r0) [2024-08-14T09:15:10.589Z] #71 27.16 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-14T09:15:10.589Z] #71 27.16 (3/4) Installing su-exec (0.2-r3) [2024-08-14T09:15:10.589Z] #71 27.16 (4/4) Installing yq (4.33.3-r5) [2024-08-14T09:15:10.589Z] #71 27.85 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:15:10.589Z] #71 27.93 Executing ca-certificates-20240226-r0.trigger [2024-08-14T09:15:10.589Z] #71 28.70 OK: 18 MiB in 19 packages [2024-08-14T09:15:10.589Z] #71 DONE 30.3s [2024-08-14T09:15:10.589Z] [2024-08-14T09:15:10.589Z] #64 [core-data internal] load build context [2024-08-14T09:15:10.589Z] #64 ... [2024-08-14T09:15:10.589Z] [2024-08-14T09:15:10.589Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T09:15:10.589Z] #79 ... [2024-08-14T09:15:10.589Z] [2024-08-14T09:15:10.589Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:11.168Z] #41 ... [2024-08-14T09:15:11.168Z] [2024-08-14T09:15:11.168Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-14T09:15:11.168Z] #63 30.39 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-14T09:15:11.168Z] #63 30.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-14T09:15:11.168Z] #63 30.43 (3/4) Installing libucontext (1.2-r2) [2024-08-14T09:15:11.168Z] #63 30.43 (4/4) Installing gcompat (1.1.0-r1) [2024-08-14T09:15:11.168Z] #63 30.50 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:15:11.168Z] #63 30.63 OK: 8 MiB in 19 packages [2024-08-14T09:15:11.168Z] #63 DONE 32.9s [2024-08-14T09:15:11.168Z] [2024-08-14T09:15:11.168Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:11.436Z] #41 ... [2024-08-14T09:15:11.436Z] [2024-08-14T09:15:11.436Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T09:15:11.436Z] #72 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:11.436Z] #72 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:11.436Z] #72 27.37 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-14T09:15:11.436Z] #72 27.37 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-14T09:15:11.436Z] #72 27.37 OK: 19946 distinct packages available [2024-08-14T09:15:11.436Z] #72 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:11.436Z] #72 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:11.436Z] #72 30.47 (1/11) Installing ca-certificates (20240226-r0) [2024-08-14T09:15:11.436Z] #72 30.70 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-14T09:15:11.436Z] #72 30.70 (3/11) Installing libunistring (1.1-r1) [2024-08-14T09:15:11.436Z] #72 30.83 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-14T09:15:11.436Z] #72 30.83 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-14T09:15:11.436Z] #72 30.83 (6/11) Installing libcurl (8.9.0-r0) [2024-08-14T09:15:11.436Z] #72 30.83 (7/11) Installing curl (8.9.0-r0) [2024-08-14T09:15:11.436Z] #72 30.83 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-14T09:15:11.436Z] #72 30.88 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-14T09:15:11.436Z] #72 30.88 (10/11) Installing libucontext (1.2-r2) [2024-08-14T09:15:11.436Z] #72 30.88 (11/11) Installing gcompat (1.1.0-r1) [2024-08-14T09:15:11.436Z] #72 30.88 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:15:11.436Z] #72 30.94 Executing ca-certificates-20240226-r0.trigger [2024-08-14T09:15:11.436Z] #72 ... [2024-08-14T09:15:11.436Z] [2024-08-14T09:15:11.436Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:11.704Z] #80 ... [2024-08-14T09:15:11.704Z] [2024-08-14T09:15:11.705Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:11.705Z] #41 ... [2024-08-14T09:15:11.705Z] [2024-08-14T09:15:11.705Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:11.705Z] #45 ... [2024-08-14T09:15:11.705Z] [2024-08-14T09:15:11.705Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:13.110Z] #41 ... [2024-08-14T09:15:13.110Z] [2024-08-14T09:15:13.110Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-14T09:15:13.110Z] #76 15.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:13.110Z] #76 17.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:13.110Z] #76 19.54 OK: 266 MiB in 52 packages [2024-08-14T09:15:13.110Z] #76 DONE 21.2s [2024-08-14T09:15:13.110Z] [2024-08-14T09:15:13.110Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:13.692Z] #41 ... [2024-08-14T09:15:13.692Z] [2024-08-14T09:15:13.692Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:13.692Z] #73 ... [2024-08-14T09:15:13.692Z] [2024-08-14T09:15:13.692Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-14T09:15:13.692Z] #72 31.48 OK: 13 MiB in 26 packages [2024-08-14T09:15:13.692Z] #72 DONE 33.2s [2024-08-14T09:15:13.692Z] [2024-08-14T09:15:13.692Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:13.692Z] #54 transferring context: 60.84MB 36.2s [2024-08-14T09:15:13.958Z] #54 ... [2024-08-14T09:15:13.958Z] [2024-08-14T09:15:13.958Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:14.225Z] #41 ... [2024-08-14T09:15:14.225Z] [2024-08-14T09:15:14.225Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:15:14.225Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s [2024-08-14T09:15:14.225Z] #43 ... [2024-08-14T09:15:14.225Z] [2024-08-14T09:15:14.225Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:14.225Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2024-08-14T09:15:14.225Z] #49 ... [2024-08-14T09:15:14.225Z] [2024-08-14T09:15:14.225Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:17.564Z] #54 ... [2024-08-14T09:15:17.565Z] [2024-08-14T09:15:17.565Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:17.565Z] #66 ... [2024-08-14T09:15:17.565Z] [2024-08-14T09:15:17.565Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:17.565Z] #54 ... [2024-08-14T09:15:17.565Z] [2024-08-14T09:15:17.565Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:17.565Z] #38 ... [2024-08-14T09:15:17.565Z] [2024-08-14T09:15:17.565Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:17.565Z] #54 ... [2024-08-14T09:15:17.565Z] [2024-08-14T09:15:17.565Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:17.565Z] #59 ... [2024-08-14T09:15:17.565Z] [2024-08-14T09:15:17.565Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:17.831Z] #54 ... [2024-08-14T09:15:17.831Z] [2024-08-14T09:15:17.831Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:17.831Z] #57 ... [2024-08-14T09:15:17.831Z] [2024-08-14T09:15:17.831Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:17.831Z] #54 ... [2024-08-14T09:15:17.831Z] [2024-08-14T09:15:17.831Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T09:15:18.097Z] #0 9.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:18.097Z] #81 ... [2024-08-14T09:15:18.097Z] [2024-08-14T09:15:18.097Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:18.362Z] #54 ... [2024-08-14T09:15:18.362Z] [2024-08-14T09:15:18.362Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:18.362Z] #82 ... [2024-08-14T09:15:18.362Z] [2024-08-14T09:15:18.362Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:18.362Z] #74 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:18.362Z] #74 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:18.362Z] #74 21.23 OK: 9 MiB in 17 packages [2024-08-14T09:15:18.362Z] #74 DONE 23.2s [2024-08-14T09:15:18.362Z] [2024-08-14T09:15:18.362Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:18.627Z] #56 ... [2024-08-14T09:15:18.627Z] [2024-08-14T09:15:18.627Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:18.892Z] #54 transferring context: 70.12MB 41.3s [2024-08-14T09:15:19.472Z] #54 ... [2024-08-14T09:15:19.472Z] [2024-08-14T09:15:19.472Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:19.472Z] #42 ... [2024-08-14T09:15:19.472Z] [2024-08-14T09:15:19.472Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:19.472Z] #82 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:19.738Z] #82 ... [2024-08-14T09:15:19.738Z] [2024-08-14T09:15:19.738Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:19.738Z] #48 ... [2024-08-14T09:15:19.738Z] [2024-08-14T09:15:19.738Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:20.002Z] #42 ... [2024-08-14T09:15:20.002Z] [2024-08-14T09:15:20.002Z] #67 [core-command internal] load build context [2024-08-14T09:15:20.002Z] #67 ... [2024-08-14T09:15:20.002Z] [2024-08-14T09:15:20.002Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:20.267Z] #42 ... [2024-08-14T09:15:20.267Z] [2024-08-14T09:15:20.267Z] #75 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:20.267Z] #75 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:20.267Z] #75 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:20.267Z] #75 22.15 OK: 8 MiB in 16 packages [2024-08-14T09:15:20.267Z] #75 DONE 24.8s [2024-08-14T09:15:20.267Z] [2024-08-14T09:15:20.267Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:20.532Z] #42 ... [2024-08-14T09:15:20.532Z] [2024-08-14T09:15:20.532Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:20.532Z] #80 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:20.532Z] #80 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:20.532Z] #80 17.45 OK: 12 MiB in 18 packages [2024-08-14T09:15:20.532Z] #80 DONE 19.2s [2024-08-14T09:15:20.532Z] [2024-08-14T09:15:20.532Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:20.798Z] #42 ... [2024-08-14T09:15:20.798Z] [2024-08-14T09:15:20.798Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T09:15:20.798Z] #83 ... [2024-08-14T09:15:20.798Z] [2024-08-14T09:15:20.798Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-14T09:15:20.798Z] #78 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:20.798Z] #78 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:20.798Z] #78 19.43 OK: 8 MiB in 17 packages [2024-08-14T09:15:20.798Z] #78 DONE 20.7s [2024-08-14T09:15:20.798Z] [2024-08-14T09:15:20.798Z] #64 [core-data internal] load build context [2024-08-14T09:15:21.064Z] #64 ... [2024-08-14T09:15:21.064Z] [2024-08-14T09:15:21.064Z] #67 [core-command internal] load build context [2024-08-14T09:15:21.332Z] #67 ... [2024-08-14T09:15:21.332Z] [2024-08-14T09:15:21.332Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T09:15:21.597Z] #84 ... [2024-08-14T09:15:21.597Z] [2024-08-14T09:15:21.597Z] #67 [core-command internal] load build context [2024-08-14T09:15:21.597Z] #67 ... [2024-08-14T09:15:21.597Z] [2024-08-14T09:15:21.597Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-14T09:15:21.597Z] #77 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:21.597Z] #77 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:21.597Z] #77 21.65 OK: 18 MiB in 19 packages [2024-08-14T09:15:21.597Z] #77 DONE 23.7s [2024-08-14T09:15:21.597Z] [2024-08-14T09:15:21.597Z] #67 [core-command internal] load build context [2024-08-14T09:15:22.179Z] #67 ... [2024-08-14T09:15:22.179Z] [2024-08-14T09:15:22.179Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:22.179Z] #45 ... [2024-08-14T09:15:22.179Z] [2024-08-14T09:15:22.179Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:22.762Z] #42 ... [2024-08-14T09:15:22.762Z] [2024-08-14T09:15:22.762Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-14T09:15:22.762Z] #79 12.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:22.762Z] #79 14.29 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:22.762Z] #79 20.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-14T09:15:22.762Z] #79 20.76 Executing busybox-1.36.1-r7.trigger [2024-08-14T09:15:22.762Z] #79 20.76 OK: 8 MiB in 16 packages [2024-08-14T09:15:22.762Z] #79 DONE 22.2s [2024-08-14T09:15:22.762Z] [2024-08-14T09:15:22.762Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:23.349Z] #42 ... [2024-08-14T09:15:23.349Z] [2024-08-14T09:15:23.349Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-14T09:15:23.349Z] #81 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:23.349Z] #81 14.38 OK: 9 MiB in 20 packages [2024-08-14T09:15:23.349Z] #81 DONE 15.4s [2024-08-14T09:15:23.349Z] [2024-08-14T09:15:23.349Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:23.615Z] #42 ... [2024-08-14T09:15:23.615Z] [2024-08-14T09:15:23.615Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:23.615Z] #82 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:23.615Z] #82 14.33 OK: 8 MiB in 16 packages [2024-08-14T09:15:23.615Z] #82 DONE 15.4s [2024-08-14T09:15:23.881Z] [2024-08-14T09:15:23.881Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:23.881Z] #42 ... [2024-08-14T09:15:23.881Z] [2024-08-14T09:15:23.881Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:23.881Z] #73 ... [2024-08-14T09:15:23.881Z] [2024-08-14T09:15:23.881Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:24.146Z] #85 ... [2024-08-14T09:15:24.146Z] [2024-08-14T09:15:24.146Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:24.146Z] #73 transferring context: 17.30MB 39.8s [2024-08-14T09:15:24.412Z] #73 ... [2024-08-14T09:15:24.412Z] [2024-08-14T09:15:24.412Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-14T09:15:24.412Z] #86 DONE 2.5s [2024-08-14T09:15:24.412Z] [2024-08-14T09:15:24.412Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:24.412Z] #41 ... [2024-08-14T09:15:24.412Z] [2024-08-14T09:15:24.412Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:24.412Z] #45 ... [2024-08-14T09:15:24.412Z] [2024-08-14T09:15:24.412Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:15:24.412Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.4s [2024-08-14T09:15:24.677Z] #43 ... [2024-08-14T09:15:24.677Z] [2024-08-14T09:15:24.677Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:24.677Z] #73 ... [2024-08-14T09:15:24.677Z] [2024-08-14T09:15:24.677Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:24.677Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s [2024-08-14T09:15:24.677Z] #49 ... [2024-08-14T09:15:24.677Z] [2024-08-14T09:15:24.677Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:24.677Z] #85 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:25.631Z] #85 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:27.035Z] #85 ... [2024-08-14T09:15:27.035Z] [2024-08-14T09:15:27.036Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-14T09:15:27.036Z] #83 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:27.036Z] #83 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:27.036Z] #83 14.73 OK: 18 MiB in 19 packages [2024-08-14T09:15:27.036Z] #83 DONE 16.3s [2024-08-14T09:15:27.036Z] [2024-08-14T09:15:27.036Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:27.036Z] #85 13.22 OK: 13 MiB in 26 packages [2024-08-14T09:15:27.301Z] #85 ... [2024-08-14T09:15:27.301Z] [2024-08-14T09:15:27.301Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:27.301Z] #66 ... [2024-08-14T09:15:27.301Z] [2024-08-14T09:15:27.301Z] #64 [core-data internal] load build context [2024-08-14T09:15:27.565Z] #64 ... [2024-08-14T09:15:27.565Z] [2024-08-14T09:15:27.565Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-14T09:15:27.565Z] #84 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:27.565Z] #84 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-14T09:15:27.565Z] #84 14.17 OK: 8 MiB in 19 packages [2024-08-14T09:15:27.565Z] #84 DONE 16.1s [2024-08-14T09:15:27.565Z] [2024-08-14T09:15:27.565Z] #64 [core-data internal] load build context [2024-08-14T09:15:27.565Z] #64 ... [2024-08-14T09:15:27.565Z] [2024-08-14T09:15:27.565Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:27.565Z] #66 ... [2024-08-14T09:15:27.565Z] [2024-08-14T09:15:27.565Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:27.830Z] #59 ... [2024-08-14T09:15:27.830Z] [2024-08-14T09:15:27.830Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:27.830Z] #38 ... [2024-08-14T09:15:27.830Z] [2024-08-14T09:15:27.830Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-14T09:15:27.830Z] #85 DONE 13.9s [2024-08-14T09:15:27.830Z] [2024-08-14T09:15:27.830Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:27.830Z] #38 ... [2024-08-14T09:15:27.830Z] [2024-08-14T09:15:27.830Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:28.108Z] #59 ... [2024-08-14T09:15:28.108Z] [2024-08-14T09:15:28.108Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:28.108Z] #57 ... [2024-08-14T09:15:28.108Z] [2024-08-14T09:15:28.108Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:28.688Z] #59 ... [2024-08-14T09:15:28.688Z] [2024-08-14T09:15:28.688Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:28.688Z] #56 ... [2024-08-14T09:15:28.688Z] [2024-08-14T09:15:28.688Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:28.954Z] #59 transferring context: 37.40MB 51.3s [2024-08-14T09:15:29.533Z] #59 ... [2024-08-14T09:15:29.533Z] [2024-08-14T09:15:29.533Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-14T09:15:29.533Z] #87 DONE 8.2s [2024-08-14T09:15:29.533Z] [2024-08-14T09:15:29.533Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:29.533Z] #59 ... [2024-08-14T09:15:29.533Z] [2024-08-14T09:15:29.533Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:29.533Z] #54 ... [2024-08-14T09:15:29.533Z] [2024-08-14T09:15:29.533Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:30.494Z] #59 ... [2024-08-14T09:15:30.494Z] [2024-08-14T09:15:30.494Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-14T09:15:30.494Z] #88 DONE 0.7s [2024-08-14T09:15:30.494Z] [2024-08-14T09:15:30.494Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:30.494Z] #59 ... [2024-08-14T09:15:30.494Z] [2024-08-14T09:15:30.494Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:30.494Z] #48 ... [2024-08-14T09:15:30.494Z] [2024-08-14T09:15:30.494Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:32.424Z] #59 ... [2024-08-14T09:15:32.424Z] [2024-08-14T09:15:32.424Z] #67 [core-command internal] load build context [2024-08-14T09:15:32.424Z] #67 ... [2024-08-14T09:15:32.424Z] [2024-08-14T09:15:32.424Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:32.424Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.8s [2024-08-14T09:15:32.693Z] #49 ... [2024-08-14T09:15:32.693Z] [2024-08-14T09:15:32.693Z] #67 [core-command internal] load build context [2024-08-14T09:15:34.093Z] #67 transferring context: 73.41MB 52.9s [2024-08-14T09:15:34.093Z] #67 ... [2024-08-14T09:15:34.093Z] [2024-08-14T09:15:34.093Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:34.093Z] #42 ... [2024-08-14T09:15:34.093Z] [2024-08-14T09:15:34.093Z] #67 [core-command internal] load build context [2024-08-14T09:15:34.357Z] #67 ... [2024-08-14T09:15:34.357Z] [2024-08-14T09:15:34.357Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:34.623Z] #41 ... [2024-08-14T09:15:34.623Z] [2024-08-14T09:15:34.623Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:34.623Z] #45 ... [2024-08-14T09:15:34.623Z] [2024-08-14T09:15:34.623Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:34.887Z] #49 ... [2024-08-14T09:15:34.887Z] [2024-08-14T09:15:34.887Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:34.887Z] #73 ... [2024-08-14T09:15:34.887Z] [2024-08-14T09:15:34.887Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:15:34.887Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done [2024-08-14T09:15:35.151Z] #43 ... [2024-08-14T09:15:35.151Z] [2024-08-14T09:15:35.151Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:37.717Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.9s [2024-08-14T09:15:37.717Z] #49 ... [2024-08-14T09:15:37.717Z] [2024-08-14T09:15:37.717Z] #64 [core-data internal] load build context [2024-08-14T09:15:37.717Z] #64 ... [2024-08-14T09:15:37.717Z] [2024-08-14T09:15:37.717Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:37.717Z] #42 ... [2024-08-14T09:15:37.717Z] [2024-08-14T09:15:37.717Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:37.980Z] #66 ... [2024-08-14T09:15:37.980Z] [2024-08-14T09:15:37.980Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:37.980Z] #38 ... [2024-08-14T09:15:37.980Z] [2024-08-14T09:15:37.980Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:38.245Z] #42 ... [2024-08-14T09:15:38.245Z] [2024-08-14T09:15:38.245Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:38.510Z] #57 ... [2024-08-14T09:15:38.510Z] [2024-08-14T09:15:38.510Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:39.089Z] #42 ... [2024-08-14T09:15:39.089Z] [2024-08-14T09:15:39.089Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:39.089Z] #56 transferring context: 115.02MB 61.6s [2024-08-14T09:15:39.089Z] #56 ... [2024-08-14T09:15:39.089Z] [2024-08-14T09:15:39.089Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:39.670Z] #42 ... [2024-08-14T09:15:39.670Z] [2024-08-14T09:15:39.670Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-14T09:15:39.670Z] #89 DONE 2.1s [2024-08-14T09:15:39.670Z] [2024-08-14T09:15:39.670Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:39.670Z] #42 ... [2024-08-14T09:15:39.670Z] [2024-08-14T09:15:39.670Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:39.938Z] #54 ... [2024-08-14T09:15:39.938Z] [2024-08-14T09:15:39.938Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:40.518Z] #42 ... [2024-08-14T09:15:40.518Z] [2024-08-14T09:15:40.518Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:40.518Z] #48 ... [2024-08-14T09:15:40.518Z] [2024-08-14T09:15:40.518Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:42.453Z] #42 ... [2024-08-14T09:15:42.453Z] [2024-08-14T09:15:42.453Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:42.453Z] #59 ... [2024-08-14T09:15:42.453Z] [2024-08-14T09:15:42.453Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:44.398Z] #42 transferring context: 111.89MB 62.1s [2024-08-14T09:15:44.399Z] #42 ... [2024-08-14T09:15:44.399Z] [2024-08-14T09:15:44.399Z] #67 [core-command internal] load build context [2024-08-14T09:15:44.665Z] #67 ... [2024-08-14T09:15:44.665Z] [2024-08-14T09:15:44.665Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:44.665Z] #41 ... [2024-08-14T09:15:44.665Z] [2024-08-14T09:15:44.665Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:44.931Z] #45 ... [2024-08-14T09:15:44.931Z] [2024-08-14T09:15:44.931Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:44.931Z] #41 ... [2024-08-14T09:15:44.931Z] [2024-08-14T09:15:44.931Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:45.196Z] #73 ... [2024-08-14T09:15:45.196Z] [2024-08-14T09:15:45.196Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:46.601Z] #41 ... [2024-08-14T09:15:46.601Z] [2024-08-14T09:15:46.601Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-14T09:15:46.601Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done [2024-08-14T09:15:46.601Z] #49 DONE 69.2s [2024-08-14T09:15:46.601Z] [2024-08-14T09:15:46.601Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:48.005Z] #41 ... [2024-08-14T09:15:48.005Z] [2024-08-14T09:15:48.005Z] #64 [core-data internal] load build context [2024-08-14T09:15:48.005Z] #64 ... [2024-08-14T09:15:48.005Z] [2024-08-14T09:15:48.005Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:48.270Z] #41 ... [2024-08-14T09:15:48.270Z] [2024-08-14T09:15:48.270Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:48.270Z] #38 ... [2024-08-14T09:15:48.270Z] [2024-08-14T09:15:48.270Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:48.270Z] #66 ... [2024-08-14T09:15:48.270Z] [2024-08-14T09:15:48.270Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:48.535Z] #38 ... [2024-08-14T09:15:48.535Z] [2024-08-14T09:15:48.535Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:48.535Z] #57 ... [2024-08-14T09:15:48.535Z] [2024-08-14T09:15:48.535Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:49.114Z] #38 transferring context: 170.62MB 72.6s [2024-08-14T09:15:49.114Z] #38 ... [2024-08-14T09:15:49.114Z] [2024-08-14T09:15:49.114Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:49.379Z] #56 ... [2024-08-14T09:15:49.379Z] [2024-08-14T09:15:49.379Z] #38 [support-notifications internal] load build context [2024-08-14T09:15:49.959Z] #38 ... [2024-08-14T09:15:49.959Z] [2024-08-14T09:15:49.959Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:49.959Z] #54 ... [2024-08-14T09:15:49.959Z] [2024-08-14T09:15:49.959Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:15:50.539Z] #56 ... [2024-08-14T09:15:50.539Z] [2024-08-14T09:15:50.539Z] #48 [support-scheduler internal] load build context [2024-08-14T09:15:50.806Z] #48 ... [2024-08-14T09:15:50.806Z] [2024-08-14T09:15:50.806Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:52.746Z] #54 ... [2024-08-14T09:15:52.746Z] [2024-08-14T09:15:52.746Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:15:52.746Z] #59 ... [2024-08-14T09:15:52.746Z] [2024-08-14T09:15:52.746Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:54.161Z] #54 ... [2024-08-14T09:15:54.161Z] [2024-08-14T09:15:54.161Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T09:15:54.161Z] #90 DONE 4.8s [2024-08-14T09:15:54.161Z] [2024-08-14T09:15:54.161Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:54.161Z] #54 ... [2024-08-14T09:15:54.161Z] [2024-08-14T09:15:54.161Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T09:15:54.161Z] #91 DONE 4.9s [2024-08-14T09:15:54.161Z] [2024-08-14T09:15:54.161Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:54.161Z] #54 ... [2024-08-14T09:15:54.161Z] [2024-08-14T09:15:54.161Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-14T09:15:54.161Z] #92 DONE 3.9s [2024-08-14T09:15:54.161Z] [2024-08-14T09:15:54.161Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:54.161Z] #54 transferring context: 230.52MB 76.7s [2024-08-14T09:15:54.744Z] #54 ... [2024-08-14T09:15:54.744Z] [2024-08-14T09:15:54.744Z] #67 [core-command internal] load build context [2024-08-14T09:15:54.744Z] #67 ... [2024-08-14T09:15:54.744Z] [2024-08-14T09:15:54.744Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:55.009Z] #42 ... [2024-08-14T09:15:55.009Z] [2024-08-14T09:15:55.009Z] #45 [core-keeper internal] load build context [2024-08-14T09:15:55.009Z] #45 ... [2024-08-14T09:15:55.009Z] [2024-08-14T09:15:55.009Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:55.009Z] #42 ... [2024-08-14T09:15:55.009Z] [2024-08-14T09:15:55.009Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-14T09:15:55.009Z] #93 DONE 1.0s [2024-08-14T09:15:55.276Z] [2024-08-14T09:15:55.276Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:55.276Z] #42 ... [2024-08-14T09:15:55.276Z] [2024-08-14T09:15:55.276Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-14T09:15:55.276Z] #94 DONE 1.0s [2024-08-14T09:15:55.276Z] [2024-08-14T09:15:55.276Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:55.276Z] #42 ... [2024-08-14T09:15:55.276Z] [2024-08-14T09:15:55.276Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:55.547Z] #73 ... [2024-08-14T09:15:55.547Z] [2024-08-14T09:15:55.547Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-14T09:15:55.547Z] #95 DONE 1.5s [2024-08-14T09:15:55.547Z] [2024-08-14T09:15:55.547Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:15:55.547Z] #73 ... [2024-08-14T09:15:55.547Z] [2024-08-14T09:15:55.547Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T09:15:56.505Z] #96 ... [2024-08-14T09:15:56.505Z] [2024-08-14T09:15:56.505Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-14T09:15:56.505Z] #97 DONE 1.1s [2024-08-14T09:15:56.505Z] [2024-08-14T09:15:56.505Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T09:15:57.086Z] #98 ... [2024-08-14T09:15:57.086Z] [2024-08-14T09:15:57.086Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-14T09:15:57.086Z] #99 DONE 1.4s [2024-08-14T09:15:57.086Z] [2024-08-14T09:15:57.086Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:57.086Z] #42 ... [2024-08-14T09:15:57.086Z] [2024-08-14T09:15:57.086Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-14T09:15:57.086Z] #96 DONE 1.7s [2024-08-14T09:15:57.356Z] [2024-08-14T09:15:57.356Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:15:57.943Z] #54 ... [2024-08-14T09:15:57.943Z] [2024-08-14T09:15:57.943Z] #64 [core-data internal] load build context [2024-08-14T09:15:57.943Z] #64 ... [2024-08-14T09:15:57.943Z] [2024-08-14T09:15:57.943Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:58.209Z] #42 ... [2024-08-14T09:15:58.209Z] [2024-08-14T09:15:58.209Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T09:15:58.209Z] #98 DONE 1.8s [2024-08-14T09:15:58.209Z] [2024-08-14T09:15:58.209Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:15:58.209Z] #42 ... [2024-08-14T09:15:58.209Z] [2024-08-14T09:15:58.209Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:15:58.477Z] #41 ... [2024-08-14T09:15:58.477Z] [2024-08-14T09:15:58.477Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T09:15:58.477Z] #100 ... [2024-08-14T09:15:58.477Z] [2024-08-14T09:15:58.477Z] #66 [core-metadata internal] load build context [2024-08-14T09:15:58.742Z] #66 ... [2024-08-14T09:15:58.742Z] [2024-08-14T09:15:58.742Z] #67 [core-command internal] load build context [2024-08-14T09:15:58.742Z] #67 ... [2024-08-14T09:15:58.742Z] [2024-08-14T09:15:58.742Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T09:15:58.742Z] #101 DONE 1.6s [2024-08-14T09:15:58.742Z] [2024-08-14T09:15:58.742Z] #67 [core-command internal] load build context [2024-08-14T09:15:58.742Z] #67 ... [2024-08-14T09:15:58.742Z] [2024-08-14T09:15:58.742Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-14T09:15:58.742Z] #102 DONE 1.6s [2024-08-14T09:15:58.742Z] [2024-08-14T09:15:58.742Z] #67 [core-command internal] load build context [2024-08-14T09:15:58.742Z] #67 ... [2024-08-14T09:15:58.742Z] [2024-08-14T09:15:58.742Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:15:59.009Z] #57 ... [2024-08-14T09:15:59.010Z] [2024-08-14T09:15:59.010Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T09:15:59.597Z] #103 ... [2024-08-14T09:15:59.598Z] [2024-08-14T09:15:59.598Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-14T09:15:59.598Z] #100 DONE 1.4s [2024-08-14T09:15:59.870Z] [2024-08-14T09:15:59.870Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T09:16:00.142Z] #104 ... [2024-08-14T09:16:00.142Z] [2024-08-14T09:16:00.142Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-14T09:16:00.142Z] #103 DONE 1.3s [2024-08-14T09:16:00.142Z] [2024-08-14T09:16:00.142Z] #38 [support-notifications internal] load build context [2024-08-14T09:16:00.142Z] #38 transferring context: 207.01MB 83.6s [2024-08-14T09:16:00.142Z] #38 ... [2024-08-14T09:16:00.142Z] [2024-08-14T09:16:00.142Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T09:16:00.409Z] #105 ... [2024-08-14T09:16:00.409Z] [2024-08-14T09:16:00.409Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-14T09:16:00.409Z] #106 DONE 1.7s [2024-08-14T09:16:00.675Z] [2024-08-14T09:16:00.675Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:16:00.675Z] #57 ... [2024-08-14T09:16:00.675Z] [2024-08-14T09:16:00.675Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:16:00.941Z] #56 ... [2024-08-14T09:16:00.941Z] [2024-08-14T09:16:00.941Z] #48 [support-scheduler internal] load build context [2024-08-14T09:16:00.941Z] #48 ... [2024-08-14T09:16:00.941Z] [2024-08-14T09:16:00.941Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:16:01.213Z] #57 ... [2024-08-14T09:16:01.213Z] [2024-08-14T09:16:01.213Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-14T09:16:01.213Z] #104 DONE 1.4s [2024-08-14T09:16:01.482Z] [2024-08-14T09:16:01.482Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-14T09:16:01.482Z] #105 DONE 1.2s [2024-08-14T09:16:01.482Z] [2024-08-14T09:16:01.482Z] #107 [security-spire-server] exporting to image [2024-08-14T09:16:01.482Z] #107 exporting layers [2024-08-14T09:16:01.752Z] #107 ... [2024-08-14T09:16:01.752Z] [2024-08-14T09:16:01.752Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-14T09:16:01.752Z] #108 DONE 1.3s [2024-08-14T09:16:01.752Z] [2024-08-14T09:16:01.752Z] #107 [security-spire-config] exporting to image [2024-08-14T09:16:03.172Z] #107 ... [2024-08-14T09:16:03.172Z] [2024-08-14T09:16:03.172Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:03.172Z] #59 ... [2024-08-14T09:16:03.172Z] [2024-08-14T09:16:03.172Z] #64 [core-data internal] load build context [2024-08-14T09:16:03.756Z] #64 ... [2024-08-14T09:16:03.756Z] [2024-08-14T09:16:03.756Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:05.171Z] #59 ... [2024-08-14T09:16:05.171Z] [2024-08-14T09:16:05.171Z] #45 [core-keeper internal] load build context [2024-08-14T09:16:05.436Z] #45 transferring context: 89.60MB 84.1s [2024-08-14T09:16:05.436Z] #45 ... [2024-08-14T09:16:05.436Z] [2024-08-14T09:16:05.436Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:05.702Z] #59 ... [2024-08-14T09:16:05.702Z] [2024-08-14T09:16:05.702Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:05.702Z] #73 ... [2024-08-14T09:16:05.702Z] [2024-08-14T09:16:05.702Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:08.289Z] #59 ... [2024-08-14T09:16:08.289Z] [2024-08-14T09:16:08.289Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:16:08.289Z] #54 ... [2024-08-14T09:16:08.289Z] [2024-08-14T09:16:08.289Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:08.289Z] #59 ... [2024-08-14T09:16:08.289Z] [2024-08-14T09:16:08.289Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:08.557Z] #42 ... [2024-08-14T09:16:08.557Z] [2024-08-14T09:16:08.557Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:08.557Z] #41 ... [2024-08-14T09:16:08.557Z] [2024-08-14T09:16:08.557Z] #107 [security-spire-config] exporting to image [2024-08-14T09:16:08.557Z] #107 exporting layers 6.6s done [2024-08-14T09:16:08.557Z] #107 writing image sha256:e028ea6be70de0a6fe0b9ed037dc36713372db007f2eae23fb296258b3132129 0.0s done [2024-08-14T09:16:08.557Z] #107 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-14T09:16:08.557Z] #107 writing image sha256:873708f7e6cf21f0c949722089054892a288916c5b9a473dbaa14ea8ffda5d2a 0.1s done [2024-08-14T09:16:08.557Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-14T09:16:08.557Z] #107 writing image sha256:baff0b8301f43caae4569804643a236e50bed233890e88a9fe949704dc6e4de3 0.1s done [2024-08-14T09:16:08.557Z] #107 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-14T09:16:08.557Z] #107 DONE 7.2s [2024-08-14T09:16:08.557Z] [2024-08-14T09:16:08.557Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:08.557Z] #41 ... [2024-08-14T09:16:08.557Z] [2024-08-14T09:16:08.557Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:08.557Z] #42 ... [2024-08-14T09:16:08.557Z] [2024-08-14T09:16:08.557Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:08.825Z] #66 ... [2024-08-14T09:16:08.825Z] [2024-08-14T09:16:08.825Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:08.825Z] #42 ... [2024-08-14T09:16:08.825Z] [2024-08-14T09:16:08.825Z] #67 [core-command internal] load build context [2024-08-14T09:16:09.092Z] #67 ... [2024-08-14T09:16:09.092Z] [2024-08-14T09:16:09.092Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:10.502Z] #42 ... [2024-08-14T09:16:10.502Z] [2024-08-14T09:16:10.502Z] #54 [security-proxy-setup internal] load build context [2024-08-14T09:16:10.502Z] #54 transferring context: 308.89MB 92.7s done [2024-08-14T09:16:10.502Z] #54 DONE 93.3s [2024-08-14T09:16:10.502Z] [2024-08-14T09:16:10.502Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:10.502Z] #42 ... [2024-08-14T09:16:10.502Z] [2024-08-14T09:16:10.502Z] #38 [support-notifications internal] load build context [2024-08-14T09:16:10.502Z] #38 ... [2024-08-14T09:16:10.502Z] [2024-08-14T09:16:10.502Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:11.093Z] #42 ... [2024-08-14T09:16:11.093Z] [2024-08-14T09:16:11.093Z] #48 [support-scheduler internal] load build context [2024-08-14T09:16:11.367Z] #48 ... [2024-08-14T09:16:11.367Z] [2024-08-14T09:16:11.367Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:16:11.367Z] #56 ... [2024-08-14T09:16:11.367Z] [2024-08-14T09:16:11.367Z] #48 [support-scheduler internal] load build context [2024-08-14T09:16:11.367Z] #48 ... [2024-08-14T09:16:11.367Z] [2024-08-14T09:16:11.367Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:16:11.634Z] #57 ... [2024-08-14T09:16:11.634Z] [2024-08-14T09:16:11.634Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:16:12.596Z] #56 ... [2024-08-14T09:16:12.596Z] [2024-08-14T09:16:12.596Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:16:12.596Z] #109 DONE 2.1s [2024-08-14T09:16:12.596Z] [2024-08-14T09:16:12.596Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:16:13.560Z] #56 ... [2024-08-14T09:16:13.560Z] [2024-08-14T09:16:13.560Z] #57 [security-bootstrapper internal] load build context [2024-08-14T09:16:13.560Z] #57 transferring context: 308.89MB 95.9s done [2024-08-14T09:16:13.560Z] #57 DONE 96.3s [2024-08-14T09:16:13.560Z] [2024-08-14T09:16:13.560Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:13.827Z] #41 ... [2024-08-14T09:16:13.827Z] [2024-08-14T09:16:13.827Z] #64 [core-data internal] load build context [2024-08-14T09:16:13.827Z] #64 ... [2024-08-14T09:16:13.827Z] [2024-08-14T09:16:13.827Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:15.778Z] #41 ... [2024-08-14T09:16:15.779Z] [2024-08-14T09:16:15.779Z] #45 [core-keeper internal] load build context [2024-08-14T09:16:15.779Z] #45 ... [2024-08-14T09:16:15.779Z] [2024-08-14T09:16:15.779Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:15.779Z] #41 ... [2024-08-14T09:16:15.779Z] [2024-08-14T09:16:15.779Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:15.779Z] #73 ... [2024-08-14T09:16:15.779Z] [2024-08-14T09:16:15.779Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:18.360Z] #41 ... [2024-08-14T09:16:18.360Z] [2024-08-14T09:16:18.360Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:18.360Z] #59 transferring context: 206.69MB 100.8s [2024-08-14T09:16:18.633Z] #59 ... [2024-08-14T09:16:18.633Z] [2024-08-14T09:16:18.633Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:18.906Z] #41 ... [2024-08-14T09:16:18.906Z] [2024-08-14T09:16:18.906Z] #56 [support-cron-scheduler internal] load build context [2024-08-14T09:16:18.906Z] #56 transferring context: 308.89MB 101.3s done [2024-08-14T09:16:18.906Z] #56 DONE 101.7s [2024-08-14T09:16:18.906Z] [2024-08-14T09:16:18.906Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:18.906Z] #41 ... [2024-08-14T09:16:18.906Z] [2024-08-14T09:16:18.906Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:18.906Z] #66 ... [2024-08-14T09:16:18.906Z] [2024-08-14T09:16:18.906Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:19.172Z] #59 ... [2024-08-14T09:16:19.172Z] [2024-08-14T09:16:19.172Z] #67 [core-command internal] load build context [2024-08-14T09:16:19.172Z] #67 ... [2024-08-14T09:16:19.172Z] [2024-08-14T09:16:19.172Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:20.153Z] #66 ... [2024-08-14T09:16:20.153Z] [2024-08-14T09:16:20.153Z] #64 [core-data internal] load build context [2024-08-14T09:16:20.153Z] #64 transferring context: 308.89MB 98.5s done [2024-08-14T09:16:20.153Z] #64 DONE 101.5s [2024-08-14T09:16:20.153Z] [2024-08-14T09:16:20.153Z] #48 [support-scheduler internal] load build context [2024-08-14T09:16:20.153Z] #48 transferring context: 308.89MB 105.1s done [2024-08-14T09:16:20.153Z] #48 DONE 105.3s [2024-08-14T09:16:20.153Z] [2024-08-14T09:16:20.153Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:20.153Z] #66 ... [2024-08-14T09:16:20.153Z] [2024-08-14T09:16:20.153Z] #42 [security-secretstore-setup internal] load build context [2024-08-14T09:16:20.153Z] #42 transferring context: 308.89MB 97.8s done [2024-08-14T09:16:20.153Z] #42 DONE 101.8s [2024-08-14T09:16:20.419Z] [2024-08-14T09:16:20.419Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:20.687Z] #66 ... [2024-08-14T09:16:20.687Z] [2024-08-14T09:16:20.687Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:16:20.687Z] #110 DONE 1.8s [2024-08-14T09:16:20.687Z] [2024-08-14T09:16:20.687Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:20.954Z] #66 ... [2024-08-14T09:16:20.954Z] [2024-08-14T09:16:20.954Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:16:20.954Z] #111 DONE 0.9s [2024-08-14T09:16:20.954Z] [2024-08-14T09:16:20.954Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:21.227Z] #66 ... [2024-08-14T09:16:21.227Z] [2024-08-14T09:16:21.227Z] #38 [support-notifications internal] load build context [2024-08-14T09:16:21.227Z] #38 ... [2024-08-14T09:16:21.227Z] [2024-08-14T09:16:21.227Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:22.633Z] #66 ... [2024-08-14T09:16:22.633Z] [2024-08-14T09:16:22.633Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:16:22.633Z] #112 ... [2024-08-14T09:16:22.633Z] [2024-08-14T09:16:22.633Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:25.225Z] #66 transferring context: 233.30MB 102.7s [2024-08-14T09:16:25.492Z] #66 ... [2024-08-14T09:16:25.492Z] [2024-08-14T09:16:25.492Z] #67 [core-command internal] load build context [2024-08-14T09:16:25.492Z] #67 transferring context: 308.89MB 104.3s done [2024-08-14T09:16:25.492Z] #67 DONE 107.1s [2024-08-14T09:16:25.492Z] [2024-08-14T09:16:25.492Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:25.758Z] #66 ... [2024-08-14T09:16:25.758Z] [2024-08-14T09:16:25.758Z] #45 [core-keeper internal] load build context [2024-08-14T09:16:25.758Z] #45 ... [2024-08-14T09:16:25.758Z] [2024-08-14T09:16:25.758Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:26.024Z] #66 ... [2024-08-14T09:16:26.024Z] [2024-08-14T09:16:26.024Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:26.024Z] #73 ... [2024-08-14T09:16:26.024Z] [2024-08-14T09:16:26.024Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:26.606Z] #66 ... [2024-08-14T09:16:26.606Z] [2024-08-14T09:16:26.606Z] #38 [support-notifications internal] load build context [2024-08-14T09:16:26.606Z] #38 transferring context: 308.89MB 110.1s done [2024-08-14T09:16:26.606Z] #38 DONE 110.2s [2024-08-14T09:16:26.606Z] [2024-08-14T09:16:26.606Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:29.191Z] #66 ... [2024-08-14T09:16:29.191Z] [2024-08-14T09:16:29.191Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:29.191Z] #41 transferring context: 308.89MB 107.0s done [2024-08-14T09:16:29.191Z] #41 ... [2024-08-14T09:16:29.191Z] [2024-08-14T09:16:29.191Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:29.191Z] #66 ... [2024-08-14T09:16:29.191Z] [2024-08-14T09:16:29.191Z] #41 [security-spiffe-token-provider internal] load build context [2024-08-14T09:16:29.191Z] #41 DONE 110.7s [2024-08-14T09:16:29.191Z] [2024-08-14T09:16:29.191Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:29.191Z] #66 ... [2024-08-14T09:16:29.191Z] [2024-08-14T09:16:29.191Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:29.459Z] #59 ... [2024-08-14T09:16:29.459Z] [2024-08-14T09:16:29.459Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:30.419Z] #66 ... [2024-08-14T09:16:30.419Z] [2024-08-14T09:16:30.419Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:16:30.419Z] #113 DONE 1.1s [2024-08-14T09:16:30.419Z] [2024-08-14T09:16:30.419Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:30.684Z] #66 ... [2024-08-14T09:16:30.684Z] [2024-08-14T09:16:30.684Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:16:30.949Z] #114 ... [2024-08-14T09:16:30.949Z] [2024-08-14T09:16:30.949Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:31.215Z] #66 ... [2024-08-14T09:16:31.216Z] [2024-08-14T09:16:31.216Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:16:31.216Z] #115 ... [2024-08-14T09:16:31.216Z] [2024-08-14T09:16:31.216Z] #59 [core-common-config-bootstrapper internal] load build context [2024-08-14T09:16:33.791Z] #59 transferring context: 308.89MB 115.7s done [2024-08-14T09:16:33.791Z] #59 DONE 116.2s [2024-08-14T09:16:33.791Z] [2024-08-14T09:16:33.791Z] #66 [core-metadata internal] load build context [2024-08-14T09:16:35.730Z] #66 transferring context: 308.89MB 113.1s done [2024-08-14T09:16:35.730Z] #66 DONE 116.9s [2024-08-14T09:16:35.730Z] [2024-08-14T09:16:35.730Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:35.994Z] #73 ... [2024-08-14T09:16:35.994Z] [2024-08-14T09:16:35.994Z] #45 [core-keeper internal] load build context [2024-08-14T09:16:35.994Z] #45 ... [2024-08-14T09:16:35.994Z] [2024-08-14T09:16:35.994Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:40.233Z] #73 ... [2024-08-14T09:16:40.233Z] [2024-08-14T09:16:40.233Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:16:40.497Z] #116 ... [2024-08-14T09:16:40.497Z] [2024-08-14T09:16:40.497Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:40.497Z] #73 transferring context: 280.36MB 116.2s [2024-08-14T09:16:41.077Z] #73 ... [2024-08-14T09:16:41.077Z] [2024-08-14T09:16:41.077Z] #45 [core-keeper internal] load build context [2024-08-14T09:16:41.077Z] #45 transferring context: 308.89MB 119.6s done [2024-08-14T09:16:41.077Z] #45 DONE 122.5s [2024-08-14T09:16:41.077Z] [2024-08-14T09:16:41.077Z] #73 [security-proxy-auth internal] load build context [2024-08-14T09:16:42.486Z] #73 transferring context: 308.89MB 118.0s done [2024-08-14T09:16:42.486Z] #73 DONE 119.3s [2024-08-14T09:16:42.486Z] [2024-08-14T09:16:42.486Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-14T09:16:42.757Z] #117 DONE 1.7s [2024-08-14T09:16:42.757Z] [2024-08-14T09:16:42.757Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:39.149Z] #118 ... [2024-08-14T09:17:39.149Z] [2024-08-14T09:17:39.149Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:39.149Z] #112 DONE 83.4s [2024-08-14T09:17:39.149Z] [2024-08-14T09:17:39.149Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-14T09:17:40.587Z] #119 DONE 4.3s [2024-08-14T09:17:40.587Z] [2024-08-14T09:17:40.587Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:40.588Z] #120 CACHED [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:40.588Z] #121 CACHED [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-08-14T09:17:40.588Z] #122 CACHED [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:40.588Z] #123 CACHED [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:40.588Z] #124 CACHED [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-08-14T09:17:40.588Z] #125 CACHED [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:40.588Z] #114 DONE 79.5s [2024-08-14T09:17:40.588Z] [2024-08-14T09:17:40.588Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T09:17:43.166Z] #126 ... [2024-08-14T09:17:43.166Z] [2024-08-14T09:17:43.166Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:43.166Z] #115 DONE 81.9s [2024-08-14T09:17:43.166Z] [2024-08-14T09:17:43.166Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #127 DONE 5.8s [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:49.803Z] #128 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:49.803Z] #129 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #130 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:49.803Z] #131 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #132 [core-data builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #132 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:49.803Z] #133 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:49.803Z] #134 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:49.803Z] #135 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #136 [core-metadata builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #136 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:49.803Z] #137 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:49.803Z] #138 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #139 [core-command builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #139 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:49.803Z] #140 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:49.803Z] #141 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #142 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #143 [support-cron-scheduler builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #143 DONE 8.6s [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:49.803Z] #144 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-14T09:17:49.803Z] #145 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-14T09:17:49.803Z] #146 CACHED [2024-08-14T09:17:49.803Z] [2024-08-14T09:17:49.803Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:17:50.382Z] #147 ... [2024-08-14T09:17:50.382Z] [2024-08-14T09:17:50.382Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T09:17:50.382Z] #0 3.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-14T09:17:50.382Z] #148 ... [2024-08-14T09:17:50.382Z] [2024-08-14T09:17:50.382Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T09:17:50.382Z] #0 3.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-14T09:17:50.648Z] #149 ... [2024-08-14T09:17:50.648Z] [2024-08-14T09:17:50.648Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T09:17:51.230Z] #150 ... [2024-08-14T09:17:51.230Z] [2024-08-14T09:17:51.230Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:17:51.230Z] #116 DONE 80.9s [2024-08-14T09:17:51.495Z] [2024-08-14T09:17:51.495Z] #151 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T09:17:54.075Z] #151 ... [2024-08-14T09:17:54.075Z] [2024-08-14T09:17:54.075Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T09:17:54.075Z] #126 3.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-14T09:17:54.075Z] #126 ... [2024-08-14T09:17:54.075Z] [2024-08-14T09:17:54.075Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T09:17:55.051Z] #152 6.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-14T09:17:55.632Z] #152 ... [2024-08-14T09:17:55.632Z] [2024-08-14T09:17:55.632Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:17:55.632Z] #147 6.822 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-14T09:17:59.191Z] #147 ... [2024-08-14T09:17:59.191Z] [2024-08-14T09:17:59.191Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T09:17:59.191Z] #0 7.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-14T09:17:59.191Z] #153 ... [2024-08-14T09:17:59.191Z] [2024-08-14T09:17:59.191Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T09:17:59.191Z] #0 7.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-14T09:17:59.191Z] #154 ... [2024-08-14T09:17:59.191Z] [2024-08-14T09:17:59.191Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:17:59.191Z] #0 7.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-14T09:17:59.191Z] #155 ... [2024-08-14T09:17:59.191Z] [2024-08-14T09:17:59.191Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:17:59.191Z] #0 7.233 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-14T09:17:59.514Z] #156 ... [2024-08-14T09:17:59.514Z] [2024-08-14T09:17:59.514Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T09:17:59.514Z] #0 8.042 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-14T09:17:59.514Z] #157 ... [2024-08-14T09:17:59.514Z] [2024-08-14T09:17:59.514Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T09:17:59.514Z] #150 7.863 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-14T09:17:59.793Z] #150 ... [2024-08-14T09:17:59.793Z] [2024-08-14T09:17:59.793Z] #151 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-14T09:17:59.793Z] #151 DONE 8.5s [2024-08-14T09:17:59.793Z] [2024-08-14T09:17:59.794Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T09:18:02.436Z] #158 2.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-14T09:18:17.534Z] #158 ... [2024-08-14T09:18:17.534Z] [2024-08-14T09:18:17.534Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-14T09:18:17.534Z] #118 DONE 92.2s [2024-08-14T09:18:17.534Z] [2024-08-14T09:18:17.534Z] #159 [core-keeper builder 7/8] COPY . . [2024-08-14T09:18:18.541Z] #159 DONE 3.4s [2024-08-14T09:18:18.541Z] [2024-08-14T09:18:18.541Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T09:18:20.492Z] #160 1.894 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-14T09:39:58.855Z] #160 ... [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T09:39:58.855Z] #126 1333.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-14T09:39:58.855Z] #126 ... [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-14T09:39:58.855Z] #149 DONE 1335.0s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:39:58.855Z] #11 ... [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:39:58.855Z] #161 DONE 0.3s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:39:58.855Z] #162 DONE 0.4s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #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-08-14T09:39:58.855Z] #163 DONE 0.3s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-14T09:39:58.855Z] #164 DONE 0.2s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-14T09:39:58.855Z] #165 DONE 0.4s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:39:58.855Z] #147 ... [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T09:39:58.855Z] #166 DONE 0.2s [2024-08-14T09:39:58.855Z] [2024-08-14T09:39:58.855Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T09:40:00.270Z] #167 DONE 2.6s [2024-08-14T09:40:00.270Z] [2024-08-14T09:40:00.270Z] #107 [security-proxy-setup] exporting to image [2024-08-14T09:40:00.270Z] #107 exporting layers [2024-08-14T09:40:01.688Z] #107 exporting layers 1.3s done [2024-08-14T09:40:01.688Z] #107 writing image sha256:4b5161e4dd06b277bfc855a4146c9893ce4451f3a565f9ee0c96fc19ca40cf03 done [2024-08-14T09:40:01.688Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-14T09:40:01.688Z] #107 DONE 8.6s [2024-08-14T09:40:01.688Z] [2024-08-14T09:40:01.688Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:40:02.667Z] #156 ... [2024-08-14T09:40:02.667Z] [2024-08-14T09:40:02.667Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-14T09:40:02.667Z] #148 DONE 1342.2s [2024-08-14T09:40:02.667Z] [2024-08-14T09:40:02.667Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:40:02.667Z] #155 ... [2024-08-14T09:40:02.667Z] [2024-08-14T09:40:02.667Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-14T09:40:03.266Z] #168 DONE 0.6s [2024-08-14T09:40:03.266Z] [2024-08-14T09:40:03.266Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:40:03.266Z] #155 ... [2024-08-14T09:40:03.266Z] [2024-08-14T09:40:03.266Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-14T09:40:06.621Z] #169 DONE 2.8s [2024-08-14T09:40:06.621Z] [2024-08-14T09:40:06.621Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:40:06.621Z] #170 DONE 0.3s [2024-08-14T09:40:06.621Z] [2024-08-14T09:40:06.621Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:40:06.621Z] #171 DONE 0.3s [2024-08-14T09:40:06.621Z] [2024-08-14T09:40:06.621Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-14T09:40:06.889Z] #172 DONE 0.3s [2024-08-14T09:40:06.889Z] [2024-08-14T09:40:06.889Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-14T09:40:07.163Z] #173 DONE 0.1s [2024-08-14T09:40:07.163Z] [2024-08-14T09:40:07.163Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-14T09:40:07.433Z] #174 DONE 0.2s [2024-08-14T09:40:07.433Z] [2024-08-14T09:40:07.433Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-14T09:40:07.700Z] #175 DONE 0.2s [2024-08-14T09:40:07.700Z] [2024-08-14T09:40:07.700Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-14T09:40:07.972Z] #176 DONE 0.1s [2024-08-14T09:40:07.972Z] [2024-08-14T09:40:07.972Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-14T09:40:07.972Z] #177 DONE 0.1s [2024-08-14T09:40:07.972Z] [2024-08-14T09:40:07.972Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-14T09:40:07.972Z] #178 DONE 0.1s [2024-08-14T09:40:07.972Z] [2024-08-14T09:40:07.972Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:40:08.261Z] #156 ... [2024-08-14T09:40:08.261Z] [2024-08-14T09:40:08.261Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-14T09:40:10.856Z] #179 DONE 2.5s [2024-08-14T09:40:10.856Z] [2024-08-14T09:40:10.856Z] #107 [security-bootstrapper] exporting to image [2024-08-14T09:40:10.856Z] #107 exporting layers [2024-08-14T09:40:11.818Z] #107 exporting layers 1.3s done [2024-08-14T09:40:11.818Z] #107 writing image sha256:47e0ed18da715bbe06c32e5e892ad8a5ff0dc243a88fb0f933c9f46713169706 0.1s done [2024-08-14T09:40:11.818Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-14T09:40:11.818Z] #107 DONE 9.9s [2024-08-14T09:40:11.818Z] [2024-08-14T09:40:11.818Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:40:18.754Z] #43 ... [2024-08-14T09:40:18.754Z] [2024-08-14T09:40:18.754Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-14T09:40:18.754Z] #126 DONE 1358.1s [2024-08-14T09:40:18.754Z] [2024-08-14T09:40:18.754Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T09:40:18.754Z] #160 ... [2024-08-14T09:40:18.754Z] [2024-08-14T09:40:18.754Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:40:19.361Z] #180 DONE 0.3s [2024-08-14T09:40:19.361Z] [2024-08-14T09:40:19.361Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:40:19.728Z] #181 DONE 0.4s [2024-08-14T09:40:19.728Z] [2024-08-14T09:40:19.728Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:40:19.728Z] #155 ... [2024-08-14T09:40:19.728Z] [2024-08-14T09:40:19.728Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-14T09:40:19.728Z] #182 DONE 0.1s [2024-08-14T09:40:19.728Z] [2024-08-14T09:40:19.728Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-14T09:40:19.995Z] #183 DONE 0.2s [2024-08-14T09:40:19.995Z] [2024-08-14T09:40:19.995Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:40:19.995Z] #184 DONE 0.1s [2024-08-14T09:40:19.995Z] [2024-08-14T09:40:19.995Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:40:20.298Z] #147 ... [2024-08-14T09:40:20.298Z] [2024-08-14T09:40:20.298Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-14T09:40:20.564Z] #185 DONE 0.4s [2024-08-14T09:40:20.564Z] [2024-08-14T09:40:20.564Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-14T09:40:20.836Z] #186 DONE 0.3s [2024-08-14T09:40:20.836Z] [2024-08-14T09:40:20.836Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:40:20.836Z] #43 ... [2024-08-14T09:40:20.836Z] [2024-08-14T09:40:20.836Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-14T09:40:21.101Z] #187 DONE 0.2s [2024-08-14T09:40:21.101Z] [2024-08-14T09:40:21.101Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T09:40:23.752Z] #188 DONE 2.3s [2024-08-14T09:40:23.752Z] [2024-08-14T09:40:23.752Z] #107 [security-secretstore-setup] exporting to image [2024-08-14T09:40:23.752Z] #107 exporting layers [2024-08-14T09:40:25.161Z] #107 exporting layers 1.7s done [2024-08-14T09:40:25.161Z] #107 writing image sha256:b5ebc028c19e7cacaf6fad2eb26fbfb97e1a838f28fbe090a8add28129fd104a done [2024-08-14T09:40:25.161Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-14T09:40:25.161Z] #107 DONE 11.6s [2024-08-14T09:40:25.161Z] [2024-08-14T09:40:25.161Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:41:21.533Z] #147 ... [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-14T09:41:21.533Z] #153 DONE 1411.4s [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:41:21.533Z] #43 ... [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:41:21.533Z] #189 DONE 0.3s [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:41:21.533Z] #190 DONE 0.1s [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-14T09:41:21.533Z] #191 DONE 0.2s [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:41:21.533Z] #156 ... [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #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-08-14T09:41:21.533Z] #192 DONE 0.2s [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #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-08-14T09:41:21.533Z] #193 DONE 0.1s [2024-08-14T09:41:21.533Z] [2024-08-14T09:41:21.533Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:41:21.808Z] #147 ... [2024-08-14T09:41:21.808Z] [2024-08-14T09:41:21.808Z] #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-08-14T09:41:23.748Z] #194 DONE 2.3s [2024-08-14T09:41:23.748Z] [2024-08-14T09:41:23.748Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T09:41:24.019Z] #152 ... [2024-08-14T09:41:24.019Z] [2024-08-14T09:41:24.019Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-14T09:41:24.019Z] #107 exporting layers [2024-08-14T09:41:24.286Z] #107 exporting layers 0.6s done [2024-08-14T09:41:24.553Z] #107 writing image sha256:8ce86fa10a54771b85b5b77044a3d5d42e67e110a3e0698b9f9d5d3ef6bfdd23 done [2024-08-14T09:41:24.553Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-08-14T09:41:24.553Z] #107 DONE 12.2s [2024-08-14T09:41:24.553Z] [2024-08-14T09:41:24.553Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:43:46.293Z] #147 ... [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-14T09:43:46.293Z] #158 DONE 1535.9s [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:43:46.293Z] #155 ... [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:43:46.293Z] #195 DONE 0.3s [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:43:46.293Z] #196 DONE 0.1s [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-14T09:43:46.293Z] #197 DONE 0.3s [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:43:46.293Z] #155 ... [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #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-08-14T09:43:46.293Z] #198 DONE 0.1s [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-14T09:43:46.293Z] #107 exporting layers [2024-08-14T09:43:46.293Z] #107 exporting layers 0.9s done [2024-08-14T09:43:46.293Z] #107 writing image sha256:4531d3476dc2e8c6ee8260fd256d17780960c0dd2c7da79aafac21915c618349 done [2024-08-14T09:43:46.293Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-14T09:43:46.293Z] #107 DONE 13.1s [2024-08-14T09:43:46.293Z] [2024-08-14T09:43:46.293Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:51:40.877Z] #156 ... [2024-08-14T09:51:40.877Z] [2024-08-14T09:51:40.877Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-14T09:51:40.877Z] #154 DONE 2019.5s [2024-08-14T09:51:40.877Z] [2024-08-14T09:51:40.877Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:51:40.877Z] #147 ... [2024-08-14T09:51:40.877Z] [2024-08-14T09:51:40.878Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:51:40.878Z] #199 DONE 0.2s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:51:40.878Z] #200 DONE 0.3s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-14T09:51:40.878Z] #201 DONE 0.5s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:51:40.878Z] #202 DONE 0.1s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-14T09:51:40.878Z] #203 DONE 0.1s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-14T09:51:40.878Z] #204 DONE 1.9s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:51:40.878Z] #156 ... [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #107 [security-proxy-auth] exporting to image [2024-08-14T09:51:40.878Z] #107 exporting layers [2024-08-14T09:51:40.878Z] #107 exporting layers 0.7s done [2024-08-14T09:51:40.878Z] #107 writing image sha256:54fe9a5d4a04ac259ffb5f09de590eccac23cbb8bb066228187ed8c192d609b8 done [2024-08-14T09:51:40.878Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-14T09:51:40.878Z] #107 DONE 13.8s [2024-08-14T09:51:40.878Z] [2024-08-14T09:51:40.878Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-14T09:52:37.243Z] #156 DONE 2083.6s [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:52:37.243Z] #43 ... [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:52:37.243Z] #205 DONE 0.2s [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T09:52:37.243Z] #152 ... [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:52:37.243Z] #206 DONE 0.1s [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-14T09:52:37.243Z] #207 DONE 0.5s [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:52:37.243Z] #208 DONE 0.1s [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #107 [core-command] exporting to image [2024-08-14T09:52:37.243Z] #107 exporting layers [2024-08-14T09:52:37.243Z] #107 exporting layers 0.5s done [2024-08-14T09:52:37.243Z] #107 writing image sha256:9dcbead8aeee1fc5cef4cda4eb505af1e36286becb5d13863f4da61a88851e95 done [2024-08-14T09:52:37.243Z] #107 naming to docker.io/library/core-command-arm64 done [2024-08-14T09:52:37.243Z] #107 DONE 14.3s [2024-08-14T09:52:37.243Z] [2024-08-14T09:52:37.243Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:43.877Z] #43 ... [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-14T09:54:43.877Z] #155 DONE 2211.4s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:43.877Z] #43 ... [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:54:43.877Z] #209 DONE 0.4s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:54:43.877Z] #147 ... [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:54:43.877Z] #210 DONE 0.3s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:54:43.877Z] #147 ... [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-14T09:54:43.877Z] #211 DONE 0.6s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:54:43.877Z] #212 DONE 0.1s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #107 [core-data] exporting to image [2024-08-14T09:54:43.877Z] #107 exporting layers [2024-08-14T09:54:43.877Z] #107 exporting layers 0.5s done [2024-08-14T09:54:43.877Z] #107 writing image sha256:b432bc658f8ff16bb4bcbe664e95a8a29418e089521c4ec6d446a2ba2f934483 done [2024-08-14T09:54:43.877Z] #107 naming to docker.io/library/core-data-arm64 done [2024-08-14T09:54:43.877Z] #107 DONE 14.8s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T09:54:43.877Z] #150 ... [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-14T09:54:43.877Z] #157 DONE 2214.9s [2024-08-14T09:54:43.877Z] [2024-08-14T09:54:43.877Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:44.143Z] #43 ... [2024-08-14T09:54:44.143Z] [2024-08-14T09:54:44.143Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:54:44.410Z] #213 DONE 0.4s [2024-08-14T09:54:44.410Z] [2024-08-14T09:54:44.410Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:44.676Z] #43 ... [2024-08-14T09:54:44.676Z] [2024-08-14T09:54:44.676Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:54:44.676Z] #214 DONE 0.2s [2024-08-14T09:54:44.676Z] [2024-08-14T09:54:44.676Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-14T09:54:45.261Z] #215 DONE 0.5s [2024-08-14T09:54:45.261Z] [2024-08-14T09:54:45.261Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:45.261Z] #43 ... [2024-08-14T09:54:45.261Z] [2024-08-14T09:54:45.261Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:54:45.261Z] #216 DONE 0.1s [2024-08-14T09:54:45.530Z] [2024-08-14T09:54:45.530Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-14T09:54:45.530Z] #217 DONE 0.1s [2024-08-14T09:54:45.530Z] [2024-08-14T09:54:45.530Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:45.530Z] #43 ... [2024-08-14T09:54:45.530Z] [2024-08-14T09:54:45.530Z] #107 [core-metadata] exporting to image [2024-08-14T09:54:46.110Z] #107 exporting layers 0.5s done [2024-08-14T09:54:46.110Z] #107 writing image sha256:ae8386ab41b5985ea29c20c21a094825e4579658918485eee33d48e12a78dad3 0.0s done [2024-08-14T09:54:46.110Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-08-14T09:54:46.110Z] #107 DONE 15.4s [2024-08-14T09:54:46.110Z] [2024-08-14T09:54:46.110Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:54:46.692Z] #43 ... [2024-08-14T09:54:46.692Z] [2024-08-14T09:54:46.692Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-14T09:54:46.692Z] #160 DONE 2188.2s [2024-08-14T09:54:46.692Z] [2024-08-14T09:54:46.692Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:54:46.959Z] #11 ... [2024-08-14T09:54:46.959Z] [2024-08-14T09:54:46.959Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:54:47.226Z] #218 DONE 0.3s [2024-08-14T09:54:47.226Z] [2024-08-14T09:54:47.226Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:54:47.497Z] #11 ... [2024-08-14T09:54:47.497Z] [2024-08-14T09:54:47.497Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-14T09:54:47.921Z] #219 DONE 0.5s [2024-08-14T09:54:47.921Z] [2024-08-14T09:54:47.921Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:54:47.921Z] #220 DONE 0.2s [2024-08-14T09:54:47.921Z] [2024-08-14T09:54:47.921Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:54:48.227Z] #147 ... [2024-08-14T09:54:48.227Z] [2024-08-14T09:54:48.227Z] #107 [core-keeper] exporting to image [2024-08-14T09:54:48.832Z] #107 exporting layers 0.7s done [2024-08-14T09:54:48.832Z] #107 writing image sha256:f32d6375d8821eca14f9b825165aee741ef7bc6e4429ab2289b2f21da60e87ad 0.0s done [2024-08-14T09:54:48.832Z] #107 naming to docker.io/library/core-keeper-arm64 [2024-08-14T09:54:48.832Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-08-14T09:54:48.832Z] #107 DONE 16.1s [2024-08-14T09:54:48.832Z] [2024-08-14T09:54:48.832Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:55:21.237Z] #147 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-14T09:55:21.237Z] #152 DONE 2247.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:55:21.237Z] #147 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:55:21.237Z] #221 DONE 0.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:55:21.237Z] #222 DONE 0.3s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-14T09:55:21.237Z] #223 DONE 0.5s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-14T09:55:21.237Z] #43 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:55:21.237Z] #224 DONE 0.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #107 [support-scheduler] exporting to image [2024-08-14T09:55:21.237Z] #107 exporting layers [2024-08-14T09:55:21.237Z] #107 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-14T09:55:21.237Z] #150 DONE 2249.5s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #107 [support-scheduler] exporting to image [2024-08-14T09:55:21.237Z] #107 exporting layers 0.7s done [2024-08-14T09:55:21.237Z] #107 writing image sha256:956bcd5f80d83a8fb54d7546b27d012f1c528e69b84735b30e345027b9dbac7d 0.0s done [2024-08-14T09:55:21.237Z] #107 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-08-14T09:55:21.237Z] #107 DONE 16.8s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:55:21.237Z] #147 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:55:21.237Z] #225 DONE 0.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:55:21.237Z] #147 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:55:21.237Z] #226 DONE 0.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-14T09:55:21.237Z] #227 DONE 0.4s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-14T09:55:21.237Z] #228 DONE 0.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-14T09:55:21.237Z] #147 DONE 2250.9s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #107 [support-cron-scheduler] exporting to image [2024-08-14T09:55:21.237Z] #107 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-14T09:55:21.237Z] #229 DONE 0.2s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #107 [support-cron-scheduler] exporting to image [2024-08-14T09:55:21.237Z] #107 ... [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-14T09:55:21.237Z] #230 DONE 0.1s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-14T09:55:21.237Z] #231 DONE 0.4s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-14T09:55:21.237Z] #232 DONE 0.1s [2024-08-14T09:55:21.237Z] [2024-08-14T09:55:21.237Z] #107 [support-notifications] exporting to image [2024-08-14T09:55:21.504Z] #107 exporting layers 0.5s done [2024-08-14T09:55:21.504Z] #107 writing image sha256:0eb18de2439e0ccfeb6e879bce7f9c37aee0f68b83eb455b94403e313a679f67 done [2024-08-14T09:55:21.504Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-08-14T09:55:21.769Z] #107 exporting layers 1.9s done [2024-08-14T09:55:21.769Z] #107 writing image sha256:6280cf2901eecaf42eb56e34f180fecee906e5d2e758df20dace2581d59a389d done [2024-08-14T09:55:21.769Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-14T09:55:21.769Z] #107 DONE 18.8s [2024-08-14T09:55:21.769Z] [2024-08-14T09:55:21.769Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-14T09:55:21.769Z] time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-14T09:55:21.782Z] $ docker stop --time=1 ca0c1a22958f84548f0a83e3f822407550899bfa857bd10f15483d16a69410c3 [2024-08-14T09:55:23.391Z] $ docker rm -f --volumes ca0c1a22958f84548f0a83e3f822407550899bfa857bd10f15483d16a69410c3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-14T09:55:23.979Z] + docker images [2024-08-14T09:55:23.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-14T09:55:23.979Z] support-notifications-arm64 latest 0eb18de2439e 3 seconds ago 41.9MB [2024-08-14T09:55:23.979Z] support-cron-scheduler-arm64 latest 6280cf2901ee 4 seconds ago 43.4MB [2024-08-14T09:55:23.979Z] support-scheduler-arm64 latest 956bcd5f80d8 6 seconds ago 41.3MB [2024-08-14T09:55:23.979Z] core-keeper-arm64 latest f32d6375d882 36 seconds ago 38.9MB [2024-08-14T09:55:23.979Z] core-metadata-arm64 latest ae8386ab41b5 38 seconds ago 39.2MB [2024-08-14T09:55:23.979Z] core-data-arm64 latest b432bc658f8f 42 seconds ago 39.1MB [2024-08-14T09:55:23.979Z] core-command-arm64 latest 9dcbead8aeee 2 minutes ago 35MB [2024-08-14T09:55:23.979Z] security-proxy-auth-arm64 latest 54fe9a5d4a04 3 minutes ago 32.6MB [2024-08-14T09:55:23.979Z] security-spiffe-token-provider-arm64 latest 4531d3476dc2 11 minutes ago 29MB [2024-08-14T09:55:23.979Z] core-common-config-bootstrapper-arm64 latest 8ce86fa10a54 14 minutes ago 15.3MB [2024-08-14T09:55:23.980Z] security-secretstore-setup-arm64 latest b5ebc028c19e 15 minutes ago 36.4MB [2024-08-14T09:55:23.980Z] security-bootstrapper-arm64 latest 47e0ed18da71 15 minutes ago 18.9MB [2024-08-14T09:55:23.980Z] security-proxy-setup-arm64 latest 4b5161e4dd06 15 minutes ago 26.1MB [2024-08-14T09:55:23.980Z] security-spire-agent-arm64 latest 873708f7e6cf 39 minutes ago 174MB [2024-08-14T09:55:23.980Z] security-spire-config-arm64 latest baff0b8301f4 39 minutes ago 115MB [2024-08-14T09:55:23.980Z] security-spire-server-arm64 latest e028ea6be70d 39 minutes ago 116MB [2024-08-14T09:55:23.980Z] ci-base-image-arm64 latest 83a7e8d8a19a About an hour ago 967MB [2024-08-14T09:55:23.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-14T09:55:23.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T09:55:24.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T09:55:24.932Z] [2024-08-14T09:55:24.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T09:55:25.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T09:55:25.635Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-14T09:55:25.635Z] 8998bd30e6a1: Pulling fs layer [2024-08-14T09:55:25.635Z] 04944245beec: Pulling fs layer [2024-08-14T09:55:25.635Z] 699f458cf7ca: Pulling fs layer [2024-08-14T09:55:25.635Z] 765212b225bb: Pulling fs layer [2024-08-14T09:55:25.635Z] f23df028b6ca: Pulling fs layer [2024-08-14T09:55:25.635Z] d65c8cfc05b1: Pulling fs layer [2024-08-14T09:55:25.635Z] 2437ff75d9bd: Pulling fs layer [2024-08-14T09:55:25.635Z] 765212b225bb: Waiting [2024-08-14T09:55:25.635Z] f23df028b6ca: Waiting [2024-08-14T09:55:25.635Z] d65c8cfc05b1: Waiting [2024-08-14T09:55:25.635Z] 2437ff75d9bd: Waiting [2024-08-14T09:55:25.635Z] 04944245beec: Verifying Checksum [2024-08-14T09:55:25.635Z] 04944245beec: Download complete [2024-08-14T09:55:25.635Z] 765212b225bb: Verifying Checksum [2024-08-14T09:55:25.635Z] 765212b225bb: Download complete [2024-08-14T09:55:25.635Z] f23df028b6ca: Verifying Checksum [2024-08-14T09:55:25.635Z] f23df028b6ca: Download complete [2024-08-14T09:55:25.635Z] d65c8cfc05b1: Verifying Checksum [2024-08-14T09:55:25.635Z] d65c8cfc05b1: Download complete [2024-08-14T09:55:25.899Z] 699f458cf7ca: Verifying Checksum [2024-08-14T09:55:25.900Z] 699f458cf7ca: Download complete [2024-08-14T09:55:26.164Z] 8998bd30e6a1: Verifying Checksum [2024-08-14T09:55:26.164Z] 8998bd30e6a1: Download complete [2024-08-14T09:55:28.734Z] 2437ff75d9bd: Verifying Checksum [2024-08-14T09:55:28.734Z] 2437ff75d9bd: Download complete [2024-08-14T09:55:30.672Z] 8998bd30e6a1: Pull complete [2024-08-14T09:55:31.250Z] 04944245beec: Pull complete [2024-08-14T09:55:33.186Z] 699f458cf7ca: Pull complete [2024-08-14T09:55:33.186Z] 765212b225bb: Pull complete [2024-08-14T09:55:34.146Z] f23df028b6ca: Pull complete [2024-08-14T09:55:34.146Z] d65c8cfc05b1: Pull complete [2024-08-14T09:55:52.334Z] 2437ff75d9bd: Pull complete [2024-08-14T09:55:52.334Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-14T09:55:52.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-14T09:55:52.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T09:55:52.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container [2024-08-14T09:55:52.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-14T09:55:55.346Z] $ docker top 8b662bf769954f20024447da2c9b42636c00b105d301395ce9b04395477bf7c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:55:56.030Z] ---> job-cost.sh [2024-08-14T09:55:56.294Z] lf-activate-venv: SKIPPING [2024-08-14T09:55:56.294Z] INFO: No Stack... [2024-08-14T09:55:56.559Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-14T09:55:57.512Z] INFO: Archiving Costs [Pipeline] sh [2024-08-14T09:55:57.864Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-14T09:55:57.864Z] + cut -d, -f6 [Pipeline] lock [2024-08-14T09:55:57.925Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] [2024-08-14T09:55:57.936Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] did not exist. Created. [2024-08-14T09:55:57.944Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-14T09:55:58.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-14T09:55:58.623Z] Stashed 1 file(s) [Pipeline] } [2024-08-14T09:55:58.653Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-14T09:55:58.723Z] $ docker stop --time=1 8b662bf769954f20024447da2c9b42636c00b105d301395ce9b04395477bf7c0 [2024-08-14T09:56:00.180Z] $ docker rm -f --volumes 8b662bf769954f20024447da2c9b42636c00b105d301395ce9b04395477bf7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-14T09:56:01.429Z] provisioning config files... [2024-08-14T09:56:01.436Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5186083920283709443tmp [Pipeline] { [Pipeline] sh [2024-08-14T09:56:01.799Z] + set +x [2024-08-14T09:56:01.799Z] + bash -s -- [2024-08-14T09:56:01.799Z] + curl -s https://codecov.io/bash [2024-08-14T09:56:01.799Z] [2024-08-14T09:56:01.799Z] _____ _ [2024-08-14T09:56:01.799Z] / ____| | | [2024-08-14T09:56:01.799Z] | | ___ __| | ___ ___ _____ __ [2024-08-14T09:56:01.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-14T09:56:01.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-14T09:56:01.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-14T09:56:01.799Z] Bash-1.0.6 [2024-08-14T09:56:01.799Z] [2024-08-14T09:56:01.799Z] [2024-08-14T09:56:01.799Z] ==> git version 2.25.1 found [2024-08-14T09:56:01.799Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-14T09:56:01.799Z] Release-Date: 2020-01-08 [2024-08-14T09:56:01.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-14T09:56:01.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-14T09:56:01.799Z] ==> Jenkins CI detected. [2024-08-14T09:56:01.799Z] current dir:  /w/workspace/edgex-go/1 [2024-08-14T09:56:01.799Z] project root: . [2024-08-14T09:56:01.799Z] --> token set from env [2024-08-14T09:56:01.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-14T09:56:01.799Z] ==> Running gcov in . (disable via -X gcov) [2024-08-14T09:56:02.060Z] ==> Python coveragepy not found [2024-08-14T09:56:02.060Z] ==> Searching for coverage reports in: [2024-08-14T09:56:02.060Z] + . [2024-08-14T09:56:02.060Z] -> Found 1 reports [2024-08-14T09:56:02.060Z] ==> Detecting git/mercurial file structure [2024-08-14T09:56:02.060Z] ==> Reading reports [2024-08-14T09:56:02.060Z] + ./coverage.out bytes=518937 [2024-08-14T09:56:02.060Z] ==> Appending adjustments [2024-08-14T09:56:02.060Z] https://docs.codecov.io/docs/fixing-reports [2024-08-14T09:56:03.439Z] + Found adjustments [2024-08-14T09:56:03.439Z] ==> Gzipping contents [2024-08-14T09:56:03.439Z] 68K /tmp/codecov.EAqaKR.gz [2024-08-14T09:56:03.439Z] ==> Uploading reports [2024-08-14T09:56:03.439Z] url: https://codecov.io [2024-08-14T09:56:03.439Z] query: branch=PR-4866&commit=6211aafc10b1e2f5b342071239385128acb78ae1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4866&job=&cmd_args= [2024-08-14T09:56:03.439Z] -> Pinging Codecov [2024-08-14T09:56:03.439Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4866&commit=6211aafc10b1e2f5b342071239385128acb78ae1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4866&job=&cmd_args= [2024-08-14T09:56:03.439Z] -> Uploading to [2024-08-14T09:56:03.439Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-14/00271124DB129430A58F1EEE437C3FCB/6211aafc10b1e2f5b342071239385128acb78ae1/f1418578-5694-4d30-bf79-80fd7b7cc08c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240814%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240814T095603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dafbc4dfeac7cdf1e291a2a757b1b9f444ea6f46adbde77a1f9371301e081f0f [2024-08-14T09:56:03.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-14T09:56:03.439Z] Dload Upload Total Spent Left Speed [2024-08-14T09:56:03.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65815 0 0 100 65815 0 263k --:--:-- --:--:-- --:--:-- 263k [2024-08-14T09:56:03.699Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] } [2024-08-14T09:56:03.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-14T09:56:05.444Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:05.792Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:06.704Z] ---> package-listing.sh [2024-08-14T09:56:06.704Z] ++ facter osfamily [2024-08-14T09:56:06.704Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-14T09:56:06.963Z] + OS_FAMILY=debian [2024-08-14T09:56:06.963Z] + workspace=/w/workspace/edgex-go/1 [2024-08-14T09:56:06.963Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-14T09:56:06.963Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-14T09:56:06.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-14T09:56:06.963Z] + PACKAGES=/tmp/packages_start.txt [2024-08-14T09:56:06.963Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-14T09:56:06.963Z] + PACKAGES=/tmp/packages_end.txt [2024-08-14T09:56:06.963Z] + case "${OS_FAMILY}" in [2024-08-14T09:56:06.963Z] + dpkg -l [2024-08-14T09:56:06.963Z] + grep '^ii' [2024-08-14T09:56:06.963Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-14T09:56:06.963Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-14T09:56:06.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-14T09:56:06.963Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-14T09:56:06.963Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-14T09:56:06.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-14T09:56:07.007Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-14T09:56:07.307Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T09:56:07.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T09:56:07.948Z] [2024-08-14T09:56:07.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-14T09:56:08.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T09:56:08.363Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-14T09:56:08.363Z] 5eb5b503b376: Pulling fs layer [2024-08-14T09:56:08.363Z] 5c69ac0246d0: Pulling fs layer [2024-08-14T09:56:08.363Z] ec43610c2a17: Pulling fs layer [2024-08-14T09:56:08.363Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-14T09:56:08.363Z] 33b1e0a273af: Pulling fs layer [2024-08-14T09:56:08.363Z] 5d3b04190fa2: Pulling fs layer [2024-08-14T09:56:08.363Z] 2f39f015ded8: Pulling fs layer [2024-08-14T09:56:08.363Z] 33b1e0a273af: Waiting [2024-08-14T09:56:08.363Z] 2f39f015ded8: Waiting [2024-08-14T09:56:08.363Z] 5d3b04190fa2: Waiting [2024-08-14T09:56:08.363Z] 3a2ae6a8a46f: Waiting [2024-08-14T09:56:08.363Z] 5c69ac0246d0: Download complete [2024-08-14T09:56:08.363Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-14T09:56:08.363Z] 3a2ae6a8a46f: Download complete [2024-08-14T09:56:08.363Z] 33b1e0a273af: Verifying Checksum [2024-08-14T09:56:08.364Z] 33b1e0a273af: Download complete [2024-08-14T09:56:08.364Z] ec43610c2a17: Verifying Checksum [2024-08-14T09:56:08.364Z] ec43610c2a17: Download complete [2024-08-14T09:56:08.364Z] 5d3b04190fa2: Verifying Checksum [2024-08-14T09:56:08.364Z] 5d3b04190fa2: Download complete [2024-08-14T09:56:08.621Z] 5eb5b503b376: Verifying Checksum [2024-08-14T09:56:08.621Z] 5eb5b503b376: Download complete [2024-08-14T09:56:09.187Z] 2f39f015ded8: Download complete [2024-08-14T09:56:09.752Z] 5eb5b503b376: Pull complete [2024-08-14T09:56:09.752Z] 5c69ac0246d0: Pull complete [2024-08-14T09:56:10.319Z] ec43610c2a17: Pull complete [2024-08-14T09:56:10.319Z] 3a2ae6a8a46f: Pull complete [2024-08-14T09:56:10.580Z] 33b1e0a273af: Pull complete [2024-08-14T09:56:10.580Z] 5d3b04190fa2: Pull complete [2024-08-14T09:56:14.766Z] 2f39f015ded8: Pull complete [2024-08-14T09:56:14.766Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-14T09:56:14.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-14T09:56:14.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-14T09:56:15.016Z] prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container [2024-08-14T09:56:15.037Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-14T09:56:18.292Z] $ docker top 3a2e336326b9af41c107ba599f775cdf4bd87fabbc39d0e7f28c6968c51203b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-14T09:56:18.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-14T09:56:19.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-14T09:56:19.355Z] + ls /var/log/sa-host [2024-08-14T09:56:19.355Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-14T09:56:19.618Z] provisioning config files... [2024-08-14T09:56:19.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10388654333660708389tmp [Pipeline] { [Pipeline] echo [2024-08-14T09:56:19.707Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:20.031Z] ---> create-netrc.sh [Pipeline] } [2024-08-14T09:56:20.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:20.497Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-14T09:56:20.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:20.875Z] ---> sudo-logs.sh [2024-08-14T09:56:20.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-14T09:56:20.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:21.313Z] ---> job-cost.sh [2024-08-14T09:56:21.314Z] lf-activate-venv: SKIPPING [2024-08-14T09:56:21.314Z] DEBUG: total: 0.2199999988079071 [2024-08-14T09:56:21.314Z] INFO: Retrieving Stack Cost... [2024-08-14T09:56:21.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-14T09:56:21.832Z] INFO: Archiving Costs [Pipeline] echo [2024-08-14T09:56:21.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-14T09:56:22.213Z] ---> logs-deploy.sh [2024-08-14T09:56:22.213Z] lf-activate-venv: SKIPPING [2024-08-14T09:56:22.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4866/1 [2024-08-14T09:56:22.213Z] INFO: archiving workspace using pattern(s): [2024-08-14T09:56:23.151Z] Archives upload complete. [2024-08-14T09:56:23.151Z] INFO: archiving logs to Nexus