Pull request #4846 event Pull request #4846 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fa5212a433eea4620dd97b18903d24b89cfcae0+4508c6b134dd8db5d14b2b122fe51143339f6eec (c14631e692a556d8416c56a5fe2aa72cf6557b10) 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-ssh152299633489769993.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-ssh4789951425694312379.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6662502234297911433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12305864373160728732.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10478267071738744830.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7289 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 4fa5212a433eea4620dd97b18903d24b89cfcae0 Merge succeeded, producing 4fa5212a433eea4620dd97b18903d24b89cfcae0 Checking out Revision 4fa5212a433eea4620dd97b18903d24b89cfcae0 (PR-4846) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # 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 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # timeout=10 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git rev-list --no-walk 1b7beb8b992c9e7f41175f3251e9b2ee5471bf6b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T09:48:08.442Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T09:48:08.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T09:48:08.551Z] ========================================================= [2024-08-07T09:48:08.551Z] EdgeX Global Pipelines Version Info [2024-08-07T09:48:08.551Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:48:09.279Z] ------------------- [2024-08-07T09:48:09.279Z] stable info: [2024-08-07T09:48:09.279Z] ------------------- [2024-08-07T09:48:09.279Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T09:48:09.279Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T09:48:09.279Z] Message: update stable to v1.0.260 [2024-08-07T09:48:09.851Z] ------------------- [2024-08-07T09:48:09.851Z] experimental info: [2024-08-07T09:48:09.851Z] ------------------- [2024-08-07T09:48:09.851Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T09:48:09.851Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T09:48:09.851Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T09:48:09.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-07T09:48:09.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-07T09:48:09.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T09:48:09.990Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T09:48:10.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T09:48:10.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T09:48:10.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T09:48:10.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-07T09:48:10.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-07T09:48:10.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-07T09:48:10.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T09:48:10.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T09:48:10.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T09:48:10.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T09:48:10.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T09:48:10.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T09:48:10.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T09:48:10.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T09:48:10.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-07T09:48:10.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-07T09:48:10.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T09:48:10.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T09:48:10.429Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T09:48:10.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4846 [Pipeline] echo [2024-08-07T09:48:10.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4846 [Pipeline] echo [2024-08-07T09:48:10.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4846 [Pipeline] echo [2024-08-07T09:48:10.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] echo [2024-08-07T09:48:10.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fa5212 [Pipeline] echo [2024-08-07T09:48:10.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:48:10.635Z] provisioning config files... [2024-08-07T09:48:10.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16220598456673968096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:48:10.991Z] ---> ****-login.sh [2024-08-07T09:48:10.991Z] nexus3.edgexfoundry.org:10001 [2024-08-07T09:48:11.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:48:11.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:48:11.515Z] Configure a credential helper to remove this warning. See [2024-08-07T09:48:11.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:48:11.515Z] [2024-08-07T09:48:11.515Z] Login Succeeded [2024-08-07T09:48:11.516Z] nexus3.edgexfoundry.org:10002 [2024-08-07T09:48:11.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:48:11.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:48:11.516Z] Configure a credential helper to remove this warning. See [2024-08-07T09:48:11.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:48:11.516Z] [2024-08-07T09:48:11.516Z] Login Succeeded [2024-08-07T09:48:11.516Z] nexus3.edgexfoundry.org:10003 [2024-08-07T09:48:11.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:48:11.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:48:11.516Z] Configure a credential helper to remove this warning. See [2024-08-07T09:48:11.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:48:11.516Z] [2024-08-07T09:48:11.516Z] Login Succeeded [2024-08-07T09:48:11.777Z] nexus3.edgexfoundry.org:10004 [2024-08-07T09:48:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:48:11.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:48:11.777Z] Configure a credential helper to remove this warning. See [2024-08-07T09:48:11.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:48:11.777Z] [2024-08-07T09:48:11.777Z] Login Succeeded [2024-08-07T09:48:11.777Z] ****.io [2024-08-07T09:48:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:48:12.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:48:12.038Z] Configure a credential helper to remove this warning. See [2024-08-07T09:48:12.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:48:12.038Z] [2024-08-07T09:48:12.038Z] Login Succeeded [2024-08-07T09:48:12.038Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T09:48:12.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T09:48:12.430Z] + 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-07T09:48:12.430Z] + dirname cmd/core-command/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T09:48:12.430Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/core-data/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-07T09:48:12.430Z] + + cut -d/ -f2 [2024-08-07T09:48:12.430Z] dirname cmd/core-keeper/Dockerfile [2024-08-07T09:48:12.430Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/core-metadata/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-07T09:48:12.430Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/+ -f2 [2024-08-07T09:48:12.430Z] dirname cmd/security-proxy-setup/Dockerfile [2024-08-07T09:48:12.430Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-07T09:48:12.430Z] + + cut -d/ -f2 [2024-08-07T09:48:12.430Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-08-07T09:48:12.430Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-07T09:48:12.430Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2024-08-07T09:48:12.430Z] [2024-08-07T09:48:12.430Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T09:48:12.430Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-08-07T09:48:12.430Z] cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/support-notifications/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-07T09:48:12.430Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-07T09:48:12.430Z] + cut -d/ -f2 [2024-08-07T09:48:12.430Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-07T09:48:12.464Z] 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-07T09:48:12.836Z] + git rev-list -1 --merges 4fa5212a433eea4620dd97b18903d24b89cfcae0~1..4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] echo [2024-08-07T09:48:12.850Z] -----------> git rev-list -1 --merges 4fa5212a433eea4620dd97b18903d24b89cfcae0~1..4fa5212a433eea4620dd97b18903d24b89cfcae0 4fa5212a433eea4620dd97b18903d24b89cfcae0 [false] [Pipeline] sh [2024-08-07T09:48:13.142Z] + git log --format=format:%s -1 4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] echo [2024-08-07T09:48:13.159Z] ========================================================= [2024-08-07T09:48:13.159Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T09:48:13.159Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-07T09:48:13.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T09:48:13.594Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T09:48:13.594Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T09:48:13.594Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T09:48:13.594Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T09:48:13.594Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T09:48:13.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:48:14.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:48:14.049Z] [2024-08-07T09:48:14.049Z] 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-07T09:48:14.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:48:14.357Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T09:48:14.357Z] b85a868b505f: Pulling fs layer [2024-08-07T09:48:14.357Z] e2be974225ed: Pulling fs layer [2024-08-07T09:48:14.357Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T09:48:14.357Z] 988bab9f4d93: Pulling fs layer [2024-08-07T09:48:14.357Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T09:48:14.357Z] eaf3925da568: Pulling fs layer [2024-08-07T09:48:14.357Z] bab4dde63d76: Pulling fs layer [2024-08-07T09:48:14.357Z] bde34c3a00c8: Pulling fs layer [2024-08-07T09:48:14.357Z] b352a97aabf1: Pulling fs layer [2024-08-07T09:48:14.357Z] 4872d77fe225: Pulling fs layer [2024-08-07T09:48:14.357Z] 5851b861e8e6: Pulling fs layer [2024-08-07T09:48:14.357Z] bab4dde63d76: Waiting [2024-08-07T09:48:14.357Z] 988bab9f4d93: Waiting [2024-08-07T09:48:14.357Z] 1469e6f7b9e6: Waiting [2024-08-07T09:48:14.357Z] bde34c3a00c8: Waiting [2024-08-07T09:48:14.357Z] b352a97aabf1: Waiting [2024-08-07T09:48:14.357Z] 4872d77fe225: Waiting [2024-08-07T09:48:14.357Z] 5851b861e8e6: Waiting [2024-08-07T09:48:14.357Z] eaf3925da568: Waiting [2024-08-07T09:48:14.357Z] e2be974225ed: Verifying Checksum [2024-08-07T09:48:14.357Z] e2be974225ed: Download complete [2024-08-07T09:48:14.357Z] 988bab9f4d93: Verifying Checksum [2024-08-07T09:48:14.357Z] 988bab9f4d93: Download complete [2024-08-07T09:48:14.618Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T09:48:14.618Z] 1469e6f7b9e6: Download complete [2024-08-07T09:48:14.618Z] eaf3925da568: Verifying Checksum [2024-08-07T09:48:14.618Z] eaf3925da568: Download complete [2024-08-07T09:48:14.618Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T09:48:14.618Z] 339a4e72a1f5: Download complete [2024-08-07T09:48:14.618Z] bde34c3a00c8: Verifying Checksum [2024-08-07T09:48:14.618Z] bde34c3a00c8: Download complete [2024-08-07T09:48:14.618Z] b352a97aabf1: Download complete [2024-08-07T09:48:14.618Z] 4872d77fe225: Download complete [2024-08-07T09:48:14.618Z] 5851b861e8e6: Verifying Checksum [2024-08-07T09:48:14.618Z] 5851b861e8e6: Download complete [2024-08-07T09:48:14.618Z] b85a868b505f: Verifying Checksum [2024-08-07T09:48:14.618Z] b85a868b505f: Download complete [2024-08-07T09:48:14.879Z] bab4dde63d76: Verifying Checksum [2024-08-07T09:48:14.879Z] bab4dde63d76: Download complete [2024-08-07T09:48:15.816Z] b85a868b505f: Pull complete [2024-08-07T09:48:16.076Z] e2be974225ed: Pull complete [2024-08-07T09:48:16.644Z] 339a4e72a1f5: Pull complete [2024-08-07T09:48:16.644Z] 988bab9f4d93: Pull complete [2024-08-07T09:48:16.903Z] 1469e6f7b9e6: Pull complete [2024-08-07T09:48:16.903Z] eaf3925da568: Pull complete [2024-08-07T09:48:18.807Z] bab4dde63d76: Pull complete [2024-08-07T09:48:18.807Z] bde34c3a00c8: Pull complete [2024-08-07T09:48:18.807Z] b352a97aabf1: Pull complete [2024-08-07T09:48:18.807Z] 4872d77fe225: Pull complete [2024-08-07T09:48:19.067Z] 5851b861e8e6: Pull complete [2024-08-07T09:48:19.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T09:48:19.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:48:19.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:48:19.203Z] prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container [2024-08-07T09:48:19.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-07T09:48:22.289Z] $ docker top 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 -eo pid,comm [2024-08-07T09:48:22.343Z] 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-07T09:48:22.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T09:48:22.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T09:48:22.402Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T09:48:22.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T09:48:22.520Z] $ docker exec 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent [2024-08-07T09:48:22.628Z] SSH_AUTH_SOCK=/tmp/ssh-QhGPitaYKw86/agent.33 [2024-08-07T09:48:22.628Z] SSH_AGENT_PID=39 [2024-08-07T09:48:22.633Z] Running ssh-add (command line suppressed) [2024-08-07T09:48:22.731Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1004881025895763636.key (/w/workspace/edgex-go/5@tmp/private_key_1004881025895763636.key) [2024-08-07T09:48:22.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T09:48:23.044Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T09:48:23.053Z] $ docker exec --env ******** --env ******** 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent -k [2024-08-07T09:48:23.145Z] unset SSH_AUTH_SOCK; [2024-08-07T09:48:23.146Z] unset SSH_AGENT_PID; [2024-08-07T09:48:23.146Z] echo Agent pid 39 killed; [2024-08-07T09:48:23.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T09:48:23.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T09:48:23.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T09:48:23.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T09:48:23.313Z] $ docker exec 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent [2024-08-07T09:48:23.421Z] SSH_AUTH_SOCK=/tmp/ssh-XTVfYtPjpA92/agent.73 [2024-08-07T09:48:23.421Z] SSH_AGENT_PID=79 [2024-08-07T09:48:23.426Z] Running ssh-add (command line suppressed) [2024-08-07T09:48:23.538Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3797452337878256801.key (/w/workspace/edgex-go/5@tmp/private_key_3797452337878256801.key) [2024-08-07T09:48:23.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T09:48:23.849Z] + git semver init [2024-08-07T09:48:24.110Z] 2024-08-07 09:48:24,035 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T09:48:24.110Z] 2024-08-07 09:48:24,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2024-08-07T09:48:24.110Z] 2024-08-07 09:48:24,036 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2024-08-07T09:48:24.110Z] 2024-08-07 09:48:24,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,409 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4846 with force:False [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,410 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4846 [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,414 [execute] INFO git cat-file --batch-check [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,421 [execute] INFO git cat-file --batch [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T09:48:31.964Z] 2024-08-07 09:48:31,428 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4846 [2024-08-07T09:48:31.964Z] 0.0.0 [Pipeline] } [2024-08-07T09:48:31.971Z] $ docker exec --env ******** --env ******** 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent -k [2024-08-07T09:48:32.071Z] unset SSH_AUTH_SOCK; [2024-08-07T09:48:32.071Z] unset SSH_AGENT_PID; [2024-08-07T09:48:32.071Z] echo Agent pid 79 killed; [2024-08-07T09:48:32.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T09:48:32.411Z] + git semver [Pipeline] } [2024-08-07T09:48:32.684Z] $ docker stop --time=1 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 [2024-08-07T09:48:34.012Z] $ docker rm -f --volumes 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:48:34.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T09:48:34.594Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T09:48:34.598Z] [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-07T09:48:35.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-08-07T09:48:35.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:48:35.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:48:35.066Z] ========================================================= [2024-08-07T09:48:35.066Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T09:48:35.066Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:48:35.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:48:35.358Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T09:48:35.358Z] 619be1103602: Pulling fs layer [2024-08-07T09:48:35.358Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T09:48:35.358Z] 5df492c9dc93: Pulling fs layer [2024-08-07T09:48:35.358Z] 7629e6793208: Pulling fs layer [2024-08-07T09:48:35.358Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T09:48:35.358Z] fb5054dd5b73: Pulling fs layer [2024-08-07T09:48:35.358Z] eeca6798cff9: Pulling fs layer [2024-08-07T09:48:35.358Z] aa269ceb94a6: Pulling fs layer [2024-08-07T09:48:35.358Z] ada007ff1a6a: Pulling fs layer [2024-08-07T09:48:35.358Z] 7629e6793208: Waiting [2024-08-07T09:48:35.358Z] 4f4fb700ef54: Waiting [2024-08-07T09:48:35.358Z] eeca6798cff9: Waiting [2024-08-07T09:48:35.358Z] fb5054dd5b73: Waiting [2024-08-07T09:48:35.358Z] aa269ceb94a6: Waiting [2024-08-07T09:48:35.358Z] ada007ff1a6a: Waiting [2024-08-07T09:48:35.358Z] 7862e08f4a3e: Download complete [2024-08-07T09:48:35.358Z] 7629e6793208: Verifying Checksum [2024-08-07T09:48:35.358Z] 7629e6793208: Download complete [2024-08-07T09:48:35.358Z] 4f4fb700ef54: Download complete [2024-08-07T09:48:35.358Z] fb5054dd5b73: Verifying Checksum [2024-08-07T09:48:35.358Z] fb5054dd5b73: Download complete [2024-08-07T09:48:35.358Z] 619be1103602: Verifying Checksum [2024-08-07T09:48:35.358Z] 619be1103602: Download complete [2024-08-07T09:48:35.358Z] eeca6798cff9: Verifying Checksum [2024-08-07T09:48:35.358Z] eeca6798cff9: Download complete [2024-08-07T09:48:35.616Z] 619be1103602: Pull complete [2024-08-07T09:48:35.616Z] ada007ff1a6a: Verifying Checksum [2024-08-07T09:48:35.616Z] ada007ff1a6a: Download complete [2024-08-07T09:48:35.616Z] 7862e08f4a3e: Pull complete [2024-08-07T09:48:35.873Z] 5df492c9dc93: Verifying Checksum [2024-08-07T09:48:35.873Z] 5df492c9dc93: Download complete [2024-08-07T09:48:36.131Z] aa269ceb94a6: Verifying Checksum [2024-08-07T09:48:36.131Z] aa269ceb94a6: Download complete [2024-08-07T09:48:39.412Z] 5df492c9dc93: Pull complete [2024-08-07T09:48:39.412Z] 7629e6793208: Pull complete [2024-08-07T09:48:39.412Z] 4f4fb700ef54: Pull complete [2024-08-07T09:48:39.412Z] fb5054dd5b73: Pull complete [2024-08-07T09:48:39.412Z] eeca6798cff9: Pull complete [2024-08-07T09:48:41.939Z] aa269ceb94a6: Pull complete [2024-08-07T09:48:42.199Z] ada007ff1a6a: Pull complete [2024-08-07T09:48:42.199Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T09:48:42.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:48:42.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:48:42.501Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:48:42.501Z] WORKDIR /edgex [2024-08-07T09:48:42.501Z] COPY go.mod . [2024-08-07T09:48:42.501Z] RUN go mod download [2024-08-07T09:48:42.501Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-07T09:48:43.067Z] Sending build context to Docker daemon 178.9MB [2024-08-07T09:48:43.067Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:48:43.067Z] ---> f489d0715acc [2024-08-07T09:48:43.067Z] Step 2/4 : WORKDIR /edgex [2024-08-07T09:48:48.347Z] ---> Running in 932edcf04798 [2024-08-07T09:48:48.347Z] Removing intermediate container 932edcf04798 [2024-08-07T09:48:48.347Z] ---> 8fb247426fd4 [2024-08-07T09:48:48.347Z] Step 3/4 : COPY go.mod . [2024-08-07T09:48:48.606Z] ---> 8bf2a77ff01b [2024-08-07T09:48:48.606Z] Step 4/4 : RUN go mod download [2024-08-07T09:48:48.606Z] ---> Running in bc803a5a80d3 [2024-08-07T09:48:49.683Z] Still waiting to schedule task [2024-08-07T09:48:49.684Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-07T09:49:20.696Z] Removing intermediate container bc803a5a80d3 [2024-08-07T09:49:20.696Z] ---> 2953b6f06cc9 [2024-08-07T09:49:20.696Z] Successfully built 2953b6f06cc9 [2024-08-07T09:49:20.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:49:20.994Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T09:49:20.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:49:21.065Z] prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container [2024-08-07T09:49:21.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T09:49:21.486Z] $ docker top 53cf97990c6d1e33499a3502fcaeb03e0dc8509050f8f3b5e8984cdf11212b7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:49:21.830Z] + go version [2024-08-07T09:49:21.830Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T09:49:21.837Z] $ docker stop --time=1 53cf97990c6d1e33499a3502fcaeb03e0dc8509050f8f3b5e8984cdf11212b7d [2024-08-07T09:49:23.107Z] $ docker rm -f --volumes 53cf97990c6d1e33499a3502fcaeb03e0dc8509050f8f3b5e8984cdf11212b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:49:23.553Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T09:49:23.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:49:23.629Z] prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container [2024-08-07T09:49:23.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T09:49:23.995Z] $ docker top 7291fc3a9f433de06d0e14ba6d7dd6db1f24e8416505d69ffa0257190e13de1b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T09:49:24.068Z] ========================================================= [2024-08-07T09:49:24.068Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T09:49:24.068Z] ========================================================= [Pipeline] sh [2024-08-07T09:49:24.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:49:24.643Z] + make test [2024-08-07T09:49:24.643Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T09:49:32.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T09:49:59.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T09:50:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T09:50:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T09:50:02.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-08-07T09:50:02.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T09:50:02.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T09:50:02.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T09:50:02.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T09:50:02.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T09:50:03.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T09:50:04.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T09:50:05.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T09:50:05.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T09:50:05.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T09:50:05.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:50:05.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T09:50:06.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T09:50:06.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T09:50:06.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-08-07T09:50:06.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-08-07T09:50:06.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.682s coverage: 93.4% of statements [2024-08-07T09:50:06.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.101s coverage: 91.7% of statements [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T09:50:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T09:50:07.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 6.5% of statements [2024-08-07T09:50:09.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2024-08-07T09:50:09.006Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-07T09:50:09.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T09:50:09.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T09:50:09.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-07T09:50:10.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.8% of statements [2024-08-07T09:50:10.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements [2024-08-07T09:50:10.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-08-07T09:50:10.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-08-07T09:50:10.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-08-07T09:50:10.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2024-08-07T09:50:10.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T09:50:11.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T09:50:12.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T09:50:12.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T09:50:12.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T09:50:13.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T09:50:13.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T09:50:13.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T09:50:13.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T09:50:13.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T09:50:13.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T09:50:14.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T09:50:15.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T09:50:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T09:50:17.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T09:50:17.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T09:50:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T09:50:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T09:50:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T09:50:21.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T09:50:21.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T09:50:21.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:50:21.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T09:50:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T09:50:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T09:50:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T09:50:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T09:50:22.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-08-07T09:50:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T09:50:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:50:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T09:50:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T09:50:25.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T09:50:25.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T09:50:26.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T09:50:26.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 67.2% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.017s coverage: 100.0% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-08-07T09:50:38.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-08-07T09:50:47.277Z] 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-07T09:50:47.277Z] running golangci-lint [2024-08-07T09:50:47.277Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-07T09:50:47.277Z] go version go1.21.9 linux/amd64 [2024-08-07T09:50:47.277Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-07T09:50:47.277Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-07T09:51:07.370Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 21.996571956s" [2024-08-07T09:51:07.370Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.321014ms" [2024-08-07T09:51:19.557Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.705445522s with top 10 stages: buildir: 48.639584336s, gosec: 7.409043765s, inspect: 3.006409098s, fact_deprecated: 2.740848268s, printf: 2.143617853s, ctrlflow: 1.972660709s, fact_purity: 1.228160294s, nilness: 991.439039ms, directives: 961.127327ms, S1038: 826.184697ms" [2024-08-07T09:51:19.557Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-07T09:51:19.557Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, exclude-rules: 21/213, exclude: 213/213, autogenerated_exclude: 213/213, nolint: 0/21, skip_dirs: 213/213, filename_unadjuster: 213/213, skip_files: 213/213, identifier_marker: 213/213, cgo: 213/213" [2024-08-07T09:51:19.557Z] level=info msg="[runner] processing took 16.927797ms with stages: nolint: 6.457124ms, identifier_marker: 5.135556ms, path_prettifier: 1.805342ms, autogenerated_exclude: 1.55656ms, exclude-rules: 1.110818ms, skip_dirs: 800.986µs, cgo: 44.63µs, filename_unadjuster: 13.501µs, max_same_issues: 490ns, skip_files: 410ns, fixer: 360ns, exclude: 290ns, source_code: 290ns, sort_results: 250ns, severity-rules: 240ns, uniq_by_line: 230ns, diff: 210ns, max_from_linter: 150ns, path_prefixer: 130ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2024-08-07T09:51:19.557Z] level=info msg="[runner] linters took 10.586186939s with stages: goanalysis_metalinter: 10.569176511s" [2024-08-07T09:51:19.557Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-07T09:51:19.557Z] level=info msg="Memory: 327 samples, avg is 272.6MB, max is 1308.9MB" [2024-08-07T09:51:19.557Z] level=info msg="Execution took 32.635840684s" [2024-08-07T09:51:19.557Z] go vet ./... [2024-08-07T09:51:24.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T09:51:24.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T09:51:24.821Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T09:51:24.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T09:51:25.139Z] + ls -al . [2024-08-07T09:51:25.140Z] total 872 [2024-08-07T09:51:25.140Z] drwxrwxr-x 11 1001 1001 4096 Aug 7 09:49 . [2024-08-07T09:51:25.140Z] drwxr-xr-x 4 root root 4096 Aug 7 09:49 .. [2024-08-07T09:51:25.140Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:48 .blubracket [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 09:48 .dockerignore [2024-08-07T09:51:25.140Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 09:50 .git [2024-08-07T09:51:25.140Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:48 .github [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:48 .gitignore [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 09:48 .golangci.yml [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 09:48 .hadolint.yml [2024-08-07T09:51:25.140Z] drwxr-xr-x 3 1001 1001 4096 Aug 7 09:48 .semver [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 09:48 .sonarcloud.properties [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:48 ADOPTERS.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:48 Attribution.txt [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:48 CHANGELOG.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:48 CONTRIBUTING.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 09:48 GOVERNANCE.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 09:48 Jenkinsfile [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:48 LICENSE [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:48 Makefile [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 09:48 OWNERS.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:48 README.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 09:48 SECURITY.md [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 09:48 VERSION [2024-08-07T09:51:25.140Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:48 bin [2024-08-07T09:51:25.140Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 09:48 cmd [2024-08-07T09:51:25.140Z] -rw-r--r-- 1 root root 504074 Aug 7 09:50 coverage.out [2024-08-07T09:51:25.140Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:48 fuzz_test [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 7254 Aug 7 09:48 go.mod [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 102354 Aug 7 09:48 go.sum [2024-08-07T09:51:25.140Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 09:48 internal [2024-08-07T09:51:25.140Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:48 openapi [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 09:48 security.txt [2024-08-07T09:51:25.140Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 09:48 version.go [Pipeline] sh [2024-08-07T09:51:25.426Z] + '[' -e coverage.out ] [2024-08-07T09:51:25.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T09:51:25.548Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T09:51:25.829Z] + make build [2024-08-07T09:51:25.829Z] 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-07T09:51:47.746Z] 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-07T09:51:48.682Z] 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-07T09:51:50.583Z] 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-07T09:51:50.843Z] 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-07T09:51:52.220Z] 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-07T09:51:56.408Z] 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-07T09:51:57.784Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T09:51:59.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T09:52:01.590Z] 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-07T09:52:01.848Z] 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-07T09:52:02.782Z] 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-07T09:52:03.348Z] 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-07T09:52:03.915Z] 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-07T09:52:04.858Z] $ docker stop --time=1 7291fc3a9f433de06d0e14ba6d7dd6db1f24e8416505d69ffa0257190e13de1b [2024-08-07T09:52:11.806Z] $ docker rm -f --volumes 7291fc3a9f433de06d0e14ba6d7dd6db1f24e8416505d69ffa0257190e13de1b [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-07T09:52:13.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:52:13.016Z] [2024-08-07T09:52:13.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:52:13.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:52:13.321Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-07T09:52:13.321Z] 91d30c5bc195: Pulling fs layer [2024-08-07T09:52:13.321Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-07T09:52:13.321Z] 9c61dcf015f6: Pulling fs layer [2024-08-07T09:52:13.321Z] 4698f68db338: Pulling fs layer [2024-08-07T09:52:13.321Z] 2a2f49069b9e: Pulling fs layer [2024-08-07T09:52:13.321Z] e0025b399a48: Pulling fs layer [2024-08-07T09:52:13.321Z] 4698f68db338: Waiting [2024-08-07T09:52:13.321Z] 2a2f49069b9e: Waiting [2024-08-07T09:52:13.321Z] e0025b399a48: Waiting [2024-08-07T09:52:13.579Z] 91d30c5bc195: Verifying Checksum [2024-08-07T09:52:13.579Z] 91d30c5bc195: Download complete [2024-08-07T09:52:13.579Z] 4698f68db338: Verifying Checksum [2024-08-07T09:52:13.579Z] 4698f68db338: Download complete [2024-08-07T09:52:13.579Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-07T09:52:13.579Z] 2e9b0aa3be6d: Download complete [2024-08-07T09:52:13.579Z] e0025b399a48: Verifying Checksum [2024-08-07T09:52:13.579Z] e0025b399a48: Download complete [2024-08-07T09:52:13.579Z] 91d30c5bc195: Pull complete [2024-08-07T09:52:13.579Z] 2a2f49069b9e: Verifying Checksum [2024-08-07T09:52:13.579Z] 2a2f49069b9e: Download complete [2024-08-07T09:52:13.838Z] 2e9b0aa3be6d: Pull complete [2024-08-07T09:52:14.096Z] 9c61dcf015f6: Verifying Checksum [2024-08-07T09:52:14.096Z] 9c61dcf015f6: Download complete [2024-08-07T09:52:16.617Z] 9c61dcf015f6: Pull complete [2024-08-07T09:52:16.617Z] 4698f68db338: Pull complete [2024-08-07T09:52:16.876Z] 2a2f49069b9e: Pull complete [2024-08-07T09:52:16.876Z] e0025b399a48: Pull complete [2024-08-07T09:52:16.876Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-07T09:52:16.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:52:16.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:52:16.982Z] prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container [2024-08-07T09:52:17.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-07T09:52:20.014Z] $ docker top 0b0dd650cfc5f23dba0def2eb0311d2d70379281b6dcdf9b77a687a2cf8f4db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:52:20.440Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T09:52:23.064Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T09:52:23.064Z] #1 transferring dockerfile: 2.49kB done [2024-08-07T09:52:23.064Z] #1 DONE 0.0s [2024-08-07T09:52:23.064Z] [2024-08-07T09:52:23.064Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T09:52:23.064Z] #2 transferring dockerfile: 1.70kB done [2024-08-07T09:52:23.064Z] #2 DONE 0.0s [2024-08-07T09:52:23.064Z] [2024-08-07T09:52:23.064Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T09:52:23.064Z] #3 transferring dockerfile: 2.50kB done [2024-08-07T09:52:23.064Z] #3 DONE 0.0s [2024-08-07T09:52:23.064Z] [2024-08-07T09:52:23.064Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T09:52:23.064Z] #4 transferring dockerfile: 2.15kB done [2024-08-07T09:52:23.065Z] #4 DONE 0.0s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #5 transferring dockerfile: 3.17kB done [2024-08-07T09:52:23.065Z] #5 DONE 0.0s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #6 transferring dockerfile: 2.23kB done [2024-08-07T09:52:23.065Z] #6 DONE 0.0s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #7 [core-command internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #7 transferring dockerfile: 1.93kB done [2024-08-07T09:52:23.065Z] #7 DONE 0.0s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #8 transferring dockerfile: 1.89kB done [2024-08-07T09:52:23.065Z] #8 DONE 0.0s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #9 transferring dockerfile: 2.01kB done [2024-08-07T09:52:23.065Z] #9 DONE 0.1s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #10 transferring dockerfile: 1.81kB done [2024-08-07T09:52:23.065Z] #10 DONE 0.1s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #11 transferring dockerfile: 1.95kB done [2024-08-07T09:52:23.065Z] #11 DONE 0.1s [2024-08-07T09:52:23.065Z] [2024-08-07T09:52:23.065Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-08-07T09:52:23.065Z] #12 transferring dockerfile: 2.06kB done [2024-08-07T09:52:23.322Z] #12 DONE 0.1s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #13 [core-data internal] load build definition from Dockerfile [2024-08-07T09:52:23.322Z] #13 transferring dockerfile: 2.01kB done [2024-08-07T09:52:23.322Z] #13 DONE 0.1s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T09:52:23.322Z] #14 transferring dockerfile: 1.85kB done [2024-08-07T09:52:23.322Z] #14 DONE 0.1s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T09:52:23.322Z] #15 transferring dockerfile: 1.69kB done [2024-08-07T09:52:23.322Z] #15 DONE 0.1s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T09:52:23.322Z] #16 transferring dockerfile: 1.93kB done [2024-08-07T09:52:23.322Z] #16 DONE 0.1s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-08-07T09:52:23.322Z] #17 transferring context: 50B done [2024-08-07T09:52:23.322Z] #17 DONE 0.1s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #18 [security-spire-server internal] load .dockerignore [2024-08-07T09:52:23.322Z] #18 transferring context: 50B done [2024-08-07T09:52:23.322Z] #18 DONE 0.0s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-07T09:52:23.322Z] #19 transferring context: 50B done [2024-08-07T09:52:23.322Z] #19 DONE 0.0s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-07T09:52:23.322Z] #20 transferring context: 50B done [2024-08-07T09:52:23.322Z] #20 DONE 0.0s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-07T09:52:23.322Z] #21 transferring context: 50B done [2024-08-07T09:52:23.322Z] #21 DONE 0.0s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T09:52:23.322Z] #22 transferring context: 50B done [2024-08-07T09:52:23.322Z] #22 DONE 0.0s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #23 [core-command internal] load .dockerignore [2024-08-07T09:52:23.322Z] #23 transferring context: 50B done [2024-08-07T09:52:23.322Z] #23 DONE 0.0s [2024-08-07T09:52:23.322Z] [2024-08-07T09:52:23.322Z] #24 [core-keeper internal] load .dockerignore [2024-08-07T09:52:23.580Z] #24 transferring context: 50B done [2024-08-07T09:52:23.580Z] #24 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T09:52:23.580Z] #25 transferring context: 50B done [2024-08-07T09:52:23.580Z] #25 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-07T09:52:23.580Z] #26 transferring context: 50B done [2024-08-07T09:52:23.580Z] #26 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #27 [support-notifications internal] load .dockerignore [2024-08-07T09:52:23.580Z] #27 transferring context: 50B done [2024-08-07T09:52:23.580Z] #27 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #28 [core-data internal] load .dockerignore [2024-08-07T09:52:23.580Z] #28 transferring context: 50B done [2024-08-07T09:52:23.580Z] #28 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #29 [core-metadata internal] load .dockerignore [2024-08-07T09:52:23.580Z] #29 transferring context: 50B done [2024-08-07T09:52:23.580Z] #29 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-08-07T09:52:23.580Z] #30 transferring context: 50B done [2024-08-07T09:52:23.580Z] #30 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #31 [support-scheduler internal] load .dockerignore [2024-08-07T09:52:23.580Z] #31 transferring context: 50B done [2024-08-07T09:52:23.580Z] #31 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #32 [security-spire-config internal] load .dockerignore [2024-08-07T09:52:23.580Z] #32 transferring context: 50B done [2024-08-07T09:52:23.580Z] #32 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:23.580Z] #33 DONE 0.0s [2024-08-07T09:52:23.580Z] [2024-08-07T09:52:23.580Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:52:23.580Z] #34 DONE 0.1s [2024-08-07T09:52:23.840Z] [2024-08-07T09:52:23.840Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:23.840Z] #33 DONE 0.0s [2024-08-07T09:52:23.840Z] [2024-08-07T09:52:23.840Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:52:23.840Z] #34 DONE 0.1s [2024-08-07T09:52:23.840Z] [2024-08-07T09:52:23.840Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:52:23.840Z] #35 ... [2024-08-07T09:52:23.840Z] [2024-08-07T09:52:23.840Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:23.840Z] #33 DONE 0.0s [2024-08-07T09:52:23.840Z] [2024-08-07T09:52:23.840Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:52:24.102Z] #35 ... [2024-08-07T09:52:24.102Z] [2024-08-07T09:52:24.102Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:24.102Z] #33 DONE 0.0s [2024-08-07T09:52:24.102Z] [2024-08-07T09:52:24.102Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:52:24.102Z] #35 ... [2024-08-07T09:52:24.102Z] [2024-08-07T09:52:24.102Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:24.102Z] #33 DONE 0.0s [2024-08-07T09:52:24.102Z] [2024-08-07T09:52:24.102Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:52:24.102Z] #35 ... [2024-08-07T09:52:24.102Z] [2024-08-07T09:52:24.102Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:24.102Z] #33 DONE 0.0s [2024-08-07T09:52:24.360Z] [2024-08-07T09:52:24.361Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:24.361Z] #33 DONE 0.0s [2024-08-07T09:52:24.361Z] [2024-08-07T09:52:24.361Z] #36 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:52:24.361Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:52:24.361Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:52:24.361Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:52:24.361Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:52:24.361Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T09:52:24.361Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s [2024-08-07T09:52:24.361Z] #36 ... [2024-08-07T09:52:24.361Z] [2024-08-07T09:52:24.361Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:52:24.361Z] #33 DONE 0.0s [2024-08-07T09:52:24.361Z] [2024-08-07T09:52:24.361Z] #36 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:52:24.361Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:52:24.361Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:52:24.361Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:52:24.361Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:52:24.361Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T09:52:24.619Z] #36 ... [2024-08-07T09:52:24.619Z] [2024-08-07T09:52:24.619Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:52:24.619Z] #34 DONE 0.7s [2024-08-07T09:52:24.619Z] [2024-08-07T09:52:24.619Z] #36 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:52:24.619Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:52:24.619Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:52:24.619Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:52:24.619Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:52:24.619Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T09:52:24.619Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-07T09:52:24.619Z] #36 ... [2024-08-07T09:52:24.619Z] [2024-08-07T09:52:24.619Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T09:52:24.619Z] #37 DONE 0.9s [2024-08-07T09:52:24.619Z] [2024-08-07T09:52:24.619Z] #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:52:24.619Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:52:24.619Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:52:24.619Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:52:24.619Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:52:24.619Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T09:52:24.619Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-07T09:52:24.877Z] #36 ... [2024-08-07T09:52:24.878Z] [2024-08-07T09:52:24.878Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T09:52:24.878Z] #38 DONE 0.8s [2024-08-07T09:52:24.878Z] [2024-08-07T09:52:24.878Z] #36 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:52:24.878Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:52:24.878Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:52:24.878Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:52:24.878Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:52:24.878Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-07T09:52:24.878Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-07T09:52:25.453Z] #36 ... [2024-08-07T09:52:25.453Z] [2024-08-07T09:52:25.453Z] #39 [security-spire-server internal] load build context [2024-08-07T09:52:25.453Z] #39 transferring context: 27.60kB 0.0s done [2024-08-07T09:52:25.453Z] #39 DONE 1.1s [2024-08-07T09:52:25.712Z] [2024-08-07T09:52:25.712Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:52:25.712Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-07T09:52:25.712Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-07T09:52:25.712Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T09:52:25.712Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-07T09:52:25.712Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-07T09:52:25.712Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-07T09:52:25.712Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-08-07T09:52:25.712Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T09:52:25.712Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.8s [2024-08-07T09:52:25.712Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-07T09:52:25.712Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.38MB / 30.73MB 0.9s [2024-08-07T09:52:25.712Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T09:52:26.276Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-08-07T09:52:26.276Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-07T09:52:26.540Z] #40 ... [2024-08-07T09:52:26.541Z] [2024-08-07T09:52:26.541Z] #41 [security-spire-config internal] load build context [2024-08-07T09:52:26.541Z] #41 transferring context: 25.85kB 0.0s done [2024-08-07T09:52:26.541Z] #41 DONE 1.8s [2024-08-07T09:52:26.541Z] [2024-08-07T09:52:26.541Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:52:26.541Z] #40 ... [2024-08-07T09:52:26.541Z] [2024-08-07T09:52:26.541Z] #42 [security-spire-agent internal] load build context [2024-08-07T09:52:26.541Z] #42 transferring context: 27.13kB 0.0s done [2024-08-07T09:52:26.541Z] #42 DONE 1.7s [2024-08-07T09:52:26.541Z] [2024-08-07T09:52:26.541Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:52:29.079Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-08-07T09:52:29.079Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-08-07T09:52:32.375Z] #40 ... [2024-08-07T09:52:32.375Z] [2024-08-07T09:52:32.375Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:52:32.375Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-08-07T09:52:32.375Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T09:52:32.375Z] #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-07T09:52:32.375Z] #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-07T09:52:32.375Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-08-07T09:52:32.375Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-07T09:52:32.375Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.9s [2024-08-07T09:52:32.375Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.9s done [2024-08-07T09:52:32.633Z] #43 ... [2024-08-07T09:52:32.633Z] [2024-08-07T09:52:32.633Z] #44 [security-secretstore-setup internal] load build context [2024-08-07T09:52:32.633Z] #44 transferring context: 289.83MB 9.0s [2024-08-07T09:52:34.118Z] #44 ... [2024-08-07T09:52:34.118Z] [2024-08-07T09:52:34.118Z] #45 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T09:52:34.118Z] #45 ... [2024-08-07T09:52:34.118Z] [2024-08-07T09:52:34.118Z] #46 [security-proxy-auth internal] load build context [2024-08-07T09:52:34.118Z] #46 ... [2024-08-07T09:52:34.118Z] [2024-08-07T09:52:34.118Z] #44 [security-secretstore-setup internal] load build context [2024-08-07T09:52:34.118Z] #44 ... [2024-08-07T09:52:34.118Z] [2024-08-07T09:52:34.118Z] #47 [core-command internal] load build context [2024-08-07T09:52:34.377Z] #47 ... [2024-08-07T09:52:34.377Z] [2024-08-07T09:52:34.377Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-07T09:52:34.377Z] #48 ... [2024-08-07T09:52:34.377Z] [2024-08-07T09:52:34.377Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:52:34.377Z] #49 ... [2024-08-07T09:52:34.377Z] [2024-08-07T09:52:34.377Z] #50 [core-data internal] load build context [2024-08-07T09:52:34.633Z] #50 ... [2024-08-07T09:52:34.633Z] [2024-08-07T09:52:34.633Z] #51 [support-notifications internal] load build context [2024-08-07T09:52:34.633Z] #51 ... [2024-08-07T09:52:34.633Z] [2024-08-07T09:52:34.633Z] #52 [core-keeper internal] load build context [2024-08-07T09:52:34.633Z] #52 ... [2024-08-07T09:52:34.633Z] [2024-08-07T09:52:34.633Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:52:34.891Z] #35 ... [2024-08-07T09:52:34.891Z] [2024-08-07T09:52:34.891Z] #53 [support-scheduler internal] load build context [2024-08-07T09:52:34.891Z] #53 ... [2024-08-07T09:52:34.891Z] [2024-08-07T09:52:34.891Z] #54 [security-bootstrapper internal] load build context [2024-08-07T09:52:35.171Z] #54 ... [2024-08-07T09:52:35.171Z] [2024-08-07T09:52:35.171Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T09:52:35.171Z] #55 ... [2024-08-07T09:52:35.171Z] [2024-08-07T09:52:35.171Z] #56 [core-metadata internal] load build context [2024-08-07T09:52:35.171Z] #56 ... [2024-08-07T09:52:35.171Z] [2024-08-07T09:52:35.171Z] #54 [security-bootstrapper internal] load build context [2024-08-07T09:52:35.725Z] #54 ... [2024-08-07T09:52:35.725Z] [2024-08-07T09:52:35.725Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:52:35.993Z] #57 ... [2024-08-07T09:52:35.993Z] [2024-08-07T09:52:35.993Z] #53 [support-scheduler internal] load build context [2024-08-07T09:52:35.993Z] #53 ... [2024-08-07T09:52:35.993Z] [2024-08-07T09:52:35.993Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:52:35.993Z] #58 ... [2024-08-07T09:52:35.993Z] [2024-08-07T09:52:35.993Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:52:35.993Z] #0 5.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:52:35.993Z] #0 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:52:35.993Z] #0 5.915 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:52:35.993Z] #0 5.925 (2/2) Installing su-exec (0.2-r3) [2024-08-07T09:52:35.993Z] #0 5.925 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:52:35.993Z] #0 5.940 OK: 7 MiB in 17 packages [2024-08-07T09:52:35.993Z] #59 ... [2024-08-07T09:52:35.993Z] [2024-08-07T09:52:35.993Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:52:36.252Z] #60 ... [2024-08-07T09:52:36.252Z] [2024-08-07T09:52:36.252Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:52:36.252Z] #61 ... [2024-08-07T09:52:36.252Z] [2024-08-07T09:52:36.252Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:52:36.252Z] #62 ... [2024-08-07T09:52:36.252Z] [2024-08-07T09:52:36.252Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:52:36.510Z] #63 ... [2024-08-07T09:52:36.510Z] [2024-08-07T09:52:36.510Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:52:36.510Z] #64 ... [2024-08-07T09:52:36.510Z] [2024-08-07T09:52:36.510Z] #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T09:52:36.833Z] #65 ... [2024-08-07T09:52:36.833Z] [2024-08-07T09:52:36.833Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:52:36.833Z] #66 ... [2024-08-07T09:52:36.833Z] [2024-08-07T09:52:36.833Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:52:36.833Z] #67 ... [2024-08-07T09:52:36.833Z] [2024-08-07T09:52:36.833Z] #53 [support-scheduler internal] load build context [2024-08-07T09:52:38.202Z] #53 transferring context: 318.39MB 13.3s [2024-08-07T09:52:40.746Z] #53 transferring context: 493.68MB 15.8s done [2024-08-07T09:52:41.686Z] #53 ... [2024-08-07T09:52:41.686Z] [2024-08-07T09:52:41.686Z] #50 [core-data internal] load build context [2024-08-07T09:52:41.686Z] #50 transferring context: 493.68MB 15.7s done [2024-08-07T09:52:41.686Z] #50 ... [2024-08-07T09:52:41.686Z] [2024-08-07T09:52:41.686Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:52:41.686Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-08-07T09:52:42.250Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.4s done [2024-08-07T09:52:44.153Z] #43 ... [2024-08-07T09:52:44.153Z] [2024-08-07T09:52:44.153Z] #46 [security-proxy-auth internal] load build context [2024-08-07T09:52:44.153Z] #46 transferring context: 493.68MB 14.3s done [2024-08-07T09:52:44.153Z] #46 ... [2024-08-07T09:52:44.153Z] [2024-08-07T09:52:44.153Z] #44 [security-secretstore-setup internal] load build context [2024-08-07T09:52:44.153Z] #44 transferring context: 493.68MB 15.1s done [2024-08-07T09:52:44.412Z] #44 ... [2024-08-07T09:52:44.412Z] [2024-08-07T09:52:44.412Z] #47 [core-command internal] load build context [2024-08-07T09:52:44.412Z] #47 transferring context: 493.68MB 14.0s done [2024-08-07T09:52:44.412Z] #47 ... [2024-08-07T09:52:44.412Z] [2024-08-07T09:52:44.412Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-07T09:52:44.412Z] #48 transferring context: 493.68MB 14.5s done [2024-08-07T09:52:44.670Z] #48 ... [2024-08-07T09:52:44.670Z] [2024-08-07T09:52:44.670Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:52:44.670Z] #49 transferring context: 493.68MB 16.0s done [2024-08-07T09:52:44.670Z] #49 ... [2024-08-07T09:52:44.670Z] [2024-08-07T09:52:44.670Z] #51 [support-notifications internal] load build context [2024-08-07T09:52:44.670Z] #51 transferring context: 493.68MB 13.8s done [2024-08-07T09:52:44.928Z] #51 ... [2024-08-07T09:52:44.928Z] [2024-08-07T09:52:44.928Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:52:44.928Z] #35 transferring context: 493.68MB 14.5s done [2024-08-07T09:52:44.928Z] #35 ... [2024-08-07T09:52:44.928Z] [2024-08-07T09:52:44.928Z] #52 [core-keeper internal] load build context [2024-08-07T09:52:44.928Z] #52 transferring context: 493.68MB 12.9s done [2024-08-07T09:52:45.186Z] #52 ... [2024-08-07T09:52:45.186Z] [2024-08-07T09:52:45.186Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T09:52:45.186Z] #55 transferring context: 493.68MB 12.6s done [2024-08-07T09:52:45.444Z] #55 ... [2024-08-07T09:52:45.444Z] [2024-08-07T09:52:45.444Z] #56 [core-metadata internal] load build context [2024-08-07T09:52:45.444Z] #56 transferring context: 493.68MB 14.4s done [2024-08-07T09:52:45.444Z] #56 ... [2024-08-07T09:52:45.444Z] [2024-08-07T09:52:45.444Z] #54 [security-bootstrapper internal] load build context [2024-08-07T09:52:45.444Z] #54 transferring context: 493.68MB 12.7s done [2024-08-07T09:53:12.492Z] #54 DONE 45.9s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T09:53:12.492Z] #65 DONE 43.8s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #55 [support-cron-scheduler internal] load build context [2024-08-07T09:53:12.492Z] #55 DONE 45.5s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #52 [core-keeper internal] load build context [2024-08-07T09:53:12.492Z] #52 DONE 45.9s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #47 [core-command internal] load build context [2024-08-07T09:53:12.492Z] #47 DONE 46.0s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #51 [support-notifications internal] load build context [2024-08-07T09:53:12.492Z] #51 DONE 45.9s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #46 [security-proxy-auth internal] load build context [2024-08-07T09:53:12.492Z] #46 DONE 46.2s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-07T09:53:12.492Z] #48 DONE 46.0s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:53:12.492Z] #59 DONE 44.4s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #56 [core-metadata internal] load build context [2024-08-07T09:53:12.492Z] #56 DONE 45.6s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #35 [security-proxy-setup internal] load build context [2024-08-07T09:53:12.492Z] #35 DONE 46.3s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:53:12.492Z] #49 DONE 46.1s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #44 [security-secretstore-setup internal] load build context [2024-08-07T09:53:12.492Z] #44 DONE 46.4s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #68 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:53:12.492Z] #68 ... [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #50 [core-data internal] load build context [2024-08-07T09:53:12.492Z] #50 DONE 46.0s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #53 [support-scheduler internal] load build context [2024-08-07T09:53:12.492Z] #53 DONE 45.6s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:53:12.492Z] #40 ... [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:53:12.492Z] #67 DONE 45.2s [2024-08-07T09:53:12.492Z] [2024-08-07T09:53:12.492Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:53:12.492Z] #62 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.492Z] #62 44.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.492Z] #62 45.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.492Z] #62 45.12 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.492Z] #62 45.12 OK: 7 MiB in 16 packages [2024-08-07T09:53:12.492Z] #62 DONE 45.2s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:53:12.493Z] #69 ... [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:53:12.493Z] #64 44.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #64 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #64 45.32 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #64 45.32 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #64 45.33 OK: 7 MiB in 16 packages [2024-08-07T09:53:12.493Z] #64 DONE 45.7s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:53:12.493Z] #57 44.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #57 45.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #57 45.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:53:12.493Z] #57 45.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:53:12.493Z] #57 45.28 OK: 20070 distinct packages available [2024-08-07T09:53:12.493Z] #57 45.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #57 45.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #57 45.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #57 45.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:53:12.493Z] #57 45.64 (3/4) Installing libucontext (1.2-r2) [2024-08-07T09:53:12.493Z] #57 45.64 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T09:53:12.493Z] #57 45.65 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #57 45.66 OK: 8 MiB in 19 packages [2024-08-07T09:53:12.493Z] #57 DONE 46.0s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:53:12.493Z] #63 44.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #63 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #63 45.25 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T09:53:12.493Z] #63 45.26 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #63 45.26 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #63 45.27 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:53:12.493Z] #63 45.32 OK: 8 MiB in 17 packages [2024-08-07T09:53:12.493Z] #63 DONE 45.8s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:53:12.493Z] #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #0 1.390 OK: 264 MiB in 52 packages [2024-08-07T09:53:12.493Z] #70 DONE 1.5s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:53:12.493Z] #0 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #0 1.608 OK: 264 MiB in 52 packages [2024-08-07T09:53:12.493Z] #71 DONE 1.7s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:53:12.493Z] #72 DONE 1.7s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:53:12.493Z] #61 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #61 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #61 45.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:53:12.493Z] #61 45.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:53:12.493Z] #61 45.05 OK: 20070 distinct packages available [2024-08-07T09:53:12.493Z] #61 45.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #61 45.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #61 45.49 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T09:53:12.493Z] #61 45.73 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T09:53:12.493Z] #61 45.75 (3/11) Installing libunistring (1.1-r1) [2024-08-07T09:53:12.493Z] #61 45.77 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T09:53:12.493Z] #61 45.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T09:53:12.493Z] #61 45.78 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T09:53:12.493Z] #61 45.87 (7/11) Installing curl (8.9.0-r0) [2024-08-07T09:53:12.493Z] #61 45.88 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #61 45.88 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:53:12.493Z] #61 45.89 (10/11) Installing libucontext (1.2-r2) [2024-08-07T09:53:12.493Z] #61 45.89 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T09:53:12.493Z] #61 45.90 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #61 45.90 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:53:12.493Z] #61 45.95 OK: 12 MiB in 26 packages [2024-08-07T09:53:12.493Z] #61 ... [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:53:12.493Z] #60 45.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #60 45.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #60 45.44 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:53:12.493Z] #60 45.44 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:53:12.493Z] #60 45.44 OK: 20070 distinct packages available [2024-08-07T09:53:12.493Z] #60 45.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #60 45.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #60 45.79 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #60 45.80 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:53:12.493Z] #60 45.80 (3/5) Installing libucontext (1.2-r2) [2024-08-07T09:53:12.493Z] #60 45.80 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T09:53:12.493Z] #60 45.81 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T09:53:12.493Z] #60 45.82 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #60 45.82 OK: 8 MiB in 20 packages [2024-08-07T09:53:12.493Z] #60 DONE 46.1s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:53:12.493Z] #73 DONE 0.3s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:53:12.493Z] #58 45.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #58 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #58 45.38 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T09:53:12.493Z] #58 45.40 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #58 45.41 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:53:12.493Z] #58 45.42 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:53:12.493Z] #58 45.75 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #58 45.76 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:53:12.493Z] #58 45.83 OK: 17 MiB in 19 packages [2024-08-07T09:53:12.493Z] #58 DONE 46.0s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:53:12.493Z] #74 DONE 0.3s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:53:12.493Z] #61 DONE 46.1s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:53:12.493Z] #75 ... [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #76 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:53:12.493Z] #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #0 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #0 1.863 OK: 264 MiB in 52 packages [2024-08-07T09:53:12.493Z] #76 DONE 2.1s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:53:12.493Z] #77 DONE 0.1s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:53:12.493Z] #66 44.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #66 46.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:12.493Z] #66 46.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:12.493Z] #66 46.29 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T09:53:12.493Z] #66 46.30 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:53:12.493Z] #66 46.31 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:53:12.493Z] #66 46.40 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:12.493Z] #66 46.40 OK: 17 MiB in 19 packages [2024-08-07T09:53:12.493Z] #66 DONE 46.5s [2024-08-07T09:53:12.493Z] [2024-08-07T09:53:12.493Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:53:14.415Z] #78 ... [2024-08-07T09:53:14.415Z] [2024-08-07T09:53:14.415Z] #68 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:53:14.415Z] #68 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #68 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #68 3.353 OK: 7 MiB in 17 packages [2024-08-07T09:53:14.415Z] #68 DONE 4.2s [2024-08-07T09:53:14.415Z] [2024-08-07T09:53:14.415Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:53:14.415Z] #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #0 3.157 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:53:14.415Z] #0 3.157 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:53:14.415Z] #0 3.157 OK: 20077 distinct packages available [2024-08-07T09:53:14.415Z] #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #0 3.519 OK: 264 MiB in 52 packages [2024-08-07T09:53:14.415Z] #79 DONE 4.3s [2024-08-07T09:53:14.415Z] [2024-08-07T09:53:14.415Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:53:14.415Z] #69 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.415Z] #69 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.674Z] #69 3.617 OK: 7 MiB in 16 packages [2024-08-07T09:53:14.674Z] #69 DONE 3.7s [2024-08-07T09:53:14.674Z] [2024-08-07T09:53:14.674Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:53:14.674Z] #80 DONE 0.3s [2024-08-07T09:53:14.674Z] [2024-08-07T09:53:14.674Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:53:14.674Z] #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.674Z] #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:14.674Z] #0 3.103 OK: 7 MiB in 16 packages [2024-08-07T09:53:14.674Z] #81 DONE 3.2s [2024-08-07T09:53:14.674Z] [2024-08-07T09:53:14.674Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:15.247Z] #82 ... [2024-08-07T09:53:15.247Z] [2024-08-07T09:53:15.247Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:53:15.247Z] #0 2.642 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.247Z] #0 3.128 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.247Z] #0 3.803 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:53:15.247Z] #0 4.094 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:53:15.247Z] #0 4.111 OK: 7 MiB in 16 packages [2024-08-07T09:53:15.247Z] #83 DONE 4.2s [2024-08-07T09:53:15.247Z] [2024-08-07T09:53:15.247Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:53:15.247Z] #0 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.247Z] #0 3.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.508Z] #84 3.834 OK: 8 MiB in 17 packages [2024-08-07T09:53:15.508Z] #84 DONE 3.9s [2024-08-07T09:53:15.508Z] [2024-08-07T09:53:15.508Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:53:15.508Z] #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.508Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.508Z] #0 3.873 OK: 8 MiB in 19 packages [2024-08-07T09:53:15.508Z] #85 DONE 4.0s [2024-08-07T09:53:15.508Z] [2024-08-07T09:53:15.508Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:53:15.508Z] #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.508Z] #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.508Z] #0 3.621 OK: 17 MiB in 19 packages [2024-08-07T09:53:15.508Z] #86 DONE 3.7s [2024-08-07T09:53:15.508Z] [2024-08-07T09:53:15.508Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:53:15.508Z] #75 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.768Z] #75 3.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:15.768Z] #75 3.988 OK: 8 MiB in 20 packages [2024-08-07T09:53:16.710Z] #75 DONE 4.7s [2024-08-07T09:53:16.710Z] [2024-08-07T09:53:16.710Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:53:16.710Z] #87 DONE 0.9s [2024-08-07T09:53:16.710Z] [2024-08-07T09:53:16.710Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:53:16.973Z] #88 DONE 0.5s [2024-08-07T09:53:16.973Z] [2024-08-07T09:53:16.973Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T09:53:17.553Z] #89 ... [2024-08-07T09:53:17.553Z] [2024-08-07T09:53:17.553Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:53:17.553Z] #0 3.581 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:17.553Z] #0 4.044 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:17.553Z] #0 4.721 OK: 264 MiB in 52 packages [2024-08-07T09:53:17.553Z] #90 DONE 5.7s [2024-08-07T09:53:17.553Z] [2024-08-07T09:53:17.553Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:53:17.553Z] #91 DONE 1.0s [2024-08-07T09:53:17.553Z] [2024-08-07T09:53:17.553Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T09:53:17.553Z] #92 DONE 1.0s [2024-08-07T09:53:17.553Z] [2024-08-07T09:53:17.553Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T09:53:17.553Z] #89 DONE 0.6s [2024-08-07T09:53:17.553Z] [2024-08-07T09:53:17.553Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:53:18.497Z] #93 ... [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T09:53:18.497Z] #94 DONE 0.8s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T09:53:18.497Z] #95 DONE 0.9s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:53:18.497Z] #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:18.497Z] #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:18.497Z] #0 5.948 OK: 12 MiB in 26 packages [2024-08-07T09:53:18.497Z] #96 DONE 6.5s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:53:18.497Z] #93 DONE 0.8s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:53:18.497Z] #97 DONE 0.8s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T09:53:18.497Z] #98 DONE 0.1s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:53:18.497Z] #99 ... [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T09:53:18.497Z] #100 DONE 0.1s [2024-08-07T09:53:18.497Z] [2024-08-07T09:53:18.497Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T09:53:18.497Z] #101 DONE 0.2s [2024-08-07T09:53:18.757Z] [2024-08-07T09:53:18.757Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:53:18.757Z] #99 DONE 0.2s [2024-08-07T09:53:18.757Z] [2024-08-07T09:53:18.757Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T09:53:18.757Z] #102 DONE 0.2s [2024-08-07T09:53:18.757Z] [2024-08-07T09:53:18.757Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T09:53:18.757Z] #103 DONE 0.2s [2024-08-07T09:53:18.757Z] [2024-08-07T09:53:18.757Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T09:53:18.757Z] #104 DONE 0.2s [2024-08-07T09:53:18.757Z] [2024-08-07T09:53:18.757Z] #105 [security-spire-config] exporting to image [2024-08-07T09:53:18.757Z] #105 exporting layers [2024-08-07T09:53:19.018Z] #105 ... [2024-08-07T09:53:19.018Z] [2024-08-07T09:53:19.018Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:53:19.018Z] #106 DONE 0.1s [2024-08-07T09:53:19.018Z] [2024-08-07T09:53:19.018Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T09:53:19.018Z] #107 DONE 0.1s [2024-08-07T09:53:19.018Z] [2024-08-07T09:53:19.018Z] #105 [security-spire-server] exporting to image [2024-08-07T09:53:19.018Z] #105 ... [2024-08-07T09:53:19.018Z] [2024-08-07T09:53:19.018Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T09:53:19.018Z] #108 DONE 0.1s [2024-08-07T09:53:19.018Z] [2024-08-07T09:53:19.018Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T09:53:19.018Z] #109 DONE 0.0s [2024-08-07T09:53:19.018Z] [2024-08-07T09:53:19.018Z] #105 [security-spire-agent] exporting to image [2024-08-07T09:53:19.279Z] #105 ... [2024-08-07T09:53:19.279Z] [2024-08-07T09:53:19.279Z] #110 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T09:53:19.279Z] #110 DONE 4.9s [2024-08-07T09:53:19.279Z] [2024-08-07T09:53:19.279Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:53:19.279Z] #78 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:19.279Z] #78 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:53:19.279Z] #78 6.818 OK: 17 MiB in 19 packages [2024-08-07T09:53:19.279Z] #78 DONE 6.9s [2024-08-07T09:53:19.279Z] [2024-08-07T09:53:19.279Z] #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T09:53:19.279Z] #111 DONE 0.1s [2024-08-07T09:53:19.279Z] [2024-08-07T09:53:19.279Z] #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T09:53:19.279Z] #112 DONE 0.2s [2024-08-07T09:53:19.279Z] [2024-08-07T09:53:19.279Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:19.852Z] #113 ... [2024-08-07T09:53:19.852Z] [2024-08-07T09:53:19.852Z] #105 [security-spire-agent] exporting to image [2024-08-07T09:53:19.852Z] #105 exporting layers 0.7s done [2024-08-07T09:53:19.852Z] #105 writing image sha256:676d08dc912c1bad03312f3cd0cd857ddaa1fb110484c2e1f0a81e2caf87acf0 done [2024-08-07T09:53:19.852Z] #105 naming to docker.io/library/security-spire-config done [2024-08-07T09:53:19.852Z] #105 writing image sha256:285d70a9dfd68dfdb46cee34c8bb69a9b8e816bb62b8eb0b5a643610d81f4211 done [2024-08-07T09:53:19.852Z] #105 naming to docker.io/library/security-spire-server done [2024-08-07T09:53:19.852Z] #105 writing image sha256:b85536f3846f5f45ca96e12e8cfa6ef30f4a1f3a3f0c430f6d5018431d8bd4fb done [2024-08-07T09:53:19.852Z] #105 naming to docker.io/library/security-spire-agent done [2024-08-07T09:53:19.852Z] #105 DONE 1.0s [2024-08-07T09:53:19.852Z] [2024-08-07T09:53:19.852Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:20.424Z] #114 ... [2024-08-07T09:53:20.424Z] [2024-08-07T09:53:20.424Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:53:20.424Z] #43 ... [2024-08-07T09:53:20.424Z] [2024-08-07T09:53:20.424Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:21.811Z] #115 ... [2024-08-07T09:53:21.811Z] [2024-08-07T09:53:21.811Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:53:47.535Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7290 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws [2024-08-07T09:53:47.556Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2024-08-07T09:53:47.598Z] The recommended git tool is: git [2024-08-07T09:53:53.207Z] using credential edgex-jenkins-ssh [2024-08-07T09:53:53.231Z] Cloning the remote Git repository [2024-08-07T09:53:53.277Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:53:53.390Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2024-08-07T09:53:53.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:53:53.552Z] > git --version # timeout=10 [2024-08-07T09:53:53.577Z] > git --version # 'git version 2.25.1' [2024-08-07T09:53:53.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:53:53.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T09:54:00.598Z] #116 ... [2024-08-07T09:54:00.598Z] [2024-08-07T09:54:00.598Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:00.598Z] #82 DONE 43.8s [2024-08-07T09:54:00.598Z] [2024-08-07T09:54:00.598Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:00.598Z] #115 DONE 46.5s [2024-08-07T09:54:00.598Z] [2024-08-07T09:54:00.598Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:00.598Z] #113 DONE 40.0s [2024-08-07T09:54:00.598Z] [2024-08-07T09:54:00.598Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:00.598Z] #114 DONE 46.2s [2024-08-07T09:54:00.598Z] [2024-08-07T09:54:00.598Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:00.598Z] #116 DONE 46.6s [2024-08-07T09:54:00.598Z] [2024-08-07T09:54:00.598Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:54:08.722Z] #117 ... [2024-08-07T09:54:08.722Z] [2024-08-07T09:54:08.722Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-07T09:54:08.722Z] #118 ... [2024-08-07T09:54:08.722Z] [2024-08-07T09:54:08.722Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:54:08.722Z] #119 ... [2024-08-07T09:54:08.722Z] [2024-08-07T09:54:08.722Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:54:08.980Z] #120 ... [2024-08-07T09:54:08.980Z] [2024-08-07T09:54:08.980Z] #121 [support-notifications builder 6/7] COPY . . [2024-08-07T09:54:08.980Z] #121 ... [2024-08-07T09:54:08.980Z] [2024-08-07T09:54:08.980Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:54:08.980Z] #119 DONE 10.8s [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-07T09:54:09.238Z] #118 DONE 10.8s [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.238Z] #122 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.238Z] #123 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #124 [core-metadata builder 6/7] COPY . . [2024-08-07T09:54:09.238Z] #124 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #125 [support-scheduler builder 6/7] COPY . . [2024-08-07T09:54:09.238Z] #125 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.238Z] #126 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.238Z] #127 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #128 [core-data builder 6/7] COPY . . [2024-08-07T09:54:09.238Z] #128 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.238Z] #129 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.238Z] #130 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.238Z] #131 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.238Z] #132 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #133 [core-command builder 6/7] COPY . . [2024-08-07T09:54:09.238Z] #133 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #121 [support-notifications builder 6/7] COPY . . [2024-08-07T09:54:09.238Z] #121 DONE 10.8s [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #134 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.238Z] #134 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.238Z] #135 CACHED [2024-08-07T09:54:09.238Z] [2024-08-07T09:54:09.238Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:54:09.238Z] #136 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T09:54:09.239Z] #137 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.239Z] #138 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.239Z] #139 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.239Z] #140 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T09:54:09.239Z] #141 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.239Z] #142 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:54:09.239Z] #120 DONE 10.8s [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:54:09.239Z] #143 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:54:09.239Z] #144 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:54:09.239Z] #145 CACHED [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:54:09.239Z] #117 DONE 10.8s [2024-08-07T09:54:09.239Z] [2024-08-07T09:54:09.239Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:54:10.629Z] #146 1.250 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-07T09:54:12.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T09:54:12.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T09:54:13.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T09:54:13.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:54:13.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:54:13.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T09:54:14.370Z] Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 4fa5212a433eea4620dd97b18903d24b89cfcae0 [2024-08-07T09:54:14.826Z] Merge succeeded, producing 4fa5212a433eea4620dd97b18903d24b89cfcae0 [2024-08-07T09:54:14.826Z] Checking out Revision 4fa5212a433eea4620dd97b18903d24b89cfcae0 (PR-4846) [2024-08-07T09:54:15.634Z] Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" [2024-08-07T09:54:14.387Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T09:54:14.457Z] > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # timeout=10 [2024-08-07T09:54:14.719Z] > git remote # timeout=10 [2024-08-07T09:54:14.736Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T09:54:14.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:54:14.776Z] > git merge 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 [2024-08-07T09:54:14.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T09:54:14.838Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T09:54:14.856Z] > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # timeout=10 [2024-08-07T09:54:19.813Z] #146 ... [2024-08-07T09:54:19.813Z] [2024-08-07T09:54:19.813Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:54:19.813Z] #0 0.345 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-07T09:54:19.813Z] #147 ... [2024-08-07T09:54:19.813Z] [2024-08-07T09:54:19.813Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:54:19.813Z] #0 1.165 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-07T09:54:19.813Z] #148 ... [2024-08-07T09:54:19.813Z] [2024-08-07T09:54:19.813Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:54:19.813Z] #0 0.878 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-07T09:54:19.813Z] #149 ... [2024-08-07T09:54:19.813Z] [2024-08-07T09:54:19.813Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:54:19.813Z] #0 1.195 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-07T09:54:19.813Z] #150 ... [2024-08-07T09:54:19.813Z] [2024-08-07T09:54:19.813Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:54:19.813Z] #0 0.436 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-07T09:54:19.813Z] #151 ... [2024-08-07T09:54:19.813Z] [2024-08-07T09:54:19.813Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:54:19.813Z] #0 1.633 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T09:54:20.070Z] #152 ... [2024-08-07T09:54:20.070Z] [2024-08-07T09:54:20.070Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:54:20.070Z] #0 1.501 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-07T09:54:20.070Z] #153 ... [2024-08-07T09:54:20.070Z] [2024-08-07T09:54:20.070Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:54:20.070Z] #0 1.522 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-07T09:54:20.327Z] #154 ... [2024-08-07T09:54:20.328Z] [2024-08-07T09:54:20.328Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:54:20.328Z] #0 1.168 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-07T09:54:20.516Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T09:54:20.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T09:54:20.516Z] Dload Upload Total Spent Left Speed [2024-08-07T09:54:20.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-08-07T09:54:20.584Z] #155 ... [2024-08-07T09:54:20.584Z] [2024-08-07T09:54:20.584Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:54:20.584Z] #0 1.620 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-07T09:54:20.584Z] #156 ... [2024-08-07T09:54:20.584Z] [2024-08-07T09:54:20.584Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:54:20.584Z] #0 1.025 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-07T09:54:20.841Z] #157 ... [2024-08-07T09:54:20.841Z] [2024-08-07T09:54:20.841Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:54:20.841Z] #0 1.058 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-07T09:54:20.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T09:54:21.213Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T09:54:21.213Z] sudo tee /etc/docker/daemon.new [2024-08-07T09:54:21.213Z] { [2024-08-07T09:54:21.213Z] "registry-mirrors": [ [2024-08-07T09:54:21.213Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T09:54:21.213Z] ], [2024-08-07T09:54:21.213Z] "bip": "10.250.0.254/24", [2024-08-07T09:54:21.213Z] "hosts": [ [2024-08-07T09:54:21.213Z] "tcp://0.0.0.0:5555", [2024-08-07T09:54:21.213Z] "unix:///var/run/docker.sock" [2024-08-07T09:54:21.213Z] ], [2024-08-07T09:54:21.213Z] "mtu": 1458, [2024-08-07T09:54:21.213Z] "selinux-enabled": true, [2024-08-07T09:54:21.213Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T09:54:21.213Z] } [Pipeline] sh [2024-08-07T09:54:21.563Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T09:54:21.930Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:54:40.222Z] provisioning config files... [2024-08-07T09:54:40.254Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5675547205057877808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:54:40.714Z] ---> ****-login.sh [2024-08-07T09:54:40.714Z] nexus3.edgexfoundry.org:10001 [2024-08-07T09:54:41.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:54:41.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:54:41.302Z] Configure a credential helper to remove this warning. See [2024-08-07T09:54:41.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:54:41.303Z] [2024-08-07T09:54:41.303Z] Login Succeeded [2024-08-07T09:54:41.303Z] nexus3.edgexfoundry.org:10002 [2024-08-07T09:54:41.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:54:41.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:54:41.842Z] Configure a credential helper to remove this warning. See [2024-08-07T09:54:41.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:54:41.842Z] [2024-08-07T09:54:41.842Z] Login Succeeded [2024-08-07T09:54:41.842Z] nexus3.edgexfoundry.org:10003 [2024-08-07T09:54:41.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:54:42.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:54:42.112Z] Configure a credential helper to remove this warning. See [2024-08-07T09:54:42.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:54:42.112Z] [2024-08-07T09:54:42.112Z] Login Succeeded [2024-08-07T09:54:42.112Z] nexus3.edgexfoundry.org:10004 [2024-08-07T09:54:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:54:42.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:54:42.383Z] Configure a credential helper to remove this warning. See [2024-08-07T09:54:42.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:54:42.383Z] [2024-08-07T09:54:42.383Z] Login Succeeded [2024-08-07T09:54:42.384Z] ****.io [2024-08-07T09:54:42.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:54:42.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:54:42.922Z] Configure a credential helper to remove this warning. See [2024-08-07T09:54:42.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:54:42.922Z] [2024-08-07T09:54:42.922Z] Login Succeeded [2024-08-07T09:54:42.922Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T09:54:42.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-07T09:54:43.592Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-08-07T09:54:43.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:54:43.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:54:43.658Z] ========================================================= [2024-08-07T09:54:43.658Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T09:54:43.658Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:54:43.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:54:44.264Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T09:54:44.264Z] c6b39de5b339: Pulling fs layer [2024-08-07T09:54:44.264Z] a69c41024577: Pulling fs layer [2024-08-07T09:54:44.264Z] d6de4b400683: Pulling fs layer [2024-08-07T09:54:44.264Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T09:54:44.264Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T09:54:44.264Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T09:54:44.264Z] 00f215d4a9da: Pulling fs layer [2024-08-07T09:54:44.264Z] d496ad576159: Pulling fs layer [2024-08-07T09:54:44.264Z] 4f4fb700ef54: Waiting [2024-08-07T09:54:44.264Z] 464afbd9ba4c: Waiting [2024-08-07T09:54:44.264Z] 00f215d4a9da: Waiting [2024-08-07T09:54:44.264Z] 35cb2a7552d0: Waiting [2024-08-07T09:54:44.264Z] d496ad576159: Waiting [2024-08-07T09:54:44.264Z] a69c41024577: Verifying Checksum [2024-08-07T09:54:44.264Z] a69c41024577: Download complete [2024-08-07T09:54:44.264Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T09:54:44.264Z] 35cb2a7552d0: Download complete [2024-08-07T09:54:44.264Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T09:54:44.264Z] 4f4fb700ef54: Download complete [2024-08-07T09:54:44.264Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T09:54:44.264Z] 464afbd9ba4c: Download complete [2024-08-07T09:54:44.264Z] c6b39de5b339: Download complete [2024-08-07T09:54:44.852Z] d496ad576159: Verifying Checksum [2024-08-07T09:54:44.852Z] d496ad576159: Download complete [2024-08-07T09:54:45.121Z] c6b39de5b339: Pull complete [2024-08-07T09:54:45.709Z] a69c41024577: Pull complete [2024-08-07T09:54:45.981Z] d6de4b400683: Verifying Checksum [2024-08-07T09:54:45.981Z] d6de4b400683: Download complete [2024-08-07T09:54:47.397Z] 00f215d4a9da: Verifying Checksum [2024-08-07T09:54:47.397Z] 00f215d4a9da: Download complete [2024-08-07T09:54:59.726Z] d6de4b400683: Pull complete [2024-08-07T09:54:59.726Z] 35cb2a7552d0: Pull complete [2024-08-07T09:54:59.726Z] 4f4fb700ef54: Pull complete [2024-08-07T09:54:59.726Z] 464afbd9ba4c: Pull complete [2024-08-07T09:55:07.962Z] 00f215d4a9da: Pull complete [2024-08-07T09:55:08.928Z] d496ad576159: Pull complete [2024-08-07T09:55:09.197Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T09:55:09.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:55:09.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:55:09.540Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:55:09.540Z] WORKDIR /edgex [2024-08-07T09:55:09.540Z] COPY go.mod . [2024-08-07T09:55:09.540Z] RUN go mod download [2024-08-07T09:55:09.540Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-07T09:55:10.158Z] Sending build context to Docker daemon 3.406MB [2024-08-07T09:55:10.158Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:55:10.158Z] ---> f246e2811388 [2024-08-07T09:55:10.158Z] Step 2/4 : WORKDIR /edgex [2024-08-07T09:55:12.757Z] ---> Running in 1e88f922d6ce [2024-08-07T09:55:12.757Z] Removing intermediate container 1e88f922d6ce [2024-08-07T09:55:12.757Z] ---> d2ae599ebe2c [2024-08-07T09:55:12.757Z] Step 3/4 : COPY go.mod . [2024-08-07T09:55:13.346Z] ---> dc218391fc89 [2024-08-07T09:55:13.346Z] Step 4/4 : RUN go mod download [2024-08-07T09:55:13.346Z] ---> Running in 7eec5d2ea2cb [2024-08-07T09:56:04.883Z] #158 ... [2024-08-07T09:56:04.883Z] [2024-08-07T09:56:04.883Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:56:04.883Z] #155 104.7 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-07T09:56:21.256Z] Removing intermediate container 7eec5d2ea2cb [2024-08-07T09:56:21.256Z] ---> 677ee0e1004e [2024-08-07T09:56:21.256Z] Successfully built 677ee0e1004e [2024-08-07T09:56:21.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:56:21.596Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T09:56:21.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:56:21.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container [2024-08-07T09:56:21.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T09:56:23.177Z] $ docker top df05a7ea9b43f9f9a1cb4a47b34afaf5aa4336e4c83809c3aa20962d58b7aac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:56:24.049Z] + go version [2024-08-07T09:56:24.049Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T09:56:24.068Z] $ docker stop --time=1 df05a7ea9b43f9f9a1cb4a47b34afaf5aa4336e4c83809c3aa20962d58b7aac2 [2024-08-07T09:56:25.760Z] $ docker rm -f --volumes df05a7ea9b43f9f9a1cb4a47b34afaf5aa4336e4c83809c3aa20962d58b7aac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:56:26.359Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T09:56:26.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:56:26.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container [2024-08-07T09:56:26.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T09:56:27.958Z] $ docker top edd220b5a1fbf2f11d1d64870601c2d2b09de9d998e0754e2506d9ecb0903a82 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T09:56:28.204Z] ========================================================= [2024-08-07T09:56:28.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T09:56:28.204Z] ========================================================= [Pipeline] sh [2024-08-07T09:56:28.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:56:29.487Z] + make test [2024-08-07T09:56:29.487Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T09:57:12.962Z] #155 ... [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:57:12.962Z] #147 DONE 181.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:57:12.962Z] #146 DONE 181.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:57:12.962Z] #157 DONE 181.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:57:12.962Z] #158 DONE 181.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:57:12.962Z] #152 DONE 181.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:57:12.962Z] #148 DONE 181.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:57:12.962Z] #153 DONE 181.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:57:12.962Z] #151 DONE 181.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:57:12.962Z] #156 DONE 181.8s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #159 ... [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:57:12.962Z] #150 DONE 182.0s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:57:12.962Z] #149 DONE 182.1s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #160 ... [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:57:12.962Z] #154 DONE 182.1s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:57:12.962Z] #155 DONE 182.1s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #161 ... [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #162 DONE 1.0s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:57:12.962Z] #163 DONE 1.0s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #159 DONE 1.0s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #164 DONE 0.9s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #165 DONE 0.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #160 DONE 0.8s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #166 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #166 DONE 0.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #161 DONE 0.5s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #167 ... [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #168 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #169 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #170 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #170 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #171 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #172 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #173 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #174 DONE 0.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #175 DONE 0.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #176 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #177 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #178 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:12.962Z] #178 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #179 CACHED [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #180 DONE 0.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:57:12.962Z] #181 DONE 0.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #182 DONE 0.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #183 DONE 0.6s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:12.962Z] #167 DONE 0.7s [2024-08-07T09:57:12.962Z] [2024-08-07T09:57:12.962Z] #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:57:14.888Z] #184 ... [2024-08-07T09:57:14.888Z] [2024-08-07T09:57:14.888Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T09:57:14.888Z] #185 DONE 2.3s [2024-08-07T09:57:14.888Z] [2024-08-07T09:57:14.888Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.148Z] #186 ... [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T09:57:15.148Z] #187 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:57:15.148Z] #188 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T09:57:15.148Z] #189 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T09:57:15.148Z] #190 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T09:57:15.148Z] #191 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:57:15.148Z] #192 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T09:57:15.148Z] #193 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.148Z] #194 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #195 [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-07T09:57:15.148Z] #195 DONE 2.7s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:57:15.148Z] #196 DONE 3.5s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #197 [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-07T09:57:15.148Z] #197 DONE 2.6s [2024-08-07T09:57:15.148Z] [2024-08-07T09:57:15.148Z] #105 [core-keeper] exporting to image [2024-08-07T09:57:15.148Z] #105 exporting layers [2024-08-07T09:57:15.406Z] #105 ... [2024-08-07T09:57:15.406Z] [2024-08-07T09:57:15.406Z] #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:57:15.406Z] #184 DONE 2.7s [2024-08-07T09:57:15.406Z] [2024-08-07T09:57:15.406Z] #105 [core-keeper] exporting to image [2024-08-07T09:57:15.406Z] #105 exporting layers 0.3s done [2024-08-07T09:57:15.664Z] #105 ... [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.664Z] #198 DONE 0.5s [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.664Z] #186 DONE 0.7s [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.664Z] #199 DONE 0.5s [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #200 [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-07T09:57:15.664Z] #200 DONE 0.5s [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.664Z] #201 DONE 0.5s [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.664Z] #202 DONE 0.5s [2024-08-07T09:57:15.664Z] [2024-08-07T09:57:15.664Z] #105 [core-command] exporting to image [2024-08-07T09:57:15.923Z] #105 ... [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T09:57:15.923Z] #203 DONE 0.6s [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #204 [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-07T09:57:15.923Z] #204 DONE 0.6s [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:57:15.923Z] #205 DONE 0.5s [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T09:57:15.923Z] #206 DONE 0.6s [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #105 [security-spiffe-token-provider] exporting to image [2024-08-07T09:57:15.923Z] #105 writing image sha256:0d142c987361464da94737266c4324ff4ae71991c2b3019e809a3bb7f9e6542e done [2024-08-07T09:57:15.923Z] #105 naming to docker.io/library/core-keeper done [2024-08-07T09:57:15.923Z] #105 ... [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:15.923Z] #207 DONE 0.7s [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #208 [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-07T09:57:15.923Z] #208 DONE 0.7s [2024-08-07T09:57:15.923Z] [2024-08-07T09:57:15.923Z] #105 [core-data] exporting to image [2024-08-07T09:57:15.923Z] #105 exporting layers 0.4s done [2024-08-07T09:57:16.181Z] #105 ... [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T09:57:16.181Z] #209 DONE 0.3s [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T09:57:16.181Z] #210 DONE 0.5s [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #105 [core-data] exporting to image [2024-08-07T09:57:16.181Z] #105 exporting layers 0.3s done [2024-08-07T09:57:16.181Z] #105 ... [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T09:57:16.181Z] #211 DONE 0.5s [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #212 [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-07T09:57:16.181Z] #212 DONE 0.5s [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:57:16.181Z] #213 DONE 0.3s [2024-08-07T09:57:16.181Z] [2024-08-07T09:57:16.181Z] #105 [support-scheduler] exporting to image [2024-08-07T09:57:16.181Z] #105 writing image sha256:9ffe40d75e735f8da3275a911fd2c9472094e3e8368094c2c121b230ad8c0078 0.0s done [2024-08-07T09:57:16.181Z] #105 writing image sha256:b0a7eafd804e5284fca7b8af1202f7fbe058fd7c7dc0e3a079a9a68aecf1bde3 [2024-08-07T09:57:16.181Z] #105 naming to docker.io/library/support-scheduler done [2024-08-07T09:57:16.440Z] #105 ... [2024-08-07T09:57:16.440Z] [2024-08-07T09:57:16.440Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:57:16.440Z] #214 DONE 0.3s [2024-08-07T09:57:16.440Z] [2024-08-07T09:57:16.440Z] #105 [core-command] exporting to image [2024-08-07T09:57:16.440Z] #105 exporting layers 0.4s done [2024-08-07T09:57:16.440Z] #105 writing image sha256:b0a7eafd804e5284fca7b8af1202f7fbe058fd7c7dc0e3a079a9a68aecf1bde3 0.1s done [2024-08-07T09:57:16.440Z] #105 naming to docker.io/library/core-command done [2024-08-07T09:57:16.440Z] #105 ... [2024-08-07T09:57:16.440Z] [2024-08-07T09:57:16.440Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:57:16.440Z] #215 DONE 0.3s [2024-08-07T09:57:16.440Z] [2024-08-07T09:57:16.440Z] #105 [core-data] exporting to image [2024-08-07T09:57:16.440Z] #105 exporting layers 0.6s done [2024-08-07T09:57:16.440Z] #105 writing image sha256:597d68305016daff999dcb570c3c96c00247bb6947ab45df1eebc5f8e10d2869 done [2024-08-07T09:57:16.440Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-08-07T09:57:16.440Z] #105 writing image sha256:1616f15b9534112b187f5c1bdc26e5bee6d3a8ff6cd85a5d01715279c114d111 0.0s done [2024-08-07T09:57:16.440Z] #105 writing image sha256:ec6be93ef97800c270f350f6a7ed53f1b6f1ced24d1727f7a68c7acb86e5379a 0.0s done [2024-08-07T09:57:16.440Z] #105 writing image sha256:5a655c838cad4e0a95d1e68a1194834516752b7708f39fcb51df8ec354986d30 [2024-08-07T09:57:16.440Z] #105 naming to docker.io/library/support-notifications done [2024-08-07T09:57:16.440Z] #105 naming to docker.io/library/core-data done [2024-08-07T09:57:16.697Z] #105 writing image sha256:5a655c838cad4e0a95d1e68a1194834516752b7708f39fcb51df8ec354986d30 0.4s done [2024-08-07T09:57:16.697Z] #105 naming to docker.io/library/security-spiffe-token-provider [2024-08-07T09:57:17.072Z] #105 exporting layers 0.6s done [2024-08-07T09:57:17.072Z] #105 naming to docker.io/library/security-spiffe-token-provider done [2024-08-07T09:57:17.072Z] #105 writing image sha256:0176e043870a5a45b3a147912d9ac4fb193b3ad63251845f95035f6566d2b706 done [2024-08-07T09:57:17.072Z] #105 naming to docker.io/library/core-metadata done [2024-08-07T09:57:17.072Z] #105 DONE 2.6s [2024-08-07T09:57:17.072Z] [2024-08-07T09:57:17.072Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T09:57:17.072Z] #216 DONE 0.6s [2024-08-07T09:57:17.072Z] [2024-08-07T09:57:17.072Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T09:57:17.072Z] #217 ... [2024-08-07T09:57:17.072Z] [2024-08-07T09:57:17.072Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T09:57:17.072Z] #218 DONE 0.7s [2024-08-07T09:57:17.072Z] [2024-08-07T09:57:17.072Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:57:17.072Z] #219 DONE 0.8s [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.355Z] #105 [security-proxy-auth] exporting to image [2024-08-07T09:57:17.355Z] #105 ... [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.355Z] #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T09:57:17.355Z] #220 DONE 0.4s [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.355Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:57:17.355Z] #221 DONE 1.1s [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.355Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T09:57:17.355Z] #217 DONE 0.4s [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.355Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:57:17.355Z] #222 DONE 1.0s [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.355Z] #223 [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-07T09:57:17.355Z] #223 DONE 0.1s [2024-08-07T09:57:17.355Z] [2024-08-07T09:57:17.356Z] #105 [security-proxy-setup] exporting to image [2024-08-07T09:57:17.356Z] #105 writing image sha256:a0147502af7767689afa2198b4323a6015c9432c34a08d33cb3610367d6ea9b2 0.0s done [2024-08-07T09:57:17.356Z] #105 naming to docker.io/library/security-proxy-auth [2024-08-07T09:57:17.614Z] #105 ... [2024-08-07T09:57:17.614Z] [2024-08-07T09:57:17.614Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:57:17.614Z] #224 DONE 0.2s [2024-08-07T09:57:17.614Z] [2024-08-07T09:57:17.614Z] #105 [security-proxy-auth] exporting to image [2024-08-07T09:57:17.614Z] #105 naming to docker.io/library/security-proxy-auth 0.1s done [2024-08-07T09:57:17.614Z] #105 ... [2024-08-07T09:57:17.614Z] [2024-08-07T09:57:17.614Z] #225 [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-07T09:57:17.614Z] #225 DONE 0.2s [2024-08-07T09:57:17.614Z] [2024-08-07T09:57:17.614Z] #105 [core-common-config-bootstrapper] exporting to image [2024-08-07T09:57:17.614Z] #105 exporting layers 0.3s done [2024-08-07T09:57:17.614Z] #105 writing image sha256:14c3c1435b33309538ed4153b38b22981d4ea00d6c44dd9fc89ea25ac4c14a94 done [2024-08-07T09:57:17.614Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-07T09:57:17.871Z] #105 exporting layers 0.4s done [2024-08-07T09:57:17.871Z] #105 writing image sha256:6edd4d6523e00842e78c4362e466912b83515a40a8f0cccaf251d5ac9b23c4c3 done [2024-08-07T09:57:17.871Z] #105 naming to docker.io/library/security-proxy-setup done [2024-08-07T09:57:17.871Z] #105 DONE 3.4s [2024-08-07T09:57:17.871Z] [2024-08-07T09:57:17.871Z] #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T09:57:17.871Z] #226 DONE 0.1s [2024-08-07T09:57:17.871Z] [2024-08-07T09:57:17.871Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T09:57:17.871Z] #227 DONE 0.0s [2024-08-07T09:57:17.871Z] [2024-08-07T09:57:17.871Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T09:57:17.871Z] #228 DONE 0.0s [2024-08-07T09:57:17.871Z] [2024-08-07T09:57:17.871Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:57:17.871Z] #229 DONE 0.5s [2024-08-07T09:57:17.871Z] [2024-08-07T09:57:17.871Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T09:57:18.130Z] #230 DONE 0.4s [2024-08-07T09:57:18.130Z] [2024-08-07T09:57:18.130Z] #105 [security-secretstore-setup] exporting to image [2024-08-07T09:57:18.130Z] #105 exporting layers 0.2s done [2024-08-07T09:57:18.130Z] #105 writing image sha256:9ecc30002e870badd52387507335a1fb6bd6cb32e4e023497d313e519aa0610b done [2024-08-07T09:57:18.130Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-08-07T09:57:18.130Z] #105 DONE 3.6s [2024-08-07T09:57:18.130Z] [2024-08-07T09:57:18.130Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:57:18.389Z] #43 ... [2024-08-07T09:57:18.389Z] [2024-08-07T09:57:18.389Z] #105 [security-bootstrapper] exporting to image [2024-08-07T09:57:18.389Z] #105 exporting layers 0.2s done [2024-08-07T09:57:18.389Z] #105 writing image sha256:6cfff62deb3728a254e1601bf27c8f604e5be7d7486f26dde91016695143f9ed done [2024-08-07T09:57:18.389Z] #105 naming to docker.io/library/security-bootstrapper done [2024-08-07T09:57:18.389Z] #105 DONE 3.7s [2024-08-07T09:57:18.389Z] [2024-08-07T09:57:18.389Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:57:18.389Z] time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T09:57:18.396Z] $ docker stop --time=1 0b0dd650cfc5f23dba0def2eb0311d2d70379281b6dcdf9b77a687a2cf8f4db9 [2024-08-07T09:57:19.636Z] $ docker rm -f --volumes 0b0dd650cfc5f23dba0def2eb0311d2d70379281b6dcdf9b77a687a2cf8f4db9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:57:19.987Z] + docker images [2024-08-07T09:57:19.987Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T09:57:19.987Z] security-bootstrapper latest 6cfff62deb37 1 second ago 18.9MB [2024-08-07T09:57:19.987Z] security-secretstore-setup latest 9ecc30002e87 2 seconds ago 37MB [2024-08-07T09:57:19.987Z] core-common-config-bootstrapper latest 14c3c1435b33 2 seconds ago 15.2MB [2024-08-07T09:57:19.987Z] security-proxy-setup latest 6edd4d6523e0 2 seconds ago 26.2MB [2024-08-07T09:57:19.987Z] core-metadata latest 0176e043870a 3 seconds ago 39.7MB [2024-08-07T09:57:19.987Z] security-proxy-auth latest a0147502af77 3 seconds ago 33MB [2024-08-07T09:57:19.987Z] support-notifications latest 1616f15b9534 4 seconds ago 42.4MB [2024-08-07T09:57:19.987Z] security-spiffe-token-provider latest 5a655c838cad 4 seconds ago 28.8MB [2024-08-07T09:57:19.987Z] core-keeper latest 0d142c987361 4 seconds ago 39.4MB [2024-08-07T09:57:19.987Z] core-data latest ec6be93ef978 4 seconds ago 39.5MB [2024-08-07T09:57:19.987Z] support-cron-scheduler latest 597d68305016 4 seconds ago 42.7MB [2024-08-07T09:57:19.987Z] support-scheduler latest 9ffe40d75e73 4 seconds ago 41.8MB [2024-08-07T09:57:19.987Z] core-command latest b0a7eafd804e 4 seconds ago 35.4MB [2024-08-07T09:57:19.987Z] security-spire-agent latest b85536f3846f 4 minutes ago 182MB [2024-08-07T09:57:19.987Z] security-spire-server latest 285d70a9dfd6 4 minutes ago 121MB [2024-08-07T09:57:19.987Z] security-spire-config latest 676d08dc912c 4 minutes ago 120MB [2024-08-07T09:57:19.987Z] ci-base-image-x86_64 latest 2953b6f06cc9 8 minutes ago 971MB [2024-08-07T09:57:19.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-07T09:57:19.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-07T09:57:19.987Z] 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-07T09:57:25.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T10:01:47.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T10:01:47.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T10:02:44.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T10:02:52.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T10:02:52.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T10:02:52.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T10:02:52.627Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T10:02:52.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T10:03:07.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T10:03:07.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T10:03:07.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.139s coverage: 28.7% of statements [2024-08-07T10:03:19.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.226s coverage: 97.0% of statements [2024-08-07T10:03:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T10:03:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T10:03:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T10:03:30.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.324s coverage: 69.2% of statements [2024-08-07T10:03:33.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T10:03:33.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T10:03:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.242s coverage: 53.2% of statements [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T10:03:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T10:03:48.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T10:03:48.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T10:03:48.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T10:03:48.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T10:03:48.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T10:03:52.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.999s coverage: 93.4% of statements [2024-08-07T10:03:52.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.407s coverage: 91.7% of statements [2024-08-07T10:03:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T10:03:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T10:03:58.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.291s coverage: 6.5% of statements [2024-08-07T10:04:08.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T10:04:08.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T10:04:08.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T10:04:09.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T10:04:10.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.991s coverage: 95.8% of statements [2024-08-07T10:04:10.754Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements [2024-08-07T10:04:15.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.095s coverage: 0.0% of statements [no tests to run] [2024-08-07T10:04:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T10:04:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T10:04:25.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.347s coverage: 0.8% of statements [2024-08-07T10:04:25.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.165s coverage: 30.7% of statements [2024-08-07T10:04:30.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.162s coverage: 41.7% of statements [2024-08-07T10:04:30.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.152s coverage: 77.8% of statements [2024-08-07T10:04:30.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.138s coverage: 94.1% of statements [2024-08-07T10:04:30.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.118s coverage: 96.3% of statements [2024-08-07T10:04:34.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements [2024-08-07T10:04:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T10:04:38.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T10:04:38.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T10:04:38.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T10:04:42.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T10:04:42.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T10:04:42.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T10:04:42.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T10:04:47.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements [2024-08-07T10:04:47.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T10:04:47.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T10:04:47.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T10:04:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T10:04:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T10:04:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T10:04:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T10:04:58.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T10:04:58.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T10:05:01.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T10:05:01.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.014s coverage: 79.9% of statements [2024-08-07T10:05:04.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.160s coverage: 92.9% of statements [2024-08-07T10:05:04.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.101s coverage: 67.2% of statements [2024-08-07T10:05:04.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.132s coverage: 62.3% of statements [2024-08-07T10:05:04.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.110s coverage: 76.6% of statements [2024-08-07T10:05:06.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T10:05:07.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.121s coverage: 87.2% of statements [2024-08-07T10:05:07.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-08-07T10:05:07.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-08-07T10:05:07.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.356s coverage: 81.8% of statements [2024-08-07T10:05:07.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.299s coverage: 82.1% of statements [2024-08-07T10:05:09.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T10:05:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements [2024-08-07T10:05:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T10:05:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T10:05:16.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.857s coverage: 63.1% of statements [2024-08-07T10:05:16.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.139s coverage: 100.0% of statements [2024-08-07T10:05:18.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements [2024-08-07T10:05:18.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2024-08-07T10:05:18.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T10:05:18.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T10:05:18.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T10:05:19.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.144s coverage: 73.7% of statements [2024-08-07T10:05:19.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-08-07T10:05:27.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T10:05:27.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T10:05:27.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T10:05:29.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.758s coverage: 36.5% of statements [2024-08-07T10:05:29.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.128s coverage: 89.5% of statements [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T10:05:29.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T10:05:30.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.110s coverage: 84.8% of statements [2024-08-07T10:05:30.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T10:05:30.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T10:05:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T10:05:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T10:05:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T10:05:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T10:05:45.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.187s coverage: 19.9% of statements [2024-08-07T10:05:45.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T10:05:45.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T10:05:45.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T10:05:45.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T10:05:47.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.560s coverage: 95.7% of statements [2024-08-07T10:05:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T10:05:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T10:05:51.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.205s coverage: 61.8% of statements [2024-08-07T10:05:55.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T10:05:55.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T10:05:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.332s coverage: 98.9% of statements [2024-08-07T10:05:58.053Z] 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-07T10:05:58.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T10:05:58.053Z] go vet ./... [2024-08-07T10:10:49.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T10:10:49.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T10:10:49.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T10:10:49.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T10:10:50.606Z] + ls -al . [2024-08-07T10:10:50.606Z] total 868 [2024-08-07T10:10:50.606Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 09:56 . [2024-08-07T10:10:50.606Z] drwxr-xr-x 4 root root 4096 Aug 7 09:56 .. [2024-08-07T10:10:50.606Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:54 .blubracket [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 09:54 .dockerignore [2024-08-07T10:10:50.606Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 09:54 .git [2024-08-07T10:10:50.606Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:54 .github [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:54 .gitignore [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 09:54 .golangci.yml [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 09:54 .hadolint.yml [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 09:54 .sonarcloud.properties [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:54 ADOPTERS.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:54 Attribution.txt [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:54 CHANGELOG.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:54 CONTRIBUTING.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 09:54 GOVERNANCE.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 09:54 Jenkinsfile [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:54 LICENSE [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:54 Makefile [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 09:54 OWNERS.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:54 README.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 09:54 SECURITY.md [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 09:48 VERSION [2024-08-07T10:10:50.606Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:54 bin [2024-08-07T10:10:50.606Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 09:54 cmd [2024-08-07T10:10:50.606Z] -rw-r--r-- 1 root root 504074 Aug 7 10:05 coverage.out [2024-08-07T10:10:50.606Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:54 fuzz_test [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 7254 Aug 7 09:54 go.mod [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 102354 Aug 7 09:54 go.sum [2024-08-07T10:10:50.606Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 09:54 internal [2024-08-07T10:10:50.606Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:54 openapi [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 09:54 security.txt [2024-08-07T10:10:50.606Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 09:54 version.go [Pipeline] sh [2024-08-07T10:10:51.235Z] + '[' -e coverage.out ] [2024-08-07T10:10:51.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T10:10:51.263Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T10:10:52.246Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T10:10:52.868Z] + make build [2024-08-07T10:10:52.868Z] 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-07T10:14:29.632Z] 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-07T10:14:34.962Z] 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-07T10:14:43.154Z] 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-07T10:14:46.499Z] 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-07T10:14:56.720Z] 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-07T10:15:28.940Z] 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-07T10:15:37.130Z] 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-07T10:15:49.410Z] 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-07T10:16:01.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T10:16:05.015Z] 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-07T10:16:09.251Z] 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-07T10:16:12.577Z] 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-07T10:16:17.895Z] 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-07T10:16:23.238Z] $ docker stop --time=1 edd220b5a1fbf2f11d1d64870601c2d2b09de9d998e0754e2506d9ecb0903a82 [2024-08-07T10:16:25.341Z] $ docker rm -f --volumes edd220b5a1fbf2f11d1d64870601c2d2b09de9d998e0754e2506d9ecb0903a82 [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-07T10:16:29.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T10:16:29.188Z] [2024-08-07T10:16:29.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:16:29.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T10:16:29.785Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-07T10:16:29.785Z] 547446be3368: Pulling fs layer [2024-08-07T10:16:29.785Z] d125d8839a47: Pulling fs layer [2024-08-07T10:16:29.785Z] 3e85d5ac6304: Pulling fs layer [2024-08-07T10:16:29.785Z] c3105a71a48b: Pulling fs layer [2024-08-07T10:16:29.785Z] 0f093f025ec4: Pulling fs layer [2024-08-07T10:16:29.785Z] c3106fc0e877: Pulling fs layer [2024-08-07T10:16:29.785Z] 0f093f025ec4: Waiting [2024-08-07T10:16:29.785Z] c3106fc0e877: Waiting [2024-08-07T10:16:29.785Z] c3105a71a48b: Waiting [2024-08-07T10:16:29.785Z] 547446be3368: Verifying Checksum [2024-08-07T10:16:29.785Z] 547446be3368: Download complete [2024-08-07T10:16:29.785Z] c3105a71a48b: Verifying Checksum [2024-08-07T10:16:29.785Z] c3105a71a48b: Download complete [2024-08-07T10:16:30.366Z] d125d8839a47: Verifying Checksum [2024-08-07T10:16:30.366Z] d125d8839a47: Download complete [2024-08-07T10:16:30.366Z] c3106fc0e877: Download complete [2024-08-07T10:16:30.366Z] 0f093f025ec4: Verifying Checksum [2024-08-07T10:16:30.366Z] 0f093f025ec4: Download complete [2024-08-07T10:16:30.630Z] 547446be3368: Pull complete [2024-08-07T10:16:31.587Z] d125d8839a47: Pull complete [2024-08-07T10:16:32.168Z] 3e85d5ac6304: Verifying Checksum [2024-08-07T10:16:32.168Z] 3e85d5ac6304: Download complete [2024-08-07T10:16:42.297Z] 3e85d5ac6304: Pull complete [2024-08-07T10:16:42.297Z] c3105a71a48b: Pull complete [2024-08-07T10:16:42.561Z] 0f093f025ec4: Pull complete [2024-08-07T10:16:42.825Z] c3106fc0e877: Pull complete [2024-08-07T10:16:42.825Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-07T10:16:42.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T10:16:42.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:16:43.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container [2024-08-07T10:16:43.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-07T10:16:45.250Z] $ docker top 9bbc70fe2d82f7d91a08574dc06c75943e0b02733bb150d4ffd7cb6839c7d0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:16:46.059Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T10:16:56.120Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T10:16:56.120Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-08-07T10:16:56.120Z] #1 DONE 0.1s [2024-08-07T10:16:56.387Z] [2024-08-07T10:16:56.387Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T10:16:56.387Z] #2 transferring dockerfile: 1.93kB done [2024-08-07T10:16:56.387Z] #2 DONE 0.0s [2024-08-07T10:16:56.387Z] [2024-08-07T10:16:56.387Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T10:16:56.387Z] #3 transferring dockerfile: 2.23kB 0.0s done [2024-08-07T10:16:56.387Z] #3 DONE 0.1s [2024-08-07T10:16:56.387Z] [2024-08-07T10:16:56.387Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T10:16:56.387Z] #4 transferring dockerfile: 2.50kB done [2024-08-07T10:16:56.387Z] #4 DONE 0.1s [2024-08-07T10:16:56.387Z] [2024-08-07T10:16:56.387Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-08-07T10:16:56.387Z] #5 transferring dockerfile: 2.01kB done [2024-08-07T10:16:56.387Z] #5 DONE 0.1s [2024-08-07T10:16:56.387Z] [2024-08-07T10:16:56.387Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T10:16:56.387Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-08-07T10:16:56.387Z] #6 DONE 0.1s [2024-08-07T10:16:56.387Z] [2024-08-07T10:16:56.387Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-08-07T10:16:56.664Z] #7 transferring dockerfile: 2.06kB done [2024-08-07T10:16:56.664Z] #7 DONE 0.1s [2024-08-07T10:16:56.664Z] [2024-08-07T10:16:56.664Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T10:16:56.664Z] #8 transferring dockerfile: 2.49kB done [2024-08-07T10:16:56.664Z] #8 DONE 0.1s [2024-08-07T10:16:56.664Z] [2024-08-07T10:16:56.664Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T10:16:56.664Z] #9 transferring dockerfile: 1.81kB done [2024-08-07T10:16:56.664Z] #9 DONE 0.1s [2024-08-07T10:16:56.930Z] [2024-08-07T10:16:56.930Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-07T10:16:56.930Z] #10 transferring dockerfile: 2.01kB done [2024-08-07T10:16:56.930Z] #10 DONE 0.1s [2024-08-07T10:16:56.930Z] [2024-08-07T10:16:56.930Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T10:16:56.930Z] #11 transferring dockerfile: 1.89kB done [2024-08-07T10:16:56.930Z] #11 DONE 0.1s [2024-08-07T10:16:56.930Z] [2024-08-07T10:16:56.930Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T10:16:56.930Z] #12 transferring dockerfile: 1.85kB done [2024-08-07T10:16:56.930Z] #12 DONE 0.1s [2024-08-07T10:16:56.930Z] [2024-08-07T10:16:56.930Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-08-07T10:16:57.197Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-08-07T10:16:57.197Z] #13 DONE 0.1s [2024-08-07T10:16:57.197Z] [2024-08-07T10:16:57.197Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T10:16:57.197Z] #14 transferring dockerfile: 1.70kB done [2024-08-07T10:16:57.197Z] #14 DONE 0.1s [2024-08-07T10:16:57.197Z] [2024-08-07T10:16:57.197Z] #15 [security-proxy-auth internal] load .dockerignore [2024-08-07T10:16:57.197Z] #15 transferring context: [2024-08-07T10:16:57.197Z] #15 transferring context: 50B done [2024-08-07T10:16:57.197Z] #15 DONE 0.1s [2024-08-07T10:16:57.197Z] [2024-08-07T10:16:57.197Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T10:16:57.197Z] #16 transferring dockerfile: 3.17kB done [2024-08-07T10:16:57.197Z] #16 DONE 0.1s [2024-08-07T10:16:57.197Z] [2024-08-07T10:16:57.197Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-07T10:16:57.462Z] #17 transferring dockerfile: 1.93kB done [2024-08-07T10:16:57.462Z] #17 DONE 0.1s [2024-08-07T10:16:58.048Z] [2024-08-07T10:16:58.048Z] #18 [support-scheduler internal] load .dockerignore [2024-08-07T10:16:58.048Z] #18 transferring context: 50B done [2024-08-07T10:16:58.048Z] #18 DONE 0.0s [2024-08-07T10:16:58.048Z] [2024-08-07T10:16:58.048Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T10:16:58.324Z] #19 transferring context: 50B done [2024-08-07T10:16:58.324Z] #19 DONE 0.1s [2024-08-07T10:16:58.324Z] [2024-08-07T10:16:58.324Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-07T10:16:58.324Z] #20 transferring context: 50B done [2024-08-07T10:16:58.324Z] #20 DONE 0.1s [2024-08-07T10:16:58.324Z] [2024-08-07T10:16:58.324Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:16:58.324Z] #21 ... [2024-08-07T10:16:58.324Z] [2024-08-07T10:16:58.324Z] #22 [security-spire-config internal] load .dockerignore [2024-08-07T10:16:58.324Z] #22 transferring context: 50B 0.0s done [2024-08-07T10:16:58.324Z] #22 DONE 0.1s [2024-08-07T10:16:58.324Z] [2024-08-07T10:16:58.324Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:16:58.324Z] #21 transferring context: 50B done [2024-08-07T10:16:58.324Z] #21 ... [2024-08-07T10:16:58.324Z] [2024-08-07T10:16:58.324Z] #23 [core-metadata internal] load .dockerignore [2024-08-07T10:16:58.324Z] #23 transferring context: 50B done [2024-08-07T10:16:58.324Z] #23 DONE 0.1s [2024-08-07T10:16:58.324Z] [2024-08-07T10:16:58.324Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-07T10:16:58.324Z] #24 transferring context: 50B done [2024-08-07T10:16:58.324Z] #24 DONE 0.1s [2024-08-07T10:16:58.594Z] [2024-08-07T10:16:58.594Z] #25 [security-spire-agent internal] load .dockerignore [2024-08-07T10:16:58.594Z] #25 transferring context: 50B 0.0s done [2024-08-07T10:16:58.594Z] #25 DONE 0.1s [2024-08-07T10:16:58.594Z] [2024-08-07T10:16:58.594Z] #26 [core-data internal] load .dockerignore [2024-08-07T10:16:58.594Z] #26 transferring context: 50B 0.0s done [2024-08-07T10:16:58.594Z] #26 DONE 0.1s [2024-08-07T10:16:58.594Z] [2024-08-07T10:16:58.594Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T10:16:58.594Z] #27 transferring context: 50B 0.0s done [2024-08-07T10:16:58.594Z] #27 DONE 0.1s [2024-08-07T10:16:58.594Z] [2024-08-07T10:16:58.594Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-08-07T10:16:58.866Z] #28 transferring context: 50B 0.0s done [2024-08-07T10:16:58.866Z] #28 DONE 0.1s [2024-08-07T10:16:58.866Z] [2024-08-07T10:16:58.866Z] #29 [support-notifications internal] load .dockerignore [2024-08-07T10:16:58.866Z] #29 transferring context: 50B done [2024-08-07T10:16:58.866Z] #29 DONE 0.1s [2024-08-07T10:16:58.866Z] [2024-08-07T10:16:58.866Z] #30 [security-spire-server internal] load .dockerignore [2024-08-07T10:16:58.866Z] #30 transferring context: 50B done [2024-08-07T10:16:58.866Z] #30 DONE 0.1s [2024-08-07T10:16:58.866Z] [2024-08-07T10:16:58.866Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-07T10:16:58.866Z] #31 transferring context: 50B 0.0s done [2024-08-07T10:16:58.866Z] #31 DONE 0.1s [2024-08-07T10:16:58.866Z] [2024-08-07T10:16:58.866Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:16:58.866Z] #32 DONE 0.0s [2024-08-07T10:16:58.866Z] [2024-08-07T10:16:58.866Z] #33 [core-command internal] load .dockerignore [2024-08-07T10:16:59.134Z] #33 transferring context: 50B done [2024-08-07T10:16:59.134Z] #33 DONE 0.1s [2024-08-07T10:16:59.134Z] [2024-08-07T10:16:59.134Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T10:16:59.134Z] #34 DONE 0.2s [2024-08-07T10:16:59.134Z] [2024-08-07T10:16:59.134Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:16:59.134Z] #35 DONE 0.0s [2024-08-07T10:16:59.134Z] [2024-08-07T10:16:59.134Z] #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:16:59.134Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:16:59.401Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:16:59.401Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:16:59.401Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-07T10:16:59.401Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:16:59.401Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-07T10:16:59.401Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-07T10:16:59.669Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:16:59.936Z] #36 ... [2024-08-07T10:16:59.936Z] [2024-08-07T10:16:59.936Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:16:59.936Z] #37 DONE 1.0s [2024-08-07T10:16:59.936Z] [2024-08-07T10:16:59.936Z] #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:00.205Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:00.474Z] #36 ... [2024-08-07T10:17:00.474Z] [2024-08-07T10:17:00.474Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:00.474Z] #38 DONE 0.2s [2024-08-07T10:17:00.474Z] [2024-08-07T10:17:00.474Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:00.474Z] #32 DONE 0.0s [2024-08-07T10:17:00.474Z] [2024-08-07T10:17:00.474Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T10:17:00.765Z] #34 DONE 0.2s [2024-08-07T10:17:00.765Z] [2024-08-07T10:17:00.765Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:00.765Z] #37 DONE 1.7s [2024-08-07T10:17:00.765Z] [2024-08-07T10:17:00.765Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:00.765Z] #38 DONE 0.5s [2024-08-07T10:17:00.765Z] [2024-08-07T10:17:00.765Z] #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:00.765Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:00.765Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:00.765Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:00.765Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:00.765Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:00.765Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:00.765Z] #36 DONE 2.4s [2024-08-07T10:17:00.765Z] [2024-08-07T10:17:00.765Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:00.765Z] #32 DONE 0.0s [2024-08-07T10:17:00.765Z] [2024-08-07T10:17:00.765Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T10:17:01.036Z] #34 ... [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:01.036Z] #32 DONE 0.0s [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T10:17:01.036Z] #34 ... [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:01.036Z] #37 DONE 1.8s [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:01.036Z] #32 DONE 0.0s [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:01.036Z] #38 DONE 0.6s [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:01.036Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:01.036Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:01.036Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:01.036Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:01.036Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:01.036Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:01.036Z] #36 DONE 2.4s [2024-08-07T10:17:01.036Z] [2024-08-07T10:17:01.036Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T10:17:01.303Z] #34 DONE 0.6s [2024-08-07T10:17:01.303Z] [2024-08-07T10:17:01.303Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:01.303Z] #37 DONE 1.8s [2024-08-07T10:17:01.303Z] [2024-08-07T10:17:01.303Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:01.303Z] #38 DONE 0.6s [2024-08-07T10:17:01.303Z] [2024-08-07T10:17:01.303Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:01.303Z] #39 DONE 0.0s [2024-08-07T10:17:01.303Z] [2024-08-07T10:17:01.303Z] #36 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:01.303Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:01.304Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:01.304Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:01.304Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:01.304Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:01.304Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:01.304Z] #36 DONE 2.4s [2024-08-07T10:17:01.304Z] [2024-08-07T10:17:01.304Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:01.304Z] #40 ... [2024-08-07T10:17:01.304Z] [2024-08-07T10:17:01.304Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:01.304Z] #32 DONE 0.0s [2024-08-07T10:17:01.304Z] [2024-08-07T10:17:01.304Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:01.575Z] #40 ... [2024-08-07T10:17:01.575Z] [2024-08-07T10:17:01.575Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:01.575Z] #32 DONE 0.0s [2024-08-07T10:17:01.575Z] [2024-08-07T10:17:01.575Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:01.841Z] #40 ... [2024-08-07T10:17:01.841Z] [2024-08-07T10:17:01.841Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:01.841Z] #32 DONE 0.0s [2024-08-07T10:17:01.841Z] [2024-08-07T10:17:01.841Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:02.106Z] #40 ... [2024-08-07T10:17:02.106Z] [2024-08-07T10:17:02.106Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:02.106Z] #32 DONE 0.0s [2024-08-07T10:17:02.106Z] [2024-08-07T10:17:02.106Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:02.106Z] #40 ... [2024-08-07T10:17:02.106Z] [2024-08-07T10:17:02.106Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:02.106Z] #32 DONE 0.0s [2024-08-07T10:17:02.106Z] [2024-08-07T10:17:02.106Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:02.374Z] #40 ... [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:02.374Z] #37 DONE 1.9s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:02.374Z] #38 DONE 0.7s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:02.374Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:02.374Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:02.374Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:02.374Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:02.374Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:02.374Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:02.374Z] #36 DONE 2.6s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:02.374Z] #32 DONE 0.0s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:02.374Z] #40 ... [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:02.374Z] #37 DONE 1.9s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:02.374Z] #38 DONE 0.7s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:02.374Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:02.374Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:02.374Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:02.374Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:02.374Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:02.374Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:02.374Z] #36 DONE 2.6s [2024-08-07T10:17:02.374Z] [2024-08-07T10:17:02.374Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:02.642Z] #40 ... [2024-08-07T10:17:02.642Z] [2024-08-07T10:17:02.642Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:02.642Z] #37 DONE 1.9s [2024-08-07T10:17:02.642Z] [2024-08-07T10:17:02.642Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:02.642Z] #38 DONE 0.7s [2024-08-07T10:17:02.642Z] [2024-08-07T10:17:02.642Z] #36 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:02.642Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:02.642Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:02.642Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:02.642Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:02.642Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:02.642Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:02.642Z] #36 DONE 2.6s [2024-08-07T10:17:02.642Z] [2024-08-07T10:17:02.642Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:02.912Z] #40 ... [2024-08-07T10:17:02.912Z] [2024-08-07T10:17:02.912Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:02.912Z] #32 DONE 0.0s [2024-08-07T10:17:02.912Z] [2024-08-07T10:17:02.912Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:03.187Z] #40 ... [2024-08-07T10:17:03.187Z] [2024-08-07T10:17:03.187Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T10:17:03.187Z] #32 DONE 0.1s [2024-08-07T10:17:03.187Z] [2024-08-07T10:17:03.187Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:03.773Z] #40 transferring context: 20.30MB 2.8s [2024-08-07T10:17:04.039Z] #40 ... [2024-08-07T10:17:04.039Z] [2024-08-07T10:17:04.039Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T10:17:04.039Z] #34 DONE 3.1s [2024-08-07T10:17:04.039Z] [2024-08-07T10:17:04.039Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:04.039Z] #40 ... [2024-08-07T10:17:04.039Z] [2024-08-07T10:17:04.039Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:04.039Z] #37 DONE 2.0s [2024-08-07T10:17:04.039Z] [2024-08-07T10:17:04.039Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:04.039Z] #38 DONE 0.8s [2024-08-07T10:17:04.039Z] [2024-08-07T10:17:04.039Z] #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:04.039Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:04.039Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:04.039Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:04.039Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:04.040Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:04.040Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:04.040Z] #36 DONE 2.7s [2024-08-07T10:17:04.040Z] [2024-08-07T10:17:04.040Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:04.040Z] #41 DONE 0.0s [2024-08-07T10:17:04.040Z] [2024-08-07T10:17:04.040Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T10:17:04.040Z] #42 DONE 3.0s [2024-08-07T10:17:04.040Z] [2024-08-07T10:17:04.040Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:04.305Z] #40 ... [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T10:17:04.305Z] #37 DONE 2.0s [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T10:17:04.305Z] #38 DONE 0.8s [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:04.305Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:04.305Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:04.305Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:04.305Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:04.305Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:04.305Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:04.305Z] #36 DONE 2.7s [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:04.305Z] #43 DONE 0.0s [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:04.305Z] #40 ... [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:04.305Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:04.305Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:04.305Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:04.305Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:04.305Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:04.305Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:04.305Z] #36 DONE 2.7s [2024-08-07T10:17:04.305Z] [2024-08-07T10:17:04.305Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:07.667Z] #40 ... [2024-08-07T10:17:07.667Z] [2024-08-07T10:17:07.667Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T10:17:07.667Z] #44 DONE 5.4s [2024-08-07T10:17:07.667Z] [2024-08-07T10:17:07.667Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:07.667Z] #40 ... [2024-08-07T10:17:07.667Z] [2024-08-07T10:17:07.667Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T10:17:07.667Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T10:17:07.667Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T10:17:07.667Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T10:17:07.667Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T10:17:07.667Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T10:17:07.667Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-08-07T10:17:07.667Z] #36 DONE 2.7s [2024-08-07T10:17:07.667Z] [2024-08-07T10:17:07.667Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:17:07.667Z] #45 DONE 0.0s [2024-08-07T10:17:07.667Z] [2024-08-07T10:17:07.667Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:09.077Z] #40 ... [2024-08-07T10:17:09.077Z] [2024-08-07T10:17:09.077Z] #46 [security-spire-config internal] load build context [2024-08-07T10:17:09.077Z] #46 transferring context: 25.85kB 0.7s done [2024-08-07T10:17:09.077Z] #46 DONE 4.5s [2024-08-07T10:17:09.077Z] [2024-08-07T10:17:09.077Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:09.077Z] #40 ... [2024-08-07T10:17:09.077Z] [2024-08-07T10:17:09.077Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:09.077Z] #35 ... [2024-08-07T10:17:09.077Z] [2024-08-07T10:17:09.077Z] #47 [security-spire-server internal] load build context [2024-08-07T10:17:09.077Z] #47 transferring context: 27.60kB 0.9s done [2024-08-07T10:17:09.349Z] #47 DONE 4.9s [2024-08-07T10:17:09.349Z] [2024-08-07T10:17:09.349Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:09.349Z] #35 ... [2024-08-07T10:17:09.349Z] [2024-08-07T10:17:09.349Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:10.309Z] #40 ... [2024-08-07T10:17:10.309Z] [2024-08-07T10:17:10.309Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T10:17:10.309Z] #0 7.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:10.309Z] #0 7.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:10.581Z] #48 ... [2024-08-07T10:17:10.581Z] [2024-08-07T10:17:10.581Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:10.581Z] #40 ... [2024-08-07T10:17:10.581Z] [2024-08-07T10:17:10.581Z] #49 [support-scheduler internal] load build context [2024-08-07T10:17:10.857Z] #49 ... [2024-08-07T10:17:10.857Z] [2024-08-07T10:17:10.857Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:11.129Z] #40 ... [2024-08-07T10:17:11.129Z] [2024-08-07T10:17:11.129Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T10:17:11.129Z] #50 ... [2024-08-07T10:17:11.129Z] [2024-08-07T10:17:11.129Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:11.129Z] #0 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:11.129Z] #0 9.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:11.129Z] #51 ... [2024-08-07T10:17:11.129Z] [2024-08-07T10:17:11.129Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T10:17:11.129Z] #0 6.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:11.129Z] #0 6.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:11.129Z] #0 9.494 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:11.129Z] #0 9.494 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T10:17:11.129Z] #0 9.572 (3/4) Installing su-exec (0.2-r3) [2024-08-07T10:17:11.129Z] #0 9.572 (4/4) Installing yq (4.33.3-r5) [2024-08-07T10:17:11.129Z] #0 10.05 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:11.398Z] #52 ... [2024-08-07T10:17:11.398Z] [2024-08-07T10:17:11.398Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T10:17:11.398Z] #53 DONE 9.9s [2024-08-07T10:17:11.398Z] [2024-08-07T10:17:11.398Z] #54 [security-spire-agent internal] load build context [2024-08-07T10:17:11.398Z] #54 transferring context: 27.13kB 1.0s done [2024-08-07T10:17:11.398Z] #54 DONE 3.7s [2024-08-07T10:17:11.398Z] [2024-08-07T10:17:11.398Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:17:11.398Z] #55 ... [2024-08-07T10:17:11.398Z] [2024-08-07T10:17:11.398Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:11.670Z] #39 ... [2024-08-07T10:17:11.670Z] [2024-08-07T10:17:11.670Z] #56 [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-07T10:17:11.670Z] #56 ... [2024-08-07T10:17:11.670Z] [2024-08-07T10:17:11.670Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:12.263Z] #39 ... [2024-08-07T10:17:12.263Z] [2024-08-07T10:17:12.263Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T10:17:12.532Z] #57 ... [2024-08-07T10:17:12.532Z] [2024-08-07T10:17:12.532Z] #56 [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-07T10:17:12.532Z] #56 DONE 10.9s [2024-08-07T10:17:12.532Z] [2024-08-07T10:17:12.532Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:17:12.532Z] #58 ... [2024-08-07T10:17:12.532Z] [2024-08-07T10:17:12.532Z] #59 [core-data internal] load build context [2024-08-07T10:17:12.809Z] #59 ... [2024-08-07T10:17:12.809Z] [2024-08-07T10:17:12.809Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:12.809Z] #60 ... [2024-08-07T10:17:12.809Z] [2024-08-07T10:17:12.809Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T10:17:13.078Z] #61 ... [2024-08-07T10:17:13.078Z] [2024-08-07T10:17:13.078Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:13.078Z] #62 ... [2024-08-07T10:17:13.078Z] [2024-08-07T10:17:13.078Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:17:13.078Z] #63 ... [2024-08-07T10:17:13.078Z] [2024-08-07T10:17:13.078Z] #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:13.349Z] #64 ... [2024-08-07T10:17:13.349Z] [2024-08-07T10:17:13.349Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T10:17:13.349Z] #48 10.80 OK: 266 MiB in 52 packages [2024-08-07T10:17:13.349Z] #48 DONE 13.7s [2024-08-07T10:17:13.349Z] [2024-08-07T10:17:13.349Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T10:17:13.621Z] #65 ... [2024-08-07T10:17:13.621Z] [2024-08-07T10:17:13.621Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T10:17:13.621Z] #66 ... [2024-08-07T10:17:13.621Z] [2024-08-07T10:17:13.621Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T10:17:13.621Z] #52 10.14 OK: 18 MiB in 19 packages [2024-08-07T10:17:13.621Z] #52 DONE 12.5s [2024-08-07T10:17:13.621Z] [2024-08-07T10:17:13.621Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:13.901Z] #67 ... [2024-08-07T10:17:13.901Z] [2024-08-07T10:17:13.901Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T10:17:13.901Z] #68 ... [2024-08-07T10:17:13.901Z] [2024-08-07T10:17:13.901Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:13.901Z] #69 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.2s done [2024-08-07T10:17:13.901Z] #69 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T10:17:13.901Z] #69 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T10:17:13.901Z] #69 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T10:17:13.901Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-08-07T10:17:13.901Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done [2024-08-07T10:17:13.901Z] #69 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.4s done [2024-08-07T10:17:13.901Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done [2024-08-07T10:17:13.901Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s [2024-08-07T10:17:14.185Z] #69 ... [2024-08-07T10:17:14.185Z] [2024-08-07T10:17:14.185Z] #70 [core-command internal] load build context [2024-08-07T10:17:14.185Z] #70 ... [2024-08-07T10:17:14.185Z] [2024-08-07T10:17:14.185Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:14.185Z] #41 ... [2024-08-07T10:17:14.185Z] [2024-08-07T10:17:14.452Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:14.452Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-07T10:17:14.452Z] #69 ... [2024-08-07T10:17:14.452Z] [2024-08-07T10:17:14.452Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:14.452Z] #43 ... [2024-08-07T10:17:14.452Z] [2024-08-07T10:17:14.452Z] #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:14.452Z] #51 12.03 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:14.452Z] #51 12.03 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:14.452Z] #51 12.03 OK: 8 MiB in 16 packages [2024-08-07T10:17:14.452Z] #51 DONE 14.6s [2024-08-07T10:17:14.452Z] [2024-08-07T10:17:14.452Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:14.452Z] #43 ... [2024-08-07T10:17:14.452Z] [2024-08-07T10:17:14.452Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:14.720Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.82MB / 28.04MB 4.6s [2024-08-07T10:17:15.689Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.7s [2024-08-07T10:17:17.117Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.7s [2024-08-07T10:17:17.117Z] #69 ... [2024-08-07T10:17:17.117Z] [2024-08-07T10:17:17.117Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T10:17:17.117Z] #71 ... [2024-08-07T10:17:17.117Z] [2024-08-07T10:17:17.117Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T10:17:17.117Z] #72 ... [2024-08-07T10:17:17.117Z] [2024-08-07T10:17:17.117Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T10:17:17.117Z] #73 ... [2024-08-07T10:17:17.117Z] [2024-08-07T10:17:17.117Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:17.385Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.4s [2024-08-07T10:17:17.385Z] #69 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-07T10:17:17.653Z] #69 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-07T10:17:17.932Z] #69 ... [2024-08-07T10:17:17.932Z] [2024-08-07T10:17:17.932Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:17:17.932Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done [2024-08-07T10:17:17.932Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T10:17:17.932Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-07T10:17:17.932Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-07T10:17:17.932Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T10:17:17.932Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-07T10:17:17.932Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-07T10:17:17.932Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.92MB / 18.32MB 5.2s [2024-08-07T10:17:17.932Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done [2024-08-07T10:17:17.932Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-07T10:17:17.932Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-07T10:17:18.206Z] #45 ... [2024-08-07T10:17:18.206Z] [2024-08-07T10:17:18.206Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T10:17:18.206Z] #50 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:18.206Z] #50 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:18.206Z] #50 15.52 OK: 266 MiB in 52 packages [2024-08-07T10:17:18.206Z] #50 DONE 17.0s [2024-08-07T10:17:18.206Z] [2024-08-07T10:17:18.206Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:19.623Z] #69 ... [2024-08-07T10:17:19.623Z] [2024-08-07T10:17:19.623Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T10:17:19.623Z] #57 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:19.623Z] #57 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:19.623Z] #57 15.08 OK: 266 MiB in 52 packages [2024-08-07T10:17:19.623Z] #57 DONE 16.9s [2024-08-07T10:17:19.623Z] [2024-08-07T10:17:19.623Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:19.623Z] #69 ... [2024-08-07T10:17:19.623Z] [2024-08-07T10:17:19.623Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:19.623Z] #35 transferring context: 71.31MB 20.2s [2024-08-07T10:17:19.623Z] #35 ... [2024-08-07T10:17:19.623Z] [2024-08-07T10:17:19.623Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:19.921Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.90MB / 28.04MB 9.8s [2024-08-07T10:17:20.507Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.3s [2024-08-07T10:17:21.094Z] #69 ... [2024-08-07T10:17:21.094Z] [2024-08-07T10:17:21.094Z] #49 [support-scheduler internal] load build context [2024-08-07T10:17:21.094Z] #49 ... [2024-08-07T10:17:21.094Z] [2024-08-07T10:17:21.094Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:21.361Z] #40 ... [2024-08-07T10:17:21.361Z] [2024-08-07T10:17:21.361Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:21.361Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.1s [2024-08-07T10:17:21.628Z] #69 ... [2024-08-07T10:17:21.628Z] [2024-08-07T10:17:21.628Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T10:17:21.628Z] #74 ... [2024-08-07T10:17:21.628Z] [2024-08-07T10:17:21.628Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:17:21.628Z] #55 ... [2024-08-07T10:17:21.628Z] [2024-08-07T10:17:21.628Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:22.598Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.4s [2024-08-07T10:17:22.598Z] #69 ... [2024-08-07T10:17:22.598Z] [2024-08-07T10:17:22.598Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:22.598Z] #39 ... [2024-08-07T10:17:22.598Z] [2024-08-07T10:17:22.598Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:22.868Z] #69 ... [2024-08-07T10:17:22.868Z] [2024-08-07T10:17:22.868Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:17:22.868Z] #58 ... [2024-08-07T10:17:22.868Z] [2024-08-07T10:17:22.868Z] #59 [core-data internal] load build context [2024-08-07T10:17:23.135Z] #59 ... [2024-08-07T10:17:23.135Z] [2024-08-07T10:17:23.135Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:23.135Z] #67 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:23.135Z] #67 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:23.135Z] #67 17.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:23.135Z] #67 17.38 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:23.135Z] #67 17.41 OK: 8 MiB in 16 packages [2024-08-07T10:17:23.135Z] #67 DONE 19.4s [2024-08-07T10:17:23.135Z] [2024-08-07T10:17:23.135Z] #59 [core-data internal] load build context [2024-08-07T10:17:23.135Z] #59 ... [2024-08-07T10:17:23.135Z] [2024-08-07T10:17:23.135Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:23.135Z] #69 ... [2024-08-07T10:17:23.135Z] [2024-08-07T10:17:23.135Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:23.135Z] #62 ... [2024-08-07T10:17:23.135Z] [2024-08-07T10:17:23.135Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:23.402Z] #69 ... [2024-08-07T10:17:23.402Z] [2024-08-07T10:17:23.402Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:23.402Z] #60 ... [2024-08-07T10:17:23.402Z] [2024-08-07T10:17:23.402Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:17:23.683Z] #63 ... [2024-08-07T10:17:23.683Z] [2024-08-07T10:17:23.683Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:23.683Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.45MB / 28.04MB 13.6s [2024-08-07T10:17:23.683Z] #69 ... [2024-08-07T10:17:23.683Z] [2024-08-07T10:17:23.683Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T10:17:23.951Z] #75 ... [2024-08-07T10:17:23.951Z] [2024-08-07T10:17:23.951Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:24.217Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.1s [2024-08-07T10:17:24.217Z] #69 ... [2024-08-07T10:17:24.217Z] [2024-08-07T10:17:24.217Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T10:17:24.217Z] #65 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:24.217Z] #65 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:24.217Z] #65 18.25 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T10:17:24.217Z] #65 18.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:24.217Z] #65 18.56 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:24.217Z] #65 18.66 Executing ca-certificates-20240226-r0.trigger [2024-08-07T10:17:24.217Z] #65 19.46 OK: 9 MiB in 17 packages [2024-08-07T10:17:24.217Z] #65 DONE 20.9s [2024-08-07T10:17:24.217Z] [2024-08-07T10:17:24.217Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:24.489Z] #69 ... [2024-08-07T10:17:24.489Z] [2024-08-07T10:17:24.489Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:24.489Z] #41 ... [2024-08-07T10:17:24.489Z] [2024-08-07T10:17:24.489Z] #70 [core-command internal] load build context [2024-08-07T10:17:24.756Z] #70 ... [2024-08-07T10:17:24.756Z] [2024-08-07T10:17:24.756Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:25.023Z] #69 ... [2024-08-07T10:17:25.023Z] [2024-08-07T10:17:25.023Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T10:17:25.023Z] #76 ... [2024-08-07T10:17:25.023Z] [2024-08-07T10:17:25.023Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:25.292Z] #43 ... [2024-08-07T10:17:25.292Z] [2024-08-07T10:17:25.292Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T10:17:25.292Z] #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:25.292Z] #61 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:25.292Z] #61 16.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T10:17:25.292Z] #61 16.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T10:17:25.292Z] #61 16.06 OK: 19953 distinct packages available [2024-08-07T10:17:25.292Z] #61 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:25.292Z] #61 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:25.292Z] #61 22.65 OK: 266 MiB in 52 packages [2024-08-07T10:17:25.292Z] #61 ... [2024-08-07T10:17:25.292Z] [2024-08-07T10:17:25.292Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:25.292Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.4s [2024-08-07T10:17:26.703Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.3s [2024-08-07T10:17:26.703Z] #69 ... [2024-08-07T10:17:26.703Z] [2024-08-07T10:17:26.703Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T10:17:26.703Z] #61 DONE 24.3s [2024-08-07T10:17:26.703Z] [2024-08-07T10:17:26.703Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:27.289Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.94MB / 28.04MB 17.3s [2024-08-07T10:17:28.284Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 18.1s [2024-08-07T10:17:28.284Z] #69 ... [2024-08-07T10:17:28.284Z] [2024-08-07T10:17:28.284Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T10:17:28.284Z] #66 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:28.284Z] #66 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:28.284Z] #66 19.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T10:17:28.284Z] #66 19.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T10:17:28.284Z] #66 19.35 OK: 19946 distinct packages available [2024-08-07T10:17:28.284Z] #66 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:28.284Z] #66 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:28.284Z] #66 23.89 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T10:17:28.284Z] #66 24.35 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T10:17:28.284Z] #66 24.46 (3/11) Installing libunistring (1.1-r1) [2024-08-07T10:17:28.284Z] #66 24.67 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T10:17:28.284Z] #66 24.69 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T10:17:28.284Z] #66 24.73 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T10:17:28.552Z] #66 ... [2024-08-07T10:17:28.552Z] [2024-08-07T10:17:28.552Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:17:28.552Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done [2024-08-07T10:17:28.552Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s [2024-08-07T10:17:28.552Z] #45 ... [2024-08-07T10:17:28.552Z] [2024-08-07T10:17:28.552Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T10:17:28.552Z] #66 24.89 (7/11) Installing curl (8.9.0-r0) [2024-08-07T10:17:28.552Z] #66 24.89 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:28.552Z] #66 24.89 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T10:17:28.552Z] #66 24.89 (10/11) Installing libucontext (1.2-r2) [2024-08-07T10:17:28.552Z] #66 24.89 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T10:17:28.552Z] #66 25.15 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:28.552Z] #66 25.15 Executing ca-certificates-20240226-r0.trigger [2024-08-07T10:17:29.529Z] #66 26.11 OK: 13 MiB in 26 packages [2024-08-07T10:17:29.797Z] #66 ... [2024-08-07T10:17:29.797Z] [2024-08-07T10:17:29.797Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:29.797Z] #35 transferring context: 82.03MB 30.4s [2024-08-07T10:17:29.797Z] #35 ... [2024-08-07T10:17:29.797Z] [2024-08-07T10:17:29.797Z] #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:29.797Z] #64 16.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:30.064Z] #64 ... [2024-08-07T10:17:30.064Z] [2024-08-07T10:17:30.064Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T10:17:30.064Z] #68 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:30.064Z] #68 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:30.064Z] #68 22.71 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T10:17:30.064Z] #68 22.93 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:30.064Z] #68 22.93 (3/4) Installing su-exec (0.2-r3) [2024-08-07T10:17:30.064Z] #68 22.93 (4/4) Installing yq (4.33.3-r5) [2024-08-07T10:17:30.064Z] #68 23.43 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:30.064Z] #68 23.43 Executing ca-certificates-20240226-r0.trigger [2024-08-07T10:17:30.064Z] #68 24.37 OK: 18 MiB in 19 packages [2024-08-07T10:17:30.064Z] #68 DONE 26.4s [2024-08-07T10:17:30.064Z] [2024-08-07T10:17:30.064Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:31.042Z] #35 ... [2024-08-07T10:17:31.042Z] [2024-08-07T10:17:31.042Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T10:17:31.042Z] #73 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:31.042Z] #73 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:31.042Z] #73 21.83 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:31.042Z] #73 21.83 (2/2) Installing su-exec (0.2-r3) [2024-08-07T10:17:31.042Z] #73 21.83 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:31.042Z] #73 22.11 OK: 8 MiB in 17 packages [2024-08-07T10:17:31.042Z] #73 DONE 24.3s [2024-08-07T10:17:31.310Z] [2024-08-07T10:17:31.310Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:31.577Z] #35 ... [2024-08-07T10:17:31.577Z] [2024-08-07T10:17:31.577Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T10:17:31.577Z] #66 DONE 28.0s [2024-08-07T10:17:31.577Z] [2024-08-07T10:17:31.577Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:31.577Z] #35 ... [2024-08-07T10:17:31.577Z] [2024-08-07T10:17:31.577Z] #49 [support-scheduler internal] load build context [2024-08-07T10:17:31.845Z] #49 ... [2024-08-07T10:17:31.846Z] [2024-08-07T10:17:31.846Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:31.846Z] #40 ... [2024-08-07T10:17:31.846Z] [2024-08-07T10:17:31.846Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:17:32.119Z] #55 ... [2024-08-07T10:17:32.119Z] [2024-08-07T10:17:32.119Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:32.119Z] #39 ... [2024-08-07T10:17:32.119Z] [2024-08-07T10:17:32.119Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T10:17:32.119Z] #76 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:33.081Z] #76 ... [2024-08-07T10:17:33.081Z] [2024-08-07T10:17:33.081Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:17:33.081Z] #58 ... [2024-08-07T10:17:33.081Z] [2024-08-07T10:17:33.081Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T10:17:33.349Z] #77 ... [2024-08-07T10:17:33.349Z] [2024-08-07T10:17:33.349Z] #59 [core-data internal] load build context [2024-08-07T10:17:33.349Z] #59 ... [2024-08-07T10:17:33.349Z] [2024-08-07T10:17:33.349Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:33.616Z] #62 ... [2024-08-07T10:17:33.616Z] [2024-08-07T10:17:33.616Z] #59 [core-data internal] load build context [2024-08-07T10:17:33.616Z] #59 ... [2024-08-07T10:17:33.616Z] [2024-08-07T10:17:33.616Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:33.616Z] #60 ... [2024-08-07T10:17:33.616Z] [2024-08-07T10:17:33.616Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:17:33.883Z] #63 ... [2024-08-07T10:17:33.883Z] [2024-08-07T10:17:33.883Z] #59 [core-data internal] load build context [2024-08-07T10:17:34.467Z] #59 ... [2024-08-07T10:17:34.467Z] [2024-08-07T10:17:34.467Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T10:17:34.467Z] #78 ... [2024-08-07T10:17:34.467Z] [2024-08-07T10:17:34.467Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:34.734Z] #40 ... [2024-08-07T10:17:34.734Z] [2024-08-07T10:17:34.734Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:34.734Z] #41 ... [2024-08-07T10:17:34.734Z] [2024-08-07T10:17:34.734Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:35.002Z] #60 ... [2024-08-07T10:17:35.002Z] [2024-08-07T10:17:35.002Z] #70 [core-command internal] load build context [2024-08-07T10:17:35.269Z] #70 ... [2024-08-07T10:17:35.269Z] [2024-08-07T10:17:35.269Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T10:17:35.269Z] #71 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:35.269Z] #71 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:35.269Z] #71 22.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T10:17:35.269Z] #71 22.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T10:17:35.269Z] #71 22.96 OK: 19946 distinct packages available [2024-08-07T10:17:35.269Z] #71 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:35.269Z] #71 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:35.269Z] #71 ... [2024-08-07T10:17:35.269Z] [2024-08-07T10:17:35.269Z] #70 [core-command internal] load build context [2024-08-07T10:17:35.536Z] #70 ... [2024-08-07T10:17:35.536Z] [2024-08-07T10:17:35.536Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:35.536Z] #43 ... [2024-08-07T10:17:35.536Z] [2024-08-07T10:17:35.536Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T10:17:35.536Z] #74 15.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:35.536Z] #74 17.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:35.536Z] #74 22.78 OK: 266 MiB in 52 packages [2024-08-07T10:17:35.536Z] #74 DONE 24.1s [2024-08-07T10:17:35.536Z] [2024-08-07T10:17:35.536Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:35.536Z] #43 ... [2024-08-07T10:17:35.536Z] [2024-08-07T10:17:35.536Z] #70 [core-command internal] load build context [2024-08-07T10:17:35.809Z] #70 transferring context: 17.10MB 29.3s [2024-08-07T10:17:39.152Z] #70 ... [2024-08-07T10:17:39.152Z] [2024-08-07T10:17:39.152Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T10:17:39.152Z] #71 29.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:39.152Z] #71 29.88 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T10:17:39.152Z] #71 29.94 (3/4) Installing libucontext (1.2-r2) [2024-08-07T10:17:39.152Z] #71 29.94 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T10:17:39.152Z] #71 30.06 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:39.152Z] #71 30.17 OK: 8 MiB in 19 packages [2024-08-07T10:17:39.152Z] #71 DONE 31.8s [2024-08-07T10:17:39.152Z] [2024-08-07T10:17:39.152Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:39.152Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.9s done [2024-08-07T10:17:39.152Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s [2024-08-07T10:17:39.152Z] #69 ... [2024-08-07T10:17:39.152Z] [2024-08-07T10:17:39.152Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T10:17:39.152Z] #72 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:39.152Z] #72 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:39.152Z] #72 28.70 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T10:17:39.152Z] #72 28.70 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T10:17:39.152Z] #72 28.70 OK: 19946 distinct packages available [2024-08-07T10:17:39.152Z] #72 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:39.152Z] #72 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:39.152Z] #72 ... [2024-08-07T10:17:39.152Z] [2024-08-07T10:17:39.152Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:39.433Z] #40 ... [2024-08-07T10:17:39.433Z] [2024-08-07T10:17:39.433Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T10:17:39.433Z] #75 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:39.433Z] #75 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:39.433Z] #75 23.65 OK: 18 MiB in 19 packages [2024-08-07T10:17:39.433Z] #75 DONE 25.5s [2024-08-07T10:17:39.433Z] [2024-08-07T10:17:39.433Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:39.433Z] #40 ... [2024-08-07T10:17:39.433Z] [2024-08-07T10:17:39.433Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:17:39.433Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.7s [2024-08-07T10:17:39.703Z] #45 ... [2024-08-07T10:17:39.703Z] [2024-08-07T10:17:39.703Z] #70 [core-command internal] load build context [2024-08-07T10:17:40.282Z] #70 ... [2024-08-07T10:17:40.282Z] [2024-08-07T10:17:40.282Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T10:17:40.282Z] #0 9.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:40.282Z] #79 ... [2024-08-07T10:17:40.282Z] [2024-08-07T10:17:40.282Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T10:17:40.282Z] #76 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:40.282Z] #76 24.09 OK: 8 MiB in 16 packages [2024-08-07T10:17:40.282Z] #76 DONE 26.3s [2024-08-07T10:17:40.282Z] [2024-08-07T10:17:40.282Z] #70 [core-command internal] load build context [2024-08-07T10:17:40.869Z] #70 ... [2024-08-07T10:17:40.869Z] [2024-08-07T10:17:40.869Z] #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T10:17:40.869Z] #64 18.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:40.869Z] #64 24.46 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:40.869Z] #64 25.62 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:40.869Z] #64 25.62 OK: 8 MiB in 16 packages [2024-08-07T10:17:40.869Z] #64 DONE 27.5s [2024-08-07T10:17:40.869Z] [2024-08-07T10:17:40.869Z] #70 [core-command internal] load build context [2024-08-07T10:17:40.869Z] #70 transferring context: 29.00MB 34.5s [2024-08-07T10:17:41.135Z] #70 ... [2024-08-07T10:17:41.135Z] [2024-08-07T10:17:41.135Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T10:17:41.135Z] #80 DONE 1.7s [2024-08-07T10:17:41.135Z] [2024-08-07T10:17:41.135Z] #70 [core-command internal] load build context [2024-08-07T10:17:41.135Z] #70 ... [2024-08-07T10:17:41.135Z] [2024-08-07T10:17:41.135Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T10:17:41.135Z] #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:41.135Z] #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:41.400Z] #81 ... [2024-08-07T10:17:41.400Z] [2024-08-07T10:17:41.400Z] #49 [support-scheduler internal] load build context [2024-08-07T10:17:41.400Z] #49 ... [2024-08-07T10:17:41.400Z] [2024-08-07T10:17:41.400Z] #70 [core-command internal] load build context [2024-08-07T10:17:41.665Z] #70 ... [2024-08-07T10:17:41.665Z] [2024-08-07T10:17:41.665Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:41.932Z] #35 ... [2024-08-07T10:17:41.932Z] [2024-08-07T10:17:41.932Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T10:17:41.932Z] #0 8.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:41.932Z] #82 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:41.932Z] #82 ... [2024-08-07T10:17:41.932Z] [2024-08-07T10:17:41.932Z] #70 [core-command internal] load build context [2024-08-07T10:17:42.198Z] #70 ... [2024-08-07T10:17:42.199Z] [2024-08-07T10:17:42.199Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T10:17:42.199Z] #77 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:42.199Z] #77 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:42.199Z] #77 17.89 OK: 8 MiB in 16 packages [2024-08-07T10:17:42.199Z] #77 DONE 19.2s [2024-08-07T10:17:42.199Z] [2024-08-07T10:17:42.199Z] #70 [core-command internal] load build context [2024-08-07T10:17:42.199Z] #70 ... [2024-08-07T10:17:42.199Z] [2024-08-07T10:17:42.199Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:17:42.199Z] #55 ... [2024-08-07T10:17:42.199Z] [2024-08-07T10:17:42.199Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:42.464Z] #39 ... [2024-08-07T10:17:42.464Z] [2024-08-07T10:17:42.464Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T10:17:42.464Z] #72 35.58 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T10:17:42.464Z] #72 35.63 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T10:17:42.464Z] #72 35.66 (3/5) Installing libucontext (1.2-r2) [2024-08-07T10:17:42.464Z] #72 35.68 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T10:17:42.730Z] #72 35.77 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T10:17:42.730Z] #72 35.87 Executing busybox-1.36.1-r7.trigger [2024-08-07T10:17:42.995Z] #72 36.08 OK: 9 MiB in 20 packages [2024-08-07T10:17:43.600Z] #72 ... [2024-08-07T10:17:43.600Z] [2024-08-07T10:17:43.600Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:17:43.600Z] #58 ... [2024-08-07T10:17:43.600Z] [2024-08-07T10:17:43.600Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:43.867Z] #39 ... [2024-08-07T10:17:43.867Z] [2024-08-07T10:17:43.867Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:43.867Z] #62 ... [2024-08-07T10:17:43.867Z] [2024-08-07T10:17:43.867Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:43.867Z] #39 ... [2024-08-07T10:17:43.867Z] [2024-08-07T10:17:43.867Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:17:44.133Z] #63 ... [2024-08-07T10:17:44.133Z] [2024-08-07T10:17:44.133Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T10:17:44.133Z] #78 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:44.133Z] #78 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:44.133Z] #78 17.84 OK: 9 MiB in 17 packages [2024-08-07T10:17:44.133Z] #78 DONE 19.6s [2024-08-07T10:17:44.133Z] [2024-08-07T10:17:44.133Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:17:44.133Z] #63 ... [2024-08-07T10:17:44.133Z] [2024-08-07T10:17:44.133Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:44.715Z] #62 ... [2024-08-07T10:17:44.715Z] [2024-08-07T10:17:44.715Z] #59 [core-data internal] load build context [2024-08-07T10:17:44.715Z] #59 ... [2024-08-07T10:17:44.715Z] [2024-08-07T10:17:44.715Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:44.981Z] #62 ... [2024-08-07T10:17:44.981Z] [2024-08-07T10:17:44.981Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T10:17:44.981Z] #72 DONE 38.0s [2024-08-07T10:17:44.981Z] [2024-08-07T10:17:44.981Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:45.247Z] #62 ... [2024-08-07T10:17:45.247Z] [2024-08-07T10:17:45.247Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T10:17:45.247Z] #81 12.97 OK: 8 MiB in 17 packages [2024-08-07T10:17:45.247Z] #81 DONE 14.0s [2024-08-07T10:17:45.247Z] [2024-08-07T10:17:45.247Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:45.247Z] #41 ... [2024-08-07T10:17:45.247Z] [2024-08-07T10:17:45.247Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:45.513Z] #60 ... [2024-08-07T10:17:45.513Z] [2024-08-07T10:17:45.513Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T10:17:45.513Z] #79 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:45.513Z] #79 14.14 OK: 18 MiB in 19 packages [2024-08-07T10:17:45.513Z] #79 DONE 15.1s [2024-08-07T10:17:45.513Z] [2024-08-07T10:17:45.513Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:45.513Z] #60 ... [2024-08-07T10:17:45.513Z] [2024-08-07T10:17:45.513Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T10:17:45.513Z] #83 ... [2024-08-07T10:17:45.513Z] [2024-08-07T10:17:45.513Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:45.783Z] #43 ... [2024-08-07T10:17:45.783Z] [2024-08-07T10:17:45.783Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:46.048Z] #41 ... [2024-08-07T10:17:46.048Z] [2024-08-07T10:17:46.048Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T10:17:46.048Z] #82 13.27 OK: 13 MiB in 26 packages [2024-08-07T10:17:46.048Z] #82 DONE 14.3s [2024-08-07T10:17:46.048Z] [2024-08-07T10:17:46.048Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:46.048Z] #41 transferring context: 14.98MB 39.4s [2024-08-07T10:17:48.637Z] #41 ... [2024-08-07T10:17:48.637Z] [2024-08-07T10:17:48.637Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T10:17:48.637Z] #0 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:48.637Z] #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:48.637Z] #0 9.344 OK: 8 MiB in 19 packages [2024-08-07T10:17:48.903Z] #84 ... [2024-08-07T10:17:48.903Z] [2024-08-07T10:17:48.903Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:48.903Z] #41 ... [2024-08-07T10:17:48.903Z] [2024-08-07T10:17:48.903Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T10:17:48.903Z] #84 DONE 10.2s [2024-08-07T10:17:48.903Z] [2024-08-07T10:17:48.903Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:49.170Z] #41 ... [2024-08-07T10:17:49.170Z] [2024-08-07T10:17:49.170Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:49.170Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s [2024-08-07T10:17:49.170Z] #69 ... [2024-08-07T10:17:49.170Z] [2024-08-07T10:17:49.170Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:49.756Z] #41 ... [2024-08-07T10:17:49.756Z] [2024-08-07T10:17:49.756Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:49.756Z] #40 ... [2024-08-07T10:17:49.756Z] [2024-08-07T10:17:49.756Z] #41 [support-notifications internal] load build context [2024-08-07T10:17:50.343Z] #41 ... [2024-08-07T10:17:50.343Z] [2024-08-07T10:17:50.343Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:17:50.343Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.5s [2024-08-07T10:17:50.343Z] #45 ... [2024-08-07T10:17:50.343Z] [2024-08-07T10:17:50.343Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:50.926Z] #40 ... [2024-08-07T10:17:50.926Z] [2024-08-07T10:17:50.926Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T10:17:50.926Z] #83 DONE 5.3s [2024-08-07T10:17:50.926Z] [2024-08-07T10:17:50.926Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:50.926Z] #40 transferring context: 116.64MB 49.8s [2024-08-07T10:17:51.507Z] #40 ... [2024-08-07T10:17:51.507Z] [2024-08-07T10:17:51.507Z] #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T10:17:51.507Z] #85 DONE 0.7s [2024-08-07T10:17:51.507Z] [2024-08-07T10:17:51.507Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:51.507Z] #40 ... [2024-08-07T10:17:51.507Z] [2024-08-07T10:17:51.507Z] #49 [support-scheduler internal] load build context [2024-08-07T10:17:51.774Z] #49 ... [2024-08-07T10:17:51.774Z] [2024-08-07T10:17:51.774Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:52.040Z] #40 ... [2024-08-07T10:17:52.040Z] [2024-08-07T10:17:52.040Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:52.040Z] #35 ... [2024-08-07T10:17:52.040Z] [2024-08-07T10:17:52.040Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:17:52.307Z] #40 ... [2024-08-07T10:17:52.307Z] [2024-08-07T10:17:52.307Z] #70 [core-command internal] load build context [2024-08-07T10:17:52.307Z] #70 ... [2024-08-07T10:17:52.307Z] [2024-08-07T10:17:52.307Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:52.573Z] #35 ... [2024-08-07T10:17:52.573Z] [2024-08-07T10:17:52.573Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:17:52.573Z] #55 ... [2024-08-07T10:17:52.573Z] [2024-08-07T10:17:52.573Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T10:17:52.573Z] #0 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:52.573Z] #0 5.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T10:17:52.573Z] #0 6.929 OK: 9 MiB in 20 packages [2024-08-07T10:17:52.573Z] #86 DONE 7.6s [2024-08-07T10:17:52.573Z] [2024-08-07T10:17:52.573Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:17:52.573Z] #55 ... [2024-08-07T10:17:52.573Z] [2024-08-07T10:17:52.573Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:53.533Z] #35 ... [2024-08-07T10:17:53.533Z] [2024-08-07T10:17:53.533Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:17:53.798Z] #58 ... [2024-08-07T10:17:53.798Z] [2024-08-07T10:17:53.798Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:54.063Z] #35 ... [2024-08-07T10:17:54.063Z] [2024-08-07T10:17:54.063Z] #39 [core-keeper internal] load build context [2024-08-07T10:17:54.328Z] #39 ... [2024-08-07T10:17:54.328Z] [2024-08-07T10:17:54.328Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:54.328Z] #35 ... [2024-08-07T10:17:54.328Z] [2024-08-07T10:17:54.328Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:17:54.328Z] #63 ... [2024-08-07T10:17:54.328Z] [2024-08-07T10:17:54.328Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:54.909Z] #35 ... [2024-08-07T10:17:54.909Z] [2024-08-07T10:17:54.909Z] #59 [core-data internal] load build context [2024-08-07T10:17:54.909Z] #59 ... [2024-08-07T10:17:54.909Z] [2024-08-07T10:17:54.909Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:17:55.174Z] #35 transferring context: 141.10MB 55.9s [2024-08-07T10:17:55.174Z] #35 ... [2024-08-07T10:17:55.174Z] [2024-08-07T10:17:55.174Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:17:55.442Z] #62 ... [2024-08-07T10:17:55.442Z] [2024-08-07T10:17:55.442Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:55.442Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.6s [2024-08-07T10:17:55.442Z] #69 ... [2024-08-07T10:17:55.442Z] [2024-08-07T10:17:55.442Z] #60 [core-metadata internal] load build context [2024-08-07T10:17:55.442Z] #60 ... [2024-08-07T10:17:55.442Z] [2024-08-07T10:17:55.442Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:17:56.025Z] #69 ... [2024-08-07T10:17:56.025Z] [2024-08-07T10:17:56.025Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:17:56.025Z] #43 ... [2024-08-07T10:17:56.025Z] [2024-08-07T10:17:56.025Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:00.274Z] #69 ... [2024-08-07T10:18:00.274Z] [2024-08-07T10:18:00.274Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T10:18:00.274Z] #87 DONE 1.7s [2024-08-07T10:18:00.274Z] [2024-08-07T10:18:00.274Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:00.274Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.6s [2024-08-07T10:18:00.274Z] #69 ... [2024-08-07T10:18:00.274Z] [2024-08-07T10:18:00.274Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:00.544Z] #41 ... [2024-08-07T10:18:00.544Z] [2024-08-07T10:18:00.544Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:18:00.544Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.2s done [2024-08-07T10:18:00.544Z] #45 ... [2024-08-07T10:18:00.544Z] [2024-08-07T10:18:00.544Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:01.950Z] #69 ... [2024-08-07T10:18:01.950Z] [2024-08-07T10:18:01.950Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:01.950Z] #49 transferring context: 125.91MB 61.0s [2024-08-07T10:18:01.950Z] #49 ... [2024-08-07T10:18:01.950Z] [2024-08-07T10:18:01.950Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:02.222Z] #41 ... [2024-08-07T10:18:02.222Z] [2024-08-07T10:18:02.222Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:18:02.487Z] #40 ... [2024-08-07T10:18:02.487Z] [2024-08-07T10:18:02.487Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:02.754Z] #69 ... [2024-08-07T10:18:02.754Z] [2024-08-07T10:18:02.754Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:02.754Z] #55 ... [2024-08-07T10:18:02.754Z] [2024-08-07T10:18:02.754Z] #70 [core-command internal] load build context [2024-08-07T10:18:02.754Z] #70 ... [2024-08-07T10:18:02.754Z] [2024-08-07T10:18:02.754Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:03.709Z] #55 ... [2024-08-07T10:18:03.709Z] [2024-08-07T10:18:03.709Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:18:03.974Z] #58 ... [2024-08-07T10:18:03.974Z] [2024-08-07T10:18:03.974Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:03.974Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.4s done [2024-08-07T10:18:04.555Z] #69 ... [2024-08-07T10:18:04.555Z] [2024-08-07T10:18:04.555Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:04.555Z] #39 ... [2024-08-07T10:18:04.555Z] [2024-08-07T10:18:04.555Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:04.555Z] #63 ... [2024-08-07T10:18:04.555Z] [2024-08-07T10:18:04.555Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:05.136Z] #39 ... [2024-08-07T10:18:05.136Z] [2024-08-07T10:18:05.136Z] #59 [core-data internal] load build context [2024-08-07T10:18:05.136Z] #59 ... [2024-08-07T10:18:05.136Z] [2024-08-07T10:18:05.136Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:05.401Z] #39 ... [2024-08-07T10:18:05.401Z] [2024-08-07T10:18:05.401Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:05.401Z] #35 ... [2024-08-07T10:18:05.401Z] [2024-08-07T10:18:05.401Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:05.667Z] #62 ... [2024-08-07T10:18:05.667Z] [2024-08-07T10:18:05.667Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:18:05.667Z] #69 ... [2024-08-07T10:18:05.667Z] [2024-08-07T10:18:05.667Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:05.667Z] #60 ... [2024-08-07T10:18:05.667Z] [2024-08-07T10:18:05.667Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:06.250Z] #39 ... [2024-08-07T10:18:06.250Z] [2024-08-07T10:18:06.250Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:06.250Z] #43 ... [2024-08-07T10:18:06.250Z] [2024-08-07T10:18:06.250Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:07.207Z] #39 transferring context: 146.77MB 64.9s [2024-08-07T10:18:12.577Z] #39 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:12.577Z] #62 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:12.577Z] #39 transferring context: 169.48MB 69.9s [2024-08-07T10:18:12.577Z] #39 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:12.577Z] #49 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T10:18:12.577Z] #88 DONE 4.0s [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T10:18:12.577Z] #89 DONE 2.9s [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:12.577Z] #49 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T10:18:12.577Z] #90 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T10:18:12.577Z] #91 DONE 4.2s [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T10:18:12.577Z] #92 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:12.577Z] #41 ... [2024-08-07T10:18:12.577Z] [2024-08-07T10:18:12.577Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:18:12.842Z] #40 ... [2024-08-07T10:18:12.842Z] [2024-08-07T10:18:12.842Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:12.842Z] #41 ... [2024-08-07T10:18:12.842Z] [2024-08-07T10:18:12.842Z] #70 [core-command internal] load build context [2024-08-07T10:18:13.109Z] #70 ... [2024-08-07T10:18:13.109Z] [2024-08-07T10:18:13.109Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:13.375Z] #41 ... [2024-08-07T10:18:13.376Z] [2024-08-07T10:18:13.376Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T10:18:13.376Z] #90 DONE 1.2s [2024-08-07T10:18:13.376Z] [2024-08-07T10:18:13.376Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:13.641Z] #41 ... [2024-08-07T10:18:13.641Z] [2024-08-07T10:18:13.641Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T10:18:13.641Z] #93 DONE 1.4s [2024-08-07T10:18:13.641Z] [2024-08-07T10:18:13.641Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:13.916Z] #41 ... [2024-08-07T10:18:13.916Z] [2024-08-07T10:18:13.916Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T10:18:13.916Z] #92 DONE 1.5s [2024-08-07T10:18:13.916Z] [2024-08-07T10:18:13.916Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:13.916Z] #41 ... [2024-08-07T10:18:13.916Z] [2024-08-07T10:18:13.916Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:14.181Z] #55 ... [2024-08-07T10:18:14.181Z] [2024-08-07T10:18:14.181Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:18:14.181Z] #58 ... [2024-08-07T10:18:14.181Z] [2024-08-07T10:18:14.181Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:14.776Z] #55 ... [2024-08-07T10:18:14.776Z] [2024-08-07T10:18:14.776Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:14.776Z] #63 ... [2024-08-07T10:18:14.776Z] [2024-08-07T10:18:14.776Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T10:18:14.776Z] #94 DONE 1.3s [2024-08-07T10:18:14.776Z] [2024-08-07T10:18:14.776Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:14.776Z] #63 ... [2024-08-07T10:18:14.776Z] [2024-08-07T10:18:14.776Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:15.041Z] #55 ... [2024-08-07T10:18:15.041Z] [2024-08-07T10:18:15.041Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T10:18:15.041Z] #95 DONE 1.2s [2024-08-07T10:18:15.041Z] [2024-08-07T10:18:15.041Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:15.306Z] #55 ... [2024-08-07T10:18:15.306Z] [2024-08-07T10:18:15.306Z] #59 [core-data internal] load build context [2024-08-07T10:18:15.306Z] #59 ... [2024-08-07T10:18:15.306Z] [2024-08-07T10:18:15.306Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:15.573Z] #55 ... [2024-08-07T10:18:15.573Z] [2024-08-07T10:18:15.573Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T10:18:15.573Z] #96 DONE 1.6s [2024-08-07T10:18:15.573Z] [2024-08-07T10:18:15.573Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:15.573Z] #35 ... [2024-08-07T10:18:15.573Z] [2024-08-07T10:18:15.573Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:15.837Z] #55 ... [2024-08-07T10:18:15.837Z] [2024-08-07T10:18:15.837Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:15.837Z] #60 ... [2024-08-07T10:18:15.837Z] [2024-08-07T10:18:15.837Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T10:18:15.837Z] #97 DONE 1.0s [2024-08-07T10:18:15.837Z] [2024-08-07T10:18:15.837Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:15.837Z] #60 ... [2024-08-07T10:18:15.837Z] [2024-08-07T10:18:15.837Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T10:18:16.436Z] #98 ... [2024-08-07T10:18:16.436Z] [2024-08-07T10:18:16.436Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T10:18:16.436Z] #99 DONE 1.2s [2024-08-07T10:18:16.436Z] [2024-08-07T10:18:16.436Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:16.436Z] #55 ... [2024-08-07T10:18:16.436Z] [2024-08-07T10:18:16.436Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:16.711Z] #43 ... [2024-08-07T10:18:16.711Z] [2024-08-07T10:18:16.711Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:17.297Z] #55 ... [2024-08-07T10:18:17.297Z] [2024-08-07T10:18:17.297Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T10:18:17.297Z] #100 DONE 1.5s [2024-08-07T10:18:17.297Z] [2024-08-07T10:18:17.297Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:17.297Z] #55 transferring context: 264.84MB 75.9s [2024-08-07T10:18:17.562Z] #55 ... [2024-08-07T10:18:17.562Z] [2024-08-07T10:18:17.562Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T10:18:17.562Z] #101 DONE 1.1s [2024-08-07T10:18:17.562Z] [2024-08-07T10:18:17.562Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T10:18:17.562Z] #98 DONE 1.5s [2024-08-07T10:18:17.562Z] [2024-08-07T10:18:17.562Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:18.523Z] #55 ... [2024-08-07T10:18:18.523Z] [2024-08-07T10:18:18.523Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T10:18:18.523Z] #102 DONE 1.1s [2024-08-07T10:18:18.523Z] [2024-08-07T10:18:18.523Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:19.107Z] #55 ... [2024-08-07T10:18:19.107Z] [2024-08-07T10:18:19.107Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T10:18:19.107Z] #103 DONE 1.7s [2024-08-07T10:18:19.107Z] [2024-08-07T10:18:19.107Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:19.374Z] #55 ... [2024-08-07T10:18:19.374Z] [2024-08-07T10:18:19.374Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T10:18:19.374Z] #104 DONE 1.8s [2024-08-07T10:18:19.374Z] [2024-08-07T10:18:19.374Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:20.336Z] #55 ... [2024-08-07T10:18:20.336Z] [2024-08-07T10:18:20.336Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T10:18:20.336Z] #105 DONE 1.1s [2024-08-07T10:18:20.336Z] [2024-08-07T10:18:20.336Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:22.270Z] #55 ... [2024-08-07T10:18:22.270Z] [2024-08-07T10:18:22.270Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:22.270Z] #62 ... [2024-08-07T10:18:22.270Z] [2024-08-07T10:18:22.270Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:22.270Z] #55 transferring context: 287.76MB 80.9s [2024-08-07T10:18:22.270Z] #55 ... [2024-08-07T10:18:22.270Z] [2024-08-07T10:18:22.270Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:22.270Z] #39 ... [2024-08-07T10:18:22.270Z] [2024-08-07T10:18:22.270Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:22.270Z] #55 ... [2024-08-07T10:18:22.270Z] [2024-08-07T10:18:22.270Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:22.536Z] #49 ... [2024-08-07T10:18:22.536Z] [2024-08-07T10:18:22.536Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:22.801Z] #39 ... [2024-08-07T10:18:22.801Z] [2024-08-07T10:18:22.801Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:18:22.801Z] #40 ... [2024-08-07T10:18:22.801Z] [2024-08-07T10:18:22.801Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:23.069Z] #39 ... [2024-08-07T10:18:23.069Z] [2024-08-07T10:18:23.069Z] #70 [core-command internal] load build context [2024-08-07T10:18:23.334Z] #70 ... [2024-08-07T10:18:23.334Z] [2024-08-07T10:18:23.334Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:23.915Z] #39 ... [2024-08-07T10:18:23.915Z] [2024-08-07T10:18:23.915Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:24.179Z] #41 ... [2024-08-07T10:18:24.179Z] [2024-08-07T10:18:24.179Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:24.445Z] #39 ... [2024-08-07T10:18:24.445Z] [2024-08-07T10:18:24.445Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:18:24.445Z] #58 ... [2024-08-07T10:18:24.445Z] [2024-08-07T10:18:24.445Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:25.024Z] #41 ... [2024-08-07T10:18:25.024Z] [2024-08-07T10:18:25.024Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:25.024Z] #63 ... [2024-08-07T10:18:25.024Z] [2024-08-07T10:18:25.024Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:25.607Z] #41 ... [2024-08-07T10:18:25.607Z] [2024-08-07T10:18:25.607Z] #59 [core-data internal] load build context [2024-08-07T10:18:25.607Z] #59 ... [2024-08-07T10:18:25.607Z] [2024-08-07T10:18:25.607Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:25.880Z] #35 ... [2024-08-07T10:18:25.880Z] [2024-08-07T10:18:25.880Z] #106 [security-spire-server] exporting to image [2024-08-07T10:18:25.880Z] #106 exporting layers 5.1s done [2024-08-07T10:18:25.880Z] #106 writing image sha256:5405e1274c5d7b628f73b2f5e1fd19e37b9751c1eeb568d35e51e69dc0a52794 0.1s done [2024-08-07T10:18:25.880Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-07T10:18:25.880Z] #106 writing image sha256:da09c8e1a56fe839a6dc033d17a038909574be7ccf9f035fa3191efde63d79b5 0.1s done [2024-08-07T10:18:25.880Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-07T10:18:25.880Z] #106 writing image sha256:a98e176209f453b54b03c63868ae391756a58462fddf446284937344c5657a42 0.0s done [2024-08-07T10:18:25.880Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-07T10:18:25.880Z] #106 DONE 6.9s [2024-08-07T10:18:25.880Z] [2024-08-07T10:18:25.880Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:25.880Z] #35 ... [2024-08-07T10:18:25.880Z] [2024-08-07T10:18:25.880Z] #59 [core-data internal] load build context [2024-08-07T10:18:25.880Z] #59 ... [2024-08-07T10:18:25.880Z] [2024-08-07T10:18:25.880Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:26.145Z] #60 ... [2024-08-07T10:18:26.145Z] [2024-08-07T10:18:26.145Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:26.409Z] #35 transferring context: 272.81MB 87.1s [2024-08-07T10:18:26.409Z] #35 ... [2024-08-07T10:18:26.409Z] [2024-08-07T10:18:26.409Z] #55 [security-proxy-setup internal] load build context [2024-08-07T10:18:26.409Z] #55 transferring context: 308.57MB 84.9s done [2024-08-07T10:18:26.409Z] #55 DONE 85.5s [2024-08-07T10:18:26.409Z] [2024-08-07T10:18:26.409Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:26.675Z] #35 ... [2024-08-07T10:18:26.675Z] [2024-08-07T10:18:26.675Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:26.675Z] #43 ... [2024-08-07T10:18:26.675Z] [2024-08-07T10:18:26.675Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:28.094Z] #35 ... [2024-08-07T10:18:28.094Z] [2024-08-07T10:18:28.094Z] #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:18:28.094Z] #107 DONE 1.6s [2024-08-07T10:18:28.094Z] [2024-08-07T10:18:28.094Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:29.231Z] #35 ... [2024-08-07T10:18:29.231Z] [2024-08-07T10:18:29.231Z] #40 [core-common-config-bootstrapper internal] load build context [2024-08-07T10:18:29.231Z] #40 transferring context: 308.57MB 88.0s done [2024-08-07T10:18:29.231Z] #40 DONE 88.2s [2024-08-07T10:18:29.231Z] [2024-08-07T10:18:29.231Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:31.214Z] #35 ... [2024-08-07T10:18:31.214Z] [2024-08-07T10:18:31.214Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:18:31.214Z] #108 DONE 1.2s [2024-08-07T10:18:31.214Z] [2024-08-07T10:18:31.214Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:18:32.182Z] #109 ... [2024-08-07T10:18:32.182Z] [2024-08-07T10:18:32.182Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:32.451Z] #62 ... [2024-08-07T10:18:32.451Z] [2024-08-07T10:18:32.451Z] #70 [core-command internal] load build context [2024-08-07T10:18:32.451Z] #70 ... [2024-08-07T10:18:32.451Z] [2024-08-07T10:18:32.451Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:32.717Z] #35 ... [2024-08-07T10:18:32.717Z] [2024-08-07T10:18:32.717Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:32.717Z] #49 ... [2024-08-07T10:18:32.717Z] [2024-08-07T10:18:32.717Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:33.670Z] #35 transferring context: 296.45MB 94.1s [2024-08-07T10:18:34.628Z] #35 ... [2024-08-07T10:18:34.628Z] [2024-08-07T10:18:34.628Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:34.628Z] #39 ... [2024-08-07T10:18:34.628Z] [2024-08-07T10:18:34.628Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:18:34.628Z] #58 ... [2024-08-07T10:18:34.628Z] [2024-08-07T10:18:34.628Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:35.206Z] #39 ... [2024-08-07T10:18:35.206Z] [2024-08-07T10:18:35.206Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:35.474Z] #63 ... [2024-08-07T10:18:35.474Z] [2024-08-07T10:18:35.474Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:35.738Z] #39 ... [2024-08-07T10:18:35.738Z] [2024-08-07T10:18:35.738Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:35.738Z] #41 ... [2024-08-07T10:18:35.738Z] [2024-08-07T10:18:35.738Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:36.004Z] #39 ... [2024-08-07T10:18:36.004Z] [2024-08-07T10:18:36.004Z] #59 [core-data internal] load build context [2024-08-07T10:18:36.269Z] #59 ... [2024-08-07T10:18:36.269Z] [2024-08-07T10:18:36.269Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:36.269Z] #39 ... [2024-08-07T10:18:36.269Z] [2024-08-07T10:18:36.269Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:36.534Z] #60 ... [2024-08-07T10:18:36.534Z] [2024-08-07T10:18:36.534Z] #59 [core-data internal] load build context [2024-08-07T10:18:36.534Z] #59 ... [2024-08-07T10:18:36.534Z] [2024-08-07T10:18:36.534Z] #35 [security-proxy-auth internal] load build context [2024-08-07T10:18:36.534Z] #35 transferring context: 308.57MB 97.2s done [2024-08-07T10:18:36.534Z] #35 DONE 97.4s [2024-08-07T10:18:36.534Z] [2024-08-07T10:18:36.534Z] #59 [core-data internal] load build context [2024-08-07T10:18:37.119Z] #59 ... [2024-08-07T10:18:37.119Z] [2024-08-07T10:18:37.119Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:37.119Z] #43 ... [2024-08-07T10:18:37.119Z] [2024-08-07T10:18:37.119Z] #59 [core-data internal] load build context [2024-08-07T10:18:38.105Z] #59 ... [2024-08-07T10:18:38.105Z] [2024-08-07T10:18:38.105Z] #58 [security-spiffe-token-provider internal] load build context [2024-08-07T10:18:38.105Z] #58 transferring context: 308.57MB 94.0s done [2024-08-07T10:18:38.105Z] #58 DONE 95.6s [2024-08-07T10:18:38.105Z] [2024-08-07T10:18:38.105Z] #59 [core-data internal] load build context [2024-08-07T10:18:38.379Z] #59 ... [2024-08-07T10:18:38.379Z] [2024-08-07T10:18:38.379Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:18:38.648Z] #110 ... [2024-08-07T10:18:38.648Z] [2024-08-07T10:18:38.648Z] #59 [core-data internal] load build context [2024-08-07T10:18:39.609Z] #59 ... [2024-08-07T10:18:39.609Z] [2024-08-07T10:18:39.609Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:18:39.609Z] #111 DONE 1.4s [2024-08-07T10:18:39.609Z] [2024-08-07T10:18:39.609Z] #59 [core-data internal] load build context [2024-08-07T10:18:39.884Z] #59 ... [2024-08-07T10:18:39.884Z] [2024-08-07T10:18:39.884Z] #39 [core-keeper internal] load build context [2024-08-07T10:18:39.884Z] #39 transferring context: 308.57MB 97.7s done [2024-08-07T10:18:39.884Z] #39 DONE 98.6s [2024-08-07T10:18:39.884Z] [2024-08-07T10:18:39.884Z] #59 [core-data internal] load build context [2024-08-07T10:18:41.291Z] #59 ... [2024-08-07T10:18:41.291Z] [2024-08-07T10:18:41.291Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T10:18:41.291Z] #112 DONE 1.2s [2024-08-07T10:18:41.291Z] [2024-08-07T10:18:41.291Z] #59 [core-data internal] load build context [2024-08-07T10:18:42.693Z] #59 ... [2024-08-07T10:18:42.693Z] [2024-08-07T10:18:42.693Z] #70 [core-command internal] load build context [2024-08-07T10:18:42.693Z] #70 ... [2024-08-07T10:18:42.693Z] [2024-08-07T10:18:42.693Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:42.693Z] #62 ... [2024-08-07T10:18:42.693Z] [2024-08-07T10:18:42.693Z] #70 [core-command internal] load build context [2024-08-07T10:18:42.693Z] #70 ... [2024-08-07T10:18:42.693Z] [2024-08-07T10:18:42.693Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:42.959Z] #49 ... [2024-08-07T10:18:42.959Z] [2024-08-07T10:18:42.959Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:44.361Z] #62 ... [2024-08-07T10:18:44.361Z] [2024-08-07T10:18:44.361Z] #70 [core-command internal] load build context [2024-08-07T10:18:44.361Z] #70 transferring context: 308.57MB 97.6s done [2024-08-07T10:18:44.361Z] #70 DONE 100.1s [2024-08-07T10:18:44.361Z] [2024-08-07T10:18:44.361Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:44.626Z] #62 ... [2024-08-07T10:18:44.626Z] [2024-08-07T10:18:44.626Z] #41 [support-notifications internal] load build context [2024-08-07T10:18:44.626Z] #41 transferring context: 308.57MB 97.7s done [2024-08-07T10:18:44.626Z] #41 DONE 100.4s [2024-08-07T10:18:44.626Z] [2024-08-07T10:18:44.626Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:45.596Z] #62 ... [2024-08-07T10:18:45.596Z] [2024-08-07T10:18:45.596Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:45.596Z] #63 ... [2024-08-07T10:18:45.596Z] [2024-08-07T10:18:45.596Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:46.177Z] #49 ... [2024-08-07T10:18:46.177Z] [2024-08-07T10:18:46.177Z] #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:18:46.177Z] #113 DONE 1.2s [2024-08-07T10:18:46.177Z] [2024-08-07T10:18:46.177Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:46.756Z] #49 ... [2024-08-07T10:18:46.756Z] [2024-08-07T10:18:46.756Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:46.756Z] #60 ... [2024-08-07T10:18:46.756Z] [2024-08-07T10:18:46.756Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:47.335Z] #62 ... [2024-08-07T10:18:47.335Z] [2024-08-07T10:18:47.335Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:47.335Z] #43 ... [2024-08-07T10:18:47.335Z] [2024-08-07T10:18:47.335Z] #62 [support-cron-scheduler internal] load build context [2024-08-07T10:18:48.295Z] #62 transferring context: 308.57MB 104.7s done [2024-08-07T10:18:48.295Z] #62 DONE 105.9s [2024-08-07T10:18:48.295Z] [2024-08-07T10:18:48.295Z] #49 [support-scheduler internal] load build context [2024-08-07T10:18:48.563Z] #49 transferring context: 308.57MB 107.7s done [2024-08-07T10:18:48.563Z] #49 DONE 107.9s [2024-08-07T10:18:48.563Z] [2024-08-07T10:18:48.563Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:49.520Z] #43 ... [2024-08-07T10:18:49.520Z] [2024-08-07T10:18:49.520Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:18:49.520Z] #114 ... [2024-08-07T10:18:49.520Z] [2024-08-07T10:18:49.520Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:51.451Z] #43 ... [2024-08-07T10:18:51.451Z] [2024-08-07T10:18:51.451Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:18:51.451Z] #115 ... [2024-08-07T10:18:51.451Z] [2024-08-07T10:18:51.451Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:52.409Z] #43 ... [2024-08-07T10:18:52.409Z] [2024-08-07T10:18:52.409Z] #60 [core-metadata internal] load build context [2024-08-07T10:18:52.409Z] #60 transferring context: 308.57MB 108.3s done [2024-08-07T10:18:52.409Z] #60 DONE 109.9s [2024-08-07T10:18:52.409Z] [2024-08-07T10:18:52.409Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:52.673Z] #43 ... [2024-08-07T10:18:52.673Z] [2024-08-07T10:18:52.673Z] #59 [core-data internal] load build context [2024-08-07T10:18:52.673Z] #59 ... [2024-08-07T10:18:52.673Z] [2024-08-07T10:18:52.673Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:52.940Z] #63 ... [2024-08-07T10:18:52.940Z] [2024-08-07T10:18:52.940Z] #59 [core-data internal] load build context [2024-08-07T10:18:54.344Z] #59 ... [2024-08-07T10:18:54.344Z] [2024-08-07T10:18:54.344Z] #63 [security-secretstore-setup internal] load build context [2024-08-07T10:18:54.344Z] #63 transferring context: 308.57MB 110.0s done [2024-08-07T10:18:54.344Z] #63 DONE 111.7s [2024-08-07T10:18:54.344Z] [2024-08-07T10:18:54.344Z] #59 [core-data internal] load build context [2024-08-07T10:18:56.287Z] #59 ... [2024-08-07T10:18:56.287Z] [2024-08-07T10:18:56.287Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:18:56.287Z] #116 ... [2024-08-07T10:18:56.287Z] [2024-08-07T10:18:56.287Z] #59 [core-data internal] load build context [2024-08-07T10:18:58.855Z] #59 transferring context: 308.57MB 114.9s done [2024-08-07T10:18:59.120Z] #59 DONE 116.5s [2024-08-07T10:18:59.120Z] [2024-08-07T10:18:59.120Z] #43 [security-bootstrapper internal] load build context [2024-08-07T10:18:59.706Z] #43 transferring context: 308.57MB 112.6s done [2024-08-07T10:18:59.706Z] #43 DONE 115.3s [2024-08-07T10:18:59.706Z] [2024-08-07T10:18:59.706Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:19:56.270Z] #109 DONE 84.1s [2024-08-07T10:19:56.270Z] [2024-08-07T10:19:56.270Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T10:19:56.270Z] #117 ... [2024-08-07T10:19:56.270Z] [2024-08-07T10:19:56.270Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:19:56.270Z] #110 DONE 86.8s [2024-08-07T10:19:56.270Z] [2024-08-07T10:19:56.270Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T10:20:00.512Z] #118 ... [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #119 [core-command builder 6/7] COPY . . [2024-08-07T10:20:00.512Z] #119 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.512Z] #120 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.512Z] #121 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.512Z] #114 DONE 81.0s [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.512Z] #116 DONE 74.5s [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #122 [core-data builder 6/7] COPY . . [2024-08-07T10:20:00.512Z] #122 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.512Z] #123 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.512Z] #124 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.512Z] #125 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.512Z] #126 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #127 [core-metadata builder 6/7] COPY . . [2024-08-07T10:20:00.512Z] #127 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T10:20:00.512Z] #117 DONE 5.3s [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.512Z] #128 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.512Z] #129 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #130 [support-scheduler builder 6/7] COPY . . [2024-08-07T10:20:00.512Z] #130 CACHED [2024-08-07T10:20:00.512Z] [2024-08-07T10:20:00.512Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.513Z] #131 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T10:20:00.513Z] #132 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.513Z] #133 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-07T10:20:00.513Z] #134 ... [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.513Z] #135 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.513Z] #136 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T10:20:00.513Z] #137 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T10:20:00.513Z] #138 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:00.513Z] #139 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.513Z] #140 CACHED [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T10:20:00.513Z] #118 DONE 5.4s [2024-08-07T10:20:00.513Z] [2024-08-07T10:20:00.513Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:00.513Z] #115 DONE 79.2s [2024-08-07T10:20:00.783Z] [2024-08-07T10:20:00.783Z] #141 [core-keeper builder 7/8] COPY . . [2024-08-07T10:20:06.128Z] #141 ... [2024-08-07T10:20:06.128Z] [2024-08-07T10:20:06.128Z] #142 [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-07T10:20:06.128Z] #0 5.187 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-07T10:20:10.377Z] #142 ... [2024-08-07T10:20:10.377Z] [2024-08-07T10:20:10.377Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T10:20:10.643Z] #143 ... [2024-08-07T10:20:10.643Z] [2024-08-07T10:20:10.643Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:20:10.643Z] #0 3.959 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-07T10:20:10.643Z] #144 ... [2024-08-07T10:20:10.643Z] [2024-08-07T10:20:10.643Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:20:10.643Z] #0 5.045 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-07T10:20:10.925Z] #145 ... [2024-08-07T10:20:10.925Z] [2024-08-07T10:20:10.925Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T10:20:10.925Z] #0 4.842 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-07T10:20:10.925Z] #146 ... [2024-08-07T10:20:10.925Z] [2024-08-07T10:20:10.925Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:20:10.925Z] #0 4.476 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-07T10:20:11.216Z] #147 ... [2024-08-07T10:20:11.216Z] [2024-08-07T10:20:11.216Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T10:20:11.216Z] #0 5.388 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-07T10:20:11.216Z] #148 ... [2024-08-07T10:20:11.216Z] [2024-08-07T10:20:11.216Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T10:20:11.216Z] #0 5.508 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-07T10:20:11.492Z] #149 ... [2024-08-07T10:20:11.492Z] [2024-08-07T10:20:11.492Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:20:11.492Z] #0 4.398 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-07T10:20:11.773Z] #150 ... [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:20:11.773Z] #0 4.626 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-07T10:20:11.773Z] #151 ... [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T10:20:11.773Z] #143 DONE 11.3s [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-07T10:20:11.773Z] #134 DONE 11.3s [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #152 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T10:20:11.773Z] #152 CACHED [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #153 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T10:20:11.773Z] #153 CACHED [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T10:20:11.773Z] #154 CACHED [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #141 [core-keeper builder 7/8] COPY . . [2024-08-07T10:20:11.773Z] #141 DONE 11.2s [2024-08-07T10:20:11.773Z] [2024-08-07T10:20:11.773Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:20:16.015Z] #155 3.960 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-07T10:20:22.647Z] #155 ... [2024-08-07T10:20:22.647Z] [2024-08-07T10:20:22.647Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:20:22.647Z] #0 4.058 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-07T10:20:22.647Z] #156 ... [2024-08-07T10:20:22.647Z] [2024-08-07T10:20:22.647Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T10:20:22.647Z] #0 2.769 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-07T10:20:22.647Z] #157 ... [2024-08-07T10:20:22.647Z] [2024-08-07T10:20:22.647Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:20:22.647Z] #0 3.683 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-07T10:41:01.401Z] #158 ... [2024-08-07T10:41:01.401Z] [2024-08-07T10:41:01.401Z] #142 [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-07T10:41:01.401Z] #142 1256.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T10:41:01.983Z] #142 ... [2024-08-07T10:41:01.983Z] [2024-08-07T10:41:01.983Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T10:41:01.983Z] #148 DONE 1261.4s [2024-08-07T10:41:01.983Z] [2024-08-07T10:41:01.983Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:41:02.966Z] #45 ... [2024-08-07T10:41:02.966Z] [2024-08-07T10:41:02.966Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T10:41:03.232Z] #159 DONE 0.3s [2024-08-07T10:41:03.232Z] [2024-08-07T10:41:03.232Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T10:41:05.820Z] #160 DONE 2.6s [2024-08-07T10:41:05.820Z] [2024-08-07T10:41:05.820Z] #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:41:05.820Z] #161 ... [2024-08-07T10:41:05.820Z] [2024-08-07T10:41:05.820Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T10:41:05.820Z] #146 DONE 1265.1s [2024-08-07T10:41:05.820Z] [2024-08-07T10:41:05.820Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:41:06.402Z] #147 ... [2024-08-07T10:41:06.402Z] [2024-08-07T10:41:06.402Z] #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:41:06.402Z] #161 DONE 0.7s [2024-08-07T10:41:06.402Z] [2024-08-07T10:41:06.402Z] #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:41:07.043Z] #162 DONE 0.5s [2024-08-07T10:41:07.043Z] [2024-08-07T10:41:07.043Z] #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T10:41:07.043Z] #163 ... [2024-08-07T10:41:07.043Z] [2024-08-07T10:41:07.043Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:41:07.043Z] #164 DONE 0.5s [2024-08-07T10:41:07.310Z] [2024-08-07T10:41:07.310Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:41:07.310Z] #165 DONE 0.3s [2024-08-07T10:41:07.310Z] [2024-08-07T10:41:07.310Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T10:41:07.310Z] #166 ... [2024-08-07T10:41:07.310Z] [2024-08-07T10:41:07.310Z] #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T10:41:07.310Z] #163 DONE 0.4s [2024-08-07T10:41:07.580Z] [2024-08-07T10:41:07.580Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T10:41:07.580Z] #166 DONE 0.2s [2024-08-07T10:41:07.580Z] [2024-08-07T10:41:07.580Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T10:41:07.580Z] #167 ... [2024-08-07T10:41:07.580Z] [2024-08-07T10:41:07.580Z] #168 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T10:41:07.580Z] #168 DONE 0.3s [2024-08-07T10:41:07.848Z] [2024-08-07T10:41:07.848Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T10:41:07.848Z] #167 DONE 0.4s [2024-08-07T10:41:07.848Z] [2024-08-07T10:41:07.848Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T10:41:08.131Z] #169 ... [2024-08-07T10:41:08.131Z] [2024-08-07T10:41:08.131Z] #170 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-07T10:41:08.131Z] #170 DONE 0.4s [2024-08-07T10:41:08.131Z] [2024-08-07T10:41:08.131Z] #171 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-07T10:41:08.404Z] #171 DONE 0.2s [2024-08-07T10:41:08.404Z] [2024-08-07T10:41:08.405Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T10:41:08.405Z] #169 DONE 0.4s [2024-08-07T10:41:08.405Z] [2024-08-07T10:41:08.405Z] #172 [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-07T10:41:08.405Z] #172 ... [2024-08-07T10:41:08.405Z] [2024-08-07T10:41:08.405Z] #173 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T10:41:08.405Z] #173 DONE 0.3s [2024-08-07T10:41:08.731Z] [2024-08-07T10:41:08.731Z] #172 [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-07T10:41:08.731Z] #172 DONE 0.3s [2024-08-07T10:41:08.731Z] [2024-08-07T10:41:08.731Z] #174 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T10:41:09.000Z] #174 DONE 0.4s [2024-08-07T10:41:09.000Z] [2024-08-07T10:41:09.000Z] #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:41:09.266Z] #175 ... [2024-08-07T10:41:09.267Z] [2024-08-07T10:41:09.267Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T10:41:09.267Z] #176 DONE 0.2s [2024-08-07T10:41:09.267Z] [2024-08-07T10:41:09.267Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T10:41:11.852Z] #177 ... [2024-08-07T10:41:11.852Z] [2024-08-07T10:41:11.852Z] #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:41:11.852Z] #175 DONE 3.0s [2024-08-07T10:41:11.852Z] [2024-08-07T10:41:11.852Z] #106 [security-proxy-setup] exporting to image [2024-08-07T10:41:11.852Z] #106 exporting layers [2024-08-07T10:41:12.122Z] #106 ... [2024-08-07T10:41:12.122Z] [2024-08-07T10:41:12.122Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T10:41:12.122Z] #177 DONE 2.8s [2024-08-07T10:41:12.122Z] [2024-08-07T10:41:12.122Z] #106 [security-bootstrapper] exporting to image [2024-08-07T10:41:14.069Z] #106 exporting layers 2.4s done [2024-08-07T10:41:14.069Z] #106 writing image sha256:0c0c0a20f1ea6d994b7ec8093b6d0d34a23d667fdd90066c85d68d4fd73096cd 0.1s done [2024-08-07T10:41:14.069Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-07T10:41:14.340Z] #106 exporting layers 2.2s done [2024-08-07T10:41:14.340Z] #106 writing image sha256:6fd412b622f64118ca219bf938817ed8a5156d9de6d3d5361a816fdf729342b0 done [2024-08-07T10:41:14.340Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-07T10:41:14.340Z] #106 DONE 9.4s [2024-08-07T10:41:14.340Z] [2024-08-07T10:41:14.340Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T10:41:19.707Z] #149 ... [2024-08-07T10:41:19.707Z] [2024-08-07T10:41:19.707Z] #142 [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-07T10:41:19.707Z] #142 DONE 1278.5s [2024-08-07T10:41:19.707Z] [2024-08-07T10:41:19.707Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:41:19.707Z] #144 ... [2024-08-07T10:41:19.707Z] [2024-08-07T10:41:19.707Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:41:19.707Z] #178 DONE 0.1s [2024-08-07T10:41:19.707Z] [2024-08-07T10:41:19.707Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:41:19.987Z] #179 DONE 0.2s [2024-08-07T10:41:19.987Z] [2024-08-07T10:41:19.987Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T10:41:19.987Z] #180 DONE 0.1s [2024-08-07T10:41:19.987Z] [2024-08-07T10:41:19.987Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-07T10:41:20.256Z] #181 DONE 0.1s [2024-08-07T10:41:20.256Z] [2024-08-07T10:41:20.256Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:41:20.256Z] #182 DONE 0.1s [2024-08-07T10:41:20.256Z] [2024-08-07T10:41:20.256Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:41:20.256Z] #156 ... [2024-08-07T10:41:20.256Z] [2024-08-07T10:41:20.256Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T10:41:20.521Z] #183 DONE 0.2s [2024-08-07T10:41:20.521Z] [2024-08-07T10:41:20.521Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:41:20.521Z] #144 ... [2024-08-07T10:41:20.521Z] [2024-08-07T10:41:20.521Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T10:41:20.789Z] #184 DONE 0.3s [2024-08-07T10:41:20.789Z] [2024-08-07T10:41:20.789Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:41:20.789Z] #156 ... [2024-08-07T10:41:20.789Z] [2024-08-07T10:41:20.789Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T10:41:20.789Z] #185 DONE 0.1s [2024-08-07T10:41:21.057Z] [2024-08-07T10:41:21.057Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:41:23.659Z] #186 DONE 2.1s [2024-08-07T10:41:23.659Z] [2024-08-07T10:41:23.659Z] #106 [security-secretstore-setup] exporting to image [2024-08-07T10:41:23.659Z] #106 exporting layers [2024-08-07T10:41:24.617Z] #106 exporting layers 1.4s done [2024-08-07T10:41:24.617Z] #106 writing image sha256:e10939c86e0fb35595db6896ce1c56d53db30ff6815c982f69b2807044fab63d done [2024-08-07T10:41:24.617Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-07T10:41:24.617Z] #106 DONE 10.8s [2024-08-07T10:41:24.617Z] [2024-08-07T10:41:24.617Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T10:42:21.334Z] #157 ... [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:42:21.334Z] #145 DONE 1338.0s [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:42:21.334Z] #69 ... [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:42:21.334Z] #187 DONE 0.2s [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:42:21.334Z] #188 DONE 0.2s [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T10:42:21.334Z] #189 DONE 0.2s [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:42:21.334Z] #144 ... [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:42:21.334Z] #190 DONE 0.1s [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-07T10:42:21.334Z] #191 DONE 0.3s [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:42:21.334Z] #155 ... [2024-08-07T10:42:21.334Z] [2024-08-07T10:42:21.334Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:42:22.318Z] #192 DONE 2.0s [2024-08-07T10:42:22.318Z] [2024-08-07T10:42:22.318Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-07T10:42:22.318Z] #106 exporting layers [2024-08-07T10:42:22.586Z] #106 exporting layers 0.7s done [2024-08-07T10:42:22.586Z] #106 writing image sha256:a5a93ee623e39d138c663ed1b2705092b07357b373c22927414cb1a5507a3d35 done [2024-08-07T10:42:22.586Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-07T10:42:22.586Z] #106 DONE 11.5s [2024-08-07T10:42:22.586Z] [2024-08-07T10:42:22.586Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:44:29.503Z] #21 ... [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T10:44:29.503Z] #157 DONE 1449.8s [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:44:29.503Z] #147 ... [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:44:29.503Z] #193 DONE 0.2s [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:44:29.503Z] #194 DONE 0.2s [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T10:44:29.503Z] #195 DONE 0.3s [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:44:29.503Z] #196 DONE 0.1s [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:44:29.503Z] #147 ... [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-07T10:44:29.503Z] #106 exporting layers [2024-08-07T10:44:29.503Z] #106 exporting layers 1.0s done [2024-08-07T10:44:29.503Z] #106 writing image sha256:cc55e70a4bfd91e1b668b558f483864222c7523632b58f0a9bbed1dc60a79d28 done [2024-08-07T10:44:29.503Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-07T10:44:29.503Z] #106 DONE 12.5s [2024-08-07T10:44:29.503Z] [2024-08-07T10:44:29.503Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:52:51.559Z] #144 ... [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:52:51.559Z] #147 DONE 1959.1s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:52:51.559Z] #21 ... [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:52:51.559Z] #197 DONE 0.2s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:52:51.559Z] #144 ... [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:52:51.559Z] #198 DONE 0.2s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T10:52:51.559Z] #199 DONE 0.6s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:52:51.559Z] #158 ... [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:52:51.559Z] #200 DONE 0.2s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T10:52:51.559Z] #201 DONE 0.2s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:52:51.559Z] #202 DONE 1.9s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T10:52:51.559Z] #149 ... [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #106 [security-proxy-auth] exporting to image [2024-08-07T10:52:51.559Z] #106 exporting layers [2024-08-07T10:52:51.559Z] #106 exporting layers 0.7s done [2024-08-07T10:52:51.559Z] #106 writing image sha256:843aa9169b656a927cd11b77c5f3405f68c93da385de77e964019bfdd0c04f09 done [2024-08-07T10:52:51.559Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-07T10:52:51.559Z] #106 DONE 13.2s [2024-08-07T10:52:51.559Z] [2024-08-07T10:52:51.559Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T10:53:59.408Z] #149 DONE 2036.4s [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:53:59.409Z] #156 ... [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:53:59.409Z] #203 DONE 0.1s [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:53:59.409Z] #156 ... [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:53:59.409Z] #204 DONE 0.3s [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T10:53:59.409Z] #205 DONE 0.5s [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:53:59.409Z] #206 DONE 0.1s [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:53:59.409Z] #156 ... [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #106 [core-command] exporting to image [2024-08-07T10:53:59.409Z] #106 exporting layers [2024-08-07T10:53:59.409Z] #106 exporting layers 0.5s done [2024-08-07T10:53:59.409Z] #106 writing image sha256:a3f3d7ef9e65f4aafd014db5a6cc0ffd32dcd42f58e93aeda55b2681a6ad8275 done [2024-08-07T10:53:59.409Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-07T10:53:59.409Z] #106 DONE 13.8s [2024-08-07T10:53:59.409Z] [2024-08-07T10:53:59.409Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:21.085Z] #156 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:56:21.085Z] #144 DONE 2168.4s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:56:21.085Z] #21 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:56:21.085Z] #207 DONE 0.3s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:56:21.085Z] #151 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:56:21.085Z] #208 DONE 0.3s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:56:21.085Z] #150 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T10:56:21.085Z] #209 DONE 0.6s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:56:21.085Z] #210 DONE 0.2s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #106 [core-data] exporting to image [2024-08-07T10:56:21.085Z] #106 exporting layers [2024-08-07T10:56:21.085Z] #106 exporting layers 0.7s done [2024-08-07T10:56:21.085Z] #106 writing image sha256:1c16cdd103a20a552248352aedb638b3bc2bc13f83575d4e7581dd2d42e7cae3 done [2024-08-07T10:56:21.085Z] #106 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-07T10:56:21.085Z] #106 DONE 14.5s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:56:21.085Z] #69 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:56:21.085Z] #155 DONE 2160.0s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:56:21.085Z] #150 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:56:21.085Z] #211 DONE 0.3s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:56:21.085Z] #69 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T10:56:21.085Z] #212 DONE 0.6s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:21.085Z] #156 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:56:21.085Z] #213 DONE 0.1s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #106 [core-keeper] exporting to image [2024-08-07T10:56:21.085Z] #106 exporting layers 0.8s done [2024-08-07T10:56:21.085Z] #106 writing image sha256:df151fe4e838558b94ef37764153ea5dcb211dc92c51978650a00140b8d24431 done [2024-08-07T10:56:21.085Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-07T10:56:21.085Z] #106 DONE 15.3s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:56:21.085Z] #151 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:56:21.085Z] #150 DONE 2175.7s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:21.085Z] #156 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:56:21.085Z] #214 DONE 0.2s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:56:21.085Z] #215 DONE 0.2s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:56:21.085Z] #158 ... [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T10:56:21.085Z] #216 DONE 0.6s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:56:21.085Z] #217 DONE 0.2s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T10:56:21.085Z] #218 DONE 0.2s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #106 [core-metadata] exporting to image [2024-08-07T10:56:21.085Z] #106 exporting layers 0.6s done [2024-08-07T10:56:21.085Z] #106 writing image sha256:99c5b07d09c6bc94acad1c93fc3b6fd2973a2478d3fbb32be25002b81d2a19e3 done [2024-08-07T10:56:21.085Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-07T10:56:21.085Z] #106 DONE 16.0s [2024-08-07T10:56:21.085Z] [2024-08-07T10:56:21.085Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:59.920Z] #156 ... [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:56:59.920Z] #151 DONE 2213.2s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:59.920Z] #156 ... [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:56:59.920Z] #219 DONE 0.3s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:59.920Z] #156 ... [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:56:59.920Z] #220 DONE 0.4s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:59.920Z] #156 ... [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T10:56:59.920Z] #221 DONE 0.5s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:56:59.920Z] #222 DONE 0.2s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:56:59.920Z] #158 DONE 2203.7s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #106 [support-scheduler] exporting to image [2024-08-07T10:56:59.920Z] #106 exporting layers [2024-08-07T10:56:59.920Z] #106 ... [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:56:59.920Z] #223 DONE 0.3s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:56:59.920Z] #224 DONE 0.2s [2024-08-07T10:56:59.920Z] [2024-08-07T10:56:59.920Z] #106 [support-scheduler] exporting to image [2024-08-07T10:56:59.920Z] #106 exporting layers 0.8s done [2024-08-07T10:56:59.921Z] #106 writing image sha256:2dbbf17ecb5004f1d9f3f8553b14466a3612680d49e796216fe48d8504ac2bf4 0.0s done [2024-08-07T10:56:59.921Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-07T10:56:59.921Z] #106 DONE 16.8s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T10:56:59.921Z] #69 ... [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T10:56:59.921Z] #225 DONE 0.6s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:56:59.921Z] #156 DONE 2205.4s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:56:59.921Z] #226 DONE 0.2s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #106 [support-notifications] exporting to image [2024-08-07T10:56:59.921Z] #106 ... [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:56:59.921Z] #227 CACHED [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:56:59.921Z] #228 CACHED [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T10:56:59.921Z] #229 ... [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #106 [support-notifications] exporting to image [2024-08-07T10:56:59.921Z] #106 exporting layers 0.7s done [2024-08-07T10:56:59.921Z] #106 writing image sha256:ab0983d71a1655fae6be2379d27586b81a40ffe6b69c5943eb1a9f54d8730933 done [2024-08-07T10:56:59.921Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-07T10:56:59.921Z] #106 DONE 17.6s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:56:59.921Z] #21 ... [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T10:56:59.921Z] #229 DONE 0.5s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T10:56:59.921Z] #230 DONE 0.1s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #106 [support-cron-scheduler] exporting to image [2024-08-07T10:56:59.921Z] #106 exporting layers 0.5s done [2024-08-07T10:56:59.921Z] #106 writing image sha256:484be4b2ed528da1eaee3ef38de4ea64488da1bec1313223b1e876c5bbdb35b7 done [2024-08-07T10:56:59.921Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-07T10:56:59.921Z] #106 DONE 18.1s [2024-08-07T10:56:59.921Z] [2024-08-07T10:56:59.921Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:56:59.921Z] time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T10:56:59.948Z] $ docker stop --time=1 9bbc70fe2d82f7d91a08574dc06c75943e0b02733bb150d4ffd7cb6839c7d0dd [2024-08-07T10:57:01.693Z] $ docker rm -f --volumes 9bbc70fe2d82f7d91a08574dc06c75943e0b02733bb150d4ffd7cb6839c7d0dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T10:57:02.202Z] + docker images [2024-08-07T10:57:02.202Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T10:57:02.202Z] support-cron-scheduler-arm64 latest 484be4b2ed52 4 seconds ago 42.2MB [2024-08-07T10:57:02.202Z] support-notifications-arm64 latest ab0983d71a16 5 seconds ago 41.9MB [2024-08-07T10:57:02.202Z] support-scheduler-arm64 latest 2dbbf17ecb50 7 seconds ago 41.2MB [2024-08-07T10:57:02.202Z] core-metadata-arm64 latest 99c5b07d09c6 45 seconds ago 39.1MB [2024-08-07T10:57:02.202Z] core-keeper-arm64 latest df151fe4e838 49 seconds ago 38.9MB [2024-08-07T10:57:02.202Z] core-data-arm64 latest 1c16cdd103a2 52 seconds ago 39MB [2024-08-07T10:57:02.202Z] core-command-arm64 latest a3f3d7ef9e65 3 minutes ago 35MB [2024-08-07T10:57:02.202Z] security-proxy-auth-arm64 latest 843aa9169b65 4 minutes ago 32.6MB [2024-08-07T10:57:02.202Z] security-spiffe-token-provider-arm64 latest cc55e70a4bfd 12 minutes ago 29MB [2024-08-07T10:57:02.202Z] core-common-config-bootstrapper-arm64 latest a5a93ee623e3 14 minutes ago 15.3MB [2024-08-07T10:57:02.202Z] security-secretstore-setup-arm64 latest e10939c86e0f 15 minutes ago 36.4MB [2024-08-07T10:57:02.202Z] security-proxy-setup-arm64 latest 0c0c0a20f1ea 15 minutes ago 26.1MB [2024-08-07T10:57:02.202Z] security-bootstrapper-arm64 latest 6fd412b622f6 15 minutes ago 18.9MB [2024-08-07T10:57:02.202Z] security-spire-server-arm64 latest a98e176209f4 38 minutes ago 116MB [2024-08-07T10:57:02.203Z] security-spire-agent-arm64 latest 5405e1274c5d 38 minutes ago 174MB [2024-08-07T10:57:02.203Z] security-spire-config-arm64 latest da09c8e1a56f 38 minutes ago 115MB [2024-08-07T10:57:02.203Z] ci-base-image-arm64 latest 677ee0e1004e About an hour ago 967MB [2024-08-07T10:57:02.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-07T10:57:02.203Z] 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-07T10:57:02.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:57:02.704Z] [2024-08-07T10:57:02.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:57:03.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:57:03.307Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T10:57:03.307Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T10:57:03.307Z] 04944245beec: Pulling fs layer [2024-08-07T10:57:03.307Z] 699f458cf7ca: Pulling fs layer [2024-08-07T10:57:03.307Z] 765212b225bb: Pulling fs layer [2024-08-07T10:57:03.307Z] f23df028b6ca: Pulling fs layer [2024-08-07T10:57:03.307Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T10:57:03.307Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T10:57:03.307Z] f23df028b6ca: Waiting [2024-08-07T10:57:03.307Z] d65c8cfc05b1: Waiting [2024-08-07T10:57:03.307Z] 765212b225bb: Waiting [2024-08-07T10:57:03.307Z] 2437ff75d9bd: Waiting [2024-08-07T10:57:03.307Z] 04944245beec: Verifying Checksum [2024-08-07T10:57:03.307Z] 04944245beec: Download complete [2024-08-07T10:57:03.307Z] 765212b225bb: Verifying Checksum [2024-08-07T10:57:03.307Z] 765212b225bb: Download complete [2024-08-07T10:57:03.574Z] f23df028b6ca: Verifying Checksum [2024-08-07T10:57:03.574Z] f23df028b6ca: Download complete [2024-08-07T10:57:03.574Z] d65c8cfc05b1: Download complete [2024-08-07T10:57:03.574Z] 699f458cf7ca: Verifying Checksum [2024-08-07T10:57:03.574Z] 699f458cf7ca: Download complete [2024-08-07T10:57:04.156Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T10:57:04.156Z] 8998bd30e6a1: Download complete [2024-08-07T10:57:06.721Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T10:57:06.721Z] 2437ff75d9bd: Download complete [2024-08-07T10:57:08.651Z] 8998bd30e6a1: Pull complete [2024-08-07T10:57:09.229Z] 04944245beec: Pull complete [2024-08-07T10:57:10.628Z] 699f458cf7ca: Pull complete [2024-08-07T10:57:10.891Z] 765212b225bb: Pull complete [2024-08-07T10:57:11.847Z] f23df028b6ca: Pull complete [2024-08-07T10:57:12.112Z] d65c8cfc05b1: Pull complete [2024-08-07T10:57:30.430Z] 2437ff75d9bd: Pull complete [2024-08-07T10:57:30.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T10:57:30.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:57:30.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:57:30.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container [2024-08-07T10:57:30.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-07T10:57:34.080Z] $ docker top 910c67f67410d1beb7694c486b5a8562d40fb89a0de054dfe4147b8061034a74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:35.078Z] ---> job-cost.sh [2024-08-07T10:57:35.078Z] lf-activate-venv: SKIPPING [2024-08-07T10:57:35.078Z] INFO: No Stack... [2024-08-07T10:57:35.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T10:57:36.329Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T10:57:36.967Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2024-08-07T10:57:36.967Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T10:57:37.002Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] [2024-08-07T10:57:37.014Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] did not exist. Created. [2024-08-07T10:57:37.021Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T10:57:37.673Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T10:57:37.889Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T10:57:37.899Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T10:57:37.934Z] $ docker stop --time=1 910c67f67410d1beb7694c486b5a8562d40fb89a0de054dfe4147b8061034a74 [2024-08-07T10:57:39.476Z] $ docker rm -f --volumes 910c67f67410d1beb7694c486b5a8562d40fb89a0de054dfe4147b8061034a74 [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-07T10:57:40.001Z] provisioning config files... [2024-08-07T10:57:40.008Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config9480016729837223234tmp [Pipeline] { [Pipeline] sh [2024-08-07T10:57:40.311Z] + set +x [2024-08-07T10:57:40.311Z] + curl -s https://codecov.io/bash [2024-08-07T10:57:40.311Z] + bash -s -- [2024-08-07T10:57:40.311Z] [2024-08-07T10:57:40.311Z] _____ _ [2024-08-07T10:57:40.311Z] / ____| | | [2024-08-07T10:57:40.311Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T10:57:40.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T10:57:40.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T10:57:40.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T10:57:40.311Z] Bash-1.0.6 [2024-08-07T10:57:40.311Z] [2024-08-07T10:57:40.311Z] [2024-08-07T10:57:40.311Z] ==> git version 2.25.1 found [2024-08-07T10:57:40.311Z] ==> 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-07T10:57:40.311Z] Release-Date: 2020-01-08 [2024-08-07T10:57:40.311Z] 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-07T10:57:40.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T10:57:40.311Z] ==> Jenkins CI detected. [2024-08-07T10:57:40.311Z] current dir:  /w/workspace/edgex-go/5 [2024-08-07T10:57:40.311Z] project root: . [2024-08-07T10:57:40.311Z] --> token set from env [2024-08-07T10:57:40.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T10:57:40.311Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T10:57:40.571Z] ==> Python coveragepy not found [2024-08-07T10:57:40.571Z] ==> Searching for coverage reports in: [2024-08-07T10:57:40.571Z] + . [2024-08-07T10:57:40.571Z] -> Found 1 reports [2024-08-07T10:57:40.571Z] ==> Detecting git/mercurial file structure [2024-08-07T10:57:40.571Z] ==> Reading reports [2024-08-07T10:57:40.571Z] + ./coverage.out bytes=504074 [2024-08-07T10:57:40.571Z] ==> Appending adjustments [2024-08-07T10:57:40.571Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T10:57:41.949Z] + Found adjustments [2024-08-07T10:57:41.949Z] ==> Gzipping contents [2024-08-07T10:57:41.949Z] 64K /tmp/codecov.lUvEtU.gz [2024-08-07T10:57:41.949Z] ==> Uploading reports [2024-08-07T10:57:41.949Z] url: https://codecov.io [2024-08-07T10:57:41.949Z] query: branch=PR-4846&commit=4fa5212a433eea4620dd97b18903d24b89cfcae0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-07T10:57:41.949Z] -> Pinging Codecov [2024-08-07T10:57:41.949Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4846&commit=4fa5212a433eea4620dd97b18903d24b89cfcae0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-07T10:57:41.949Z] -> Uploading to [2024-08-07T10:57:41.949Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/4fa5212a433eea4620dd97b18903d24b89cfcae0/a2bff50a-3f3c-4dcc-b44c-3cf29a1c6074.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T105741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4e3d4f21756d162f3f6680610a41aa50f3ca7c6e1605e11063510baab7c43a9 [2024-08-07T10:57:41.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T10:57:41.949Z] Dload Upload Total Spent Left Speed [2024-08-07T10:57:42.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64474 0 0 100 64474 0 217k --:--:-- --:--:-- --:--:-- 217k [2024-08-07T10:57:42.209Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] } [2024-08-07T10:57:42.223Z] 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-07T10:57:42.899Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:43.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:44.056Z] ---> package-listing.sh [2024-08-07T10:57:44.056Z] ++ facter osfamily [2024-08-07T10:57:44.056Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T10:57:44.316Z] + OS_FAMILY=debian [2024-08-07T10:57:44.316Z] + workspace=/w/workspace/edgex-go/5 [2024-08-07T10:57:44.316Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T10:57:44.316Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T10:57:44.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T10:57:44.316Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T10:57:44.316Z] + '[' /w/workspace/edgex-go/5 ']' [2024-08-07T10:57:44.316Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T10:57:44.316Z] + case "${OS_FAMILY}" in [2024-08-07T10:57:44.316Z] + dpkg -l [2024-08-07T10:57:44.316Z] + grep '^ii' [2024-08-07T10:57:44.316Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T10:57:44.316Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T10:57:44.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T10:57:44.316Z] + '[' /w/workspace/edgex-go/5 ']' [2024-08-07T10:57:44.316Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2024-08-07T10:57:44.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2024-08-07T10:57:44.329Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T10:57:44.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:57:45.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:57:45.167Z] [2024-08-07T10:57:45.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:57:45.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:57:45.472Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T10:57:45.472Z] 5eb5b503b376: Pulling fs layer [2024-08-07T10:57:45.472Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T10:57:45.472Z] ec43610c2a17: Pulling fs layer [2024-08-07T10:57:45.472Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T10:57:45.472Z] 33b1e0a273af: Pulling fs layer [2024-08-07T10:57:45.472Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T10:57:45.472Z] 2f39f015ded8: Pulling fs layer [2024-08-07T10:57:45.472Z] 3a2ae6a8a46f: Waiting [2024-08-07T10:57:45.472Z] 33b1e0a273af: Waiting [2024-08-07T10:57:45.472Z] 2f39f015ded8: Waiting [2024-08-07T10:57:45.472Z] 5d3b04190fa2: Waiting [2024-08-07T10:57:45.472Z] 5c69ac0246d0: Download complete [2024-08-07T10:57:45.472Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-07T10:57:45.472Z] 3a2ae6a8a46f: Download complete [2024-08-07T10:57:45.472Z] 33b1e0a273af: Verifying Checksum [2024-08-07T10:57:45.472Z] 33b1e0a273af: Download complete [2024-08-07T10:57:45.472Z] 5d3b04190fa2: Verifying Checksum [2024-08-07T10:57:45.472Z] 5d3b04190fa2: Download complete [2024-08-07T10:57:45.472Z] ec43610c2a17: Verifying Checksum [2024-08-07T10:57:45.472Z] ec43610c2a17: Download complete [2024-08-07T10:57:45.730Z] 5eb5b503b376: Verifying Checksum [2024-08-07T10:57:45.730Z] 5eb5b503b376: Download complete [2024-08-07T10:57:46.296Z] 2f39f015ded8: Download complete [2024-08-07T10:57:46.862Z] 5eb5b503b376: Pull complete [2024-08-07T10:57:47.121Z] 5c69ac0246d0: Pull complete [2024-08-07T10:57:47.380Z] ec43610c2a17: Pull complete [2024-08-07T10:57:47.638Z] 3a2ae6a8a46f: Pull complete [2024-08-07T10:57:47.638Z] 33b1e0a273af: Pull complete [2024-08-07T10:57:47.897Z] 5d3b04190fa2: Pull complete [2024-08-07T10:57:52.079Z] 2f39f015ded8: Pull complete [2024-08-07T10:57:52.079Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T10:57:52.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:57:52.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:57:52.177Z] prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container [2024-08-07T10:57:52.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T10:57:57.443Z] $ docker top 06c55a41f9ac4adcb5b6660a1e1b486bc5e0cf4e26443f684d73ded4a3ee5a59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:57:57.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T10:57:58.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T10:57:58.376Z] + ls /var/log/sa-host [2024-08-07T10:57:58.376Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T10:57:58.531Z] provisioning config files... [2024-08-07T10:57:58.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5984879838630417505tmp [Pipeline] { [Pipeline] echo [2024-08-07T10:57:58.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:58.841Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T10:57:58.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:59.185Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T10:57:59.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:59.474Z] ---> sudo-logs.sh [2024-08-07T10:57:59.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T10:57:59.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:57:59.782Z] ---> job-cost.sh [2024-08-07T10:57:59.782Z] lf-activate-venv: SKIPPING [2024-08-07T10:57:59.782Z] DEBUG: total: 0.2199999988079071 [2024-08-07T10:57:59.782Z] INFO: Retrieving Stack Cost... [2024-08-07T10:58:00.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T10:58:00.606Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T10:58:00.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:58:00.898Z] ---> logs-deploy.sh [2024-08-07T10:58:00.898Z] lf-activate-venv: SKIPPING [2024-08-07T10:58:00.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4846/5 [2024-08-07T10:58:00.898Z] INFO: archiving workspace using pattern(s): [2024-08-07T10:58:01.832Z] Archives upload complete. [2024-08-07T10:58:01.832Z] INFO: archiving logs to Nexus