Pull request #4820 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786+d00eb61bd559b49c08ce600caa3e3487789f2306 (9eff8b6455883f2e68e2c30ad804acd8200b5db9) 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-ssh14378901583594490233.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-ssh16353015567293066220.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4820/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4820/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16114978356155933176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4820/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7779721822257302544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4672651402137555300.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4820/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4820/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8084738912051788731.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5267 in /w/workspace/edgexfoundry_edgex-go_PR-4820 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 Merge succeeded, producing 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 Checking out Revision 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 (PR-4820) > 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/4820/head:refs/remotes/origin/PR-4820 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # 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 d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-09T19:16:39.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-09T19:16:39.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-09T19:16:40.100Z] ========================================================= [2024-07-09T19:16:40.100Z] EdgeX Global Pipelines Version Info [2024-07-09T19:16:40.100Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-09T19:16:40.881Z] ------------------- [2024-07-09T19:16:40.881Z] stable info: [2024-07-09T19:16:40.881Z] ------------------- [2024-07-09T19:16:40.881Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-09T19:16:40.881Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-09T19:16:40.881Z] Message: update stable to v1.0.260 [2024-07-09T19:16:41.451Z] ------------------- [2024-07-09T19:16:41.451Z] experimental info: [2024-07-09T19:16:41.451Z] ------------------- [2024-07-09T19:16:41.451Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-09T19:16:41.451Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-09T19:16:41.451Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-09T19:16:41.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-09T19:16:41.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-09T19:16:41.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-09T19:16:41.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-09T19:16:41.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-09T19:16:41.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-09T19:16:42.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-09T19:16:42.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-09T19:16:42.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-09T19:16:42.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-09T19:16:42.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-09T19:16:42.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-09T19:16:42.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-09T19:16:42.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-09T19:16:42.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-09T19:16:42.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-09T19:16:42.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-09T19:16:42.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-09T19:16:42.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-09T19:16:42.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-09T19:16:42.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-09T19:16:42.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-09T19:16:42.986Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-09T19:16:43.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4820 [Pipeline] echo [2024-07-09T19:16:43.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4820 [Pipeline] echo [2024-07-09T19:16:43.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4820 [Pipeline] echo [2024-07-09T19:16:43.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] echo [2024-07-09T19:16:43.277Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49b67ea [Pipeline] echo [2024-07-09T19:16:43.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T19:16:43.477Z] provisioning config files... [2024-07-09T19:16:43.493Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18187217217294997428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T19:16:43.886Z] ---> ****-login.sh [2024-07-09T19:16:43.886Z] nexus3.edgexfoundry.org:10001 [2024-07-09T19:16:44.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:16:44.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:16:44.407Z] Configure a credential helper to remove this warning. See [2024-07-09T19:16:44.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:16:44.407Z] [2024-07-09T19:16:44.407Z] Login Succeeded [2024-07-09T19:16:44.407Z] nexus3.edgexfoundry.org:10002 [2024-07-09T19:16:44.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:16:44.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:16:44.407Z] Configure a credential helper to remove this warning. See [2024-07-09T19:16:44.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:16:44.408Z] [2024-07-09T19:16:44.408Z] Login Succeeded [2024-07-09T19:16:44.408Z] nexus3.edgexfoundry.org:10003 [2024-07-09T19:16:44.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:16:44.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:16:44.408Z] Configure a credential helper to remove this warning. See [2024-07-09T19:16:44.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:16:44.408Z] [2024-07-09T19:16:44.408Z] Login Succeeded [2024-07-09T19:16:44.408Z] nexus3.edgexfoundry.org:10004 [2024-07-09T19:16:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:16:44.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:16:44.669Z] Configure a credential helper to remove this warning. See [2024-07-09T19:16:44.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:16:44.669Z] [2024-07-09T19:16:44.669Z] Login Succeeded [2024-07-09T19:16:44.669Z] ****.io [2024-07-09T19:16:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:16:44.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:16:44.931Z] Configure a credential helper to remove this warning. See [2024-07-09T19:16:44.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:16:44.931Z] [2024-07-09T19:16:44.931Z] Login Succeeded [2024-07-09T19:16:44.931Z] ---> ****-login.sh ends [Pipeline] } [2024-07-09T19:16:44.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-09T19:16:45.407Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-09T19:16:45.407Z] + dirname+ cmd/core-command/Dockerfile [2024-07-09T19:16:45.407Z] cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-09T19:16:45.407Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2024-07-09T19:16:45.407Z] [2024-07-09T19:16:45.407Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-09T19:16:45.407Z] + + dirname cmd/core-data/Dockerfile [2024-07-09T19:16:45.407Z] cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-09T19:16:45.407Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2024-07-09T19:16:45.407Z] -f2 [2024-07-09T19:16:45.407Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-09T19:16:45.407Z] + + dirname cmd/core-metadata/Dockerfilecut [2024-07-09T19:16:45.407Z] -d/ -f2 [2024-07-09T19:16:45.407Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2+ [2024-07-09T19:16:45.407Z] dirname cmd/security-bootstrapper/Dockerfile [2024-07-09T19:16:45.407Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/support-notifications/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-09T19:16:45.407Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-09T19:16:45.407Z] + cut -d/ -f2 [2024-07-09T19:16:45.407Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-09T19:16:45.462Z] 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-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-07-09T19:16:46.035Z] + git rev-list -1 --merges 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786~1..49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] echo [2024-07-09T19:16:46.073Z] -----------> git rev-list -1 --merges 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786~1..49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [false] [Pipeline] sh [2024-07-09T19:16:46.398Z] + git log --format=format:%s -1 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] echo [2024-07-09T19:16:46.444Z] ========================================================= [2024-07-09T19:16:46.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-09T19:16:46.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-09T19:16:46.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-09T19:16:46.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-09T19:16:46.966Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-09T19:16:46.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-09T19:16:46.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-09T19:16:46.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-09T19:16:46.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:16:47.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T19:16:47.505Z] [2024-07-09T19:16:47.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:16:47.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T19:16:47.914Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-09T19:16:47.914Z] b85a868b505f: Pulling fs layer [2024-07-09T19:16:47.914Z] e2be974225ed: Pulling fs layer [2024-07-09T19:16:47.914Z] 339a4e72a1f5: Pulling fs layer [2024-07-09T19:16:47.914Z] 988bab9f4d93: Pulling fs layer [2024-07-09T19:16:47.914Z] 1469e6f7b9e6: Pulling fs layer [2024-07-09T19:16:47.914Z] eaf3925da568: Pulling fs layer [2024-07-09T19:16:47.914Z] bab4dde63d76: Pulling fs layer [2024-07-09T19:16:47.914Z] bde34c3a00c8: Pulling fs layer [2024-07-09T19:16:47.914Z] b352a97aabf1: Pulling fs layer [2024-07-09T19:16:47.914Z] 4872d77fe225: Pulling fs layer [2024-07-09T19:16:47.914Z] 5851b861e8e6: Pulling fs layer [2024-07-09T19:16:47.914Z] 1469e6f7b9e6: Waiting [2024-07-09T19:16:47.914Z] 988bab9f4d93: Waiting [2024-07-09T19:16:47.914Z] eaf3925da568: Waiting [2024-07-09T19:16:47.914Z] b352a97aabf1: Waiting [2024-07-09T19:16:47.914Z] 4872d77fe225: Waiting [2024-07-09T19:16:47.914Z] 5851b861e8e6: Waiting [2024-07-09T19:16:47.914Z] bab4dde63d76: Waiting [2024-07-09T19:16:47.914Z] bde34c3a00c8: Waiting [2024-07-09T19:16:47.914Z] e2be974225ed: Verifying Checksum [2024-07-09T19:16:47.914Z] e2be974225ed: Download complete [2024-07-09T19:16:47.914Z] 988bab9f4d93: Verifying Checksum [2024-07-09T19:16:47.914Z] 988bab9f4d93: Download complete [2024-07-09T19:16:48.175Z] 1469e6f7b9e6: Verifying Checksum [2024-07-09T19:16:48.175Z] 1469e6f7b9e6: Download complete [2024-07-09T19:16:48.175Z] eaf3925da568: Verifying Checksum [2024-07-09T19:16:48.175Z] eaf3925da568: Download complete [2024-07-09T19:16:48.175Z] 339a4e72a1f5: Verifying Checksum [2024-07-09T19:16:48.175Z] 339a4e72a1f5: Download complete [2024-07-09T19:16:48.175Z] bde34c3a00c8: Verifying Checksum [2024-07-09T19:16:48.175Z] bde34c3a00c8: Download complete [2024-07-09T19:16:48.175Z] b352a97aabf1: Download complete [2024-07-09T19:16:48.175Z] 4872d77fe225: Download complete [2024-07-09T19:16:48.175Z] 5851b861e8e6: Verifying Checksum [2024-07-09T19:16:48.175Z] 5851b861e8e6: Download complete [2024-07-09T19:16:48.175Z] b85a868b505f: Verifying Checksum [2024-07-09T19:16:48.175Z] b85a868b505f: Download complete [2024-07-09T19:16:48.435Z] bab4dde63d76: Verifying Checksum [2024-07-09T19:16:48.435Z] bab4dde63d76: Download complete [2024-07-09T19:16:49.372Z] b85a868b505f: Pull complete [2024-07-09T19:16:49.373Z] e2be974225ed: Pull complete [2024-07-09T19:16:49.940Z] 339a4e72a1f5: Pull complete [2024-07-09T19:16:49.940Z] 988bab9f4d93: Pull complete [2024-07-09T19:16:50.199Z] 1469e6f7b9e6: Pull complete [2024-07-09T19:16:50.199Z] eaf3925da568: Pull complete [2024-07-09T19:16:52.107Z] bab4dde63d76: Pull complete [2024-07-09T19:16:52.107Z] bde34c3a00c8: Pull complete [2024-07-09T19:16:52.107Z] b352a97aabf1: Pull complete [2024-07-09T19:16:52.107Z] 4872d77fe225: Pull complete [2024-07-09T19:16:52.107Z] 5851b861e8e6: Pull complete [2024-07-09T19:16:52.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-09T19:16:52.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T19:16:52.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:16:52.407Z] prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container [2024-07-09T19:16:52.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-09T19:16:53.686Z] $ docker top b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 -eo pid,comm [2024-07-09T19:16:53.741Z] 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-07-09T19:16:53.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-09T19:16:53.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-09T19:16:53.916Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-09T19:16:54.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-09T19:16:54.036Z] $ docker exec b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent [2024-07-09T19:16:54.144Z] SSH_AUTH_SOCK=/tmp/ssh-N6jxq7Sj2DqP/agent.32 [2024-07-09T19:16:54.145Z] SSH_AGENT_PID=38 [2024-07-09T19:16:54.151Z] Running ssh-add (command line suppressed) [2024-07-09T19:16:54.240Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1760486688186304045.key (/w/workspace/edgex-go/1@tmp/private_key_1760486688186304045.key) [2024-07-09T19:16:54.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-09T19:16:54.612Z] + git tag --points-at HEAD [Pipeline] } [2024-07-09T19:16:54.637Z] $ docker exec --env ******** --env ******** b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent -k [2024-07-09T19:16:54.727Z] unset SSH_AUTH_SOCK; [2024-07-09T19:16:54.727Z] unset SSH_AGENT_PID; [2024-07-09T19:16:54.727Z] echo Agent pid 38 killed; [2024-07-09T19:16:54.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-09T19:16:54.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-09T19:16:54.848Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-09T19:16:54.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-09T19:16:54.964Z] $ docker exec b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent [2024-07-09T19:16:55.065Z] SSH_AUTH_SOCK=/tmp/ssh-L1pCq4gGuREW/agent.71 [2024-07-09T19:16:55.065Z] SSH_AGENT_PID=77 [2024-07-09T19:16:55.069Z] Running ssh-add (command line suppressed) [2024-07-09T19:16:55.169Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2117144486967622742.key (/w/workspace/edgex-go/1@tmp/private_key_2117144486967622742.key) [2024-07-09T19:16:55.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-09T19:16:55.542Z] + git semver init [2024-07-09T19:16:55.801Z] 2024-07-09 19:16:55,709 [run_init] DEBUG init version:0.0.0 force:False [2024-07-09T19:16:55.801Z] 2024-07-09 19:16:55,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-09T19:16:55.801Z] 2024-07-09 19:16:55,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-09T19:16:55.801Z] 2024-07-09 19:16:55,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,008 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4820 with force:False [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,009 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4820 [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,014 [execute] INFO git cat-file --batch-check [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,021 [execute] INFO git cat-file --batch [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-09T19:17:01.079Z] 2024-07-09 19:17:00,027 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4820 [2024-07-09T19:17:01.079Z] 0.0.0 [Pipeline] } [2024-07-09T19:17:01.116Z] $ docker exec --env ******** --env ******** b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 ssh-agent -k [2024-07-09T19:17:01.213Z] unset SSH_AUTH_SOCK; [2024-07-09T19:17:01.213Z] unset SSH_AGENT_PID; [2024-07-09T19:17:01.213Z] echo Agent pid 77 killed; [2024-07-09T19:17:01.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-09T19:17:01.710Z] + git semver [Pipeline] } [2024-07-09T19:17:01.995Z] $ docker stop --time=1 b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 [2024-07-09T19:17:03.323Z] $ docker rm -f --volumes b3c514225d45588fe777e2bab7ff3ade6e278d93de3096efe4a774d137341576 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T19:17:03.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-09T19:17:04.104Z] Stashed 1 file(s) [Pipeline] echo [2024-07-09T19:17:04.129Z] [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-07-09T19:17:05.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-09T19:17:05.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T19:17:05.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T19:17:05.303Z] ========================================================= [2024-07-09T19:17:05.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-09T19:17:05.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-09T19:17:05.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T19:17:05.671Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-09T19:17:05.671Z] 619be1103602: Pulling fs layer [2024-07-09T19:17:05.671Z] 7862e08f4a3e: Pulling fs layer [2024-07-09T19:17:05.671Z] 5df492c9dc93: Pulling fs layer [2024-07-09T19:17:05.671Z] 7629e6793208: Pulling fs layer [2024-07-09T19:17:05.671Z] 4f4fb700ef54: Pulling fs layer [2024-07-09T19:17:05.671Z] fb5054dd5b73: Pulling fs layer [2024-07-09T19:17:05.671Z] eeca6798cff9: Pulling fs layer [2024-07-09T19:17:05.671Z] 4f4fb700ef54: Waiting [2024-07-09T19:17:05.671Z] fb5054dd5b73: Waiting [2024-07-09T19:17:05.671Z] 7629e6793208: Waiting [2024-07-09T19:17:05.671Z] aa269ceb94a6: Pulling fs layer [2024-07-09T19:17:05.671Z] ada007ff1a6a: Pulling fs layer [2024-07-09T19:17:05.671Z] eeca6798cff9: Waiting [2024-07-09T19:17:05.671Z] ada007ff1a6a: Waiting [2024-07-09T19:17:05.671Z] aa269ceb94a6: Waiting [2024-07-09T19:17:05.671Z] 7862e08f4a3e: Verifying Checksum [2024-07-09T19:17:05.671Z] 7862e08f4a3e: Download complete [2024-07-09T19:17:05.671Z] 7629e6793208: Verifying Checksum [2024-07-09T19:17:05.671Z] 7629e6793208: Download complete [2024-07-09T19:17:05.671Z] 4f4fb700ef54: Verifying Checksum [2024-07-09T19:17:05.671Z] 4f4fb700ef54: Download complete [2024-07-09T19:17:05.671Z] fb5054dd5b73: Verifying Checksum [2024-07-09T19:17:05.671Z] fb5054dd5b73: Download complete [2024-07-09T19:17:05.671Z] 619be1103602: Verifying Checksum [2024-07-09T19:17:05.671Z] 619be1103602: Download complete [2024-07-09T19:17:05.671Z] eeca6798cff9: Verifying Checksum [2024-07-09T19:17:05.671Z] eeca6798cff9: Download complete [2024-07-09T19:17:05.937Z] 619be1103602: Pull complete [2024-07-09T19:17:05.937Z] ada007ff1a6a: Verifying Checksum [2024-07-09T19:17:05.937Z] ada007ff1a6a: Download complete [2024-07-09T19:17:05.937Z] 7862e08f4a3e: Pull complete [2024-07-09T19:17:06.505Z] 5df492c9dc93: Verifying Checksum [2024-07-09T19:17:06.505Z] 5df492c9dc93: Download complete [2024-07-09T19:17:06.764Z] aa269ceb94a6: Verifying Checksum [2024-07-09T19:17:06.764Z] aa269ceb94a6: Download complete [2024-07-09T19:17:10.067Z] 5df492c9dc93: Pull complete [2024-07-09T19:17:10.067Z] 7629e6793208: Pull complete [2024-07-09T19:17:10.067Z] 4f4fb700ef54: Pull complete [2024-07-09T19:17:10.067Z] fb5054dd5b73: Pull complete [2024-07-09T19:17:10.067Z] eeca6798cff9: Pull complete [2024-07-09T19:17:12.604Z] aa269ceb94a6: Pull complete [2024-07-09T19:17:12.604Z] ada007ff1a6a: Pull complete [2024-07-09T19:17:12.862Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-09T19:17:12.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T19:17:12.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-09T19:17:13.248Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T19:17:13.248Z] WORKDIR /edgex [2024-07-09T19:17:13.248Z] COPY go.mod . [2024-07-09T19:17:13.248Z] RUN go mod download [2024-07-09T19:17:13.248Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-09T19:17:13.816Z] Sending build context to Docker daemon 178.5MB [2024-07-09T19:17:13.816Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T19:17:13.816Z] ---> f489d0715acc [2024-07-09T19:17:13.816Z] Step 2/4 : WORKDIR /edgex [2024-07-09T19:17:15.722Z] ---> Running in ed00e4c58734 [2024-07-09T19:17:15.722Z] Removing intermediate container ed00e4c58734 [2024-07-09T19:17:15.722Z] ---> 60f1b940e551 [2024-07-09T19:17:15.722Z] Step 3/4 : COPY go.mod . [2024-07-09T19:17:15.982Z] ---> 1bbf70eb051a [2024-07-09T19:17:15.982Z] Step 4/4 : RUN go mod download [2024-07-09T19:17:15.982Z] ---> Running in 3cf3f0a8cc9d [2024-07-09T19:17:19.524Z] Still waiting to schedule task [2024-07-09T19:17:19.524Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-09T19:17:37.928Z] Removing intermediate container 3cf3f0a8cc9d [2024-07-09T19:17:37.928Z] ---> 02eff0543f0f [2024-07-09T19:17:37.928Z] Successfully built 02eff0543f0f [2024-07-09T19:17:37.928Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:17:38.339Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-09T19:17:38.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:17:38.512Z] prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container [2024-07-09T19:17:38.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-09T19:17:38.897Z] $ docker top cbdc1edf77cd58fcfd5d9afa53a1f30dfa456168f2b8551fa4a2e850c6a20cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T19:17:39.323Z] + go version [2024-07-09T19:17:39.323Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-09T19:17:39.354Z] $ docker stop --time=1 cbdc1edf77cd58fcfd5d9afa53a1f30dfa456168f2b8551fa4a2e850c6a20cc8 [2024-07-09T19:17:40.632Z] $ docker rm -f --volumes cbdc1edf77cd58fcfd5d9afa53a1f30dfa456168f2b8551fa4a2e850c6a20cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:17:41.477Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-09T19:17:41.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:17:41.666Z] prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container [2024-07-09T19:17:41.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-09T19:17:42.040Z] $ docker top 0dafa5250e39a1db1bb575e5a1152d69ad1edd22d001117f3a83657c2acd82da -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-09T19:17:42.188Z] ========================================================= [2024-07-09T19:17:42.188Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-09T19:17:42.188Z] ========================================================= [Pipeline] sh [2024-07-09T19:17:42.493Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-09T19:17:42.879Z] + make test [2024-07-09T19:17:42.880Z] go test -race -coverprofile=coverage.out ./... [2024-07-09T19:17:51.002Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-09T19:18:23.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-09T19:18:23.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-09T19:18:26.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-09T19:18:26.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-09T19:18:26.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-07-09T19:18:27.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-09T19:18:27.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-09T19:18:27.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-09T19:18:27.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-09T19:18:27.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-09T19:18:28.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-09T19:18:28.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-09T19:18:29.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-09T19:18:29.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-09T19:18:29.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-09T19:18:29.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-09T19:18:29.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:18:30.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-09T19:18:30.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-09T19:18:31.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-07-09T19:18:31.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-07-09T19:18:31.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.451s coverage: 93.4% of statements [2024-07-09T19:18:31.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements [2024-07-09T19:18:31.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-09T19:18:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-09T19:18:34.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements [2024-07-09T19:18:34.666Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2024-07-09T19:18:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-09T19:18:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-09T19:18:35.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-07-09T19:18:35.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements [2024-07-09T19:18:35.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-07-09T19:18:35.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements [2024-07-09T19:18:35.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-07-09T19:18:36.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-07-09T19:18:36.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-07-09T19:18:36.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-09T19:18:36.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-09T19:18:36.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-09T19:18:36.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-09T19:18:37.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-09T19:18:37.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-09T19:18:37.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-09T19:18:37.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-09T19:18:38.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-09T19:18:38.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-09T19:18:38.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-09T19:18:38.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-09T19:18:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-09T19:18:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-09T19:18:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-09T19:18:40.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-09T19:18:41.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-09T19:18:42.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-09T19:18:42.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-09T19:18:44.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-09T19:18:44.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-09T19:18:44.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-09T19:18:46.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-09T19:18:46.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-09T19:18:46.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-09T19:18:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-09T19:18:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-09T19:18:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-09T19:18:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-09T19:18:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-09T19:18:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-09T19:18:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-09T19:18:47.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-09T19:18:48.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-09T19:18:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-09T19:18:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:18:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-09T19:18:48.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-09T19:18:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-09T19:18:49.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-09T19:18:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-09T19:18:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:18:56.095Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5268 in /w/workspace/edgexfoundry_edgex-go_PR-4820 [Pipeline] { [Pipeline] ws [2024-07-09T19:18:56.175Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-09T19:18:59.295Z] The recommended git tool is: git [2024-07-09T19:19:01.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.324s coverage: 79.9% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.043s coverage: 92.9% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.113s coverage: 63.1% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.043s coverage: 89.4% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 38.4% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 84.8% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.035s coverage: 19.9% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-09T19:19:04.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements [2024-07-09T19:19:04.529Z] 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-07-09T19:19:04.529Z] running golangci-lint [2024-07-09T19:19:04.529Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-09T19:19:04.529Z] go version go1.21.9 linux/amd64 [2024-07-09T19:19:04.787Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-09T19:19:04.787Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-09T19:19:06.430Z] using credential edgex-jenkins-ssh [2024-07-09T19:19:06.461Z] Cloning the remote Git repository [2024-07-09T19:19:06.512Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-09T19:19:06.631Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-09T19:19:07.175Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-09T19:19:07.176Z] > git --version # timeout=10 [2024-07-09T19:19:07.226Z] > git --version # 'git version 2.25.1' [2024-07-09T19:19:07.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T19:19:07.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-09T19:19:25.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-09T19:19:25.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-09T19:19:26.710Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|name|compiled_files|exports_file|imports|types_sizes) took 19.697483008s" [2024-07-09T19:19:26.710Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.696766ms" [2024-07-09T19:19:26.922Z] Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [2024-07-09T19:19:27.361Z] Merge succeeded, producing 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [2024-07-09T19:19:27.362Z] Checking out Revision 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 (PR-4820) [2024-07-09T19:19:28.058Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-09T19:19:28.109Z] > git --version # timeout=10 [2024-07-09T19:19:28.128Z] > git --version # 'git version 2.25.1' [2024-07-09T19:19:28.147Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-09T19:19:26.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-09T19:19:26.315Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-09T19:19:26.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T19:19:26.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4820/head:refs/remotes/origin/PR-4820 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-09T19:19:26.936Z] > git config core.sparsecheckout # timeout=10 [2024-07-09T19:19:27.001Z] > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # timeout=10 [2024-07-09T19:19:27.244Z] > git remote # timeout=10 [2024-07-09T19:19:27.262Z] > git config --get remote.origin.url # timeout=10 [2024-07-09T19:19:27.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T19:19:27.311Z] > git merge d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 [2024-07-09T19:19:27.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-09T19:19:27.363Z] > git config core.sparsecheckout # timeout=10 [2024-07-09T19:19:27.376Z] > git checkout -f 49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-09T19:19:33.052Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-09T19:19:33.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-09T19:19:33.052Z] Dload Upload Total Spent Left Speed [2024-07-09T19:19:33.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-07-09T19:19:33.402Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-09T19:19:33.747Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-09T19:19:33.747Z] + sudo tee /etc/docker/daemon.new [2024-07-09T19:19:33.747Z] { [2024-07-09T19:19:33.747Z] "registry-mirrors": [ [2024-07-09T19:19:33.747Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-09T19:19:33.747Z] ], [2024-07-09T19:19:33.747Z] "bip": "10.250.0.254/24", [2024-07-09T19:19:33.747Z] "hosts": [ [2024-07-09T19:19:33.747Z] "tcp://0.0.0.0:5555", [2024-07-09T19:19:33.747Z] "unix:///var/run/docker.sock" [2024-07-09T19:19:33.747Z] ], [2024-07-09T19:19:33.747Z] "mtu": 1458, [2024-07-09T19:19:33.747Z] "selinux-enabled": true, [2024-07-09T19:19:33.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-09T19:19:33.747Z] } [Pipeline] sh [2024-07-09T19:19:34.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-09T19:19:34.464Z] + sudo service docker restart [2024-07-09T19:19:34.821Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.447023902s with top 10 stages: buildir: 44.246711617s, gosec: 7.394582333s, fact_deprecated: 2.614737541s, inspect: 2.424694638s, ctrlflow: 1.990107249s, printf: 1.972995484s, nilness: 1.478948954s, fact_purity: 1.419803761s, typedness: 1.291521706s, SA5012: 1.210845076s" [2024-07-09T19:19:34.821Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-09T19:19:34.821Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, nolint: 0/21, cgo: 209/209, skip_files: 209/209, skip_dirs: 209/209, exclude: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209" [2024-07-09T19:19:34.821Z] level=info msg="[runner] processing took 16.143761ms with stages: nolint: 6.693134ms, identifier_marker: 4.662672ms, exclude-rules: 1.449609ms, path_prettifier: 1.383027ms, autogenerated_exclude: 1.152083ms, skip_dirs: 760.085µs, cgo: 26.2µs, filename_unadjuster: 13.041µs, max_same_issues: 520ns, fixer: 510ns, uniq_by_line: 450ns, exclude: 430ns, skip_files: 400ns, severity-rules: 280ns, path_prefixer: 250ns, diff: 230ns, path_shortener: 220ns, max_from_linter: 160ns, source_code: 160ns, max_per_file_from_linter: 160ns, sort_results: 140ns" [2024-07-09T19:19:34.821Z] level=info msg="[runner] linters took 9.812949987s with stages: goanalysis_metalinter: 9.796729714s" [2024-07-09T19:19:34.821Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-09T19:19:34.821Z] level=info msg="Memory: 295 samples, avg is 284.1MB, max is 1403.2MB" [2024-07-09T19:19:34.821Z] level=info msg="Execution took 29.559198619s" [2024-07-09T19:19:34.821Z] go vet ./... [2024-07-09T19:19:40.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-09T19:19:40.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-09T19:19:40.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-09T19:19:40.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-09T19:19:40.740Z] + ls -al . [2024-07-09T19:19:40.740Z] total 840 [2024-07-09T19:19:40.740Z] drwxrwxr-x 11 1001 1001 4096 Jul 9 19:17 . [2024-07-09T19:19:40.740Z] drwxr-xr-x 4 root root 4096 Jul 9 19:17 .. [2024-07-09T19:19:40.740Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 .blubracket [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 19:16 .dockerignore [2024-07-09T19:19:40.740Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 19:19 .git [2024-07-09T19:19:40.740Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 .github [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 1102 Jul 9 19:16 .gitignore [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 42 Jul 9 19:16 .golangci.yml [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 19:16 .hadolint.yml [2024-07-09T19:19:40.740Z] drwxr-xr-x 3 1001 1001 4096 Jul 9 19:17 .semver [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 19:16 .sonarcloud.properties [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 19:16 ADOPTERS.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 20361 Jul 9 19:16 Attribution.txt [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 100284 Jul 9 19:16 CHANGELOG.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:16 CONTRIBUTING.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 19:16 GOVERNANCE.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 861 Jul 9 19:16 Jenkinsfile [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:16 LICENSE [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 16051 Jul 9 19:16 Makefile [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 19:16 OWNERS.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 9528 Jul 9 19:16 README.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 19:16 SECURITY.md [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 19:17 VERSION [2024-07-09T19:19:40.740Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 bin [2024-07-09T19:19:40.740Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 19:16 cmd [2024-07-09T19:19:40.740Z] -rw-r--r-- 1 root root 481596 Jul 9 19:19 coverage.out [2024-07-09T19:19:40.740Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 fuzz_test [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 6911 Jul 9 19:16 go.mod [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 101537 Jul 9 19:16 go.sum [2024-07-09T19:19:40.740Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 19:16 internal [2024-07-09T19:19:40.740Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 openapi [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 19:16 security.txt [2024-07-09T19:19:40.740Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 19:16 version.go [Pipeline] sh [2024-07-09T19:19:41.063Z] + '[' -e coverage.out ] [2024-07-09T19:19:41.063Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-09T19:19:41.197Z] Stashed 1 file(s) [Pipeline] sh [2024-07-09T19:19:41.503Z] + make build [2024-07-09T19:19:41.503Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T19:19:52.802Z] provisioning config files... [2024-07-09T19:19:52.830Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6827737595399819274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T19:19:53.315Z] ---> ****-login.sh [2024-07-09T19:19:53.315Z] nexus3.edgexfoundry.org:10001 [2024-07-09T19:19:53.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:19:53.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:19:53.856Z] Configure a credential helper to remove this warning. See [2024-07-09T19:19:53.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:19:53.856Z] [2024-07-09T19:19:53.856Z] Login Succeeded [2024-07-09T19:19:53.856Z] nexus3.edgexfoundry.org:10002 [2024-07-09T19:19:54.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:19:54.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:19:54.395Z] Configure a credential helper to remove this warning. See [2024-07-09T19:19:54.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:19:54.395Z] [2024-07-09T19:19:54.395Z] Login Succeeded [2024-07-09T19:19:54.395Z] nexus3.edgexfoundry.org:10003 [2024-07-09T19:19:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:19:54.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:19:54.671Z] Configure a credential helper to remove this warning. See [2024-07-09T19:19:54.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:19:54.671Z] [2024-07-09T19:19:54.671Z] Login Succeeded [2024-07-09T19:19:54.671Z] nexus3.edgexfoundry.org:10004 [2024-07-09T19:19:54.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:19:54.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:19:54.954Z] Configure a credential helper to remove this warning. See [2024-07-09T19:19:54.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:19:54.954Z] [2024-07-09T19:19:54.954Z] Login Succeeded [2024-07-09T19:19:54.954Z] ****.io [2024-07-09T19:19:55.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T19:19:55.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T19:19:55.494Z] Configure a credential helper to remove this warning. See [2024-07-09T19:19:55.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T19:19:55.494Z] [2024-07-09T19:19:55.494Z] Login Succeeded [2024-07-09T19:19:55.494Z] ---> ****-login.sh ends [Pipeline] } [2024-07-09T19:19:55.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-09T19:19:56.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-09T19:19:56.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T19:19:56.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T19:19:56.598Z] ========================================================= [2024-07-09T19:19:56.598Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-09T19:19:56.598Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-09T19:19:56.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T19:19:56.989Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-09T19:19:56.989Z] c6b39de5b339: Pulling fs layer [2024-07-09T19:19:57.265Z] a69c41024577: Pulling fs layer [2024-07-09T19:19:57.265Z] d6de4b400683: Pulling fs layer [2024-07-09T19:19:57.265Z] 35cb2a7552d0: Pulling fs layer [2024-07-09T19:19:57.265Z] 4f4fb700ef54: Pulling fs layer [2024-07-09T19:19:57.265Z] 464afbd9ba4c: Pulling fs layer [2024-07-09T19:19:57.265Z] 00f215d4a9da: Pulling fs layer [2024-07-09T19:19:57.265Z] d496ad576159: Pulling fs layer [2024-07-09T19:19:57.265Z] 35cb2a7552d0: Waiting [2024-07-09T19:19:57.265Z] 4f4fb700ef54: Waiting [2024-07-09T19:19:57.265Z] 464afbd9ba4c: Waiting [2024-07-09T19:19:57.265Z] 00f215d4a9da: Waiting [2024-07-09T19:19:57.265Z] d496ad576159: Waiting [2024-07-09T19:19:57.265Z] a69c41024577: Verifying Checksum [2024-07-09T19:19:57.265Z] a69c41024577: Download complete [2024-07-09T19:19:57.265Z] 35cb2a7552d0: Download complete [2024-07-09T19:19:57.265Z] 4f4fb700ef54: Verifying Checksum [2024-07-09T19:19:57.265Z] 4f4fb700ef54: Download complete [2024-07-09T19:19:57.265Z] 464afbd9ba4c: Verifying Checksum [2024-07-09T19:19:57.265Z] 464afbd9ba4c: Download complete [2024-07-09T19:19:57.265Z] c6b39de5b339: Verifying Checksum [2024-07-09T19:19:57.265Z] c6b39de5b339: Download complete [2024-07-09T19:19:57.852Z] d496ad576159: Verifying Checksum [2024-07-09T19:19:57.852Z] d496ad576159: Download complete [2024-07-09T19:19:58.123Z] c6b39de5b339: Pull complete [2024-07-09T19:19:58.709Z] a69c41024577: Pull complete [2024-07-09T19:19:58.977Z] d6de4b400683: Verifying Checksum [2024-07-09T19:19:58.977Z] d6de4b400683: Download complete [2024-07-09T19:20:00.388Z] 00f215d4a9da: Verifying Checksum [2024-07-09T19:20:00.388Z] 00f215d4a9da: Download complete [2024-07-09T19:20:03.437Z] 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-07-09T19:20:03.437Z] 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-07-09T19:20:03.437Z] 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-07-09T19:20:04.005Z] 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-07-09T19:20:05.383Z] 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-07-09T19:20:09.571Z] 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-07-09T19:20:10.511Z] 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-07-09T19:20:12.417Z] 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-07-09T19:20:12.734Z] d6de4b400683: Pull complete [2024-07-09T19:20:12.734Z] 35cb2a7552d0: Pull complete [2024-07-09T19:20:12.734Z] 4f4fb700ef54: Pull complete [2024-07-09T19:20:12.985Z] 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-07-09T19:20:13.004Z] 464afbd9ba4c: Pull complete [2024-07-09T19:20:13.554Z] 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-07-09T19:20:14.120Z] 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-07-09T19:20:15.078Z] 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-07-09T19:20:15.673Z] $ docker stop --time=1 0dafa5250e39a1db1bb575e5a1152d69ad1edd22d001117f3a83657c2acd82da [2024-07-09T19:20:23.094Z] 00f215d4a9da: Pull complete [2024-07-09T19:20:23.094Z] d496ad576159: Pull complete [2024-07-09T19:20:23.094Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-09T19:20:23.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T19:20:23.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T19:20:23.174Z] $ docker rm -f --volumes 0dafa5250e39a1db1bb575e5a1152d69ad1edd22d001117f3a83657c2acd82da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-07-09T19:20:24.154Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T19:20:24.154Z] WORKDIR /edgex [2024-07-09T19:20:24.154Z] COPY go.mod . [2024-07-09T19:20:24.154Z] RUN go mod download [2024-07-09T19:20:24.154Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:20:24.742Z] Sending build context to Docker daemon 3.185MB [2024-07-09T19:20:24.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T19:20:24.742Z] ---> f246e2811388 [2024-07-09T19:20:24.742Z] Step 2/4 : WORKDIR /edgex [2024-07-09T19:20:24.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T19:20:24.947Z] [2024-07-09T19:20:24.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:20:25.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T19:20:25.346Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-09T19:20:25.346Z] 91d30c5bc195: Pulling fs layer [2024-07-09T19:20:25.346Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-09T19:20:25.346Z] 9c61dcf015f6: Pulling fs layer [2024-07-09T19:20:25.346Z] 4698f68db338: Pulling fs layer [2024-07-09T19:20:25.346Z] 2a2f49069b9e: Pulling fs layer [2024-07-09T19:20:25.346Z] e0025b399a48: Pulling fs layer [2024-07-09T19:20:25.346Z] e0025b399a48: Waiting [2024-07-09T19:20:25.346Z] 4698f68db338: Waiting [2024-07-09T19:20:25.346Z] 2a2f49069b9e: Waiting [2024-07-09T19:20:25.346Z] 91d30c5bc195: Verifying Checksum [2024-07-09T19:20:25.346Z] 4698f68db338: Verifying Checksum [2024-07-09T19:20:25.346Z] 4698f68db338: Download complete [2024-07-09T19:20:25.606Z] 91d30c5bc195: Pull complete [2024-07-09T19:20:25.606Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-09T19:20:25.606Z] 2e9b0aa3be6d: Download complete [2024-07-09T19:20:25.606Z] e0025b399a48: Verifying Checksum [2024-07-09T19:20:25.606Z] e0025b399a48: Download complete [2024-07-09T19:20:25.865Z] 2a2f49069b9e: Verifying Checksum [2024-07-09T19:20:25.865Z] 2a2f49069b9e: Download complete [2024-07-09T19:20:25.865Z] 2e9b0aa3be6d: Pull complete [2024-07-09T19:20:26.124Z] 9c61dcf015f6: Verifying Checksum [2024-07-09T19:20:26.124Z] 9c61dcf015f6: Download complete [2024-07-09T19:20:26.684Z] ---> Running in 0843a5aafe8d [2024-07-09T19:20:26.684Z] Removing intermediate container 0843a5aafe8d [2024-07-09T19:20:26.684Z] ---> 1bd0a2ae3534 [2024-07-09T19:20:26.684Z] Step 3/4 : COPY go.mod . [2024-07-09T19:20:27.268Z] ---> 56c298a23743 [2024-07-09T19:20:27.268Z] Step 4/4 : RUN go mod download [2024-07-09T19:20:27.268Z] ---> Running in c65df33d098f [2024-07-09T19:20:28.654Z] 9c61dcf015f6: Pull complete [2024-07-09T19:20:28.654Z] 4698f68db338: Pull complete [2024-07-09T19:20:28.913Z] 2a2f49069b9e: Pull complete [2024-07-09T19:20:29.172Z] e0025b399a48: Pull complete [2024-07-09T19:20:29.172Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-09T19:20:29.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T19:20:29.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:20:29.423Z] prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container [2024-07-09T19:20:29.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-09T19:20:32.472Z] $ docker top 59a70a0a0526cab76834249f011dae76afafd19e94fefddddabd10acc3923ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T19:20:32.889Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-09T19:20:35.423Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #1 transferring dockerfile: 1.95kB done [2024-07-09T19:20:35.423Z] #1 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #2 transferring dockerfile: 1.70kB done [2024-07-09T19:20:35.423Z] #2 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #3 transferring dockerfile: 2.50kB done [2024-07-09T19:20:35.423Z] #3 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #4 transferring dockerfile: 1.81kB done [2024-07-09T19:20:35.423Z] #4 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #5 transferring dockerfile: 2.23kB done [2024-07-09T19:20:35.423Z] #5 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #6 transferring dockerfile: 1.89kB done [2024-07-09T19:20:35.423Z] #6 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #7 transferring dockerfile: 1.93kB done [2024-07-09T19:20:35.423Z] #7 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #8 transferring dockerfile: 2.01kB done [2024-07-09T19:20:35.423Z] #8 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #9 [core-data internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #9 transferring dockerfile: 2.01kB done [2024-07-09T19:20:35.423Z] #9 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #10 [support-notifications internal] load .dockerignore [2024-07-09T19:20:35.423Z] #10 transferring context: 50B done [2024-07-09T19:20:35.423Z] #10 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #11 transferring dockerfile: 2.93kB done [2024-07-09T19:20:35.423Z] #11 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #12 transferring dockerfile: 2.15kB done [2024-07-09T19:20:35.423Z] #12 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #13 transferring dockerfile: 2.06kB done [2024-07-09T19:20:35.423Z] #13 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #14 [core-command internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #14 transferring dockerfile: 1.93kB done [2024-07-09T19:20:35.423Z] #14 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #15 transferring dockerfile: 1.69kB done [2024-07-09T19:20:35.423Z] #15 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T19:20:35.423Z] #16 transferring dockerfile: 2.49kB done [2024-07-09T19:20:35.423Z] #16 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #17 [security-spire-server internal] load .dockerignore [2024-07-09T19:20:35.423Z] #17 transferring context: 50B done [2024-07-09T19:20:35.423Z] #17 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #18 [security-proxy-setup internal] load .dockerignore [2024-07-09T19:20:35.423Z] #18 transferring context: 50B done [2024-07-09T19:20:35.423Z] #18 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-09T19:20:35.423Z] #19 transferring context: 50B done [2024-07-09T19:20:35.423Z] #19 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-09T19:20:35.423Z] #20 transferring context: 50B done [2024-07-09T19:20:35.423Z] #20 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-09T19:20:35.423Z] #21 transferring context: 50B done [2024-07-09T19:20:35.423Z] #21 DONE 0.0s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #22 [support-scheduler internal] load .dockerignore [2024-07-09T19:20:35.423Z] #22 transferring context: 50B done [2024-07-09T19:20:35.423Z] #22 DONE 0.1s [2024-07-09T19:20:35.423Z] [2024-07-09T19:20:35.423Z] #23 [core-command internal] load .dockerignore [2024-07-09T19:20:35.687Z] #23 transferring context: 50B done [2024-07-09T19:20:35.687Z] #23 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #24 [core-keeper internal] load .dockerignore [2024-07-09T19:20:35.687Z] #24 transferring context: 50B done [2024-07-09T19:20:35.687Z] #24 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #25 [core-data internal] load .dockerignore [2024-07-09T19:20:35.687Z] #25 transferring context: 50B done [2024-07-09T19:20:35.687Z] #25 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-09T19:20:35.687Z] #26 transferring context: 50B done [2024-07-09T19:20:35.687Z] #26 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #27 [core-metadata internal] load .dockerignore [2024-07-09T19:20:35.687Z] #27 transferring context: 50B done [2024-07-09T19:20:35.687Z] #27 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #28 [security-proxy-auth internal] load .dockerignore [2024-07-09T19:20:35.687Z] #28 transferring context: 50B done [2024-07-09T19:20:35.687Z] #28 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T19:20:35.687Z] #29 DONE 0.0s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-07-09T19:20:35.687Z] #30 transferring context: 50B done [2024-07-09T19:20:35.687Z] #30 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #31 [security-spire-config internal] load .dockerignore [2024-07-09T19:20:35.687Z] #31 transferring context: 50B done [2024-07-09T19:20:35.687Z] #31 DONE 0.1s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T19:20:35.687Z] #29 DONE 0.0s [2024-07-09T19:20:35.687Z] [2024-07-09T19:20:35.687Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:35.945Z] #32 ... [2024-07-09T19:20:35.945Z] [2024-07-09T19:20:35.945Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:20:35.945Z] #33 DONE 0.2s [2024-07-09T19:20:35.945Z] [2024-07-09T19:20:35.945Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T19:20:35.945Z] #29 DONE 0.0s [2024-07-09T19:20:35.945Z] [2024-07-09T19:20:35.945Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:36.203Z] #32 ... [2024-07-09T19:20:36.203Z] [2024-07-09T19:20:36.203Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T19:20:36.203Z] #29 DONE 0.0s [2024-07-09T19:20:36.203Z] [2024-07-09T19:20:36.203Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:36.530Z] #32 ... [2024-07-09T19:20:36.530Z] [2024-07-09T19:20:36.530Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T19:20:36.530Z] #29 DONE 0.0s [2024-07-09T19:20:36.530Z] [2024-07-09T19:20:36.530Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:36.530Z] #32 ... [2024-07-09T19:20:36.530Z] [2024-07-09T19:20:36.530Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:20:36.530Z] #33 DONE 0.7s [2024-07-09T19:20:36.530Z] [2024-07-09T19:20:36.530Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:36.795Z] #32 ... [2024-07-09T19:20:36.795Z] [2024-07-09T19:20:36.795Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T19:20:36.795Z] #34 DONE 0.9s [2024-07-09T19:20:36.795Z] [2024-07-09T19:20:36.795Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T19:20:36.795Z] #35 DONE 0.8s [2024-07-09T19:20:36.795Z] [2024-07-09T19:20:36.795Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:20:36.795Z] #36 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-09T19:20:36.795Z] #36 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T19:20:36.795Z] #36 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T19:20:36.795Z] #36 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-09T19:20:36.795Z] #36 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T19:20:36.795Z] #36 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-09T19:20:38.231Z] #36 ... [2024-07-09T19:20:38.231Z] [2024-07-09T19:20:38.231Z] #37 [security-spire-config internal] load build context [2024-07-09T19:20:38.231Z] #37 transferring context: 25.04kB 0.0s done [2024-07-09T19:20:38.231Z] #37 DONE 1.4s [2024-07-09T19:20:38.231Z] [2024-07-09T19:20:38.231Z] #38 [security-spire-agent internal] load build context [2024-07-09T19:20:38.231Z] #38 transferring context: 26.32kB 0.0s done [2024-07-09T19:20:38.231Z] #38 DONE 1.4s [2024-07-09T19:20:38.231Z] [2024-07-09T19:20:38.231Z] #39 [security-spire-server internal] load build context [2024-07-09T19:20:38.231Z] #39 transferring context: 26.79kB 0.1s done [2024-07-09T19:20:38.231Z] #39 DONE 1.6s [2024-07-09T19:20:38.231Z] [2024-07-09T19:20:38.231Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:20:38.231Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-07-09T19:20:38.231Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T19:20:38.231Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-09T19:20:38.231Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-09T19:20:38.231Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-07-09T19:20:38.231Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-07-09T19:20:38.231Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-09T19:20:38.231Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2024-07-09T19:20:38.231Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-09T19:20:38.231Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 1.1s [2024-07-09T19:20:38.231Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-07-09T19:20:38.231Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21.80MB / 25.84MB 1.2s [2024-07-09T19:20:38.231Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-09T19:20:38.637Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 1.3s [2024-07-09T19:20:38.637Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s [2024-07-09T19:20:38.935Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.6s done [2024-07-09T19:20:39.588Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-09T19:20:41.614Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2024-07-09T19:20:45.827Z] #40 ... [2024-07-09T19:20:45.828Z] [2024-07-09T19:20:45.828Z] #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-09T19:20:45.828Z] #41 ... [2024-07-09T19:20:45.828Z] [2024-07-09T19:20:45.828Z] #42 [support-scheduler internal] load build context [2024-07-09T19:20:45.828Z] #42 transferring context: 313.58MB 9.8s [2024-07-09T19:20:46.086Z] #42 ... [2024-07-09T19:20:46.086Z] [2024-07-09T19:20:46.086Z] #43 [core-keeper internal] load build context [2024-07-09T19:20:46.086Z] #43 ... [2024-07-09T19:20:46.086Z] [2024-07-09T19:20:46.086Z] #44 [security-bootstrapper internal] load build context [2024-07-09T19:20:46.356Z] #44 ... [2024-07-09T19:20:46.356Z] [2024-07-09T19:20:46.356Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:20:46.356Z] #45 ... [2024-07-09T19:20:46.356Z] [2024-07-09T19:20:46.356Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:20:46.615Z] #46 ... [2024-07-09T19:20:46.615Z] [2024-07-09T19:20:46.615Z] #47 [core-metadata internal] load build context [2024-07-09T19:20:46.615Z] #47 ... [2024-07-09T19:20:46.615Z] [2024-07-09T19:20:46.615Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:20:46.615Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-07-09T19:20:46.615Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-09T19:20:46.615Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-09T19:20:46.615Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-09T19:20:46.615Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T19:20:46.615Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-09T19:20:46.615Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-09T19:20:46.615Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-07-09T19:20:46.615Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-09T19:20:46.615Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.6s done [2024-07-09T19:20:46.615Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done [2024-07-09T19:20:46.615Z] #48 ... [2024-07-09T19:20:46.615Z] [2024-07-09T19:20:46.615Z] #49 [security-secretstore-setup internal] load build context [2024-07-09T19:20:46.874Z] #49 ... [2024-07-09T19:20:46.874Z] [2024-07-09T19:20:46.874Z] #50 [core-command internal] load build context [2024-07-09T19:20:46.874Z] #50 ... [2024-07-09T19:20:46.874Z] [2024-07-09T19:20:46.874Z] #51 [core-data internal] load build context [2024-07-09T19:20:47.133Z] #51 ... [2024-07-09T19:20:47.133Z] [2024-07-09T19:20:47.133Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:20:47.133Z] #52 ... [2024-07-09T19:20:47.133Z] [2024-07-09T19:20:47.133Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T19:20:47.133Z] #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:20:47.133Z] #0 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:20:47.133Z] #0 9.427 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:20:47.133Z] #0 9.427 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:20:47.133Z] #0 9.427 OK: 20072 distinct packages available [2024-07-09T19:20:47.133Z] #0 9.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:20:47.133Z] #0 9.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:20:47.133Z] #0 9.772 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:20:47.133Z] #0 9.801 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:20:47.133Z] #0 9.810 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-09T19:20:47.133Z] #0 9.817 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-09T19:20:47.133Z] #0 9.820 (5/7) Installing libucontext (1.2-r2) [2024-07-09T19:20:47.133Z] #0 9.826 (6/7) Installing gcompat (1.1.0-r1) [2024-07-09T19:20:47.133Z] #0 9.830 (7/7) Installing openssl (3.1.6-r0) [2024-07-09T19:20:47.133Z] #0 9.839 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:20:47.133Z] #0 9.844 OK: 8 MiB in 20 packages [2024-07-09T19:20:47.133Z] #53 ... [2024-07-09T19:20:47.133Z] [2024-07-09T19:20:47.133Z] #54 [support-notifications internal] load build context [2024-07-09T19:20:47.392Z] #54 ... [2024-07-09T19:20:47.392Z] [2024-07-09T19:20:47.392Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T19:20:47.392Z] #55 ... [2024-07-09T19:20:47.392Z] [2024-07-09T19:20:47.392Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T19:20:47.651Z] #56 ... [2024-07-09T19:20:47.651Z] [2024-07-09T19:20:47.651Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T19:20:47.651Z] #57 ... [2024-07-09T19:20:47.651Z] [2024-07-09T19:20:47.651Z] #58 [security-spiffe-token-provider internal] load build context [2024-07-09T19:20:47.651Z] #58 ... [2024-07-09T19:20:47.651Z] [2024-07-09T19:20:47.651Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T19:20:47.912Z] #59 ... [2024-07-09T19:20:47.912Z] [2024-07-09T19:20:47.912Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T19:20:47.912Z] #60 ... [2024-07-09T19:20:47.912Z] [2024-07-09T19:20:47.912Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T19:20:48.190Z] #61 ... [2024-07-09T19:20:48.190Z] [2024-07-09T19:20:48.190Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T19:20:48.190Z] #62 ... [2024-07-09T19:20:48.190Z] [2024-07-09T19:20:48.190Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:48.190Z] #32 ... [2024-07-09T19:20:48.190Z] [2024-07-09T19:20:48.190Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T19:20:48.450Z] #63 ... [2024-07-09T19:20:48.450Z] [2024-07-09T19:20:48.450Z] #58 [security-spiffe-token-provider internal] load build context [2024-07-09T19:20:48.450Z] #58 transferring context: 439.74MB 12.5s done [2024-07-09T19:20:53.752Z] #58 ... [2024-07-09T19:20:53.752Z] [2024-07-09T19:20:53.752Z] #47 [core-metadata internal] load build context [2024-07-09T19:20:53.752Z] #47 transferring context: 439.74MB 16.0s done [2024-07-09T19:20:56.283Z] #47 ... [2024-07-09T19:20:56.283Z] [2024-07-09T19:20:56.283Z] #42 [support-scheduler internal] load build context [2024-07-09T19:20:56.283Z] #42 transferring context: 439.74MB 12.9s done [2024-07-09T19:20:56.283Z] #42 ... [2024-07-09T19:20:56.283Z] [2024-07-09T19:20:56.283Z] #43 [core-keeper internal] load build context [2024-07-09T19:20:56.283Z] #43 transferring context: 439.74MB 16.2s done [2024-07-09T19:20:56.283Z] #43 ... [2024-07-09T19:20:56.283Z] [2024-07-09T19:20:56.283Z] #44 [security-bootstrapper internal] load build context [2024-07-09T19:20:56.283Z] #44 transferring context: 439.74MB 12.4s done [2024-07-09T19:20:56.543Z] #44 ... [2024-07-09T19:20:56.543Z] [2024-07-09T19:20:56.543Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:20:56.543Z] #45 transferring context: 439.74MB 12.3s done [2024-07-09T19:20:56.801Z] #45 ... [2024-07-09T19:20:56.802Z] [2024-07-09T19:20:56.802Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:20:56.802Z] #46 transferring context: 439.74MB 14.2s done [2024-07-09T19:20:57.739Z] #46 ... [2024-07-09T19:20:57.739Z] [2024-07-09T19:20:57.739Z] #49 [security-secretstore-setup internal] load build context [2024-07-09T19:20:57.739Z] #49 transferring context: 439.74MB 12.6s done [2024-07-09T19:20:57.739Z] #49 ... [2024-07-09T19:20:57.739Z] [2024-07-09T19:20:57.739Z] #54 [support-notifications internal] load build context [2024-07-09T19:20:57.739Z] #54 transferring context: 439.74MB 14.7s done [2024-07-09T19:20:57.739Z] #54 ... [2024-07-09T19:20:57.739Z] [2024-07-09T19:20:57.739Z] #50 [core-command internal] load build context [2024-07-09T19:20:57.739Z] #50 transferring context: 439.74MB 14.0s done [2024-07-09T19:20:57.998Z] #50 ... [2024-07-09T19:20:57.998Z] [2024-07-09T19:20:57.998Z] #51 [core-data internal] load build context [2024-07-09T19:20:57.998Z] #51 transferring context: 439.74MB 14.1s done [2024-07-09T19:20:58.567Z] #51 ... [2024-07-09T19:20:58.568Z] [2024-07-09T19:20:58.568Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:20:58.568Z] #32 transferring context: 439.74MB 17.3s done [2024-07-09T19:21:20.529Z] #32 ... [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:21:20.529Z] #45 DONE 44.7s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #58 [security-spiffe-token-provider internal] load build context [2024-07-09T19:21:20.529Z] #58 DONE 44.7s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-09T19:21:20.529Z] #41 DONE 45.0s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #64 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-09T19:21:20.529Z] #64 ... [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #42 [support-scheduler internal] load build context [2024-07-09T19:21:20.529Z] #42 DONE 44.7s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #44 [security-bootstrapper internal] load build context [2024-07-09T19:21:20.529Z] #44 DONE 44.5s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #49 [security-secretstore-setup internal] load build context [2024-07-09T19:21:20.529Z] #49 DONE 44.1s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #50 [core-command internal] load build context [2024-07-09T19:21:20.529Z] #50 DONE 44.1s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T19:21:20.529Z] #53 DONE 43.5s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #51 [core-data internal] load build context [2024-07-09T19:21:20.529Z] #51 DONE 44.6s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:21:20.529Z] #46 DONE 44.6s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:21:20.529Z] #52 DONE 43.6s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #43 [core-keeper internal] load build context [2024-07-09T19:21:20.529Z] #43 DONE 44.8s [2024-07-09T19:21:20.529Z] [2024-07-09T19:21:20.529Z] #54 [support-notifications internal] load build context [2024-07-09T19:21:20.529Z] #54 DONE 44.9s [2024-07-09T19:21:20.787Z] [2024-07-09T19:21:20.787Z] #47 [core-metadata internal] load build context [2024-07-09T19:21:20.787Z] #47 DONE 44.6s [2024-07-09T19:21:20.787Z] [2024-07-09T19:21:20.787Z] #32 [security-proxy-setup internal] load build context [2024-07-09T19:21:20.787Z] #32 DONE 44.9s [2024-07-09T19:21:20.787Z] [2024-07-09T19:21:20.787Z] #64 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-09T19:21:20.787Z] #64 DONE 0.4s [2024-07-09T19:21:20.787Z] [2024-07-09T19:21:20.787Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:21:21.048Z] #65 ... [2024-07-09T19:21:21.048Z] [2024-07-09T19:21:21.048Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:21:21.048Z] #48 DONE 44.2s [2024-07-09T19:21:21.048Z] [2024-07-09T19:21:21.048Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:21:21.048Z] #40 DONE 44.3s [2024-07-09T19:21:21.048Z] [2024-07-09T19:21:21.048Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:21:21.639Z] #66 ... [2024-07-09T19:21:21.639Z] [2024-07-09T19:21:21.639Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T19:21:21.639Z] #56 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:21.639Z] #56 43.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:21.639Z] #56 44.11 (1/2) Installing ca-certificates (20240226-r0) [2024-07-09T19:21:21.639Z] #56 44.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:21.639Z] #56 44.13 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:21.639Z] #56 44.14 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:21:21.639Z] #56 44.19 OK: 8 MiB in 17 packages [2024-07-09T19:21:21.639Z] #56 DONE 44.3s [2024-07-09T19:21:21.936Z] [2024-07-09T19:21:21.936Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T19:21:21.936Z] #60 44.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:21.936Z] #60 44.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:21.936Z] #60 44.29 (1/4) Installing ca-certificates (20240226-r0) [2024-07-09T19:21:21.936Z] #60 44.32 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:21.936Z] #60 44.32 (3/4) Installing su-exec (0.2-r3) [2024-07-09T19:21:21.936Z] #60 44.33 (4/4) Installing yq (4.33.3-r5) [2024-07-09T19:21:21.936Z] #60 44.55 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:21.936Z] #60 44.56 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:21:21.936Z] #60 ... [2024-07-09T19:21:21.936Z] [2024-07-09T19:21:21.936Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T19:21:21.936Z] #63 43.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:21.936Z] #63 43.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:21.936Z] #63 44.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:21.936Z] #63 44.23 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:21.936Z] #63 44.24 OK: 7 MiB in 16 packages [2024-07-09T19:21:21.936Z] #63 DONE 44.6s [2024-07-09T19:21:21.936Z] [2024-07-09T19:21:21.936Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T19:21:21.936Z] #60 44.61 OK: 17 MiB in 19 packages [2024-07-09T19:21:22.196Z] #60 DONE 44.9s [2024-07-09T19:21:22.196Z] [2024-07-09T19:21:22.196Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:21:22.454Z] #67 ... [2024-07-09T19:21:22.454Z] [2024-07-09T19:21:22.454Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T19:21:22.454Z] #62 43.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #62 44.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #62 44.27 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:21:22.454Z] #62 44.27 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:21:22.454Z] #62 44.27 OK: 20072 distinct packages available [2024-07-09T19:21:22.454Z] #62 44.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #62 44.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #62 44.67 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:22.454Z] #62 44.67 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-09T19:21:22.454Z] #62 44.67 (3/4) Installing libucontext (1.2-r2) [2024-07-09T19:21:22.454Z] #62 44.68 (4/4) Installing gcompat (1.1.0-r1) [2024-07-09T19:21:22.454Z] #62 44.68 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:22.454Z] #62 44.69 OK: 8 MiB in 19 packages [2024-07-09T19:21:22.454Z] #62 DONE 44.9s [2024-07-09T19:21:22.454Z] [2024-07-09T19:21:22.454Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T19:21:22.454Z] #55 44.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #55 44.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #55 44.37 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:22.454Z] #55 44.46 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:22.454Z] #55 44.48 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:22.454Z] #55 44.48 (4/6) Installing openssl (3.1.6-r0) [2024-07-09T19:21:22.454Z] #55 44.52 (5/6) Installing su-exec (0.2-r3) [2024-07-09T19:21:22.454Z] #55 44.52 (6/6) Installing yq (4.33.3-r5) [2024-07-09T19:21:22.454Z] #55 44.60 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:22.454Z] #55 44.61 OK: 17 MiB in 19 packages [2024-07-09T19:21:22.454Z] #55 DONE 44.9s [2024-07-09T19:21:22.454Z] [2024-07-09T19:21:22.454Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T19:21:22.454Z] #57 44.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #57 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.454Z] #57 44.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:22.454Z] #57 45.00 (2/2) Installing su-exec (0.2-r3) [2024-07-09T19:21:22.454Z] #57 45.00 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:22.454Z] #57 45.02 OK: 7 MiB in 17 packages [2024-07-09T19:21:22.712Z] #57 DONE 45.3s [2024-07-09T19:21:22.712Z] [2024-07-09T19:21:22.712Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T19:21:22.712Z] #61 43.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.712Z] #61 45.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:22.712Z] #61 45.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:22.712Z] #61 45.27 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:22.712Z] #61 45.27 OK: 7 MiB in 16 packages [2024-07-09T19:21:22.712Z] #61 DONE 45.4s [2024-07-09T19:21:22.712Z] [2024-07-09T19:21:22.712Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:21:23.861Z] #68 ... [2024-07-09T19:21:23.861Z] [2024-07-09T19:21:23.861Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-09T19:21:23.861Z] #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:23.861Z] #0 2.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:23.861Z] #0 2.209 OK: 8 MiB in 20 packages [2024-07-09T19:21:23.861Z] #69 DONE 3.0s [2024-07-09T19:21:23.861Z] [2024-07-09T19:21:23.861Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T19:21:23.861Z] #59 43.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:23.861Z] #59 44.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:23.861Z] #59 45.13 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:21:23.861Z] #59 45.13 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:21:23.861Z] #59 45.13 OK: 20072 distinct packages available [2024-07-09T19:21:23.861Z] #59 45.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:23.861Z] #59 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:23.861Z] #59 45.48 (1/11) Installing ca-certificates (20240226-r0) [2024-07-09T19:21:23.861Z] #59 45.49 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-09T19:21:23.861Z] #59 45.50 (3/11) Installing libunistring (1.1-r1) [2024-07-09T19:21:23.861Z] #59 45.51 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-09T19:21:23.861Z] #59 45.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-09T19:21:23.861Z] #59 45.52 (6/11) Installing libcurl (8.5.0-r0) [2024-07-09T19:21:23.861Z] #59 45.53 (7/11) Installing curl (8.5.0-r0) [2024-07-09T19:21:23.861Z] #59 45.54 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:23.861Z] #59 45.54 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-09T19:21:23.861Z] #59 45.55 (10/11) Installing libucontext (1.2-r2) [2024-07-09T19:21:23.861Z] #59 45.55 (11/11) Installing gcompat (1.1.0-r1) [2024-07-09T19:21:23.861Z] #59 45.55 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:23.861Z] #59 45.56 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:21:23.861Z] #59 45.60 OK: 12 MiB in 26 packages [2024-07-09T19:21:23.861Z] #59 DONE 46.3s [2024-07-09T19:21:23.861Z] [2024-07-09T19:21:23.861Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:21:23.861Z] #65 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:24.121Z] #65 3.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:24.121Z] #65 3.313 OK: 264 MiB in 52 packages [2024-07-09T19:21:25.061Z] #65 ... [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:21:25.061Z] #70 DONE 4.2s [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T19:21:25.061Z] #0 1.743 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:25.061Z] #0 2.449 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:25.061Z] #0 3.131 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T19:21:25.061Z] #0 3.436 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:21:25.061Z] #0 3.443 OK: 7 MiB in 16 packages [2024-07-09T19:21:25.061Z] #71 DONE 4.3s [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:21:25.061Z] #65 DONE 4.2s [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T19:21:25.061Z] #72 DONE 1.3s [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #73 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T19:21:25.061Z] #73 DONE 1.3s [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T19:21:25.061Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:25.061Z] #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:25.061Z] #0 3.313 OK: 264 MiB in 52 packages [2024-07-09T19:21:25.061Z] #74 DONE 4.2s [2024-07-09T19:21:25.061Z] [2024-07-09T19:21:25.061Z] #75 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T19:21:25.629Z] #75 DONE 0.6s [2024-07-09T19:21:25.629Z] [2024-07-09T19:21:25.629Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:21:25.629Z] #76 DONE 0.6s [2024-07-09T19:21:25.629Z] [2024-07-09T19:21:25.629Z] #77 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T19:21:25.629Z] #77 DONE 0.6s [2024-07-09T19:21:25.629Z] [2024-07-09T19:21:25.629Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:21:25.629Z] #78 DONE 0.7s [2024-07-09T19:21:25.629Z] [2024-07-09T19:21:25.629Z] #79 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-09T19:21:25.906Z] #79 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #80 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-09T19:21:25.906Z] #80 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #81 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T19:21:25.906Z] #81 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #82 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-09T19:21:25.906Z] #82 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #83 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T19:21:25.906Z] #83 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #84 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T19:21:25.906Z] #84 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #85 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-09T19:21:25.906Z] #85 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #86 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T19:21:25.906Z] #86 DONE 0.1s [2024-07-09T19:21:25.906Z] [2024-07-09T19:21:25.906Z] #87 [security-spire-server] exporting to image [2024-07-09T19:21:25.906Z] #87 exporting layers [2024-07-09T19:21:26.163Z] #87 ... [2024-07-09T19:21:26.163Z] [2024-07-09T19:21:26.163Z] #88 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-09T19:21:26.163Z] #88 DONE 0.1s [2024-07-09T19:21:26.163Z] [2024-07-09T19:21:26.163Z] #87 [security-spire-agent] exporting to image [2024-07-09T19:21:26.730Z] #87 ... [2024-07-09T19:21:26.730Z] [2024-07-09T19:21:26.730Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:21:26.730Z] #66 5.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.730Z] #66 5.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.730Z] #66 5.632 OK: 264 MiB in 52 packages [2024-07-09T19:21:26.730Z] #66 DONE 5.8s [2024-07-09T19:21:26.730Z] [2024-07-09T19:21:26.730Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:21:26.730Z] #89 DONE 0.1s [2024-07-09T19:21:26.730Z] [2024-07-09T19:21:26.730Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:21:26.988Z] #90 ... [2024-07-09T19:21:26.988Z] [2024-07-09T19:21:26.988Z] #91 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T19:21:26.988Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.988Z] #0 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.988Z] #0 5.594 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:21:26.988Z] #0 5.594 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:21:26.988Z] #0 5.594 OK: 20075 distinct packages available [2024-07-09T19:21:26.988Z] #0 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.988Z] #0 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.988Z] #0 5.948 OK: 264 MiB in 52 packages [2024-07-09T19:21:26.988Z] #91 DONE 6.2s [2024-07-09T19:21:26.988Z] [2024-07-09T19:21:26.988Z] #87 [security-spire-agent] exporting to image [2024-07-09T19:21:26.988Z] #87 exporting layers 0.9s done [2024-07-09T19:21:26.988Z] #87 writing image sha256:f3c508373159596dd0602fed990dff2c0d7e302ee017930029645ca1b3dac6bd done [2024-07-09T19:21:26.988Z] #87 naming to docker.io/library/security-spire-server done [2024-07-09T19:21:26.988Z] #87 writing image sha256:185356a1e068c777dcd46a4a9f8ba0f1222482289bd497b4e2b6eea505828f64 0.0s done [2024-07-09T19:21:26.988Z] #87 naming to docker.io/library/security-spire-agent done [2024-07-09T19:21:26.988Z] #87 DONE 1.0s [2024-07-09T19:21:26.988Z] [2024-07-09T19:21:26.988Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:21:26.988Z] #0 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.988Z] #0 4.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:26.988Z] #0 4.962 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:26.988Z] #0 4.996 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:26.988Z] #0 5.006 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:21:26.988Z] #0 5.052 OK: 8 MiB in 17 packages [2024-07-09T19:21:26.988Z] #92 DONE 5.3s [2024-07-09T19:21:26.988Z] [2024-07-09T19:21:26.988Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:21:26.988Z] #93 DONE 0.1s [2024-07-09T19:21:26.988Z] [2024-07-09T19:21:26.988Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:21:26.988Z] #67 4.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.247Z] #67 ... [2024-07-09T19:21:27.247Z] [2024-07-09T19:21:27.247Z] #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T19:21:27.247Z] #0 4.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.247Z] #0 4.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.247Z] #0 5.061 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.247Z] #0 5.092 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.247Z] #0 5.102 OK: 7 MiB in 16 packages [2024-07-09T19:21:27.247Z] #94 DONE 5.3s [2024-07-09T19:21:27.247Z] [2024-07-09T19:21:27.247Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:21:27.247Z] #67 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.247Z] #67 5.139 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.505Z] #67 ... [2024-07-09T19:21:27.505Z] [2024-07-09T19:21:27.505Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T19:21:27.505Z] #0 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.505Z] #0 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.505Z] #0 4.952 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.505Z] #0 4.993 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.505Z] #0 5.004 OK: 8 MiB in 19 packages [2024-07-09T19:21:27.505Z] #95 DONE 5.2s [2024-07-09T19:21:27.505Z] [2024-07-09T19:21:27.505Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:21:27.505Z] #68 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.505Z] #68 4.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:27.505Z] #68 4.593 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.505Z] #68 4.628 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.505Z] #68 4.638 OK: 7 MiB in 16 packages [2024-07-09T19:21:27.505Z] #68 DONE 4.8s [2024-07-09T19:21:27.505Z] [2024-07-09T19:21:27.505Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:21:27.505Z] #67 5.173 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:27.505Z] #67 5.180 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:21:27.505Z] #67 5.230 OK: 17 MiB in 19 packages [2024-07-09T19:21:28.884Z] #67 ... [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T19:21:28.884Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:28.884Z] #0 4.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:28.884Z] #0 4.847 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:28.884Z] #0 4.882 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:28.884Z] #0 4.891 OK: 7 MiB in 17 packages [2024-07-09T19:21:28.884Z] #96 DONE 6.1s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T19:21:28.884Z] #0 4.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:28.884Z] #0 4.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:28.884Z] #0 5.170 OK: 17 MiB in 19 packages [2024-07-09T19:21:28.884Z] #97 DONE 6.4s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:21:28.884Z] #67 DONE 6.5s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T19:21:28.884Z] #98 DONE 1.3s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-09T19:21:28.884Z] #99 DONE 0.1s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-09T19:21:28.884Z] #100 DONE 0.1s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-09T19:21:28.884Z] #101 DONE 0.1s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T19:21:28.884Z] #102 ... [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T19:21:28.884Z] #103 DONE 0.0s [2024-07-09T19:21:28.884Z] [2024-07-09T19:21:28.884Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-09T19:21:28.884Z] #104 DONE 0.0s [2024-07-09T19:21:29.150Z] [2024-07-09T19:21:29.150Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-09T19:21:29.150Z] #105 DONE 0.1s [2024-07-09T19:21:29.150Z] [2024-07-09T19:21:29.150Z] #87 [security-spire-config] exporting to image [2024-07-09T19:21:29.408Z] #87 ... [2024-07-09T19:21:29.408Z] [2024-07-09T19:21:29.408Z] #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:21:29.408Z] #0 5.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:29.408Z] #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:29.408Z] #0 5.323 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:29.408Z] #0 5.363 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:21:29.408Z] #0 5.436 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:21:29.408Z] #0 5.475 OK: 12 MiB in 26 packages [2024-07-09T19:21:29.408Z] #106 DONE 5.6s [2024-07-09T19:21:29.408Z] [2024-07-09T19:21:29.408Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T19:21:29.408Z] #0 3.743 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:29.409Z] #0 4.225 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T19:21:29.980Z] #107 ... [2024-07-09T19:21:29.980Z] [2024-07-09T19:21:29.980Z] #87 [security-spire-config] exporting to image [2024-07-09T19:21:29.980Z] #87 exporting layers 0.6s done [2024-07-09T19:21:29.980Z] #87 writing image sha256:86ac32eb1401cb9231bb846185d6518daf559c14fc6a2be395797cdce55d8c52 done [2024-07-09T19:21:29.980Z] #87 naming to docker.io/library/security-spire-config done [2024-07-09T19:21:29.980Z] #87 DONE 1.6s [2024-07-09T19:21:29.980Z] [2024-07-09T19:21:29.980Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T19:21:29.980Z] #102 DONE 1.2s [2024-07-09T19:21:29.980Z] [2024-07-09T19:21:29.980Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T19:21:29.980Z] #107 4.858 OK: 264 MiB in 52 packages [2024-07-09T19:21:29.980Z] #107 DONE 4.9s [2024-07-09T19:21:29.980Z] [2024-07-09T19:21:29.980Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-09T19:21:29.980Z] #108 DONE 0.1s [2024-07-09T19:21:29.980Z] [2024-07-09T19:21:29.980Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-09T19:21:29.980Z] #109 DONE 0.1s [2024-07-09T19:21:29.980Z] [2024-07-09T19:21:29.980Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:21:34.171Z] #110 ... [2024-07-09T19:21:34.171Z] [2024-07-09T19:21:34.171Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:21:35.124Z] Removing intermediate container c65df33d098f [2024-07-09T19:21:35.125Z] ---> 863178217170 [2024-07-09T19:21:35.125Z] Successfully built 863178217170 [2024-07-09T19:21:35.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:21:35.547Z] #111 ... [2024-07-09T19:21:35.547Z] [2024-07-09T19:21:35.547Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:21:35.548Z] + docker inspect -f . ci-base-image-arm64 [2024-07-09T19:21:35.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:21:35.805Z] #112 ... [2024-07-09T19:21:35.806Z] [2024-07-09T19:21:35.806Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:21:35.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container [2024-07-09T19:21:35.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-09T19:21:37.170Z] $ docker top a00ac9b0e8daf14a46a498425647934015580a2bfa83cdb4e1dc8c7d8600b628 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T19:21:38.124Z] + go version [2024-07-09T19:21:38.124Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-09T19:21:38.156Z] $ docker stop --time=1 a00ac9b0e8daf14a46a498425647934015580a2bfa83cdb4e1dc8c7d8600b628 [2024-07-09T19:21:39.882Z] $ docker rm -f --volumes a00ac9b0e8daf14a46a498425647934015580a2bfa83cdb4e1dc8c7d8600b628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:21:40.833Z] + docker inspect -f . ci-base-image-arm64 [2024-07-09T19:21:40.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:21:41.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container [2024-07-09T19:21:41.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-09T19:21:42.363Z] $ docker top e9fddaa5bfa95d935cb04b20d01f765681f1faf38e3361c32809d17dd708366e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-09T19:21:42.647Z] ========================================================= [2024-07-09T19:21:42.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-09T19:21:42.647Z] ========================================================= [Pipeline] sh [2024-07-09T19:21:43.295Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-09T19:21:43.801Z] + make test [2024-07-09T19:21:43.801Z] go test -race -coverprofile=coverage.out ./... [2024-07-09T19:22:30.676Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-09T19:22:32.134Z] #113 ... [2024-07-09T19:22:32.134Z] [2024-07-09T19:22:32.134Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:32.134Z] #90 DONE 57.2s [2024-07-09T19:22:32.134Z] [2024-07-09T19:22:32.134Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:32.134Z] #110 DONE 56.8s [2024-07-09T19:22:32.134Z] [2024-07-09T19:22:32.134Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:32.134Z] #111 DONE 53.9s [2024-07-09T19:22:32.134Z] [2024-07-09T19:22:32.134Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:32.134Z] #112 DONE 58.2s [2024-07-09T19:22:32.134Z] [2024-07-09T19:22:32.134Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:32.134Z] #113 DONE 58.2s [2024-07-09T19:22:32.134Z] [2024-07-09T19:22:32.134Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T19:22:34.062Z] #114 ... [2024-07-09T19:22:34.062Z] [2024-07-09T19:22:34.062Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-09T19:22:34.062Z] #115 ... [2024-07-09T19:22:34.062Z] [2024-07-09T19:22:34.062Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-09T19:22:34.062Z] #116 ... [2024-07-09T19:22:34.062Z] [2024-07-09T19:22:34.062Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T19:22:34.323Z] #117 ... [2024-07-09T19:22:34.323Z] [2024-07-09T19:22:34.323Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #118 ... [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #115 DONE 15.3s [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #119 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #120 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #121 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #118 DONE 15.4s [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #122 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #123 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #124 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #125 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #126 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #127 [core-command builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #127 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #128 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #129 [core-metadata builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #129 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #130 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #114 DONE 15.3s [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #131 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #132 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #133 [core-data builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #133 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #134 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #135 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #136 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:22:39.609Z] #137 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #138 [support-scheduler builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #138 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:22:39.609Z] #139 CACHED [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T19:22:39.609Z] #117 DONE 15.4s [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-09T19:22:39.609Z] #116 DONE 15.4s [2024-07-09T19:22:39.609Z] [2024-07-09T19:22:39.609Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T19:22:40.981Z] #140 1.574 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-07-09T19:22:49.091Z] #140 ... [2024-07-09T19:22:49.091Z] [2024-07-09T19:22:49.091Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:22:49.091Z] #0 0.881 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-07-09T19:22:49.349Z] #141 ... [2024-07-09T19:22:49.349Z] [2024-07-09T19:22:49.349Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T19:22:49.349Z] #0 1.111 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-07-09T19:22:49.607Z] #142 ... [2024-07-09T19:22:49.607Z] [2024-07-09T19:22:49.608Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T19:22:49.608Z] #0 1.719 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-07-09T19:22:49.608Z] #143 ... [2024-07-09T19:22:49.608Z] [2024-07-09T19:22:49.608Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T19:22:49.608Z] #0 1.641 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-07-09T19:22:49.871Z] #144 ... [2024-07-09T19:22:49.871Z] [2024-07-09T19:22:49.871Z] #145 [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-07-09T19:22:49.871Z] #0 0.926 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-07-09T19:22:49.871Z] #145 ... [2024-07-09T19:22:49.871Z] [2024-07-09T19:22:49.871Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T19:22:49.871Z] #0 1.708 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-07-09T19:22:50.132Z] #146 ... [2024-07-09T19:22:50.132Z] [2024-07-09T19:22:50.132Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T19:22:50.132Z] #0 1.070 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-07-09T19:22:50.132Z] #147 ... [2024-07-09T19:22:50.132Z] [2024-07-09T19:22:50.132Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T19:22:50.132Z] #0 1.732 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-07-09T19:22:50.390Z] #148 ... [2024-07-09T19:22:50.390Z] [2024-07-09T19:22:50.390Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T19:22:50.390Z] #0 0.867 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-07-09T19:22:50.647Z] #149 ... [2024-07-09T19:22:50.647Z] [2024-07-09T19:22:50.647Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T19:22:50.647Z] #0 1.755 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-07-09T19:22:50.647Z] #150 ... [2024-07-09T19:22:50.647Z] [2024-07-09T19:22:50.647Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T19:22:50.647Z] #0 0.957 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-07-09T19:24:12.085Z] #151 ... [2024-07-09T19:24:12.085Z] [2024-07-09T19:24:12.085Z] #145 [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-07-09T19:24:12.085Z] #145 85.38 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-07-09T19:25:08.593Z] #145 ... [2024-07-09T19:25:08.593Z] [2024-07-09T19:25:08.593Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T19:25:08.593Z] #146 DONE 149.1s [2024-07-09T19:25:08.593Z] [2024-07-09T19:25:08.593Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T19:25:08.593Z] #148 DONE 149.1s [2024-07-09T19:25:08.593Z] [2024-07-09T19:25:08.593Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T19:25:08.593Z] #150 DONE 149.1s [2024-07-09T19:25:08.593Z] [2024-07-09T19:25:08.594Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T19:25:08.594Z] #140 DONE 149.1s [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T19:25:08.594Z] #144 DONE 149.2s [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:08.594Z] #152 ... [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T19:25:08.594Z] #143 DONE 149.2s [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T19:25:08.594Z] #142 DONE 149.3s [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #145 [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-07-09T19:25:08.594Z] #145 DONE 149.3s [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T19:25:08.594Z] #151 DONE 149.3s [2024-07-09T19:25:08.594Z] [2024-07-09T19:25:08.594Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:08.855Z] #153 ... [2024-07-09T19:25:08.855Z] [2024-07-09T19:25:08.855Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:25:08.855Z] #141 DONE 149.5s [2024-07-09T19:25:08.855Z] [2024-07-09T19:25:08.855Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T19:25:08.855Z] #147 DONE 149.6s [2024-07-09T19:25:08.855Z] [2024-07-09T19:25:08.855Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T19:25:08.855Z] #149 DONE 149.7s [2024-07-09T19:25:08.855Z] [2024-07-09T19:25:08.855Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T19:25:09.116Z] #154 ... [2024-07-09T19:25:09.116Z] [2024-07-09T19:25:09.116Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.116Z] #155 DONE 0.9s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.379Z] #152 DONE 0.9s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.379Z] #156 DONE 0.6s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.379Z] #153 DONE 0.8s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:09.379Z] #157 ... [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.379Z] #158 DONE 0.8s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.379Z] #159 DONE 0.8s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T19:25:09.379Z] #154 DONE 0.5s [2024-07-09T19:25:09.379Z] [2024-07-09T19:25:09.379Z] #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:09.379Z] #160 DONE 0.3s [2024-07-09T19:25:09.641Z] [2024-07-09T19:25:09.641Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #161 ... [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #162 DONE 0.9s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #163 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #163 DONE 0.8s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #164 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:10.212Z] #164 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #165 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #165 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:10.212Z] #166 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #167 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #168 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #169 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:10.212Z] #169 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:10.212Z] #170 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #171 CACHED [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #157 DONE 0.8s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #172 DONE 0.8s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #173 DONE 0.8s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-09T19:25:10.212Z] #174 DONE 0.8s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:10.212Z] #161 DONE 0.8s [2024-07-09T19:25:10.212Z] [2024-07-09T19:25:10.212Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T19:25:12.130Z] #175 ... [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #176 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T19:25:12.130Z] #176 DONE 1.9s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T19:25:12.130Z] #177 DONE 1.9s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #178 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T19:25:12.130Z] #178 DONE 1.9s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #179 [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-07-09T19:25:12.130Z] #179 DONE 1.8s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.130Z] #180 ... [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-09T19:25:12.130Z] #181 DONE 2.0s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T19:25:12.130Z] #182 DONE 2.0s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #183 [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-07-09T19:25:12.130Z] #183 DONE 2.0s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.130Z] #184 DONE 2.0s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T19:25:12.130Z] #185 DONE 2.1s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-09T19:25:12.130Z] #186 DONE 2.1s [2024-07-09T19:25:12.130Z] [2024-07-09T19:25:12.130Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T19:25:12.130Z] #187 DONE 2.9s [2024-07-09T19:25:12.391Z] [2024-07-09T19:25:12.391Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T19:25:12.391Z] #175 DONE 2.0s [2024-07-09T19:25:12.391Z] [2024-07-09T19:25:12.391Z] #87 [core-keeper] exporting to image [2024-07-09T19:25:12.391Z] #87 exporting layers [2024-07-09T19:25:12.391Z] #87 ... [2024-07-09T19:25:12.391Z] [2024-07-09T19:25:12.391Z] #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.391Z] #188 DONE 0.4s [2024-07-09T19:25:12.391Z] [2024-07-09T19:25:12.391Z] #189 [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-07-09T19:25:12.391Z] #189 DONE 0.5s [2024-07-09T19:25:12.391Z] [2024-07-09T19:25:12.391Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.391Z] #180 DONE 0.5s [2024-07-09T19:25:12.391Z] [2024-07-09T19:25:12.391Z] #87 [security-spiffe-token-provider] exporting to image [2024-07-09T19:25:12.651Z] #87 ... [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T19:25:12.651Z] #190 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #191 [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-07-09T19:25:12.651Z] #191 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #192 [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-07-09T19:25:12.651Z] #192 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.651Z] #193 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.651Z] #194 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.651Z] #195 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:25:12.651Z] #196 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #87 [core-command] exporting to image [2024-07-09T19:25:12.651Z] #87 writing image sha256:b90c951890de258f14fbd46dd3e19c5b98a5def65a48884ac79596b700a0ace9 [2024-07-09T19:25:12.651Z] #87 ... [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.651Z] #197 DONE 0.4s [2024-07-09T19:25:12.651Z] [2024-07-09T19:25:12.651Z] #87 [core-keeper] exporting to image [2024-07-09T19:25:12.651Z] #87 writing image sha256:b90c951890de258f14fbd46dd3e19c5b98a5def65a48884ac79596b700a0ace9 0.1s done [2024-07-09T19:25:12.651Z] #87 naming to docker.io/library/core-keeper 0.0s done [2024-07-09T19:25:12.911Z] #87 ... [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-09T19:25:12.911Z] #198 DONE 0.5s [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-09T19:25:12.911Z] #199 DONE 0.5s [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:25:12.911Z] #200 DONE 0.4s [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-09T19:25:12.911Z] #201 DONE 0.4s [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-09T19:25:12.911Z] #202 DONE 0.5s [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:25:12.911Z] #203 DONE 0.4s [2024-07-09T19:25:12.911Z] [2024-07-09T19:25:12.911Z] #87 [core-metadata] exporting to image [2024-07-09T19:25:12.911Z] #87 exporting layers 0.4s done [2024-07-09T19:25:13.171Z] #87 exporting layers 0.6s done [2024-07-09T19:25:13.171Z] #87 writing image sha256:c6c10ab45d86a47492912c2de48cb1bb8830ffab67bcf1e70f8700bc24acc4c8 [2024-07-09T19:25:13.171Z] #87 writing image sha256:6c5cda3374f3d2a3da6c786df7d239e914ff1e5a30bde58b77c8c2412b9bdd88 [2024-07-09T19:25:13.431Z] #87 ... [2024-07-09T19:25:13.431Z] [2024-07-09T19:25:13.431Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T19:25:13.431Z] #204 DONE 0.4s [2024-07-09T19:25:13.431Z] [2024-07-09T19:25:13.431Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T19:25:13.431Z] #205 DONE 0.4s [2024-07-09T19:25:13.431Z] [2024-07-09T19:25:13.431Z] #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-09T19:25:13.431Z] #206 DONE 0.4s [2024-07-09T19:25:13.431Z] [2024-07-09T19:25:13.431Z] #87 [core-data] exporting to image [2024-07-09T19:25:13.431Z] #87 exporting layers 0.8s done [2024-07-09T19:25:13.431Z] #87 writing image sha256:c6c10ab45d86a47492912c2de48cb1bb8830ffab67bcf1e70f8700bc24acc4c8 0.2s done [2024-07-09T19:25:13.431Z] #87 writing image sha256:6c5cda3374f3d2a3da6c786df7d239e914ff1e5a30bde58b77c8c2412b9bdd88 0.2s done [2024-07-09T19:25:13.431Z] #87 writing image sha256:9ca90fc2a8d45e4eee944350a06db6002cb9f185323936daffada54e02815f4b 0.1s done [2024-07-09T19:25:13.431Z] #87 naming to docker.io/library/support-scheduler done [2024-07-09T19:25:13.431Z] #87 writing image sha256:7f9dba691f5fe5e93962c390d4976ed3a5b400019342642f123f5433f87d289b [2024-07-09T19:25:13.431Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2024-07-09T19:25:13.431Z] #87 naming to docker.io/library/core-data 0.0s done [2024-07-09T19:25:13.431Z] #87 ... [2024-07-09T19:25:13.431Z] [2024-07-09T19:25:13.431Z] #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:25:13.431Z] #207 DONE 0.6s [2024-07-09T19:25:13.431Z] [2024-07-09T19:25:13.431Z] #87 [support-notifications] exporting to image [2024-07-09T19:25:13.431Z] #87 writing image sha256:7f9dba691f5fe5e93962c390d4976ed3a5b400019342642f123f5433f87d289b 0.0s done [2024-07-09T19:25:13.431Z] #87 naming to docker.io/library/core-command done [2024-07-09T19:25:13.431Z] #87 writing image sha256:f9f5ed72033df556a5ae9ff7ba860974171706b4ad41f157efc76bec59c851e8 done [2024-07-09T19:25:13.431Z] #87 naming to docker.io/library/support-notifications done [2024-07-09T19:25:13.431Z] #87 writing image sha256:8ee56f6c8c3fabdec2eb635c885dc3b8763257b3872cc28ee61ee9036da994fe [2024-07-09T19:25:13.692Z] #87 writing image sha256:8ee56f6c8c3fabdec2eb635c885dc3b8763257b3872cc28ee61ee9036da994fe 0.0s done [2024-07-09T19:25:13.692Z] #87 naming to docker.io/library/core-metadata done [2024-07-09T19:25:13.692Z] #87 ... [2024-07-09T19:25:13.692Z] [2024-07-09T19:25:13.692Z] #208 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T19:25:13.692Z] #208 DONE 0.4s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T19:25:13.956Z] #209 DONE 0.4s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:25:13.956Z] #210 DONE 0.8s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #211 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-09T19:25:13.956Z] #211 DONE 0.1s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #87 [security-proxy-auth] exporting to image [2024-07-09T19:25:13.956Z] #87 writing image sha256:38179581e84c6c7f2da6a60b91e0d94bf1539507e253606373dbf00a2bf80c14 done [2024-07-09T19:25:13.956Z] #87 naming to docker.io/library/security-proxy-auth done [2024-07-09T19:25:13.956Z] #87 exporting layers 0.1s done [2024-07-09T19:25:13.956Z] #87 writing image sha256:396eb93762b187500b0db7d1c8c843df356d7bcf2d739f04f331a5cba49a66e4 done [2024-07-09T19:25:13.956Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-09T19:25:13.956Z] #87 DONE 3.4s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T19:25:13.956Z] #212 DONE 0.1s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-09T19:25:13.956Z] #213 DONE 0.1s [2024-07-09T19:25:13.956Z] [2024-07-09T19:25:13.956Z] #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:25:14.217Z] #214 ... [2024-07-09T19:25:14.217Z] [2024-07-09T19:25:14.217Z] #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T19:25:14.217Z] #215 DONE 0.1s [2024-07-09T19:25:14.217Z] [2024-07-09T19:25:14.217Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T19:25:14.217Z] #216 DONE 0.1s [2024-07-09T19:25:14.217Z] [2024-07-09T19:25:14.217Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:25:14.217Z] #217 DONE 0.9s [2024-07-09T19:25:14.217Z] [2024-07-09T19:25:14.217Z] #87 [security-proxy-setup] exporting to image [2024-07-09T19:25:14.478Z] #87 exporting layers 0.2s done [2024-07-09T19:25:14.479Z] #87 writing image sha256:c48417d96026cdd15d51b6abd4f86019c0d8bcb47c9d2965a8425cfc1e4a108f done [2024-07-09T19:25:14.479Z] #87 naming to docker.io/library/security-proxy-setup done [2024-07-09T19:25:14.479Z] #87 DONE 3.7s [2024-07-09T19:25:14.479Z] [2024-07-09T19:25:14.479Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T19:25:14.479Z] #218 DONE 0.4s [2024-07-09T19:25:14.479Z] [2024-07-09T19:25:14.479Z] #36 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:25:14.739Z] #36 ... [2024-07-09T19:25:14.740Z] [2024-07-09T19:25:14.740Z] #214 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:25:14.740Z] #214 DONE 0.7s [2024-07-09T19:25:14.740Z] [2024-07-09T19:25:14.740Z] #87 [security-secretstore-setup] exporting to image [2024-07-09T19:25:14.740Z] #87 exporting layers 0.3s done [2024-07-09T19:25:14.740Z] #87 exporting layers 0.3s done [2024-07-09T19:25:14.740Z] #87 writing image sha256:154ca3d91afa86745ae6f70a8837a23f6d5dbc1383caafb19356f8bc9350ee14 done [2024-07-09T19:25:14.740Z] #87 naming to docker.io/library/security-bootstrapper done [2024-07-09T19:25:14.740Z] #87 writing image sha256:45a7503e63e24b8a3e2bf15517396a55f3a17ddf5750f6544f7d126c94808de6 done [2024-07-09T19:25:14.740Z] #87 naming to docker.io/library/security-secretstore-setup done [2024-07-09T19:25:14.740Z] #87 DONE 4.0s [2024-07-09T19:25:14.740Z] [2024-07-09T19:25:14.740Z] #36 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T19:25:14.740Z] time="2024-07-09T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-09T19:25:14.777Z] $ docker stop --time=1 59a70a0a0526cab76834249f011dae76afafd19e94fefddddabd10acc3923ec9 [2024-07-09T19:25:16.036Z] $ docker rm -f --volumes 59a70a0a0526cab76834249f011dae76afafd19e94fefddddabd10acc3923ec9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T19:25:16.459Z] + docker images [2024-07-09T19:25:16.460Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-09T19:25:16.460Z] security-bootstrapper latest 154ca3d91afa 2 seconds ago 24MB [2024-07-09T19:25:16.460Z] security-proxy-setup latest c48417d96026 2 seconds ago 31.2MB [2024-07-09T19:25:16.460Z] security-secretstore-setup latest 45a7503e63e2 2 seconds ago 42.2MB [2024-07-09T19:25:16.460Z] security-proxy-auth latest 38179581e84c 3 seconds ago 38MB [2024-07-09T19:25:16.460Z] core-common-config-bootstrapper latest 396eb93762b1 3 seconds ago 20.2MB [2024-07-09T19:25:16.460Z] core-data latest 9ca90fc2a8d4 4 seconds ago 40.8MB [2024-07-09T19:25:16.460Z] core-command latest 7f9dba691f5f 4 seconds ago 40.4MB [2024-07-09T19:25:16.460Z] support-scheduler latest c6c10ab45d86 4 seconds ago 43.1MB [2024-07-09T19:25:16.460Z] security-spiffe-token-provider latest 6c5cda3374f3 4 seconds ago 34MB [2024-07-09T19:25:16.460Z] core-metadata latest 8ee56f6c8c3f 4 seconds ago 41MB [2024-07-09T19:25:16.460Z] support-notifications latest f9f5ed72033d 4 seconds ago 43.9MB [2024-07-09T19:25:16.460Z] core-keeper latest b90c951890de 5 seconds ago 35.6MB [2024-07-09T19:25:16.460Z] security-spire-config latest 86ac32eb1401 3 minutes ago 107MB [2024-07-09T19:25:16.460Z] security-spire-agent latest 185356a1e068 3 minutes ago 166MB [2024-07-09T19:25:16.460Z] security-spire-server latest f3c508373159 3 minutes ago 107MB [2024-07-09T19:25:16.460Z] ci-base-image-x86_64 latest 02eff0543f0f 7 minutes ago 966MB [2024-07-09T19:25:16.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-09T19:25:16.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-09T19:25:16.460Z] 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-07-09T19:25:37.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-09T19:25:37.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-09T19:25:37.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-09T19:25:37.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-09T19:25:37.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-09T19:25:37.419Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-09T19:25:38.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-09T19:25:38.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-09T19:25:39.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-09T19:25:39.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-09T19:25:40.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-09T19:25:43.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-09T19:25:43.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-09T19:25:43.082Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-09T19:25:43.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-09T19:25:55.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-09T19:25:55.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-09T19:25:55.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.134s coverage: 28.7% of statements [2024-07-09T19:26:05.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements [2024-07-09T19:26:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-09T19:26:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-09T19:26:10.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-09T19:26:15.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.258s coverage: 69.2% of statements [2024-07-09T19:26:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-09T19:26:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-09T19:26:17.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-09T19:26:22.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-09T19:26:30.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-09T19:26:30.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:26:30.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-09T19:26:30.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-09T19:26:30.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-09T19:26:35.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.321s coverage: 93.4% of statements [2024-07-09T19:26:35.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.349s coverage: 91.7% of statements [2024-07-09T19:26:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-09T19:26:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-09T19:26:38.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 6.5% of statements [2024-07-09T19:26:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-09T19:26:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:26:49.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-09T19:26:50.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-09T19:26:51.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.677s coverage: 95.8% of statements [2024-07-09T19:26:51.807Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-07-09T19:27:01.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-09T19:27:01.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-09T19:27:02.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.314s coverage: 0.8% of statements [2024-07-09T19:27:02.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 32.2% of statements [2024-07-09T19:27:07.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.196s coverage: 41.7% of statements [2024-07-09T19:27:07.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.184s coverage: 77.8% of statements [2024-07-09T19:27:07.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.157s coverage: 94.1% of statements [2024-07-09T19:27:07.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements [2024-07-09T19:27:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2024-07-09T19:27:13.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-09T19:27:14.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-09T19:27:14.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-09T19:27:14.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-09T19:27:18.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-09T19:27:18.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-09T19:27:18.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-09T19:27:18.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-09T19:27:23.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.098s coverage: 94.4% of statements [2024-07-09T19:27:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-09T19:27:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-09T19:27:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-09T19:27:23.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-09T19:27:33.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-09T19:27:33.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-09T19:27:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.920s coverage: 79.9% of statements [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.144s coverage: 92.9% of statements [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.121s coverage: 87.2% of statements [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-07-09T19:27:37.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements [2024-07-09T19:27:40.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.296s coverage: 81.8% of statements [2024-07-09T19:27:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-09T19:27:40.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-09T19:27:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.336s coverage: 82.1% of statements [2024-07-09T19:27:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.139s coverage: 86.0% of statements [2024-07-09T19:27:47.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-09T19:27:47.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-09T19:27:48.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.696s coverage: 63.1% of statements [2024-07-09T19:27:48.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements [2024-07-09T19:27:50.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.125s coverage: 89.4% of statements [2024-07-09T19:27:50.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.107s coverage: 100.0% of statements [2024-07-09T19:27:50.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-09T19:27:50.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-09T19:27:50.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-09T19:27:51.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-07-09T19:27:51.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements [2024-07-09T19:27:58.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-09T19:27:58.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-09T19:27:58.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-09T19:27:59.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.671s coverage: 38.4% of statements [2024-07-09T19:27:59.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.119s coverage: 89.5% of statements [2024-07-09T19:27:59.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-09T19:27:59.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-09T19:27:59.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-09T19:27:59.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-09T19:28:00.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements [2024-07-09T19:28:07.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-09T19:28:07.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-09T19:28:07.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-09T19:28:07.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-09T19:28:14.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements [2024-07-09T19:28:14.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-09T19:28:14.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:28:14.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-09T19:28:14.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-09T19:28:15.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements [2024-07-09T19:28:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-09T19:28:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-09T19:28:19.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.159s coverage: 61.8% of statements [2024-07-09T19:28:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-09T19:28:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-09T19:28:22.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.286s coverage: 98.9% of statements [2024-07-09T19:28:24.017Z] 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-07-09T19:28:24.286Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-09T19:28:24.286Z] go vet ./... [2024-07-09T19:32:16.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-09T19:32:16.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-09T19:32:16.624Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-09T19:32:17.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-09T19:32:17.978Z] + ls -al . [2024-07-09T19:32:17.978Z] total 836 [2024-07-09T19:32:17.978Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 19:21 . [2024-07-09T19:32:17.978Z] drwxr-xr-x 4 root root 4096 Jul 9 19:21 .. [2024-07-09T19:32:17.978Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:19 .blubracket [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 19:19 .dockerignore [2024-07-09T19:32:17.978Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 19:19 .git [2024-07-09T19:32:17.978Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 19:19 .github [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 1102 Jul 9 19:19 .gitignore [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 42 Jul 9 19:19 .golangci.yml [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 19:19 .hadolint.yml [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 19:19 .sonarcloud.properties [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 19:19 ADOPTERS.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 20361 Jul 9 19:19 Attribution.txt [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 100284 Jul 9 19:19 CHANGELOG.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:19 CONTRIBUTING.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 19:19 GOVERNANCE.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 861 Jul 9 19:19 Jenkinsfile [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:19 LICENSE [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 16051 Jul 9 19:19 Makefile [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 19:19 OWNERS.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 9528 Jul 9 19:19 README.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 19:19 SECURITY.md [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 19:17 VERSION [2024-07-09T19:32:17.978Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:19 bin [2024-07-09T19:32:17.978Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 19:19 cmd [2024-07-09T19:32:17.978Z] -rw-r--r-- 1 root root 481595 Jul 9 19:28 coverage.out [2024-07-09T19:32:17.978Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:19 fuzz_test [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 6911 Jul 9 19:19 go.mod [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 101537 Jul 9 19:19 go.sum [2024-07-09T19:32:17.978Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 19:19 internal [2024-07-09T19:32:17.978Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 19:19 openapi [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 19:19 security.txt [2024-07-09T19:32:17.978Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 19:19 version.go [Pipeline] sh [2024-07-09T19:32:18.642Z] + '[' -e coverage.out ] [2024-07-09T19:32:18.642Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-09T19:32:18.693Z] Warning: overwriting stash ‘coverage-report’ [2024-07-09T19:32:19.472Z] Stashed 1 file(s) [Pipeline] sh [2024-07-09T19:32:20.118Z] + make build [2024-07-09T19:32:20.118Z] 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-07-09T19:35:11.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-metadata/core-metadata ./cmd/core-metadata [2024-07-09T19:35:21.875Z] 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-07-09T19:35:28.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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-09T19:35:31.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-07-09T19:35:40.041Z] 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-07-09T19:36:06.710Z] 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-07-09T19:36:14.890Z] 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-07-09T19:36:24.953Z] 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-07-09T19:36:28.299Z] 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-07-09T19:36:31.637Z] 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-07-09T19:36:34.973Z] 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-07-09T19:36:40.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-09T19:36:44.571Z] $ docker stop --time=1 e9fddaa5bfa95d935cb04b20d01f765681f1faf38e3361c32809d17dd708366e [2024-07-09T19:36:46.718Z] $ docker rm -f --volumes e9fddaa5bfa95d935cb04b20d01f765681f1faf38e3361c32809d17dd708366e [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-07-09T19:36:50.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T19:36:50.551Z] [2024-07-09T19:36:50.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T19:36:50.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T19:36:51.235Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-09T19:36:51.235Z] 547446be3368: Pulling fs layer [2024-07-09T19:36:51.235Z] d125d8839a47: Pulling fs layer [2024-07-09T19:36:51.235Z] 3e85d5ac6304: Pulling fs layer [2024-07-09T19:36:51.235Z] c3105a71a48b: Pulling fs layer [2024-07-09T19:36:51.235Z] 0f093f025ec4: Pulling fs layer [2024-07-09T19:36:51.235Z] c3106fc0e877: Pulling fs layer [2024-07-09T19:36:51.235Z] c3105a71a48b: Waiting [2024-07-09T19:36:51.235Z] 0f093f025ec4: Waiting [2024-07-09T19:36:51.235Z] c3106fc0e877: Waiting [2024-07-09T19:36:51.235Z] 547446be3368: Verifying Checksum [2024-07-09T19:36:51.235Z] 547446be3368: Download complete [2024-07-09T19:36:51.235Z] c3105a71a48b: Verifying Checksum [2024-07-09T19:36:51.235Z] c3105a71a48b: Download complete [2024-07-09T19:36:51.817Z] d125d8839a47: Verifying Checksum [2024-07-09T19:36:51.817Z] d125d8839a47: Download complete [2024-07-09T19:36:51.817Z] c3106fc0e877: Verifying Checksum [2024-07-09T19:36:51.817Z] c3106fc0e877: Download complete [2024-07-09T19:36:51.817Z] 0f093f025ec4: Verifying Checksum [2024-07-09T19:36:51.817Z] 0f093f025ec4: Download complete [2024-07-09T19:36:52.087Z] 547446be3368: Pull complete [2024-07-09T19:36:53.044Z] d125d8839a47: Pull complete [2024-07-09T19:36:53.624Z] 3e85d5ac6304: Verifying Checksum [2024-07-09T19:36:53.624Z] 3e85d5ac6304: Download complete [2024-07-09T19:37:03.685Z] 3e85d5ac6304: Pull complete [2024-07-09T19:37:03.685Z] c3105a71a48b: Pull complete [2024-07-09T19:37:04.641Z] 0f093f025ec4: Pull complete [2024-07-09T19:37:04.906Z] c3106fc0e877: Pull complete [2024-07-09T19:37:04.906Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-09T19:37:04.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T19:37:04.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T19:37:05.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container [2024-07-09T19:37:05.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-09T19:37:07.774Z] $ docker top d38e17837a3fa6174ce42939aaff7594cb4094a6c0b09ff9b21888caaa462545 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T19:37:08.678Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-09T19:37:18.842Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-07-09T19:37:18.842Z] #1 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #2 transferring dockerfile: 2.15kB done [2024-07-09T19:37:18.842Z] #2 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #3 transferring dockerfile: 2.49kB done [2024-07-09T19:37:18.842Z] #3 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #4 transferring dockerfile: 1.93kB done [2024-07-09T19:37:18.842Z] #4 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #5 transferring dockerfile: 2.50kB done [2024-07-09T19:37:18.842Z] #5 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #6 transferring dockerfile: 2.01kB done [2024-07-09T19:37:18.842Z] #6 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-07-09T19:37:18.842Z] #7 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-07-09T19:37:18.842Z] #8 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #9 transferring dockerfile: 1.95kB done [2024-07-09T19:37:18.842Z] #9 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #10 transferring dockerfile: 2.06kB 0.0s done [2024-07-09T19:37:18.842Z] #10 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #11 [core-data internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #11 transferring dockerfile: 2.01kB done [2024-07-09T19:37:18.842Z] #11 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-09T19:37:18.842Z] #12 transferring dockerfile: 2.93kB done [2024-07-09T19:37:18.842Z] #12 DONE 0.1s [2024-07-09T19:37:18.842Z] [2024-07-09T19:37:18.842Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-09T19:37:19.109Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-07-09T19:37:19.109Z] #13 DONE 0.1s [2024-07-09T19:37:19.109Z] [2024-07-09T19:37:19.109Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-09T19:37:19.109Z] #14 transferring dockerfile: 1.89kB 0.0s done [2024-07-09T19:37:19.109Z] #14 DONE 0.1s [2024-07-09T19:37:19.109Z] [2024-07-09T19:37:19.109Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-07-09T19:37:19.109Z] #15 transferring dockerfile: 1.70kB done [2024-07-09T19:37:19.109Z] #15 DONE 0.1s [2024-07-09T19:37:19.109Z] [2024-07-09T19:37:19.109Z] #16 [security-spire-agent internal] load .dockerignore [2024-07-09T19:37:19.109Z] #16 transferring context: 32B [2024-07-09T19:37:19.376Z] #16 transferring context: 50B done [2024-07-09T19:37:19.376Z] #16 DONE 0.1s [2024-07-09T19:37:19.966Z] [2024-07-09T19:37:19.966Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-09T19:37:19.966Z] #17 transferring context: 50B done [2024-07-09T19:37:19.966Z] #17 DONE 0.0s [2024-07-09T19:37:19.966Z] [2024-07-09T19:37:19.966Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-09T19:37:19.966Z] #18 transferring context: 50B 0.0s done [2024-07-09T19:37:19.966Z] #18 DONE 0.1s [2024-07-09T19:37:19.966Z] [2024-07-09T19:37:19.966Z] #19 [support-scheduler internal] load .dockerignore [2024-07-09T19:37:20.241Z] #19 transferring context: 50B done [2024-07-09T19:37:20.241Z] #19 DONE 0.1s [2024-07-09T19:37:20.241Z] [2024-07-09T19:37:20.241Z] #20 [security-proxy-setup internal] load .dockerignore [2024-07-09T19:37:20.241Z] #20 transferring context: 50B 0.0s done [2024-07-09T19:37:20.241Z] #20 DONE 0.1s [2024-07-09T19:37:20.241Z] [2024-07-09T19:37:20.241Z] #21 [core-keeper internal] load .dockerignore [2024-07-09T19:37:20.241Z] #21 transferring context: 50B done [2024-07-09T19:37:20.241Z] #21 DONE 0.1s [2024-07-09T19:37:20.241Z] [2024-07-09T19:37:20.241Z] #22 [security-spire-config internal] load .dockerignore [2024-07-09T19:37:20.241Z] #22 transferring context: 50B 0.0s done [2024-07-09T19:37:20.241Z] #22 DONE 0.1s [2024-07-09T19:37:20.241Z] [2024-07-09T19:37:20.241Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-09T19:37:20.241Z] #23 transferring context: 50B done [2024-07-09T19:37:20.241Z] #23 DONE 0.1s [2024-07-09T19:37:20.241Z] [2024-07-09T19:37:20.241Z] #24 [support-notifications internal] load .dockerignore [2024-07-09T19:37:20.508Z] #24 transferring context: 50B done [2024-07-09T19:37:20.508Z] #24 DONE 0.1s [2024-07-09T19:37:20.508Z] [2024-07-09T19:37:20.508Z] #25 [core-metadata internal] load .dockerignore [2024-07-09T19:37:20.508Z] #25 transferring context: 50B 0.0s done [2024-07-09T19:37:20.508Z] #25 DONE 0.1s [2024-07-09T19:37:20.508Z] [2024-07-09T19:37:20.508Z] #26 [core-data internal] load .dockerignore [2024-07-09T19:37:20.508Z] #26 transferring context: 50B done [2024-07-09T19:37:20.508Z] #26 DONE 0.0s [2024-07-09T19:37:20.508Z] [2024-07-09T19:37:20.508Z] #27 [security-bootstrapper internal] load .dockerignore [2024-07-09T19:37:20.775Z] #27 transferring context: 50B done [2024-07-09T19:37:20.775Z] #27 DONE 0.1s [2024-07-09T19:37:20.775Z] [2024-07-09T19:37:20.775Z] #28 [core-command internal] load .dockerignore [2024-07-09T19:37:20.775Z] #28 transferring context: 50B done [2024-07-09T19:37:20.775Z] #28 DONE 0.1s [2024-07-09T19:37:20.775Z] [2024-07-09T19:37:20.775Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-07-09T19:37:20.775Z] #29 transferring context: 50B done [2024-07-09T19:37:20.775Z] #29 DONE 0.1s [2024-07-09T19:37:20.775Z] [2024-07-09T19:37:20.775Z] #30 [security-spire-server internal] load .dockerignore [2024-07-09T19:37:20.775Z] #30 transferring context: 50B 0.0s done [2024-07-09T19:37:20.775Z] #30 DONE 0.1s [2024-07-09T19:37:20.776Z] [2024-07-09T19:37:20.776Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:21.042Z] #31 DONE 0.2s [2024-07-09T19:37:21.042Z] [2024-07-09T19:37:21.042Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T19:37:21.631Z] #32 DONE 0.6s [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T19:37:21.631Z] #33 DONE 0.6s [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #34 [security-spire-agent internal] load build context [2024-07-09T19:37:21.631Z] #34 transferring context: 26.32kB 0.0s done [2024-07-09T19:37:21.631Z] #34 DONE 0.1s [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:21.631Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:21.631Z] #35 ... [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:21.631Z] #36 DONE 0.0s [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:21.631Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T19:37:21.631Z] #35 ... [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:21.631Z] #36 DONE 0.0s [2024-07-09T19:37:21.631Z] [2024-07-09T19:37:21.631Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:21.631Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-09T19:37:21.631Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-07-09T19:37:21.631Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T19:37:21.631Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T19:37:21.631Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T19:37:21.901Z] #35 ... [2024-07-09T19:37:21.901Z] [2024-07-09T19:37:21.901Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:21.901Z] #36 DONE 0.0s [2024-07-09T19:37:21.901Z] [2024-07-09T19:37:21.901Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:21.901Z] #31 DONE 0.2s [2024-07-09T19:37:21.901Z] [2024-07-09T19:37:21.901Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:21.901Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-09T19:37:21.901Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T19:37:21.901Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-09T19:37:21.901Z] #35 ... [2024-07-09T19:37:21.901Z] [2024-07-09T19:37:21.901Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:21.901Z] #36 DONE 0.0s [2024-07-09T19:37:21.901Z] [2024-07-09T19:37:21.901Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:21.901Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-07-09T19:37:21.901Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.3s [2024-07-09T19:37:22.168Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-09T19:37:22.168Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.6s [2024-07-09T19:37:22.168Z] #35 ... [2024-07-09T19:37:22.168Z] [2024-07-09T19:37:22.168Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:22.168Z] #36 DONE 0.0s [2024-07-09T19:37:22.434Z] [2024-07-09T19:37:22.434Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T19:37:22.434Z] #33 DONE 0.7s [2024-07-09T19:37:22.434Z] [2024-07-09T19:37:22.434Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:22.434Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T19:37:22.434Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-09T19:37:22.434Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T19:37:22.434Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T19:37:22.434Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T19:37:22.434Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T19:37:22.434Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-09T19:37:22.434Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-09T19:37:22.434Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.8s [2024-07-09T19:37:22.434Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T19:37:22.701Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.80MB / 23.39MB 1.0s [2024-07-09T19:37:22.701Z] #35 ... [2024-07-09T19:37:22.701Z] [2024-07-09T19:37:22.701Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:22.701Z] #36 DONE 0.0s [2024-07-09T19:37:22.701Z] [2024-07-09T19:37:22.701Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:22.701Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.69MB / 23.39MB 1.2s [2024-07-09T19:37:22.967Z] #35 ... [2024-07-09T19:37:22.967Z] [2024-07-09T19:37:22.967Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:22.967Z] #31 DONE 1.2s [2024-07-09T19:37:22.967Z] [2024-07-09T19:37:22.967Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:22.967Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s [2024-07-09T19:37:22.967Z] #35 ... [2024-07-09T19:37:22.967Z] [2024-07-09T19:37:22.967Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:22.967Z] #36 DONE 0.1s [2024-07-09T19:37:22.967Z] [2024-07-09T19:37:22.967Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:23.235Z] #35 ... [2024-07-09T19:37:23.235Z] [2024-07-09T19:37:23.235Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:23.235Z] #36 DONE 0.1s [2024-07-09T19:37:23.235Z] [2024-07-09T19:37:23.235Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:23.235Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.13MB / 23.39MB 1.6s [2024-07-09T19:37:23.235Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-07-09T19:37:23.501Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.8s [2024-07-09T19:37:23.501Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-07-09T19:37:23.501Z] #35 ... [2024-07-09T19:37:23.501Z] [2024-07-09T19:37:23.501Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:23.501Z] #31 DONE 1.5s [2024-07-09T19:37:23.501Z] [2024-07-09T19:37:23.501Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:23.501Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-07-09T19:37:23.501Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.0s [2024-07-09T19:37:23.768Z] #35 ... [2024-07-09T19:37:23.768Z] [2024-07-09T19:37:23.768Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:23.768Z] #36 DONE 0.1s [2024-07-09T19:37:23.768Z] [2024-07-09T19:37:23.768Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:23.768Z] #35 ... [2024-07-09T19:37:23.768Z] [2024-07-09T19:37:23.768Z] #37 [security-spire-config internal] load build context [2024-07-09T19:37:23.768Z] #37 transferring context: 25.04kB 0.1s done [2024-07-09T19:37:23.768Z] #37 DONE 1.5s [2024-07-09T19:37:23.768Z] [2024-07-09T19:37:23.768Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:23.768Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.31MB / 23.39MB 2.2s [2024-07-09T19:37:24.034Z] #35 ... [2024-07-09T19:37:24.034Z] [2024-07-09T19:37:24.034Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:24.034Z] #31 DONE 1.8s [2024-07-09T19:37:24.034Z] [2024-07-09T19:37:24.034Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:24.034Z] #35 ... [2024-07-09T19:37:24.034Z] [2024-07-09T19:37:24.034Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:24.034Z] #36 DONE 0.1s [2024-07-09T19:37:24.034Z] [2024-07-09T19:37:24.034Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:24.034Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.5s [2024-07-09T19:37:24.300Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [2024-07-09T19:37:24.567Z] #35 ... [2024-07-09T19:37:24.567Z] [2024-07-09T19:37:24.567Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:24.567Z] #31 DONE 2.1s [2024-07-09T19:37:24.567Z] [2024-07-09T19:37:24.567Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T19:37:24.567Z] #36 DONE 0.1s [2024-07-09T19:37:24.567Z] [2024-07-09T19:37:24.567Z] #38 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:37:24.567Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-09T19:37:24.567Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T19:37:24.567Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-09T19:37:24.567Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T19:37:24.567Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T19:37:24.567Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s [2024-07-09T19:37:24.834Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.9s done [2024-07-09T19:37:24.834Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.9s done [2024-07-09T19:37:25.102Z] #38 ... [2024-07-09T19:37:25.102Z] [2024-07-09T19:37:25.102Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T19:37:25.102Z] #31 DONE 2.6s [2024-07-09T19:37:25.372Z] [2024-07-09T19:37:25.372Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T19:37:25.372Z] #33 DONE 0.9s [2024-07-09T19:37:25.372Z] [2024-07-09T19:37:25.372Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:25.372Z] #39 DONE 0.0s [2024-07-09T19:37:25.372Z] [2024-07-09T19:37:25.372Z] #38 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:37:25.372Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-09T19:37:25.372Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T19:37:25.372Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-09T19:37:25.372Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T19:37:25.372Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T19:37:25.372Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.9s done [2024-07-09T19:37:27.954Z] #38 ... [2024-07-09T19:37:27.954Z] [2024-07-09T19:37:27.954Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T19:37:27.954Z] #40 DONE 6.3s [2024-07-09T19:37:27.954Z] [2024-07-09T19:37:27.954Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:27.954Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T19:37:27.954Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-09T19:37:27.954Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T19:37:27.954Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T19:37:27.954Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T19:37:27.954Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T19:37:27.954Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-09T19:37:27.954Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-09T19:37:27.954Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done [2024-07-09T19:37:27.954Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T19:37:27.954Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-07-09T19:37:27.954Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.3s [2024-07-09T19:37:28.537Z] #35 ... [2024-07-09T19:37:28.537Z] [2024-07-09T19:37:28.537Z] #41 [security-spire-server internal] load build context [2024-07-09T19:37:28.537Z] #41 transferring context: 26.79kB 0.3s done [2024-07-09T19:37:28.537Z] #41 DONE 3.2s [2024-07-09T19:37:28.537Z] [2024-07-09T19:37:28.537Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:31.895Z] #35 ... [2024-07-09T19:37:31.895Z] [2024-07-09T19:37:31.895Z] #42 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-09T19:37:31.895Z] #42 DONE 2.6s [2024-07-09T19:37:31.895Z] [2024-07-09T19:37:31.895Z] #43 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:37:31.895Z] #43 ... [2024-07-09T19:37:31.895Z] [2024-07-09T19:37:31.895Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:37:31.895Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-09T19:37:31.895Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-09T19:37:31.895Z] #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-09T19:37:31.895Z] #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-09T19:37:31.895Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-09T19:37:31.895Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T19:37:31.895Z] #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done [2024-07-09T19:37:31.895Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-07-09T19:37:31.895Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T19:37:31.895Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-09T19:37:31.895Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s [2024-07-09T19:37:31.895Z] #44 ... [2024-07-09T19:37:31.895Z] [2024-07-09T19:37:31.895Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:37:31.895Z] #45 ... [2024-07-09T19:37:31.895Z] [2024-07-09T19:37:31.895Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:31.895Z] #46 ... [2024-07-09T19:37:31.895Z] [2024-07-09T19:37:31.895Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:32.167Z] #47 ... [2024-07-09T19:37:32.167Z] [2024-07-09T19:37:32.167Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:37:32.167Z] #48 ... [2024-07-09T19:37:32.167Z] [2024-07-09T19:37:32.167Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:32.441Z] #47 ... [2024-07-09T19:37:32.441Z] [2024-07-09T19:37:32.441Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:32.441Z] #49 ... [2024-07-09T19:37:32.441Z] [2024-07-09T19:37:32.441Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:32.708Z] #47 transferring context: 34.92MB 10.3s [2024-07-09T19:37:32.708Z] #47 ... [2024-07-09T19:37:32.708Z] [2024-07-09T19:37:32.708Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:37:32.974Z] #50 ... [2024-07-09T19:37:32.974Z] [2024-07-09T19:37:32.974Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:32.974Z] #46 ... [2024-07-09T19:37:32.974Z] [2024-07-09T19:37:32.974Z] #51 [support-notifications internal] load build context [2024-07-09T19:37:33.239Z] #51 ... [2024-07-09T19:37:33.239Z] [2024-07-09T19:37:33.239Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:33.514Z] #49 ... [2024-07-09T19:37:33.514Z] [2024-07-09T19:37:33.514Z] #52 [core-data internal] load build context [2024-07-09T19:37:33.786Z] #52 ... [2024-07-09T19:37:33.786Z] [2024-07-09T19:37:33.786Z] #53 [core-metadata internal] load build context [2024-07-09T19:37:33.786Z] #53 ... [2024-07-09T19:37:33.786Z] [2024-07-09T19:37:33.786Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:34.364Z] #49 ... [2024-07-09T19:37:34.364Z] [2024-07-09T19:37:34.364Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:37:34.364Z] #54 ... [2024-07-09T19:37:34.364Z] [2024-07-09T19:37:34.364Z] #53 [core-metadata internal] load build context [2024-07-09T19:37:34.628Z] #53 ... [2024-07-09T19:37:34.628Z] [2024-07-09T19:37:34.628Z] #55 [core-command internal] load build context [2024-07-09T19:37:34.628Z] #55 ... [2024-07-09T19:37:34.628Z] [2024-07-09T19:37:34.628Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:35.582Z] #49 ... [2024-07-09T19:37:35.582Z] [2024-07-09T19:37:35.582Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:35.582Z] #39 ... [2024-07-09T19:37:35.582Z] [2024-07-09T19:37:35.582Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:36.536Z] #49 ... [2024-07-09T19:37:36.536Z] [2024-07-09T19:37:36.536Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T19:37:36.536Z] #0 8.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:36.536Z] #0 8.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:36.536Z] #56 ... [2024-07-09T19:37:36.536Z] [2024-07-09T19:37:36.536Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T19:37:36.536Z] #0 6.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:36.536Z] #0 7.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:36.536Z] #0 8.958 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:37:36.536Z] #0 8.958 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:37:36.536Z] #0 8.958 OK: 19948 distinct packages available [2024-07-09T19:37:36.536Z] #57 ... [2024-07-09T19:37:36.536Z] [2024-07-09T19:37:36.536Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:36.802Z] #49 ... [2024-07-09T19:37:36.802Z] [2024-07-09T19:37:36.802Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T19:37:37.069Z] #58 ... [2024-07-09T19:37:37.069Z] [2024-07-09T19:37:37.069Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T19:37:37.069Z] #59 ... [2024-07-09T19:37:37.069Z] [2024-07-09T19:37:37.069Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T19:37:37.069Z] #0 8.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:37.069Z] #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:37.336Z] #60 ... [2024-07-09T19:37:37.336Z] [2024-07-09T19:37:37.336Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T19:37:37.336Z] #61 ... [2024-07-09T19:37:37.336Z] [2024-07-09T19:37:37.336Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:37:37.602Z] #62 ... [2024-07-09T19:37:37.602Z] [2024-07-09T19:37:37.602Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T19:37:37.602Z] #63 ... [2024-07-09T19:37:37.602Z] [2024-07-09T19:37:37.602Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T19:37:37.869Z] #64 ... [2024-07-09T19:37:37.869Z] [2024-07-09T19:37:37.869Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T19:37:37.869Z] #65 ... [2024-07-09T19:37:37.869Z] [2024-07-09T19:37:37.869Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:37:37.869Z] #62 DONE 10.9s [2024-07-09T19:37:37.869Z] [2024-07-09T19:37:37.869Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T19:37:37.869Z] #56 11.24 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:37.869Z] #56 11.24 (2/2) Installing su-exec (0.2-r3) [2024-07-09T19:37:37.869Z] #56 11.24 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:37.869Z] #56 11.33 OK: 8 MiB in 17 packages [2024-07-09T19:37:40.480Z] #56 DONE 13.6s [2024-07-09T19:37:40.480Z] [2024-07-09T19:37:40.480Z] #51 [support-notifications internal] load build context [2024-07-09T19:37:40.480Z] #51 transferring context: 37.51MB 16.2s [2024-07-09T19:37:40.480Z] #51 ... [2024-07-09T19:37:40.480Z] [2024-07-09T19:37:40.480Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T19:37:40.480Z] #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:41.059Z] #58 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:41.644Z] #58 ... [2024-07-09T19:37:41.644Z] [2024-07-09T19:37:41.644Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T19:37:41.644Z] #66 ... [2024-07-09T19:37:41.644Z] [2024-07-09T19:37:41.644Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:37:41.644Z] #67 ... [2024-07-09T19:37:41.644Z] [2024-07-09T19:37:41.644Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T19:37:41.909Z] #68 ... [2024-07-09T19:37:41.909Z] [2024-07-09T19:37:41.909Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:37:41.909Z] #69 ... [2024-07-09T19:37:41.909Z] [2024-07-09T19:37:41.909Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T19:37:41.909Z] #60 11.49 (1/4) Installing ca-certificates (20240226-r0) [2024-07-09T19:37:41.909Z] #60 11.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:41.909Z] #60 11.49 (3/4) Installing su-exec (0.2-r3) [2024-07-09T19:37:41.909Z] #60 11.49 (4/4) Installing yq (4.33.3-r5) [2024-07-09T19:37:41.909Z] #60 12.05 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:41.909Z] #60 12.10 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:37:41.909Z] #60 12.85 OK: 18 MiB in 19 packages [2024-07-09T19:37:41.909Z] #60 DONE 15.1s [2024-07-09T19:37:41.909Z] [2024-07-09T19:37:41.909Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:37:41.909Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.6s [2024-07-09T19:37:42.174Z] #44 ... [2024-07-09T19:37:42.174Z] [2024-07-09T19:37:42.174Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:37:42.174Z] #45 ... [2024-07-09T19:37:42.174Z] [2024-07-09T19:37:42.174Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:42.174Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.5s [2024-07-09T19:37:42.438Z] #35 ... [2024-07-09T19:37:42.438Z] [2024-07-09T19:37:42.438Z] #51 [support-notifications internal] load build context [2024-07-09T19:37:42.438Z] #51 ... [2024-07-09T19:37:42.438Z] [2024-07-09T19:37:42.438Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:37:42.438Z] #48 ... [2024-07-09T19:37:42.438Z] [2024-07-09T19:37:42.438Z] #51 [support-notifications internal] load build context [2024-07-09T19:37:43.019Z] #51 ... [2024-07-09T19:37:43.019Z] [2024-07-09T19:37:43.019Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:37:43.019Z] #50 ... [2024-07-09T19:37:43.019Z] [2024-07-09T19:37:43.019Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:43.285Z] #46 ... [2024-07-09T19:37:43.285Z] [2024-07-09T19:37:43.285Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:43.285Z] #47 ... [2024-07-09T19:37:43.285Z] [2024-07-09T19:37:43.285Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:43.285Z] #46 ... [2024-07-09T19:37:43.285Z] [2024-07-09T19:37:43.285Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T19:37:43.285Z] #57 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:43.285Z] #57 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:43.285Z] #57 13.14 (1/11) Installing ca-certificates (20240226-r0) [2024-07-09T19:37:43.285Z] #57 13.56 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-09T19:37:43.285Z] #57 13.68 (3/11) Installing libunistring (1.1-r1) [2024-07-09T19:37:43.285Z] #57 14.17 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-09T19:37:43.285Z] #57 14.17 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-09T19:37:43.285Z] #57 14.17 (6/11) Installing libcurl (8.5.0-r0) [2024-07-09T19:37:43.285Z] #57 14.17 (7/11) Installing curl (8.5.0-r0) [2024-07-09T19:37:43.285Z] #57 14.17 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:43.285Z] #57 14.17 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-09T19:37:43.285Z] #57 14.17 (10/11) Installing libucontext (1.2-r2) [2024-07-09T19:37:43.285Z] #57 14.17 (11/11) Installing gcompat (1.1.0-r1) [2024-07-09T19:37:43.285Z] #57 14.17 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:43.285Z] #57 14.17 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:37:43.285Z] #57 15.21 OK: 13 MiB in 26 packages [2024-07-09T19:37:43.285Z] #57 DONE 17.0s [2024-07-09T19:37:43.285Z] [2024-07-09T19:37:43.285Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:44.692Z] #46 ... [2024-07-09T19:37:44.692Z] [2024-07-09T19:37:44.692Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:37:44.692Z] #54 ... [2024-07-09T19:37:44.692Z] [2024-07-09T19:37:44.692Z] #52 [core-data internal] load build context [2024-07-09T19:37:44.692Z] #52 ... [2024-07-09T19:37:44.692Z] [2024-07-09T19:37:44.692Z] #53 [core-metadata internal] load build context [2024-07-09T19:37:44.958Z] #53 ... [2024-07-09T19:37:44.958Z] [2024-07-09T19:37:44.958Z] #55 [core-command internal] load build context [2024-07-09T19:37:44.958Z] #55 ... [2024-07-09T19:37:44.958Z] [2024-07-09T19:37:44.958Z] #52 [core-data internal] load build context [2024-07-09T19:37:45.223Z] #52 transferring context: 43.66MB 19.9s [2024-07-09T19:37:45.489Z] #52 ... [2024-07-09T19:37:45.489Z] [2024-07-09T19:37:45.489Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:45.756Z] #39 ... [2024-07-09T19:37:45.756Z] [2024-07-09T19:37:45.756Z] #52 [core-data internal] load build context [2024-07-09T19:37:46.711Z] #52 ... [2024-07-09T19:37:46.711Z] [2024-07-09T19:37:46.711Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T19:37:46.711Z] #59 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:46.711Z] #59 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:46.711Z] #59 15.36 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:37:46.711Z] #59 15.60 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:37:46.711Z] #59 15.67 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:46.711Z] #59 15.74 (4/6) Installing openssl (3.1.6-r0) [2024-07-09T19:37:46.711Z] #59 15.84 (5/6) Installing su-exec (0.2-r3) [2024-07-09T19:37:46.712Z] #59 15.84 (6/6) Installing yq (4.33.3-r5) [2024-07-09T19:37:46.712Z] #59 16.46 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:46.712Z] #59 16.87 OK: 18 MiB in 19 packages [2024-07-09T19:37:46.712Z] #59 DONE 19.5s [2024-07-09T19:37:46.712Z] [2024-07-09T19:37:46.712Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:47.290Z] #39 ... [2024-07-09T19:37:47.290Z] [2024-07-09T19:37:47.290Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:47.290Z] #49 ... [2024-07-09T19:37:47.290Z] [2024-07-09T19:37:47.290Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:47.290Z] #39 ... [2024-07-09T19:37:47.290Z] [2024-07-09T19:37:47.290Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T19:37:47.290Z] #58 17.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:47.290Z] #58 17.31 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:47.290Z] #58 17.41 OK: 8 MiB in 16 packages [2024-07-09T19:37:47.290Z] #58 DONE 20.7s [2024-07-09T19:37:47.290Z] [2024-07-09T19:37:47.290Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:48.692Z] #39 ... [2024-07-09T19:37:48.692Z] [2024-07-09T19:37:48.692Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T19:37:48.692Z] #61 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:48.692Z] #61 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:48.692Z] #61 15.98 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:37:48.692Z] #61 15.98 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:37:48.692Z] #61 15.98 OK: 19948 distinct packages available [2024-07-09T19:37:48.692Z] #61 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:48.692Z] #61 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:48.692Z] #61 ... [2024-07-09T19:37:48.692Z] [2024-07-09T19:37:48.692Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T19:37:48.692Z] #70 ... [2024-07-09T19:37:48.692Z] [2024-07-09T19:37:48.692Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:49.650Z] #39 ... [2024-07-09T19:37:49.650Z] [2024-07-09T19:37:49.650Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T19:37:49.650Z] #69 DONE 18.3s [2024-07-09T19:37:49.936Z] [2024-07-09T19:37:49.936Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T19:37:49.936Z] #61 22.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:49.936Z] #61 22.49 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-09T19:37:49.936Z] #61 22.49 (3/4) Installing libucontext (1.2-r2) [2024-07-09T19:37:49.936Z] #61 22.49 (4/4) Installing gcompat (1.1.0-r1) [2024-07-09T19:37:49.936Z] #61 22.58 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:49.936Z] #61 22.75 OK: 8 MiB in 19 packages [2024-07-09T19:37:50.514Z] #61 ... [2024-07-09T19:37:50.514Z] [2024-07-09T19:37:50.514Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T19:37:50.780Z] #71 ... [2024-07-09T19:37:50.780Z] [2024-07-09T19:37:50.780Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T19:37:50.780Z] #63 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:50.780Z] #63 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:50.780Z] #63 20.78 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:50.780Z] #63 20.78 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:50.780Z] #63 20.96 OK: 8 MiB in 16 packages [2024-07-09T19:37:50.780Z] #63 DONE 23.5s [2024-07-09T19:37:50.780Z] [2024-07-09T19:37:50.780Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:37:50.780Z] #54 transferring context: 47.54MB 25.3s [2024-07-09T19:37:51.045Z] #54 ... [2024-07-09T19:37:51.045Z] [2024-07-09T19:37:51.045Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:37:51.309Z] #72 ... [2024-07-09T19:37:51.309Z] [2024-07-09T19:37:51.309Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T19:37:51.309Z] #61 DONE 24.3s [2024-07-09T19:37:51.573Z] [2024-07-09T19:37:51.573Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:37:52.152Z] #54 ... [2024-07-09T19:37:52.152Z] [2024-07-09T19:37:52.152Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:37:52.152Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.8s [2024-07-09T19:37:52.417Z] #44 ... [2024-07-09T19:37:52.417Z] [2024-07-09T19:37:52.417Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:37:52.417Z] #73 ... [2024-07-09T19:37:52.417Z] [2024-07-09T19:37:52.417Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:37:52.682Z] #45 ... [2024-07-09T19:37:52.682Z] [2024-07-09T19:37:52.682Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:37:52.682Z] #48 ... [2024-07-09T19:37:52.682Z] [2024-07-09T19:37:52.682Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:37:53.273Z] #54 ... [2024-07-09T19:37:53.273Z] [2024-07-09T19:37:53.273Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:53.273Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.0s [2024-07-09T19:37:53.273Z] #35 ... [2024-07-09T19:37:53.273Z] [2024-07-09T19:37:53.273Z] #51 [support-notifications internal] load build context [2024-07-09T19:37:53.273Z] #51 ... [2024-07-09T19:37:53.273Z] [2024-07-09T19:37:53.273Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:37:53.538Z] #50 ... [2024-07-09T19:37:53.538Z] [2024-07-09T19:37:53.538Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:37:53.538Z] #48 ... [2024-07-09T19:37:53.538Z] [2024-07-09T19:37:53.538Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:53.803Z] #47 ... [2024-07-09T19:37:53.803Z] [2024-07-09T19:37:53.803Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:37:54.068Z] #35 ... [2024-07-09T19:37:54.068Z] [2024-07-09T19:37:54.068Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T19:37:54.068Z] #66 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.068Z] #66 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.068Z] #66 17.86 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:37:54.068Z] #66 17.86 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:37:54.068Z] #66 17.86 OK: 19951 distinct packages available [2024-07-09T19:37:54.069Z] #66 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.069Z] #66 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.069Z] #66 ... [2024-07-09T19:37:54.069Z] [2024-07-09T19:37:54.069Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:54.069Z] #47 ... [2024-07-09T19:37:54.069Z] [2024-07-09T19:37:54.069Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T19:37:54.069Z] #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.069Z] #65 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.069Z] #65 22.40 (1/2) Installing ca-certificates (20240226-r0) [2024-07-09T19:37:54.069Z] #65 22.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-09T19:37:54.069Z] #65 22.61 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:37:54.069Z] #65 22.80 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:37:54.069Z] #65 23.95 OK: 9 MiB in 17 packages [2024-07-09T19:37:54.069Z] #65 DONE 26.9s [2024-07-09T19:37:54.334Z] [2024-07-09T19:37:54.334Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:54.599Z] #47 ... [2024-07-09T19:37:54.599Z] [2024-07-09T19:37:54.599Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:37:54.599Z] #74 ... [2024-07-09T19:37:54.599Z] [2024-07-09T19:37:54.599Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:54.599Z] #46 ... [2024-07-09T19:37:54.599Z] [2024-07-09T19:37:54.599Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:37:54.599Z] #67 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.599Z] #67 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:54.599Z] #67 21.76 OK: 266 MiB in 52 packages [2024-07-09T19:37:54.599Z] #67 DONE 23.5s [2024-07-09T19:37:54.599Z] [2024-07-09T19:37:54.599Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:54.867Z] #47 ... [2024-07-09T19:37:54.867Z] [2024-07-09T19:37:54.867Z] #53 [core-metadata internal] load build context [2024-07-09T19:37:55.136Z] #53 ... [2024-07-09T19:37:55.136Z] [2024-07-09T19:37:55.136Z] #55 [core-command internal] load build context [2024-07-09T19:37:55.136Z] #55 ... [2024-07-09T19:37:55.136Z] [2024-07-09T19:37:55.136Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:55.400Z] #47 transferring context: 66.19MB 32.9s [2024-07-09T19:37:55.979Z] #47 ... [2024-07-09T19:37:55.979Z] [2024-07-09T19:37:55.979Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T19:37:55.979Z] #43 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:55.979Z] #43 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:55.979Z] #43 23.20 OK: 266 MiB in 52 packages [2024-07-09T19:37:55.979Z] #43 DONE 24.6s [2024-07-09T19:37:55.979Z] [2024-07-09T19:37:55.979Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:37:55.979Z] #46 ... [2024-07-09T19:37:55.979Z] [2024-07-09T19:37:55.979Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T19:37:55.979Z] #64 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:55.979Z] #64 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:55.979Z] #64 24.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T19:37:55.979Z] #64 24.69 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T19:37:55.979Z] #64 24.69 OK: 19948 distinct packages available [2024-07-09T19:37:55.979Z] #64 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:55.979Z] #64 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:56.244Z] #64 ... [2024-07-09T19:37:56.245Z] [2024-07-09T19:37:56.245Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:37:56.826Z] #54 ... [2024-07-09T19:37:56.826Z] [2024-07-09T19:37:56.826Z] #52 [core-data internal] load build context [2024-07-09T19:37:57.092Z] #52 ... [2024-07-09T19:37:57.092Z] [2024-07-09T19:37:57.092Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:57.092Z] #47 ... [2024-07-09T19:37:57.092Z] [2024-07-09T19:37:57.092Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T19:37:57.360Z] #75 ... [2024-07-09T19:37:57.360Z] [2024-07-09T19:37:57.360Z] #49 [core-keeper internal] load build context [2024-07-09T19:37:57.360Z] #49 ... [2024-07-09T19:37:57.360Z] [2024-07-09T19:37:57.360Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:57.626Z] #47 ... [2024-07-09T19:37:57.626Z] [2024-07-09T19:37:57.626Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T19:37:57.626Z] #66 24.82 OK: 266 MiB in 52 packages [2024-07-09T19:37:57.626Z] #66 DONE 26.1s [2024-07-09T19:37:57.626Z] [2024-07-09T19:37:57.626Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:57.626Z] #47 ... [2024-07-09T19:37:57.626Z] [2024-07-09T19:37:57.626Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T19:37:57.626Z] #76 ... [2024-07-09T19:37:57.626Z] [2024-07-09T19:37:57.626Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:57.892Z] #47 ... [2024-07-09T19:37:57.892Z] [2024-07-09T19:37:57.892Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T19:37:57.892Z] #68 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:57.892Z] #68 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:37:57.892Z] #68 25.32 OK: 266 MiB in 52 packages [2024-07-09T19:37:57.892Z] #68 DONE 26.5s [2024-07-09T19:37:57.892Z] [2024-07-09T19:37:57.892Z] #47 [support-scheduler internal] load build context [2024-07-09T19:37:59.827Z] #47 ... [2024-07-09T19:37:59.827Z] [2024-07-09T19:37:59.827Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:37:59.827Z] #39 ... [2024-07-09T19:37:59.827Z] [2024-07-09T19:37:59.827Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:00.091Z] #47 ... [2024-07-09T19:38:00.091Z] [2024-07-09T19:38:00.091Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T19:38:00.091Z] #64 30.38 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:00.091Z] #64 30.69 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:00.091Z] #64 30.74 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-09T19:38:00.091Z] #64 30.80 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-09T19:38:00.091Z] #64 30.80 (5/7) Installing libucontext (1.2-r2) [2024-07-09T19:38:00.091Z] #64 30.80 (6/7) Installing gcompat (1.1.0-r1) [2024-07-09T19:38:00.091Z] #64 30.86 (7/7) Installing openssl (3.1.6-r0) [2024-07-09T19:38:00.091Z] #64 30.97 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:38:00.091Z] #64 31.07 OK: 9 MiB in 20 packages [2024-07-09T19:38:00.091Z] #64 DONE 34.0s [2024-07-09T19:38:00.091Z] [2024-07-09T19:38:00.091Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:00.356Z] #47 ... [2024-07-09T19:38:00.356Z] [2024-07-09T19:38:00.356Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T19:38:00.356Z] #77 ... [2024-07-09T19:38:00.356Z] [2024-07-09T19:38:00.356Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:00.624Z] #49 transferring context: 77.10MB 37.4s [2024-07-09T19:38:01.203Z] #49 ... [2024-07-09T19:38:01.203Z] [2024-07-09T19:38:01.203Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T19:38:01.203Z] #70 14.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:01.203Z] #70 15.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:01.203Z] #70 19.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T19:38:01.203Z] #70 20.75 Executing busybox-1.36.1-r7.trigger [2024-07-09T19:38:01.203Z] #70 20.88 OK: 8 MiB in 16 packages [2024-07-09T19:38:01.203Z] #70 DONE 22.5s [2024-07-09T19:38:01.203Z] [2024-07-09T19:38:01.203Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:01.783Z] #49 ... [2024-07-09T19:38:01.783Z] [2024-07-09T19:38:01.783Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T19:38:01.783Z] #78 ... [2024-07-09T19:38:01.783Z] [2024-07-09T19:38:01.783Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:03.185Z] #49 ... [2024-07-09T19:38:03.185Z] [2024-07-09T19:38:03.185Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:03.185Z] #45 ... [2024-07-09T19:38:03.185Z] [2024-07-09T19:38:03.185Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:38:03.185Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 38.1s done [2024-07-09T19:38:03.185Z] #44 ... [2024-07-09T19:38:03.185Z] [2024-07-09T19:38:03.185Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:03.449Z] #49 ... [2024-07-09T19:38:03.449Z] [2024-07-09T19:38:03.449Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:03.713Z] #50 ... [2024-07-09T19:38:03.713Z] [2024-07-09T19:38:03.713Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:03.713Z] #51 ... [2024-07-09T19:38:03.713Z] [2024-07-09T19:38:03.713Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:03.979Z] #48 ... [2024-07-09T19:38:03.979Z] [2024-07-09T19:38:03.979Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T19:38:03.979Z] #71 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:03.979Z] #71 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:03.979Z] #71 20.91 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:03.979Z] #71 21.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:03.979Z] #71 21.69 OK: 8 MiB in 17 packages [2024-07-09T19:38:03.979Z] #71 DONE 23.5s [2024-07-09T19:38:03.979Z] [2024-07-09T19:38:03.979Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:04.251Z] #51 ... [2024-07-09T19:38:04.251Z] [2024-07-09T19:38:04.251Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:38:04.251Z] #79 ... [2024-07-09T19:38:04.251Z] [2024-07-09T19:38:04.251Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:38:04.251Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.4s [2024-07-09T19:38:04.515Z] #35 ... [2024-07-09T19:38:04.515Z] [2024-07-09T19:38:04.515Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:05.469Z] #50 ... [2024-07-09T19:38:05.469Z] [2024-07-09T19:38:05.469Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:05.469Z] #53 ... [2024-07-09T19:38:05.469Z] [2024-07-09T19:38:05.469Z] #55 [core-command internal] load build context [2024-07-09T19:38:05.469Z] #55 ... [2024-07-09T19:38:05.469Z] [2024-07-09T19:38:05.469Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:05.735Z] #53 transferring context: 69.89MB 40.5s [2024-07-09T19:38:06.001Z] #53 ... [2024-07-09T19:38:06.001Z] [2024-07-09T19:38:06.001Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:38:06.001Z] #74 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:06.001Z] #74 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:06.001Z] #74 17.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:06.001Z] #74 18.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:06.001Z] #74 18.08 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:38:06.001Z] #74 18.64 OK: 13 MiB in 26 packages [2024-07-09T19:38:06.001Z] #74 DONE 21.6s [2024-07-09T19:38:06.001Z] [2024-07-09T19:38:06.001Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:06.001Z] #53 ... [2024-07-09T19:38:06.001Z] [2024-07-09T19:38:06.001Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T19:38:06.001Z] #73 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:06.001Z] #73 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:06.001Z] #73 19.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:06.001Z] #73 20.00 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:06.001Z] #73 20.00 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:38:06.001Z] #73 20.43 OK: 18 MiB in 19 packages [2024-07-09T19:38:06.001Z] #73 DONE 23.7s [2024-07-09T19:38:06.268Z] [2024-07-09T19:38:06.268Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:06.268Z] #48 ... [2024-07-09T19:38:06.268Z] [2024-07-09T19:38:06.268Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:38:06.534Z] #46 ... [2024-07-09T19:38:06.534Z] [2024-07-09T19:38:06.534Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:06.799Z] #53 ... [2024-07-09T19:38:06.799Z] [2024-07-09T19:38:06.799Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T19:38:06.799Z] #75 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:06.799Z] #75 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:06.799Z] #75 16.78 OK: 18 MiB in 19 packages [2024-07-09T19:38:06.799Z] #75 DONE 19.5s [2024-07-09T19:38:06.799Z] [2024-07-09T19:38:06.799Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:07.064Z] #53 ... [2024-07-09T19:38:07.064Z] [2024-07-09T19:38:07.064Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:07.064Z] #54 ... [2024-07-09T19:38:07.064Z] [2024-07-09T19:38:07.064Z] #52 [core-data internal] load build context [2024-07-09T19:38:07.329Z] #52 ... [2024-07-09T19:38:07.329Z] [2024-07-09T19:38:07.329Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:08.281Z] #54 ... [2024-07-09T19:38:08.281Z] [2024-07-09T19:38:08.281Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T19:38:08.281Z] #76 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:08.281Z] #76 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:08.281Z] #76 18.20 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:08.281Z] #76 18.38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:08.281Z] #76 18.38 OK: 8 MiB in 16 packages [2024-07-09T19:38:08.281Z] #76 DONE 20.8s [2024-07-09T19:38:08.281Z] [2024-07-09T19:38:08.281Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:08.860Z] #54 ... [2024-07-09T19:38:08.860Z] [2024-07-09T19:38:08.860Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T19:38:08.860Z] #77 14.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:08.860Z] #77 15.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:08.860Z] #77 17.61 OK: 266 MiB in 52 packages [2024-07-09T19:38:08.860Z] #77 DONE 18.4s [2024-07-09T19:38:08.860Z] [2024-07-09T19:38:08.860Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:09.125Z] #54 ... [2024-07-09T19:38:09.125Z] [2024-07-09T19:38:09.125Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-09T19:38:09.125Z] #80 DONE 2.3s [2024-07-09T19:38:09.125Z] [2024-07-09T19:38:09.125Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:09.389Z] #54 ... [2024-07-09T19:38:09.389Z] [2024-07-09T19:38:09.389Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T19:38:09.389Z] #44 DONE 47.8s [2024-07-09T19:38:09.389Z] [2024-07-09T19:38:09.389Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:09.969Z] #54 ... [2024-07-09T19:38:09.969Z] [2024-07-09T19:38:09.969Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:09.969Z] #39 ... [2024-07-09T19:38:09.969Z] [2024-07-09T19:38:09.969Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:10.547Z] #54 ... [2024-07-09T19:38:10.547Z] [2024-07-09T19:38:10.547Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:10.814Z] #47 transferring context: 95.78MB 48.1s [2024-07-09T19:38:10.814Z] #47 ... [2024-07-09T19:38:10.814Z] [2024-07-09T19:38:10.814Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-09T19:38:10.814Z] #0 9.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:10.814Z] #0 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:10.814Z] #81 ... [2024-07-09T19:38:10.814Z] [2024-07-09T19:38:10.814Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:11.394Z] #47 ... [2024-07-09T19:38:11.394Z] [2024-07-09T19:38:11.394Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T19:38:11.394Z] #78 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:11.394Z] #78 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:11.394Z] #78 18.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:11.394Z] #78 18.34 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:11.394Z] #78 18.34 OK: 8 MiB in 19 packages [2024-07-09T19:38:11.394Z] #78 DONE 19.6s [2024-07-09T19:38:11.394Z] [2024-07-09T19:38:11.394Z] #52 [core-data internal] load build context [2024-07-09T19:38:11.990Z] #52 ... [2024-07-09T19:38:11.990Z] [2024-07-09T19:38:11.990Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:38:11.990Z] #72 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:11.990Z] #72 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:11.990Z] #72 19.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:11.990Z] #72 19.50 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:11.990Z] #72 19.65 OK: 8 MiB in 16 packages [2024-07-09T19:38:11.990Z] #72 DONE 20.8s [2024-07-09T19:38:11.990Z] [2024-07-09T19:38:11.990Z] #52 [core-data internal] load build context [2024-07-09T19:38:12.587Z] #52 ... [2024-07-09T19:38:12.587Z] [2024-07-09T19:38:12.587Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-09T19:38:12.587Z] #81 12.26 OK: 9 MiB in 20 packages [2024-07-09T19:38:12.588Z] #81 DONE 13.0s [2024-07-09T19:38:12.588Z] [2024-07-09T19:38:12.588Z] #52 [core-data internal] load build context [2024-07-09T19:38:13.176Z] #52 ... [2024-07-09T19:38:13.176Z] [2024-07-09T19:38:13.176Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:13.176Z] #45 ... [2024-07-09T19:38:13.176Z] [2024-07-09T19:38:13.176Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T19:38:13.176Z] #79 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:13.176Z] #79 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T19:38:13.176Z] #79 17.58 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:13.176Z] #79 17.78 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T19:38:13.176Z] #79 17.78 Executing ca-certificates-20240226-r0.trigger [2024-07-09T19:38:13.176Z] #79 18.15 OK: 9 MiB in 17 packages [2024-07-09T19:38:13.176Z] #79 DONE 19.1s [2024-07-09T19:38:13.176Z] [2024-07-09T19:38:13.176Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:13.176Z] #45 ... [2024-07-09T19:38:13.176Z] [2024-07-09T19:38:13.176Z] #52 [core-data internal] load build context [2024-07-09T19:38:13.449Z] #52 ... [2024-07-09T19:38:13.449Z] [2024-07-09T19:38:13.449Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T19:38:13.449Z] #82 DONE 9.5s [2024-07-09T19:38:13.724Z] [2024-07-09T19:38:13.724Z] #52 [core-data internal] load build context [2024-07-09T19:38:13.724Z] #52 ... [2024-07-09T19:38:13.724Z] [2024-07-09T19:38:13.724Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:13.724Z] #49 ... [2024-07-09T19:38:13.724Z] [2024-07-09T19:38:13.724Z] #52 [core-data internal] load build context [2024-07-09T19:38:14.306Z] #52 ... [2024-07-09T19:38:14.306Z] [2024-07-09T19:38:14.306Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:14.306Z] #51 ... [2024-07-09T19:38:14.306Z] [2024-07-09T19:38:14.306Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-09T19:38:14.306Z] #83 DONE 0.8s [2024-07-09T19:38:14.306Z] [2024-07-09T19:38:14.306Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:14.306Z] #51 ... [2024-07-09T19:38:14.306Z] [2024-07-09T19:38:14.306Z] #52 [core-data internal] load build context [2024-07-09T19:38:14.573Z] #52 ... [2024-07-09T19:38:14.573Z] [2024-07-09T19:38:14.573Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:38:14.573Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.0s [2024-07-09T19:38:14.573Z] #35 ... [2024-07-09T19:38:14.573Z] [2024-07-09T19:38:14.573Z] #52 [core-data internal] load build context [2024-07-09T19:38:15.156Z] #52 ... [2024-07-09T19:38:15.156Z] [2024-07-09T19:38:15.156Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T19:38:15.156Z] #84 DONE 2.5s [2024-07-09T19:38:15.156Z] [2024-07-09T19:38:15.156Z] #52 [core-data internal] load build context [2024-07-09T19:38:15.425Z] #52 ... [2024-07-09T19:38:15.425Z] [2024-07-09T19:38:15.425Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:15.690Z] #50 ... [2024-07-09T19:38:15.690Z] [2024-07-09T19:38:15.690Z] #52 [core-data internal] load build context [2024-07-09T19:38:15.690Z] #52 ... [2024-07-09T19:38:15.690Z] [2024-07-09T19:38:15.690Z] #55 [core-command internal] load build context [2024-07-09T19:38:15.961Z] #55 ... [2024-07-09T19:38:15.961Z] [2024-07-09T19:38:15.961Z] #52 [core-data internal] load build context [2024-07-09T19:38:15.961Z] #52 transferring context: 112.54MB 50.6s [2024-07-09T19:38:16.543Z] #52 ... [2024-07-09T19:38:16.543Z] [2024-07-09T19:38:16.543Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T19:38:16.543Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.7s done [2024-07-09T19:38:16.543Z] #35 DONE 55.8s [2024-07-09T19:38:16.543Z] [2024-07-09T19:38:16.543Z] #52 [core-data internal] load build context [2024-07-09T19:38:16.543Z] #52 ... [2024-07-09T19:38:16.543Z] [2024-07-09T19:38:16.543Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:16.808Z] #48 ... [2024-07-09T19:38:16.808Z] [2024-07-09T19:38:16.808Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:38:16.808Z] #46 ... [2024-07-09T19:38:16.808Z] [2024-07-09T19:38:16.808Z] #52 [core-data internal] load build context [2024-07-09T19:38:17.390Z] #52 ... [2024-07-09T19:38:17.390Z] [2024-07-09T19:38:17.390Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:17.390Z] #53 ... [2024-07-09T19:38:17.390Z] [2024-07-09T19:38:17.390Z] #52 [core-data internal] load build context [2024-07-09T19:38:20.733Z] #52 ... [2024-07-09T19:38:20.733Z] [2024-07-09T19:38:20.733Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:20.733Z] #39 ... [2024-07-09T19:38:20.733Z] [2024-07-09T19:38:20.733Z] #52 [core-data internal] load build context [2024-07-09T19:38:20.733Z] #52 ... [2024-07-09T19:38:20.733Z] [2024-07-09T19:38:20.733Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:20.733Z] #54 ... [2024-07-09T19:38:20.733Z] [2024-07-09T19:38:20.733Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:20.998Z] #39 transferring context: 45.54MB 53.3s [2024-07-09T19:38:21.586Z] #39 ... [2024-07-09T19:38:21.586Z] [2024-07-09T19:38:21.586Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:21.586Z] #47 ... [2024-07-09T19:38:21.586Z] [2024-07-09T19:38:21.586Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:21.853Z] #39 ... [2024-07-09T19:38:21.853Z] [2024-07-09T19:38:21.853Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T19:38:21.853Z] #85 DONE 2.8s [2024-07-09T19:38:21.853Z] [2024-07-09T19:38:21.853Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:22.118Z] #39 ... [2024-07-09T19:38:22.118Z] [2024-07-09T19:38:22.118Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T19:38:22.118Z] #86 DONE 3.5s [2024-07-09T19:38:22.118Z] [2024-07-09T19:38:22.118Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:22.118Z] #39 ... [2024-07-09T19:38:22.118Z] [2024-07-09T19:38:22.118Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T19:38:22.118Z] #87 DONE 3.6s [2024-07-09T19:38:22.118Z] [2024-07-09T19:38:22.118Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:23.075Z] #39 ... [2024-07-09T19:38:23.075Z] [2024-07-09T19:38:23.075Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T19:38:23.075Z] #88 DONE 0.9s [2024-07-09T19:38:23.075Z] [2024-07-09T19:38:23.075Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:23.075Z] #39 ... [2024-07-09T19:38:23.075Z] [2024-07-09T19:38:23.075Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-09T19:38:23.075Z] #89 DONE 0.9s [2024-07-09T19:38:23.075Z] [2024-07-09T19:38:23.075Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:23.340Z] #39 ... [2024-07-09T19:38:23.340Z] [2024-07-09T19:38:23.340Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-09T19:38:23.340Z] #90 DONE 1.3s [2024-07-09T19:38:23.340Z] [2024-07-09T19:38:23.340Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:23.340Z] #39 ... [2024-07-09T19:38:23.340Z] [2024-07-09T19:38:23.340Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:23.340Z] #45 ... [2024-07-09T19:38:23.340Z] [2024-07-09T19:38:23.340Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:23.917Z] #39 ... [2024-07-09T19:38:23.917Z] [2024-07-09T19:38:23.917Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:23.917Z] #49 ... [2024-07-09T19:38:23.917Z] [2024-07-09T19:38:23.917Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:24.182Z] #39 ... [2024-07-09T19:38:24.182Z] [2024-07-09T19:38:24.182Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-09T19:38:24.182Z] #91 DONE 0.8s [2024-07-09T19:38:24.182Z] [2024-07-09T19:38:24.182Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:24.448Z] #39 ... [2024-07-09T19:38:24.448Z] [2024-07-09T19:38:24.448Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-09T19:38:24.448Z] #92 DONE 1.4s [2024-07-09T19:38:24.448Z] [2024-07-09T19:38:24.448Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:24.448Z] #39 ... [2024-07-09T19:38:24.448Z] [2024-07-09T19:38:24.448Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-09T19:38:24.448Z] #93 DONE 1.4s [2024-07-09T19:38:24.448Z] [2024-07-09T19:38:24.448Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:24.448Z] #39 ... [2024-07-09T19:38:24.448Z] [2024-07-09T19:38:24.448Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:24.448Z] #51 ... [2024-07-09T19:38:24.448Z] [2024-07-09T19:38:24.448Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:25.409Z] #39 ... [2024-07-09T19:38:25.409Z] [2024-07-09T19:38:25.409Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T19:38:25.409Z] #94 DONE 0.9s [2024-07-09T19:38:25.409Z] [2024-07-09T19:38:25.409Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:25.673Z] #39 ... [2024-07-09T19:38:25.673Z] [2024-07-09T19:38:25.673Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T19:38:25.673Z] #95 DONE 1.2s [2024-07-09T19:38:25.673Z] [2024-07-09T19:38:25.673Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:25.673Z] #39 ... [2024-07-09T19:38:25.673Z] [2024-07-09T19:38:25.673Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:25.673Z] #50 ... [2024-07-09T19:38:25.673Z] [2024-07-09T19:38:25.673Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T19:38:25.938Z] #96 ... [2024-07-09T19:38:25.938Z] [2024-07-09T19:38:25.938Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T19:38:25.938Z] #97 DONE 1.5s [2024-07-09T19:38:25.938Z] [2024-07-09T19:38:25.938Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:26.205Z] #39 transferring context: 54.65MB 58.3s [2024-07-09T19:38:26.205Z] #39 ... [2024-07-09T19:38:26.205Z] [2024-07-09T19:38:26.205Z] #55 [core-command internal] load build context [2024-07-09T19:38:26.205Z] #55 ... [2024-07-09T19:38:26.205Z] [2024-07-09T19:38:26.205Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:26.787Z] #39 ... [2024-07-09T19:38:26.787Z] [2024-07-09T19:38:26.787Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-09T19:38:26.787Z] #98 DONE 1.4s [2024-07-09T19:38:26.787Z] [2024-07-09T19:38:26.787Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:26.787Z] #39 ... [2024-07-09T19:38:26.787Z] [2024-07-09T19:38:26.787Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T19:38:26.787Z] #96 DONE 1.1s [2024-07-09T19:38:26.787Z] [2024-07-09T19:38:26.787Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:26.787Z] #39 ... [2024-07-09T19:38:26.787Z] [2024-07-09T19:38:26.787Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:27.052Z] #48 ... [2024-07-09T19:38:27.052Z] [2024-07-09T19:38:27.052Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:38:27.052Z] #46 ... [2024-07-09T19:38:27.052Z] [2024-07-09T19:38:27.052Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:27.328Z] #39 ... [2024-07-09T19:38:27.328Z] [2024-07-09T19:38:27.328Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T19:38:27.328Z] #99 DONE 1.4s [2024-07-09T19:38:27.328Z] [2024-07-09T19:38:27.328Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:27.595Z] #39 ... [2024-07-09T19:38:27.595Z] [2024-07-09T19:38:27.595Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:27.595Z] #53 ... [2024-07-09T19:38:27.595Z] [2024-07-09T19:38:27.595Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:27.595Z] #39 ... [2024-07-09T19:38:27.595Z] [2024-07-09T19:38:27.595Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-09T19:38:27.595Z] #100 DONE 0.9s [2024-07-09T19:38:27.595Z] [2024-07-09T19:38:27.595Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:28.178Z] #39 ... [2024-07-09T19:38:28.178Z] [2024-07-09T19:38:28.178Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-09T19:38:28.178Z] #101 DONE 1.4s [2024-07-09T19:38:28.178Z] [2024-07-09T19:38:28.178Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:28.756Z] #39 ... [2024-07-09T19:38:28.756Z] [2024-07-09T19:38:28.756Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-09T19:38:28.756Z] #102 DONE 1.2s [2024-07-09T19:38:28.756Z] [2024-07-09T19:38:28.756Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:30.706Z] #39 ... [2024-07-09T19:38:30.706Z] [2024-07-09T19:38:30.706Z] #52 [core-data internal] load build context [2024-07-09T19:38:30.973Z] #52 ... [2024-07-09T19:38:30.974Z] [2024-07-09T19:38:30.974Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:30.974Z] #54 transferring context: 174.98MB 65.9s [2024-07-09T19:38:30.974Z] #54 ... [2024-07-09T19:38:30.974Z] [2024-07-09T19:38:30.974Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:31.554Z] #39 ... [2024-07-09T19:38:31.554Z] [2024-07-09T19:38:31.554Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:31.818Z] #47 ... [2024-07-09T19:38:31.818Z] [2024-07-09T19:38:31.818Z] #52 [core-data internal] load build context [2024-07-09T19:38:33.756Z] #52 ... [2024-07-09T19:38:33.756Z] [2024-07-09T19:38:33.756Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:33.756Z] #45 ... [2024-07-09T19:38:33.756Z] [2024-07-09T19:38:33.756Z] #52 [core-data internal] load build context [2024-07-09T19:38:34.020Z] #52 ... [2024-07-09T19:38:34.020Z] [2024-07-09T19:38:34.020Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:34.283Z] #49 ... [2024-07-09T19:38:34.283Z] [2024-07-09T19:38:34.283Z] #52 [core-data internal] load build context [2024-07-09T19:38:34.283Z] #52 ... [2024-07-09T19:38:34.283Z] [2024-07-09T19:38:34.283Z] #103 [security-spire-server] exporting to image [2024-07-09T19:38:34.283Z] #103 exporting layers 5.3s done [2024-07-09T19:38:34.283Z] #103 writing image sha256:ba90d8641aa80649c078bfed5395c6d8eac43e301976d5e444f8304db7c076e1 0.1s done [2024-07-09T19:38:34.283Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-09T19:38:34.283Z] #103 writing image sha256:e4fe51a31dd15c610ea5757dc677d98e8c8a5755dcb35e70956357581e37322c 0.2s done [2024-07-09T19:38:34.283Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-07-09T19:38:34.284Z] #103 writing image sha256:8457ace440a7a0377cb5481c5fdf27d3ed26e2d5942aebde8a72093aecc5c2e7 0.0s done [2024-07-09T19:38:34.284Z] #103 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-09T19:38:34.284Z] #103 DONE 6.9s [2024-07-09T19:38:34.552Z] [2024-07-09T19:38:34.552Z] #52 [core-data internal] load build context [2024-07-09T19:38:34.552Z] #52 ... [2024-07-09T19:38:34.552Z] [2024-07-09T19:38:34.552Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:34.816Z] #51 ... [2024-07-09T19:38:34.816Z] [2024-07-09T19:38:34.816Z] #52 [core-data internal] load build context [2024-07-09T19:38:35.768Z] #52 ... [2024-07-09T19:38:35.768Z] [2024-07-09T19:38:35.768Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:36.032Z] #50 ... [2024-07-09T19:38:36.032Z] [2024-07-09T19:38:36.032Z] #52 [core-data internal] load build context [2024-07-09T19:38:36.032Z] #52 transferring context: 230.56MB 70.9s [2024-07-09T19:38:36.296Z] #52 ... [2024-07-09T19:38:36.296Z] [2024-07-09T19:38:36.296Z] #55 [core-command internal] load build context [2024-07-09T19:38:36.561Z] #55 ... [2024-07-09T19:38:36.561Z] [2024-07-09T19:38:36.561Z] #52 [core-data internal] load build context [2024-07-09T19:38:37.139Z] #52 ... [2024-07-09T19:38:37.139Z] [2024-07-09T19:38:37.139Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:37.139Z] #48 ... [2024-07-09T19:38:37.139Z] [2024-07-09T19:38:37.139Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:38:37.403Z] #46 ... [2024-07-09T19:38:37.403Z] [2024-07-09T19:38:37.403Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:37.667Z] #48 ... [2024-07-09T19:38:37.667Z] [2024-07-09T19:38:37.667Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:37.931Z] #53 ... [2024-07-09T19:38:37.931Z] [2024-07-09T19:38:37.931Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:39.861Z] #48 ... [2024-07-09T19:38:39.861Z] [2024-07-09T19:38:39.861Z] #49 [core-keeper internal] load build context [2024-07-09T19:38:39.861Z] #49 transferring context: 256.25MB 76.6s done [2024-07-09T19:38:39.861Z] #49 DONE 77.7s [2024-07-09T19:38:40.125Z] [2024-07-09T19:38:40.125Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:40.704Z] #48 ... [2024-07-09T19:38:40.704Z] [2024-07-09T19:38:40.704Z] #52 [core-data internal] load build context [2024-07-09T19:38:40.704Z] #52 transferring context: 256.25MB 75.0s done [2024-07-09T19:38:40.704Z] #52 DONE 76.8s [2024-07-09T19:38:40.704Z] [2024-07-09T19:38:40.704Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:41.284Z] #48 ... [2024-07-09T19:38:41.284Z] [2024-07-09T19:38:41.284Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:41.284Z] #54 ... [2024-07-09T19:38:41.284Z] [2024-07-09T19:38:41.284Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:41.878Z] #48 ... [2024-07-09T19:38:41.878Z] [2024-07-09T19:38:41.878Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:41.878Z] #39 ... [2024-07-09T19:38:41.878Z] [2024-07-09T19:38:41.878Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:41.878Z] #47 transferring context: 256.25MB 79.4s done [2024-07-09T19:38:42.143Z] #47 ... [2024-07-09T19:38:42.143Z] [2024-07-09T19:38:42.143Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:42.143Z] #39 ... [2024-07-09T19:38:42.143Z] [2024-07-09T19:38:42.143Z] #47 [support-scheduler internal] load build context [2024-07-09T19:38:42.143Z] #47 DONE 80.2s [2024-07-09T19:38:42.143Z] [2024-07-09T19:38:42.143Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:42.726Z] #39 ... [2024-07-09T19:38:42.726Z] [2024-07-09T19:38:42.726Z] #104 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:38:42.726Z] #104 DONE 1.5s [2024-07-09T19:38:42.726Z] [2024-07-09T19:38:42.726Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:42.726Z] #39 ... [2024-07-09T19:38:42.726Z] [2024-07-09T19:38:42.726Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-09T19:38:42.726Z] #105 DONE 2.6s [2024-07-09T19:38:42.726Z] [2024-07-09T19:38:42.726Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:43.682Z] #39 ... [2024-07-09T19:38:43.682Z] [2024-07-09T19:38:43.682Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:43.949Z] #45 ... [2024-07-09T19:38:43.949Z] [2024-07-09T19:38:43.949Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:43.949Z] #50 ... [2024-07-09T19:38:43.949Z] [2024-07-09T19:38:43.949Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:44.905Z] #39 ... [2024-07-09T19:38:44.905Z] [2024-07-09T19:38:44.905Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-09T19:38:44.905Z] #50 transferring context: 256.25MB 81.0s done [2024-07-09T19:38:44.905Z] #50 DONE 82.1s [2024-07-09T19:38:44.905Z] [2024-07-09T19:38:44.905Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:44.905Z] #39 ... [2024-07-09T19:38:44.905Z] [2024-07-09T19:38:44.905Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:44.905Z] #51 ... [2024-07-09T19:38:44.905Z] [2024-07-09T19:38:44.905Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:46.311Z] #39 ... [2024-07-09T19:38:46.311Z] [2024-07-09T19:38:46.311Z] #54 [security-bootstrapper internal] load build context [2024-07-09T19:38:46.311Z] #54 transferring context: 256.25MB 80.9s done [2024-07-09T19:38:46.311Z] #54 DONE 81.9s [2024-07-09T19:38:46.311Z] [2024-07-09T19:38:46.311Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:46.311Z] #39 ... [2024-07-09T19:38:46.311Z] [2024-07-09T19:38:46.311Z] #55 [core-command internal] load build context [2024-07-09T19:38:46.311Z] #55 transferring context: 256.25MB 79.6s done [2024-07-09T19:38:46.311Z] #55 DONE 81.7s [2024-07-09T19:38:46.311Z] [2024-07-09T19:38:46.311Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:46.892Z] #39 ... [2024-07-09T19:38:46.892Z] [2024-07-09T19:38:46.892Z] #51 [support-notifications internal] load build context [2024-07-09T19:38:46.892Z] #51 transferring context: 256.25MB 82.8s done [2024-07-09T19:38:46.892Z] #51 DONE 83.9s [2024-07-09T19:38:46.892Z] [2024-07-09T19:38:46.892Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:47.164Z] #39 ... [2024-07-09T19:38:47.164Z] [2024-07-09T19:38:47.164Z] #53 [core-metadata internal] load build context [2024-07-09T19:38:47.164Z] #53 transferring context: 256.25MB 81.6s done [2024-07-09T19:38:47.164Z] #53 DONE 83.5s [2024-07-09T19:38:47.164Z] [2024-07-09T19:38:47.164Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:47.164Z] #39 ... [2024-07-09T19:38:47.164Z] [2024-07-09T19:38:47.164Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:38:47.164Z] #106 DONE 1.0s [2024-07-09T19:38:47.164Z] [2024-07-09T19:38:47.164Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:47.431Z] #39 ... [2024-07-09T19:38:47.431Z] [2024-07-09T19:38:47.431Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:38:47.696Z] #46 ... [2024-07-09T19:38:47.696Z] [2024-07-09T19:38:47.696Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:47.962Z] #39 ... [2024-07-09T19:38:47.962Z] [2024-07-09T19:38:47.962Z] #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:38:47.962Z] #107 DONE 0.7s [2024-07-09T19:38:47.962Z] [2024-07-09T19:38:47.962Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:52.214Z] #39 transferring context: 175.56MB 84.2s [2024-07-09T19:38:52.214Z] #39 ... [2024-07-09T19:38:52.214Z] [2024-07-09T19:38:52.214Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:52.214Z] #48 ... [2024-07-09T19:38:52.214Z] [2024-07-09T19:38:52.214Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:52.478Z] #39 ... [2024-07-09T19:38:52.478Z] [2024-07-09T19:38:52.478Z] #46 [security-proxy-auth internal] load build context [2024-07-09T19:38:52.478Z] #46 transferring context: 256.25MB 90.5s done [2024-07-09T19:38:52.478Z] #46 DONE 90.8s [2024-07-09T19:38:52.478Z] [2024-07-09T19:38:52.478Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:52.742Z] #39 ... [2024-07-09T19:38:52.742Z] [2024-07-09T19:38:52.742Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:38:52.742Z] #108 ... [2024-07-09T19:38:52.742Z] [2024-07-09T19:38:52.742Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:38:53.008Z] #109 ... [2024-07-09T19:38:53.008Z] [2024-07-09T19:38:53.008Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:54.176Z] #48 ... [2024-07-09T19:38:54.176Z] [2024-07-09T19:38:54.176Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:54.176Z] #45 ... [2024-07-09T19:38:54.176Z] [2024-07-09T19:38:54.176Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:57.511Z] #48 ... [2024-07-09T19:38:57.511Z] [2024-07-09T19:38:57.512Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T19:38:57.512Z] #45 transferring context: 256.25MB 94.4s done [2024-07-09T19:38:57.512Z] #45 DONE 95.2s [2024-07-09T19:38:57.512Z] [2024-07-09T19:38:57.512Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:57.512Z] #48 ... [2024-07-09T19:38:57.512Z] [2024-07-09T19:38:57.512Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:38:57.512Z] #110 ... [2024-07-09T19:38:57.512Z] [2024-07-09T19:38:57.512Z] #48 [security-proxy-setup internal] load build context [2024-07-09T19:38:57.512Z] #48 transferring context: 256.25MB 95.0s done [2024-07-09T19:38:57.512Z] #48 DONE 95.7s [2024-07-09T19:38:57.512Z] [2024-07-09T19:38:57.512Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:58.101Z] #39 ... [2024-07-09T19:38:58.101Z] [2024-07-09T19:38:58.101Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:38:58.101Z] #111 ... [2024-07-09T19:38:58.101Z] [2024-07-09T19:38:58.101Z] #39 [security-spiffe-token-provider internal] load build context [2024-07-09T19:38:58.101Z] #39 transferring context: 256.25MB 90.4s done [2024-07-09T19:38:58.101Z] #39 DONE 92.9s [2024-07-09T19:38:58.101Z] [2024-07-09T19:38:58.101Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:38:59.065Z] #112 DONE 0.9s [2024-07-09T19:38:59.065Z] [2024-07-09T19:38:59.065Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.892Z] #113 ... [2024-07-09T19:40:06.892Z] [2024-07-09T19:40:06.892Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.892Z] #108 DONE 78.6s [2024-07-09T19:40:06.892Z] [2024-07-09T19:40:06.892Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.892Z] #109 DONE 78.5s [2024-07-09T19:40:06.892Z] [2024-07-09T19:40:06.892Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-09T19:40:06.892Z] #114 ... [2024-07-09T19:40:06.892Z] [2024-07-09T19:40:06.892Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.892Z] #110 DONE 76.9s [2024-07-09T19:40:06.892Z] [2024-07-09T19:40:06.893Z] #115 [core-command builder 6/7] COPY . . [2024-07-09T19:40:06.893Z] #115 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:06.893Z] #116 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #117 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #118 [core-data builder 6/7] COPY . . [2024-07-09T19:40:06.893Z] #118 DONE 3.1s [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #111 DONE 76.3s [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #119 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #120 [core-metadata builder 6/7] COPY . . [2024-07-09T19:40:06.893Z] #120 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:06.893Z] #121 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:06.893Z] #122 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #123 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T19:40:06.893Z] #124 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #125 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:06.893Z] #126 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #127 [support-scheduler builder 6/7] COPY . . [2024-07-09T19:40:06.893Z] #127 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-07-09T19:40:06.893Z] #128 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #129 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:06.893Z] #130 CACHED [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T19:40:06.893Z] #131 ... [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-09T19:40:06.893Z] #114 DONE 4.3s [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T19:40:06.893Z] #132 ... [2024-07-09T19:40:06.893Z] [2024-07-09T19:40:06.893Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:06.893Z] #113 DONE 67.8s [2024-07-09T19:40:07.166Z] [2024-07-09T19:40:07.166Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T19:40:12.545Z] #133 ... [2024-07-09T19:40:12.545Z] [2024-07-09T19:40:12.545Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T19:40:12.545Z] #132 3.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-09T19:40:13.971Z] #132 ... [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T19:40:13.971Z] #133 DONE 6.8s [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-09T19:40:13.971Z] #134 DONE 9.5s [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #135 [support-notifications builder 6/7] COPY . . [2024-07-09T19:40:13.971Z] #135 DONE 9.4s [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:13.971Z] #136 CACHED [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T19:40:13.971Z] #137 CACHED [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:13.971Z] #138 CACHED [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-07-09T19:40:13.971Z] #139 CACHED [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T19:40:13.971Z] #140 CACHED [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T19:40:13.971Z] #141 CACHED [2024-07-09T19:40:13.971Z] [2024-07-09T19:40:13.971Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T19:40:14.253Z] #142 ... [2024-07-09T19:40:14.253Z] [2024-07-09T19:40:14.253Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T19:40:14.253Z] #0 4.994 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-07-09T19:40:14.529Z] #143 ... [2024-07-09T19:40:14.529Z] [2024-07-09T19:40:14.529Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T19:40:14.529Z] #0 4.853 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-07-09T19:40:14.809Z] #144 ... [2024-07-09T19:40:14.809Z] [2024-07-09T19:40:14.809Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T19:40:14.809Z] #0 4.527 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-07-09T19:40:14.809Z] #145 ... [2024-07-09T19:40:14.809Z] [2024-07-09T19:40:14.809Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:40:14.809Z] #0 4.294 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-07-09T19:40:15.076Z] #146 ... [2024-07-09T19:40:15.076Z] [2024-07-09T19:40:15.076Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T19:40:15.076Z] #0 4.219 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-07-09T19:40:15.344Z] #147 ... [2024-07-09T19:40:15.344Z] [2024-07-09T19:40:15.344Z] #148 [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-07-09T19:40:18.685Z] #148 ... [2024-07-09T19:40:18.685Z] [2024-07-09T19:40:18.685Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T19:40:18.685Z] #131 3.905 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-07-09T19:40:18.685Z] #131 ... [2024-07-09T19:40:18.685Z] [2024-07-09T19:40:18.685Z] #148 [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-07-09T19:40:18.686Z] #148 4.557 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-07-09T19:40:24.046Z] #148 ... [2024-07-09T19:40:24.046Z] [2024-07-09T19:40:24.046Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T19:40:24.046Z] #0 3.672 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-07-09T19:40:24.046Z] #149 ... [2024-07-09T19:40:24.046Z] [2024-07-09T19:40:24.046Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T19:40:24.046Z] #0 4.478 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-07-09T19:40:24.046Z] #150 ... [2024-07-09T19:40:24.046Z] [2024-07-09T19:40:24.046Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T19:40:24.046Z] #0 3.574 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-07-09T19:40:28.298Z] #151 ... [2024-07-09T19:40:28.298Z] [2024-07-09T19:40:28.298Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T19:40:28.298Z] #142 4.455 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-07-09T19:58:06.639Z] #142 ... [2024-07-09T19:58:06.639Z] [2024-07-09T19:58:06.639Z] #148 [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-07-09T19:58:06.639Z] #148 1063.3 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-07-09T19:58:06.917Z] #148 ... [2024-07-09T19:58:06.917Z] [2024-07-09T19:58:06.917Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T19:58:06.917Z] #142 DONE 1073.0s [2024-07-09T19:58:06.917Z] [2024-07-09T19:58:06.917Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T19:58:07.204Z] #144 ... [2024-07-09T19:58:07.204Z] [2024-07-09T19:58:07.204Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:58:07.854Z] #152 DONE 0.4s [2024-07-09T19:58:07.854Z] [2024-07-09T19:58:07.854Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:58:07.854Z] #153 DONE 0.2s [2024-07-09T19:58:07.854Z] [2024-07-09T19:58:07.854Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:58:07.854Z] #146 ... [2024-07-09T19:58:07.854Z] [2024-07-09T19:58:07.854Z] #154 [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-07-09T19:58:07.854Z] #154 DONE 0.1s [2024-07-09T19:58:08.150Z] [2024-07-09T19:58:08.150Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T19:58:08.150Z] #155 DONE 0.1s [2024-07-09T19:58:08.150Z] [2024-07-09T19:58:08.150Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:58:08.150Z] #146 ... [2024-07-09T19:58:08.150Z] [2024-07-09T19:58:08.150Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-09T19:58:08.417Z] #156 DONE 0.3s [2024-07-09T19:58:08.417Z] [2024-07-09T19:58:08.417Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T19:58:08.417Z] #144 ... [2024-07-09T19:58:08.417Z] [2024-07-09T19:58:08.417Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T19:58:08.686Z] #157 DONE 0.2s [2024-07-09T19:58:08.686Z] [2024-07-09T19:58:08.686Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:58:11.284Z] #158 DONE 2.5s [2024-07-09T19:58:11.284Z] [2024-07-09T19:58:11.284Z] #103 [security-proxy-setup] exporting to image [2024-07-09T19:58:11.284Z] #103 exporting layers [2024-07-09T19:58:12.243Z] #103 exporting layers 1.0s done [2024-07-09T19:58:12.243Z] #103 writing image sha256:9bb33a288e4452c1ae6f56310cd7c6078b0905a15f7106f06fd9e529c9f245ac done [2024-07-09T19:58:12.243Z] #103 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-07-09T19:58:12.243Z] #103 DONE 8.0s [2024-07-09T19:58:12.243Z] [2024-07-09T19:58:12.243Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T19:58:14.822Z] #150 DONE 1080.8s [2024-07-09T19:58:14.822Z] [2024-07-09T19:58:14.822Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:58:14.822Z] #146 ... [2024-07-09T19:58:14.822Z] [2024-07-09T19:58:14.822Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T19:58:15.089Z] #159 DONE 0.4s [2024-07-09T19:58:15.089Z] [2024-07-09T19:58:15.089Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T19:58:15.089Z] #145 ... [2024-07-09T19:58:15.089Z] [2024-07-09T19:58:15.089Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T19:58:17.045Z] #160 DONE 2.0s [2024-07-09T19:58:17.045Z] [2024-07-09T19:58:17.045Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:58:17.312Z] #161 DONE 0.3s [2024-07-09T19:58:17.312Z] [2024-07-09T19:58:17.312Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:58:17.905Z] #162 DONE 0.2s [2024-07-09T19:58:17.905Z] [2024-07-09T19:58:17.905Z] #148 [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-07-09T19:58:17.905Z] #148 DONE 1084.0s [2024-07-09T19:58:17.905Z] [2024-07-09T19:58:17.905Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-09T19:58:18.515Z] #163 DONE 0.6s [2024-07-09T19:58:18.515Z] [2024-07-09T19:58:18.515Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T19:58:18.785Z] #164 ... [2024-07-09T19:58:18.785Z] [2024-07-09T19:58:18.785Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:58:18.785Z] #165 DONE 0.3s [2024-07-09T19:58:18.785Z] [2024-07-09T19:58:18.785Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T19:58:18.785Z] #164 DONE 0.5s [2024-07-09T19:58:18.785Z] [2024-07-09T19:58:18.785Z] #166 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-09T19:58:19.054Z] #166 DONE 0.2s [2024-07-09T19:58:19.054Z] [2024-07-09T19:58:19.054Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:58:19.054Z] #167 DONE 0.4s [2024-07-09T19:58:19.054Z] [2024-07-09T19:58:19.054Z] #168 [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-07-09T19:58:19.054Z] #168 DONE 0.2s [2024-07-09T19:58:19.054Z] [2024-07-09T19:58:19.054Z] #169 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-09T19:58:19.054Z] #169 DONE 0.2s [2024-07-09T19:58:19.054Z] [2024-07-09T19:58:19.054Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T19:58:19.340Z] #151 ... [2024-07-09T19:58:19.340Z] [2024-07-09T19:58:19.340Z] #170 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T19:58:19.607Z] #170 DONE 0.2s [2024-07-09T19:58:19.607Z] [2024-07-09T19:58:19.607Z] #171 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T19:58:19.607Z] #171 ... [2024-07-09T19:58:19.607Z] [2024-07-09T19:58:19.607Z] #172 [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-07-09T19:58:19.607Z] #172 DONE 0.3s [2024-07-09T19:58:19.874Z] [2024-07-09T19:58:19.874Z] #171 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T19:58:19.874Z] #171 DONE 0.2s [2024-07-09T19:58:19.874Z] [2024-07-09T19:58:19.875Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-09T19:58:19.875Z] #173 DONE 0.2s [2024-07-09T19:58:19.875Z] [2024-07-09T19:58:19.875Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T19:58:20.142Z] #174 DONE 0.5s [2024-07-09T19:58:20.142Z] [2024-07-09T19:58:20.142Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T19:58:20.727Z] #175 ... [2024-07-09T19:58:20.727Z] [2024-07-09T19:58:20.727Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T19:58:20.727Z] #176 DONE 0.5s [2024-07-09T19:58:21.002Z] [2024-07-09T19:58:21.002Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T19:58:21.002Z] #177 DONE 0.2s [2024-07-09T19:58:21.002Z] [2024-07-09T19:58:21.002Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:58:21.002Z] #38 ... [2024-07-09T19:58:21.002Z] [2024-07-09T19:58:21.002Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:58:22.942Z] #178 ... [2024-07-09T19:58:22.942Z] [2024-07-09T19:58:22.942Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T19:58:22.942Z] #175 DONE 3.0s [2024-07-09T19:58:22.942Z] [2024-07-09T19:58:22.942Z] #103 [security-bootstrapper] exporting to image [2024-07-09T19:58:22.942Z] #103 exporting layers [2024-07-09T19:58:23.914Z] #103 ... [2024-07-09T19:58:23.914Z] [2024-07-09T19:58:23.914Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:58:23.914Z] #178 DONE 2.8s [2024-07-09T19:58:23.914Z] [2024-07-09T19:58:23.914Z] #103 [security-secretstore-setup] exporting to image [2024-07-09T19:58:24.181Z] #103 exporting layers 1.6s done [2024-07-09T19:58:24.181Z] #103 writing image sha256:3135f6f4544d436d9b0b0df17e2f33779881bbb7b75e3500e44590587f6114ae [2024-07-09T19:58:24.448Z] #103 writing image sha256:3135f6f4544d436d9b0b0df17e2f33779881bbb7b75e3500e44590587f6114ae 0.0s done [2024-07-09T19:58:24.448Z] #103 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-07-09T19:58:25.405Z] #103 exporting layers 1.3s done [2024-07-09T19:58:25.405Z] #103 writing image sha256:c80e65348fe342fbcee854a950d0f3498eb2d812ffc79886e84a9729ab6a6737 done [2024-07-09T19:58:25.405Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-09T19:58:25.405Z] #103 DONE 10.7s [2024-07-09T19:58:25.405Z] [2024-07-09T19:58:25.405Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T19:59:12.259Z] #147 ... [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T19:59:12.259Z] #143 DONE 1146.3s [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:59:12.259Z] #146 ... [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T19:59:12.259Z] #179 DONE 0.3s [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T19:59:12.259Z] #180 DONE 0.2s [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-09T19:59:12.259Z] #181 DONE 0.3s [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #182 [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-07-09T19:59:12.259Z] #182 DONE 0.2s [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T19:59:12.259Z] #146 ... [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-09T19:59:12.259Z] #183 DONE 0.3s [2024-07-09T19:59:12.259Z] [2024-07-09T19:59:12.259Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T19:59:12.533Z] #132 ... [2024-07-09T19:59:12.533Z] [2024-07-09T19:59:12.533Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T19:59:14.465Z] #184 DONE 2.1s [2024-07-09T19:59:14.465Z] [2024-07-09T19:59:14.465Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T19:59:14.465Z] #38 ... [2024-07-09T19:59:14.465Z] [2024-07-09T19:59:14.465Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-09T19:59:14.465Z] #103 exporting layers [2024-07-09T19:59:15.423Z] #103 exporting layers 0.8s done [2024-07-09T19:59:15.423Z] #103 writing image sha256:47442959396e83c559b0c70ea94ec68a075e764e326cac9e7eecc2dc2be1a71f done [2024-07-09T19:59:15.423Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-09T19:59:15.423Z] #103 DONE 11.5s [2024-07-09T19:59:15.423Z] [2024-07-09T19:59:15.423Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T20:01:07.055Z] #145 ... [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T20:01:07.055Z] #149 DONE 1252.1s [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T20:01:07.055Z] #146 ... [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:01:07.055Z] #185 DONE 0.2s [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:01:07.055Z] #186 DONE 0.1s [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T20:01:07.055Z] #187 DONE 0.3s [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #188 [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-07-09T20:01:07.055Z] #188 DONE 0.1s [2024-07-09T20:01:07.055Z] [2024-07-09T20:01:07.055Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:01:07.325Z] #151 ... [2024-07-09T20:01:07.325Z] [2024-07-09T20:01:07.325Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-09T20:01:07.325Z] #103 exporting layers [2024-07-09T20:01:08.043Z] #103 exporting layers 1.0s done [2024-07-09T20:01:08.043Z] #103 writing image sha256:b71c6e47393748802fb6d542590f8fdd7917e2371529a2dfd7018affea5f73a5 done [2024-07-09T20:01:08.043Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-09T20:01:08.043Z] #103 DONE 12.5s [2024-07-09T20:01:08.043Z] [2024-07-09T20:01:08.043Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:08:00.273Z] #151 ... [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T20:08:00.273Z] #147 DONE 1669.6s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:08:00.273Z] #38 ... [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:08:00.273Z] #189 DONE 0.2s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:08:00.273Z] #151 ... [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:08:00.273Z] #190 DONE 0.1s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T20:08:00.273Z] #191 DONE 0.3s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:08:00.273Z] #192 DONE 0.2s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-09T20:08:00.273Z] #193 DONE 0.2s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:08:00.273Z] #38 ... [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T20:08:00.273Z] #194 DONE 2.2s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T20:08:00.273Z] #144 ... [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #103 [security-proxy-auth] exporting to image [2024-07-09T20:08:00.273Z] #103 exporting layers [2024-07-09T20:08:00.273Z] #103 exporting layers 0.7s done [2024-07-09T20:08:00.273Z] #103 writing image sha256:9ffa9a103b16c2d6ca50e500219bd3df4fe2b3ac856461be7ae1782111fb626b done [2024-07-09T20:08:00.273Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-09T20:08:00.273Z] #103 DONE 13.2s [2024-07-09T20:08:00.273Z] [2024-07-09T20:08:00.273Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T20:08:56.729Z] #144 ... [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T20:08:56.729Z] #145 DONE 1723.8s [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:08:56.729Z] #151 ... [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:08:56.729Z] #195 DONE 0.1s [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:08:56.729Z] #196 DONE 0.2s [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T20:08:56.729Z] #197 DONE 0.5s [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:08:56.729Z] #198 DONE 0.1s [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #103 [core-command] exporting to image [2024-07-09T20:08:56.729Z] #103 exporting layers [2024-07-09T20:08:56.729Z] #103 exporting layers 0.4s done [2024-07-09T20:08:56.729Z] #103 writing image sha256:987420a081bc049f4e7e5b187082fe0fa04cb39dec8519e32918a33474e74b78 done [2024-07-09T20:08:56.729Z] #103 naming to docker.io/library/core-command-arm64 done [2024-07-09T20:08:56.729Z] #103 DONE 13.6s [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T20:08:56.729Z] #146 ... [2024-07-09T20:08:56.729Z] [2024-07-09T20:08:56.729Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T20:08:56.729Z] #132 DONE 1731.2s [2024-07-09T20:08:57.002Z] [2024-07-09T20:08:57.002Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:08:57.283Z] #151 ... [2024-07-09T20:08:57.283Z] [2024-07-09T20:08:57.283Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:08:57.283Z] #199 DONE 0.3s [2024-07-09T20:08:57.283Z] [2024-07-09T20:08:57.283Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:08:57.876Z] #38 ... [2024-07-09T20:08:57.876Z] [2024-07-09T20:08:57.876Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-09T20:08:58.153Z] #200 DONE 0.5s [2024-07-09T20:08:58.153Z] [2024-07-09T20:08:58.153Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T20:08:58.153Z] #144 ... [2024-07-09T20:08:58.153Z] [2024-07-09T20:08:58.153Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:08:58.742Z] #201 DONE 0.5s [2024-07-09T20:08:58.742Z] [2024-07-09T20:08:58.742Z] #103 [core-keeper] exporting to image [2024-07-09T20:08:58.742Z] #103 exporting layers [2024-07-09T20:08:59.327Z] #103 exporting layers 0.4s done [2024-07-09T20:08:59.327Z] #103 writing image sha256:0dddfa3442e51364c94d81878fbd9c1311c6c22da1cd79e2957651b576914ea9 done [2024-07-09T20:08:59.327Z] #103 naming to docker.io/library/core-keeper-arm64 done [2024-07-09T20:08:59.327Z] #103 DONE 14.1s [2024-07-09T20:08:59.327Z] [2024-07-09T20:08:59.327Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:00.758Z] #38 ... [2024-07-09T20:09:00.758Z] [2024-07-09T20:09:00.758Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T20:09:00.758Z] #144 DONE 1736.2s [2024-07-09T20:09:00.758Z] [2024-07-09T20:09:00.758Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:01.739Z] #38 ... [2024-07-09T20:09:01.739Z] [2024-07-09T20:09:01.739Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:09:01.739Z] #202 DONE 0.1s [2024-07-09T20:09:01.739Z] [2024-07-09T20:09:01.739Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:09:01.739Z] #203 DONE 0.2s [2024-07-09T20:09:01.739Z] [2024-07-09T20:09:01.739Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T20:09:02.338Z] #204 DONE 0.7s [2024-07-09T20:09:02.338Z] [2024-07-09T20:09:02.338Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:02.606Z] #38 ... [2024-07-09T20:09:02.606Z] [2024-07-09T20:09:02.606Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T20:09:02.606Z] #131 DONE 1738.2s [2024-07-09T20:09:02.606Z] [2024-07-09T20:09:02.606Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:09:02.879Z] #205 DONE 0.3s [2024-07-09T20:09:02.879Z] [2024-07-09T20:09:02.879Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-09T20:09:03.156Z] #206 DONE 0.3s [2024-07-09T20:09:03.156Z] [2024-07-09T20:09:03.156Z] #103 [core-metadata] exporting to image [2024-07-09T20:09:03.743Z] #103 ... [2024-07-09T20:09:03.743Z] [2024-07-09T20:09:03.743Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:09:03.743Z] #207 DONE 0.3s [2024-07-09T20:09:04.017Z] [2024-07-09T20:09:04.017Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:09:04.290Z] #208 DONE 0.3s [2024-07-09T20:09:04.290Z] [2024-07-09T20:09:04.290Z] #103 [core-metadata] exporting to image [2024-07-09T20:09:04.290Z] #103 exporting layers 0.9s done [2024-07-09T20:09:04.290Z] #103 writing image sha256:53991e5d264a419b1c0fe57f2f25fa5c68cb5b26b666e8895bd0ec8a42bb0b63 0.0s done [2024-07-09T20:09:04.290Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-09T20:09:04.290Z] #103 DONE 15.0s [2024-07-09T20:09:04.290Z] [2024-07-09T20:09:04.290Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-09T20:09:04.561Z] #209 DONE 0.5s [2024-07-09T20:09:04.561Z] [2024-07-09T20:09:04.561Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:09:04.561Z] #210 DONE 0.1s [2024-07-09T20:09:04.561Z] [2024-07-09T20:09:04.561Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:04.830Z] #38 ... [2024-07-09T20:09:04.830Z] [2024-07-09T20:09:04.830Z] #103 [core-data] exporting to image [2024-07-09T20:09:05.417Z] #103 exporting layers 0.6s done [2024-07-09T20:09:05.417Z] #103 writing image sha256:ffa4783b83228146b88f6b64726d53386a0afea4226e68d2b31737b8552a115d done [2024-07-09T20:09:05.417Z] #103 naming to docker.io/library/core-data-arm64 done [2024-07-09T20:09:05.417Z] #103 DONE 15.7s [2024-07-09T20:09:05.417Z] [2024-07-09T20:09:05.417Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:32.125Z] #38 ... [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T20:09:32.125Z] #146 DONE 1765.1s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:09:32.125Z] #151 ... [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:09:32.125Z] #211 DONE 0.2s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:09:32.125Z] #212 DONE 0.2s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T20:09:32.125Z] #213 DONE 0.5s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:32.125Z] #38 ... [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T20:09:32.125Z] #151 DONE 1757.0s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:09:32.125Z] #214 DONE 0.1s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #103 [support-scheduler] exporting to image [2024-07-09T20:09:32.125Z] #103 exporting layers [2024-07-09T20:09:32.125Z] #103 ... [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T20:09:32.125Z] #215 DONE 0.1s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #103 [support-scheduler] exporting to image [2024-07-09T20:09:32.125Z] #103 ... [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T20:09:32.125Z] #216 DONE 0.1s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #103 [support-scheduler] exporting to image [2024-07-09T20:09:32.125Z] #103 exporting layers 0.6s done [2024-07-09T20:09:32.125Z] #103 writing image sha256:a951a06fc5512a4c353ca547e85546c60cd3f2f055ac717a5a6b3199b79eb8a9 done [2024-07-09T20:09:32.125Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-09T20:09:32.125Z] #103 DONE 16.3s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T20:09:32.125Z] #217 DONE 0.4s [2024-07-09T20:09:32.125Z] [2024-07-09T20:09:32.125Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-09T20:09:32.126Z] #218 DONE 0.1s [2024-07-09T20:09:32.126Z] [2024-07-09T20:09:32.126Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:32.126Z] #38 ... [2024-07-09T20:09:32.126Z] [2024-07-09T20:09:32.126Z] #103 [support-notifications] exporting to image [2024-07-09T20:09:32.399Z] #103 exporting layers 0.5s done [2024-07-09T20:09:32.399Z] #103 writing image sha256:296accea50493735f3b69d550d1cc91683f0200835c8ccc7829608e3c8b47236 done [2024-07-09T20:09:32.399Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-07-09T20:09:32.399Z] #103 DONE 16.8s [2024-07-09T20:09:32.399Z] [2024-07-09T20:09:32.399Z] #38 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T20:09:32.399Z] time="2024-07-09T19:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-09T20:09:32.420Z] $ docker stop --time=1 d38e17837a3fa6174ce42939aaff7594cb4094a6c0b09ff9b21888caaa462545 [2024-07-09T20:09:34.035Z] $ docker rm -f --volumes d38e17837a3fa6174ce42939aaff7594cb4094a6c0b09ff9b21888caaa462545 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T20:09:34.631Z] + docker images [2024-07-09T20:09:34.632Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-09T20:09:34.632Z] support-notifications-arm64 latest 296accea5049 3 seconds ago 43.3MB [2024-07-09T20:09:34.632Z] support-scheduler-arm64 latest a951a06fc551 4 seconds ago 42.4MB [2024-07-09T20:09:34.632Z] core-data-arm64 latest ffa4783b8322 30 seconds ago 40.2MB [2024-07-09T20:09:34.632Z] core-metadata-arm64 latest 53991e5d264a 32 seconds ago 40.3MB [2024-07-09T20:09:34.632Z] core-keeper-arm64 latest 0dddfa3442e5 36 seconds ago 35.2MB [2024-07-09T20:09:34.632Z] core-command-arm64 latest 987420a081bc 45 seconds ago 39.9MB [2024-07-09T20:09:34.632Z] security-proxy-auth-arm64 latest 9ffa9a103b16 About a minute ago 37.4MB [2024-07-09T20:09:34.632Z] security-spiffe-token-provider-arm64 latest b71c6e473937 8 minutes ago 34.1MB [2024-07-09T20:09:34.632Z] core-common-config-bootstrapper-arm64 latest 47442959396e 10 minutes ago 20.1MB [2024-07-09T20:09:34.632Z] security-secretstore-setup-arm64 latest c80e65348fe3 11 minutes ago 41.5MB [2024-07-09T20:09:34.632Z] security-bootstrapper-arm64 latest 3135f6f4544d 11 minutes ago 23.7MB [2024-07-09T20:09:34.632Z] security-proxy-setup-arm64 latest 9bb33a288e44 11 minutes ago 31MB [2024-07-09T20:09:34.632Z] security-spire-server-arm64 latest 8457ace440a7 31 minutes ago 102MB [2024-07-09T20:09:34.632Z] security-spire-agent-arm64 latest e4fe51a31dd1 31 minutes ago 157MB [2024-07-09T20:09:34.632Z] security-spire-config-arm64 latest ba90d8641aa8 31 minutes ago 101MB [2024-07-09T20:09:34.632Z] ci-base-image-arm64 latest 863178217170 48 minutes ago 962MB [2024-07-09T20:09:34.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-09T20:09:34.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-09T20:09:35.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T20:09:35.538Z] [2024-07-09T20:09:35.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T20:09:35.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T20:09:36.222Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-09T20:09:36.222Z] 8998bd30e6a1: Pulling fs layer [2024-07-09T20:09:36.222Z] 04944245beec: Pulling fs layer [2024-07-09T20:09:36.222Z] 699f458cf7ca: Pulling fs layer [2024-07-09T20:09:36.222Z] 765212b225bb: Pulling fs layer [2024-07-09T20:09:36.222Z] f23df028b6ca: Pulling fs layer [2024-07-09T20:09:36.222Z] d65c8cfc05b1: Pulling fs layer [2024-07-09T20:09:36.222Z] 2437ff75d9bd: Pulling fs layer [2024-07-09T20:09:36.222Z] f23df028b6ca: Waiting [2024-07-09T20:09:36.222Z] d65c8cfc05b1: Waiting [2024-07-09T20:09:36.222Z] 2437ff75d9bd: Waiting [2024-07-09T20:09:36.222Z] 765212b225bb: Waiting [2024-07-09T20:09:36.222Z] 04944245beec: Verifying Checksum [2024-07-09T20:09:36.222Z] 04944245beec: Download complete [2024-07-09T20:09:36.222Z] 765212b225bb: Verifying Checksum [2024-07-09T20:09:36.222Z] 765212b225bb: Download complete [2024-07-09T20:09:36.222Z] f23df028b6ca: Download complete [2024-07-09T20:09:36.222Z] d65c8cfc05b1: Verifying Checksum [2024-07-09T20:09:36.222Z] d65c8cfc05b1: Download complete [2024-07-09T20:09:36.493Z] 699f458cf7ca: Verifying Checksum [2024-07-09T20:09:36.493Z] 699f458cf7ca: Download complete [2024-07-09T20:09:36.760Z] 8998bd30e6a1: Verifying Checksum [2024-07-09T20:09:36.760Z] 8998bd30e6a1: Download complete [2024-07-09T20:09:39.338Z] 2437ff75d9bd: Verifying Checksum [2024-07-09T20:09:39.338Z] 2437ff75d9bd: Download complete [2024-07-09T20:09:41.932Z] 8998bd30e6a1: Pull complete [2024-07-09T20:09:41.932Z] 04944245beec: Pull complete [2024-07-09T20:09:43.880Z] 699f458cf7ca: Pull complete [2024-07-09T20:09:43.880Z] 765212b225bb: Pull complete [2024-07-09T20:09:44.464Z] f23df028b6ca: Pull complete [2024-07-09T20:09:44.732Z] d65c8cfc05b1: Pull complete [2024-07-09T20:10:02.913Z] 2437ff75d9bd: Pull complete [2024-07-09T20:10:02.913Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-09T20:10:02.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T20:10:02.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T20:10:03.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-5268 does not seem to be running inside a container [2024-07-09T20:10:03.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-09T20:10:06.000Z] $ docker top 2dce3e0f769f3e0d4c4e5d581ae865244436c1807513e692b9519bfdae1365a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:07.022Z] ---> job-cost.sh [2024-07-09T20:10:07.022Z] lf-activate-venv: SKIPPING [2024-07-09T20:10:07.022Z] INFO: No Stack... [2024-07-09T20:10:07.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-09T20:10:08.175Z] INFO: Archiving Costs [Pipeline] sh [2024-07-09T20:10:09.090Z] + cut -d, -f6 [2024-07-09T20:10:09.090Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-07-09T20:10:09.143Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] [2024-07-09T20:10:09.149Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] did not exist. Created. [2024-07-09T20:10:09.156Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-09T20:10:09.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-09T20:10:10.137Z] Stashed 1 file(s) [Pipeline] } [2024-07-09T20:10:10.164Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4820-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-09T20:10:10.373Z] $ docker stop --time=1 2dce3e0f769f3e0d4c4e5d581ae865244436c1807513e692b9519bfdae1365a6 [2024-07-09T20:10:11.878Z] $ docker rm -f --volumes 2dce3e0f769f3e0d4c4e5d581ae865244436c1807513e692b9519bfdae1365a6 [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-07-09T20:10:13.074Z] provisioning config files... [2024-07-09T20:10:13.081Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4643205900114510561tmp [Pipeline] { [Pipeline] sh [2024-07-09T20:10:13.446Z] + set +x [2024-07-09T20:10:13.446Z] + curl -s https://codecov.io/bash [2024-07-09T20:10:13.446Z] + bash -s -- [2024-07-09T20:10:13.446Z] [2024-07-09T20:10:13.446Z] _____ _ [2024-07-09T20:10:13.446Z] / ____| | | [2024-07-09T20:10:13.446Z] | | ___ __| | ___ ___ _____ __ [2024-07-09T20:10:13.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-09T20:10:13.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-09T20:10:13.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-09T20:10:13.446Z] Bash-1.0.6 [2024-07-09T20:10:13.446Z] [2024-07-09T20:10:13.446Z] [2024-07-09T20:10:13.446Z] ==> git version 2.25.1 found [2024-07-09T20:10:13.446Z] ==> 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-07-09T20:10:13.446Z] Release-Date: 2020-01-08 [2024-07-09T20:10:13.446Z] 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-07-09T20:10:13.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-09T20:10:13.446Z] ==> Jenkins CI detected. [2024-07-09T20:10:13.446Z] current dir:  /w/workspace/edgex-go/1 [2024-07-09T20:10:13.446Z] project root: . [2024-07-09T20:10:13.446Z] --> token set from env [2024-07-09T20:10:13.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-09T20:10:13.705Z] ==> Running gcov in . (disable via -X gcov) [2024-07-09T20:10:13.705Z] ==> Python coveragepy not found [2024-07-09T20:10:13.705Z] ==> Searching for coverage reports in: [2024-07-09T20:10:13.705Z] + . [2024-07-09T20:10:13.705Z] -> Found 1 reports [2024-07-09T20:10:13.705Z] ==> Detecting git/mercurial file structure [2024-07-09T20:10:13.705Z] ==> Reading reports [2024-07-09T20:10:13.705Z] + ./coverage.out bytes=481595 [2024-07-09T20:10:13.705Z] ==> Appending adjustments [2024-07-09T20:10:13.705Z] https://docs.codecov.io/docs/fixing-reports [2024-07-09T20:10:14.644Z] + Found adjustments [2024-07-09T20:10:14.906Z] ==> Gzipping contents [2024-07-09T20:10:14.906Z] 60K /tmp/codecov.Culfed.gz [2024-07-09T20:10:14.906Z] ==> Uploading reports [2024-07-09T20:10:14.906Z] url: https://codecov.io [2024-07-09T20:10:14.906Z] query: branch=PR-4820&commit=49b67eac6ab9a006bc78d8d7fd2b22bfffff8786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4820%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4820&job=&cmd_args= [2024-07-09T20:10:14.906Z] -> Pinging Codecov [2024-07-09T20:10:14.906Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4820&commit=49b67eac6ab9a006bc78d8d7fd2b22bfffff8786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4820%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4820&job=&cmd_args= [2024-07-09T20:10:14.906Z] -> Uploading to [2024-07-09T20:10:14.906Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-09/00271124DB129430A58F1EEE437C3FCB/49b67eac6ab9a006bc78d8d7fd2b22bfffff8786/01448a7d-e78f-4f3f-ac05-5880bd20b3a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240709%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240709T201014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68102fa3f91dd973f63b4e20aa44e8757daf39b8d23728890e1e3f4aee80b883 [2024-07-09T20:10:14.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-09T20:10:14.906Z] Dload Upload Total Spent Left Speed [2024-07-09T20:10:15.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61278 0 0 100 61278 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-07-09T20:10:15.168Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/49b67eac6ab9a006bc78d8d7fd2b22bfffff8786 [Pipeline] } [2024-07-09T20:10:15.200Z] 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-07-09T20:10:16.884Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:17.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:18.147Z] ---> package-listing.sh [2024-07-09T20:10:18.147Z] ++ facter osfamily [2024-07-09T20:10:18.147Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-09T20:10:18.408Z] + OS_FAMILY=debian [2024-07-09T20:10:18.408Z] + workspace=/w/workspace/edgex-go/1 [2024-07-09T20:10:18.408Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-09T20:10:18.408Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-09T20:10:18.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-09T20:10:18.408Z] + PACKAGES=/tmp/packages_start.txt [2024-07-09T20:10:18.408Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-09T20:10:18.408Z] + PACKAGES=/tmp/packages_end.txt [2024-07-09T20:10:18.408Z] + case "${OS_FAMILY}" in [2024-07-09T20:10:18.408Z] + dpkg -l [2024-07-09T20:10:18.408Z] + grep '^ii' [2024-07-09T20:10:18.408Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-09T20:10:18.408Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-09T20:10:18.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-09T20:10:18.408Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-09T20:10:18.408Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-09T20:10:18.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-09T20:10:18.448Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-09T20:10:18.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T20:10:19.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T20:10:19.412Z] [2024-07-09T20:10:19.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T20:10:19.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T20:10:19.823Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-09T20:10:19.823Z] 5eb5b503b376: Pulling fs layer [2024-07-09T20:10:19.823Z] 5c69ac0246d0: Pulling fs layer [2024-07-09T20:10:19.823Z] ec43610c2a17: Pulling fs layer [2024-07-09T20:10:19.823Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-09T20:10:19.823Z] 33b1e0a273af: Pulling fs layer [2024-07-09T20:10:19.823Z] 3a2ae6a8a46f: Waiting [2024-07-09T20:10:19.823Z] 5d3b04190fa2: Pulling fs layer [2024-07-09T20:10:19.823Z] 2f39f015ded8: Pulling fs layer [2024-07-09T20:10:19.823Z] 33b1e0a273af: Waiting [2024-07-09T20:10:19.823Z] 5d3b04190fa2: Waiting [2024-07-09T20:10:19.823Z] 5c69ac0246d0: Download complete [2024-07-09T20:10:19.823Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-09T20:10:19.823Z] 3a2ae6a8a46f: Download complete [2024-07-09T20:10:20.085Z] 33b1e0a273af: Verifying Checksum [2024-07-09T20:10:20.085Z] 33b1e0a273af: Download complete [2024-07-09T20:10:20.085Z] 5d3b04190fa2: Verifying Checksum [2024-07-09T20:10:20.085Z] 5d3b04190fa2: Download complete [2024-07-09T20:10:20.085Z] ec43610c2a17: Verifying Checksum [2024-07-09T20:10:20.085Z] ec43610c2a17: Download complete [2024-07-09T20:10:20.345Z] 5eb5b503b376: Download complete [2024-07-09T20:10:20.912Z] 2f39f015ded8: Verifying Checksum [2024-07-09T20:10:20.912Z] 2f39f015ded8: Download complete [2024-07-09T20:10:21.481Z] 5eb5b503b376: Pull complete [2024-07-09T20:10:21.740Z] 5c69ac0246d0: Pull complete [2024-07-09T20:10:22.000Z] ec43610c2a17: Pull complete [2024-07-09T20:10:22.000Z] 3a2ae6a8a46f: Pull complete [2024-07-09T20:10:22.259Z] 33b1e0a273af: Pull complete [2024-07-09T20:10:22.260Z] 5d3b04190fa2: Pull complete [2024-07-09T20:10:26.469Z] 2f39f015ded8: Pull complete [2024-07-09T20:10:26.469Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-09T20:10:26.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T20:10:26.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T20:10:26.733Z] prd-ubuntu20.04-docker-8c-8g-5267 does not seem to be running inside a container [2024-07-09T20:10:26.763Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-09T20:10:34.227Z] $ docker top 6759dbd7837f57d7227418811eda88027e55fe6dc2708a7d23b910f3c7076f21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T20:10:34.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-09T20:10:34.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-09T20:10:35.283Z] + ls /var/log/sa-host [2024-07-09T20:10:35.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T20:10:35.524Z] provisioning config files... [2024-07-09T20:10:35.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13740797858481653611tmp [Pipeline] { [Pipeline] echo [2024-07-09T20:10:35.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:35.924Z] ---> create-netrc.sh [Pipeline] } [2024-07-09T20:10:35.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:36.372Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-09T20:10:36.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:36.739Z] ---> sudo-logs.sh [2024-07-09T20:10:36.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-09T20:10:36.830Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:37.153Z] ---> job-cost.sh [2024-07-09T20:10:37.153Z] lf-activate-venv: SKIPPING [2024-07-09T20:10:37.153Z] DEBUG: total: 0.10999999940395355 [2024-07-09T20:10:37.153Z] INFO: Retrieving Stack Cost... [2024-07-09T20:10:37.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-09T20:10:37.979Z] INFO: Archiving Costs [Pipeline] echo [2024-07-09T20:10:38.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T20:10:38.361Z] ---> logs-deploy.sh [2024-07-09T20:10:38.361Z] lf-activate-venv: SKIPPING [2024-07-09T20:10:38.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4820/1 [2024-07-09T20:10:38.361Z] INFO: archiving workspace using pattern(s): [2024-07-09T20:10:39.300Z] Archives upload complete. [2024-07-09T20:10:39.300Z] INFO: archiving logs to Nexus